After latest game maker update I can't play audio, stored in %localappdata%/<Game Name> folder. I got this error message instead:
Here's my...
Streaming audio from %localappdata%
Code:
ERROR in
action number 1
of Key Press Event for F-key Key
for object obj_gamecontroller:
Failed to find streamed sound with path 'C:\Users\kodes\AppData\Local\Delirium\test.ogg'
at gml_Object_obj_gamecontroller_KeyPress_70 (line 3) - audio_play_sound(audio, 10, false);
STACKTRACE [ "gml_Object_obj_gamecontroller_KeyPress_70 (line 3)" ]
Streaming audio from %localappdata%