Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

For regular gmlive-server not launching, copy zlib.ndll from a Neko VM download to GMLive folder.

Instance variables being null is new. I wonder what that’s supposed to mean.

Something not working with non-Latin characters would be specific to the C# server, though I cannot explain how this causes the error on the screenshot.

Yes, I've been using the basic one since I saw that someone commented that I couldn't open it and I downloaded the zlib.ndll file.

Null variables were created when you place an object that has defined variables, and when you delete this variable from the workspace, you can see that in the room editor, the variable is still maintained, but it becomes null. It is illogical.

Will there be any update for the server in C#? Anyway, for now, when modifying code I will use the basic one and for editing rooms I will use the alternative one.

Thank you for your help.

Send me a sample project that causes the error with C# server - I have not been able to get an error with the code snippet you posted.

I have emailed you a small test project so you can see what happens.