Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

[Solved?] gmlive-server not working properly?

A topic by Emi created Jan 05, 2018 Views: 777 Replies: 2
Viewing posts 1 to 3
(2 edits)

I followed the tutorial and I'm also using your GMEditor for the scripts, but I still can't see the updates live... I added the obj_gmlive to my first room of the game, I run the gmlive-server.exe (default config) and on the step event of an object I added the if (live_call()) return live_result;

Any Idea?


(I'm using GMS1 on Windows 10. Both to the latest available update)

Developer

Hello, are you saving (Ctrl+S) the files from GMEdit to have changes applied? What are you seeing in gmlive-server output (does the client connect?)? Could have recorded a video for most clarity.

Developer

Depending on what the exact issue is, the update released just now might fix it.