Inexplicable crash

Archive of the non-categorized posts related to the QLC+ technical support.
Please do not create new threads here, instead, use the categories above !
Post Reply
hddegunst
Posts: 6
Joined: Mon Nov 16, 2015 8:09 am
Real Name:

Hi all.

I have started setting up a configuration for our school's stage.

An earlier version (test1.qxw) works in TouchOSC without any problems.
A later version (test2.qxw) where I've added more units crashes as soon as I move a fader.

Can anyone tell me where I could hope to find this issue in the configuration?
I've enclosed the configurations, fixture definitions (free to use) and the crash log.

Thanks,

Henk de Gunst
Attachments
Archief.zip
(32.21 KiB) Downloaded 51 times
OddSocks
Posts: 152
Joined: Tue Apr 14, 2015 11:33 am
Real Name: Tim Cullingworth

Quick question, What operating system and version of QLC+?
plugz
Posts: 637
Joined: Sun Apr 12, 2015 6:30 pm
Real Name: David

Hello,

- Which version of QLC+ are you using ?

- Which version of MacOS are you using ?

- Which faders are you talking about ? In a scene editor, in the virtual console, in the simple desk ?
hddegunst
Posts: 6
Joined: Mon Nov 16, 2015 8:09 am
Real Name:

Hi,

Mac os 10.10.5
Qlc+ 4.10.1

Qlc+ crashes, in virtual console, simple console, etc

workaround: replace (from test2)
<Universe ID="7" Name="Universe 8" Passthrough="True">
<Input Profile="None" Plugin="OSC" Line="1"/>
<Feedback Plugin="OSC" Line="1">
<PluginParameters outputIP="10.17.96.45" feedbackIP="10.17.96.45"/>
</Feedback>
</Universe>


for this one: (from test 1)
<Universe ID="7" Name="Universe 8" Passthrough="False">
<Input Line="1" Profile="None" Plugin="OSC"/>
<Feedback Line="1" Plugin="OSC"/>
</Universe>


Gr Henk
plugz
Posts: 637
Joined: Sun Apr 12, 2015 6:30 pm
Real Name: David

OK Thanks.

I can't reproduce the issue with QLC+ 4.10.1 on linux.

- is it possible to provide precise steps, from the moment you run QLC+, in order to make in crash ?

- is 10.17.96.45 is the IP of the computer running QLC+ ?
hddegunst
Posts: 6
Joined: Mon Nov 16, 2015 8:09 am
Real Name:

Hi,

Ip address is the ios device.

Start qlc
select q light controller plus
open file

touch any button or slider

crash

Gr Henk de Gunst
boxy
Posts: 306
Joined: Tue Apr 21, 2015 8:18 am
Real Name: Robert Box

BTW, completed fixture definitions for the devices mentioned in this thread are now available. Head over to 'Fixture Definitions' to get them. The two Showtec ones are also on Github.
Post Reply