Panakotta00 / FicsIt-Networks

Control, Monitor, Manage and Automate your Satisfactory.
https://ficsit.app/mod/FicsItNetworks
GNU General Public License v3.0
158 stars 51 forks source link

Game crashes while changing the volume of a Speaker Pole #58

Closed Bommik closed 4 years ago

Bommik commented 4 years ago

There is a bug with the Speaker Pole. If you change the volume while the sound is playing, the game crashes.
I tried it in release and development build 37 both have this bug.
This code should reproduce the bug.


speaker = component.proxy("foo")  
speaker:playSound("bar")  
event.pull(1)  
speaker:setVolume(1)
Panakotta00 commented 4 years ago

Can plz try to cause the crash and the send a debug file you can generate with SMM.

Bommik commented 4 years ago

SMMDebug_2020-8-7_1-31-24.zip

Panakotta00 commented 4 years ago

Should now be fixed with version 0.0.8