Silver420 0 Posted June 24, 2018 I have what i think is a odd problem. everything has been going great up untill this problem. it seems, when a client exits game.. it also shuts down my server. cant find any logs for crash reports. its almost like it /stop and shuts down? anyone have some ideas for me? thank you love this mod! keep up the great work! Share this post Link to post Share on other sites
Kasimir 12 Posted June 24, 2018 (edited) Probably an uncaught expression, trying to call a player object that doesnt exist. If you using nodejs on serverside, you could use their standard process events to catch the issue. Edited June 24, 2018 by Kasimir 1 Share this post Link to post Share on other sites