ziggi / FCNPC

FCNPC - Fully Controllable NPC
Apache License 2.0
125 stars 30 forks source link

FCNPC Windows Server Console not closing after rcon exit command #319

Closed globrm closed 1 week ago

globrm commented 1 week ago

Hello Guys. Currently I have a watchdog that monitors whether the server is running or not and when I do the daily automatic restart of the server by a function in game mode I have noticed that the console does not finish closing when executing the rcon exit command. And therefore the server does not start again.

I tried changing the position and also removing from the plugins parameter in the server.cfg and of course i've already tried to run the server without the watchdog and I can confirm that the console stays on hold until I press the ctrl + c keys.

Screenshots:

Here is the plugin running OK image

Here is when the gamemode exit command was launched, the other plugins finished successfully image

Versions:

Thanks you, i really love ur masterpiece plugin.

ziggi commented 1 week ago

Fixed in https://github.com/ziggi/FCNPC/commit/464dd0dbfcfdfeb51a3c80f8a87ecceea304e73c, available in FCNPC 2.0.10