Game crashes when trying turn sound on.
Logged In: YES user_id=1140447
It seems that crash happens also when game starts to play new music from playlist. This can be reason for some crashes (Random crashes-bug item).
Logged In: YES user_id=148949
When you turn music on the engine calls the Lua function MusicStopped to figure out which music to play. This function is missing from bfm.
This works now. Thanks for jsalmon3.
Log in to post a comment.
Logged In: YES
user_id=1140447
It seems that crash happens also when game starts to play
new music from playlist. This can be reason for some crashes
(Random crashes-bug item).
Logged In: YES
user_id=148949
When you turn music on the engine calls the Lua function
MusicStopped to figure out which music to play. This
function is missing from bfm.
Logged In: YES
user_id=1140447
This works now. Thanks for jsalmon3.