Page 1 of 1

Server crashes

Posted: Tue Apr 30, 2013 4:11 pm
by AntialiZe
Hey,

I recently found your project and began to host servers on your platform.
Since yesterday my server (R30) crashes after 30-60mins.
Here is a picture of the error I get: qs.lc/exd2 (cant post url's as newfag :( )
Hosted on Win Server 2008; specs: i7-3770K, 32GB Ram, 2TB HDD, 1Gbit/s Network.
If I can provide you any more information, just tell me.

Re: Server crashes

Posted: Tue Apr 30, 2013 6:03 pm
by RobbingHood
Yeah, that happens when someone picks up a weapon with increased mag size without having that perk himself.

Fix: Add those lines to your ~StartServer.bat:

Code: Select all

-displayErrors 0 -displayAsserts 0

Re: Server crashes

Posted: Tue Apr 30, 2013 6:14 pm
by AntialiZe
Thanks, I will try that ;)