Page 1 of 1

[Siege] Wrong Spawn Date Script error.

Posted: 15 Aug 2015, 20:48
by Vrba
So this happens on my servers sometimes, and we could say it's quite often and I'm asking you guys here if you know what's the problem. This is the following text I recieve:

Runtime error: The procedure SpawnPlayer failed to complete : Wrong spawn date Restarting the match....
Image

Nobody changes anything in script and it just happens randomly. The problem is even worse, as it appears onmy Siege 100k server, which is definitely a big punch in my face if a 100k ladder server isn't working properly, thus I might lose player interest on it.

Any help is welcome.

Regards,
Vrba

Re: [Siege] Wrong Spawn Date Script error.

Posted: 16 Aug 2015, 00:40
by burningschnitzel
This happens if your server runs for too many days in a row, I think :) An easy fix is to restart the server. Furthermore you can install the Maniacontrol "Auto-restart" Plugin if you use Maniacontrol. :)

Re: [Siege] Wrong Spawn Date Script error.

Posted: 16 Aug 2015, 00:52
by Dommy
It might be a bug that appears when server stays online for 25 days and time starts going into negative value. The solution is just restarting the server's gamemode. Dunno why Nadeo didn't manage to do any workaround here.

If error persists, try replace all your scripts with these versions:
https://github.com/maniaplanet/game-modes/tree/Test
(Download zip package and extract Common and TitlePack contents into Scripts directory in server's user data.)

Re: [Siege] Wrong Spawn Date Script error.

Posted: 16 Aug 2015, 09:44
by Vrba
The thing is 100k should be restarted 1x each month, but it crashed every 25 days because of script, now that's a nobrainer.

Re: [Siege] Wrong Spawn Date Script error.

Posted: 16 Aug 2015, 10:46
by novationx
use maniacontrol and install the autorestart plugin :thx:

Re: [Siege] Wrong Spawn Date Script error.

Posted: 17 Aug 2015, 11:40
by Vrba
We use MC. ^^