2.1.0 GMS Update Bug

Posted by KadePcGames
When trying to start my game it bugs out.
I can't find the error in my error logs.
But it was something about it can't find show_messag which i think it should be show_message("");.

Replies (3)

Last message on 28 Mar 2018

KadePcGames (Topicstarter) on 25 Mar 2018, 03:51:09
found it
Error : gml_Script_wle_parse_styles(66) : unknown function or script show_messag
Chibi on 28 Mar 2018, 12:30:37
I'm pretty sure that if you try going to the folder of your project, there will be a extensions folder, inside of that extensions folder try finding a GameMakerServer+(all) or GameMakerServer+(Windows) folder and inside of that folder there will be a file called Game Maker Server+(version).gml
Once you found it, try editing it with notepad and search for "show_messag" and change to "show_message".
Run the project and click "esc" once (because it will spam some numbers) and after that you should be able to use it.
Hope it helped.
Size43 (Administrator) on 28 Mar 2018, 19:10:02
Fixed! Please re-download the latest version:

Download GameMaker Server