Random Server Crash

Post Reply
Snackk
New to forums
New to forums
Posts: 7
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Mon Nov 05, 2012 6:04 pm

Random Server Crash

Post by Snackk »

So randomly my server crashes and everyone loses connection to the server. Everything works...as in jobs/weapons, etc. Everything runs smoothly but it still randomly crashes.

Here's the console output from coedebug right before the crashes:

CreateFragmentsFromFile: 'user_custom/8c/8c87000b.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/15/154c5ec2.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/81/81739bcc.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/33/334662aa.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/77/772c27b4.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/a4/a45752ef.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/8c/8c87000b.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/15/154c5ec2.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/81/81739bcc.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/33/334662aa.dat' doesn't exist.

Here's another console output again right before it crashes (Pretty much same thing):
CreateFragmentsFromFile: 'user_custom/ff/ff63e068.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/ff/ff63e068.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/ff/ff63e068.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/ff/ff63e068.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/ff/ff63e068.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/ff/ff63e068.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/ff/ff63e068.dat' doesn't exist.

Everything before it is normal stuff, like people joining, respawning, etc. Just out of the blue this stuff pops up and server goes under. I have no clue what the problem is, but my hoster believes it's "software issues" while I believe it could be corrupted data.

Yes my server config file has "sv_kickerrornum 0"

Any ideas? I have no clue what that file is.

Update: Alright, we removed 3 addons, including the ones we thought were causing it but it was in vain. I don't know what addons to attempt to remove next as all of them I've seen working fine on other servers and there isn't a conflict between them that I know about. I personally think it's corrupt data or if we're missing some files?

Here's a list of the addons we use, any suggestions on what to temp remove next?
http://steamcommunity.com/sharedfile.../?id=197957260
User avatar
Aeternal
Compulsive poster
Compulsive poster
Posts: 60
Joined: Sun Nov 24, 2013 7:41 am
Contact:

Re: Random Server Crash

Post by Aeternal »

You may want to contact support and ask them to do a server cleaning. Have them check If any default files are missing and uploads them for you
Image
Snackk
New to forums
New to forums
Posts: 7
Joined: Mon Nov 05, 2012 6:04 pm

Re: Random Server Crash

Post by Snackk »

I sent them a support ticket and they repaired the server. However, same crash incident happened today. So apparently that didn't help. Any other suggestions?
User avatar
Abdul
A semi-regular
A semi-regular
Posts: 28
Joined: Thu Apr 04, 2013 3:11 am
Location: United Kingdom

Re: Random Server Crash

Post by Abdul »

Snackk wrote:I sent them a support ticket and they repaired the server. However, same crash incident happened today. So apparently that didn't help. Any other suggestions?
What gamemode are you running?

If you haven't already, I would also recommend that you go to your server via NFO control panel > Server Control > Add -condebug to the command line for the day (tick it) - it will require a restart to take effect. This will help narrow things down.
Snackk
New to forums
New to forums
Posts: 7
Joined: Mon Nov 05, 2012 6:04 pm

Re: Random Server Crash

Post by Snackk »

I'm running the DarkRP gamemode.

And as I've mentioned in the post, those errors are from the console.txt file which is the result of enabling -condebug.
User avatar
soja
This is my homepage
This is my homepage
Posts: 2389
Joined: Fri May 18, 2012 3:20 pm

Re: Random Server Crash

Post by soja »

The messages displayed are not causing crashes. It is simply the server missing some spray files from clients. I can almost guarantee you it is not causing your crashes.
Not a NFO employee
Snackk
New to forums
New to forums
Posts: 7
Joined: Mon Nov 05, 2012 6:04 pm

Re: Random Server Crash

Post by Snackk »

soja wrote:The messages displayed are not causing crashes. It is simply the server missing some spray files from clients. I can almost guarantee you it is not causing your crashes.
Then, what exactly could be causing the crashes if those are the only thing that shows up before the crash? Everything else works fine and are correctly configured. Also, I looked into the missing spray files and stuff, but the error code from missing spray files are slightly different, not to mention we disabled being able to spray completely on our server and even put sv_allowupload to 0
Post Reply