I've been trying to installing the new version of the game (V0.92) using AukZip and there's multiple errors like these:
ERROR in
action number 1
of Other Event: User Defined 0
for object obj_musicplayer:
File does not exist trying to add a sound: Music/ogg_placeholder.ogg
ERROR in
action number 1
of Other Event: User Defined 3
for object obj_musicplayer:
Sound does not exist: -4
ERROR in
action number 1
of Other Event: User Defined 3
for object obj_musicplayer:
sound does not exist: -4
ERROR in
action number 1
of Other Event: User Defined 0
for object obj_musicplayer:
Error in code at line 1:
if global.BGMusic != ""
^
at position 22: Cannot compare arguments.
ERROR in
action number 1
of Other Event: User Defined 3
for object obj_musicplayer:
Sound does not exist: -4
ERROR in
action number 1
of Other Event: User Defined 3
for object obj_musicplayer:
sound does not exist: -4
I mean the sounds and the game itself seems to work fine, the only thing that it doesn't it's the music, I followed well the instructions by extracting the music folder and put it into the MKFusion_V092_Game folder but I think I didn't do it well. What should I do?
