any idea why this is crashing?

For general discussion related FlowStone
Post Reply
tester
Posts: 1786
Joined: Wed Jan 18, 2012 10:52 pm
Location: Poland, internet

any idea why this is crashing?

Post by tester »

Any idea why this bus setup is crashing, when turning the audio on? or how to fix it?
Green ops seem to be performed fine.

From what I see, it crashes in latest FS3x, but not in current FS4a.
Any idea, whether this whole group of issues with buses was handled in FS4?
Attachments
fs3x.fsm
(1.13 KiB) Downloaded 682 times
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
User avatar
Spogg
Posts: 3368
Joined: Thu Nov 20, 2014 4:24 pm
Location: Birmingham, England
Contact:

Re: any idea why this is crashing?

Post by Spogg »

I can confirm it crashes on my system on 3.06 with Direct Sound and Focusrite ASIO.

It doesn’t crash if I remove the Bus inputs which are connected together. According to tulamide this isn’t allowed or provided for (adding 2 buses together on one input). This makes sense and your schematic proves it!
billv
Posts: 1165
Joined: Tue Aug 31, 2010 3:34 pm
Location: Australia
Contact:

Re: any idea why this is crashing?

Post by billv »

Confirmed...3.06...crash straight away by activation of direct sound prim...
tester
Posts: 1786
Joined: Wed Jan 18, 2012 10:52 pm
Location: Poland, internet

Re: any idea why this is crashing?

Post by tester »

tula is wrong about using buses that way.

1) as you can see it works in green.
2) it doesn't crash in FS4 alpha

I also remember in old days, when Trog explained what can be done with buses, and according to him, yes, buses can be used in a way I wired it, and they should automatically recognize, whether data nodes are compatible with each other or not. Attached case is simplistic one, because these are compatible data.

You build larger buses from smaller buses or redirect data between buses, and navigate buses via input names. Otherwise, buses wouldn't allow to connect with each other that way. I have pretty large distribution schematics, that work that way (wirelessly connected buses), just for green data (arrays of strings).

The only thing that can crash the buses (but not necessarily) is the change of quantity of inputs.
Attachments
buses.fsm
(635 Bytes) Downloaded 655 times
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
Post Reply