I don't believe that is related to my plugins. You can disable the plugin and see if the crash goes away or not though to be sure. Others have reported issues with the latest patch as well on discord with other plugins/mods.Not sure if it's the rcon scheduler exactly yet but my servers appear to crash on hang detection when trying to execute the rcon jobs in the config file on startup since the latest WC patch.
Read the rest of this update entry...Added new option to message players after they join the server.
Changed the color options to use the named colors that can be found in the Colors.txt included. You must change the "Color" options in your config to this new format.JSON:"PlayerJoin": { "Enabled": true, "Message": "This appears about 15 seconds after player joins!", "Color": "Green", "DisplayTime": 10.0, "DisplayScale": 1.3 },
"PlayerJoin": {
"Enabled": true,
"Message": "This appears about 15 seconds after player joins!",
"Color": "Green",
"DisplayTime": 10.0,
"DisplayScale": 1.3
},
Read the rest of this update entry...Fixed config for the new option.
Read the rest of this update entry...
Read the rest of this update entry...Fix for 1114 loading error.
Not currently supported.Is it possiuble to add multiple rcon connections in Json?
I run multiple servers with sharedconfig (using alt save directory parameter).