You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Function exception_unhandled_handler fixed on HTML5
The problem was during the call to the function the argument being passed was not a valid struct that could be converted into a string on the GML side.
To better mimic the Cpp runner added - message, stacktrace, script - members
Closes: YoYoGames/GameMaker-Bugs#4437
0 commit comments