mr-guard / dayz-server-manager

A server installer and watch-dog for dayz standalone with built-in Discord and RCon bot
MIT License
154 stars 41 forks source link

server-manager.json hot-reload breaks the scheduler #91

Open D4VOS opened 9 months ago

D4VOS commented 9 months ago

It's hard for me to document it, but every time I change something in server-manager.json - the next restart doesn't work and I have to stop the server manually. When the server should restart, in the panel the status is as STOPING

mr-guard commented 9 months ago

I may have found the issue but there is some work involved to fix it

The manager tries to restart the server using RCON which may not work after a reload due to the RCON lib not behaving as expected

I will rewrite the RCON client to better fit the manager

mr-guard commented 7 months ago

Can you verify this again in the latest version? Should be fixed

D4VOS commented 7 months ago

I'm not able because switched to CFTools scheduler and lost my DEV server :/