My server crashed earlier today on a map change. Can someone try and help me understand what went wrong? http://pastebin.com/N6WVL2y6
UWE server software is rather broken, it's pretty normal at this point to the server to crash on map change occasionally, been like this for months and they never bothered to fix it. If it's the same issue you're having this is probably related to the server memory corruption.
After close to two weeks of troubleshooting I've started to suspect this. Thanks for confirming it Omega_K2. I have only had my NS2 servers up for a couple of weeks and I didn't expect all these crashes.
SamusDroidColoradoJoin Date: 2013-05-13Member: 185219Members, Forum Moderators, NS2 Developer, NS2 Playtester, Squad Five Gold, Subnautica Playtester, NS2 Community Developer, Pistachionauts
edited March 2014
That log doesn't provide any useful information. It ends before anything useful. If that is the full log than we don't know how to fix it if there's no useful log or memory dump.
That log doesn't provide any useful information. It ends before anything useful. If that is the full log than we don't know how to fix it if there's no useful log or memory dump.
Yes that is the full log. Since then I have collected four more crash logs.
Hi everyone, my server keeps getting an odd error and I'm not sure how to fix it. It happens a lot now when people are playing on my server, where it never used to before. All it says is this (see attachment). Do I need to post anything else for more help? Let me know, thanks!
Comments
Does it crash every single map change?
http://pastebin.com/N6WVL2y6
UWE server software is rather broken, it's pretty normal at this point to the server to crash on map change occasionally, been like this for months and they never bothered to fix it. If it's the same issue you're having this is probably related to the server memory corruption.
Yes that is the full log. Since then I have collected four more crash logs.
https://dl.dropboxusercontent.com/u/1192477/1%2018-44-00%2030%20log.txt
https://dl.dropboxusercontent.com/u/1192477/1%2020-28-35%2034%20log.txt
These two crashes occurred after a successful "force balanced teams" vote:
https://dl.dropboxusercontent.com/u/1192477/2%2022-38-42%2044%20log.txt
https://dl.dropboxusercontent.com/u/1192477/force%20even%20teams%20crash%20log.txt
The mods i run are Shine admin, NS2Stats, Jambi and Kodiak.
Tried this today, the crashes continued at the same frequency
I would look at the end. http://pastebin.com/VAg9x4Q2
Only thing I see of note is that a mod has obsolete shader files.
"tags":["Captains"],
"settings":{
"rookie_friendly":false,
"force_even_teams_on_join":false,
"jit_maxmcode":47000,
"use_own_consistency_config":false,
"end_round_on_team_unbalance_check_after_time":120,
"auto_kick_afk_time":0,
"jit_maxtrace":25000,
"voting":{
"voterandomizerr":true,
"votechangemap":true,
"votingforceeventeams":true,
"voteresetgame":true,
"votekickplayer":true
},
"pregamealltalk":true,
"mod_backup_before_steam":true,
"alltalk":false,
"mod_backup_servers":["http://workshop.tacticalfreedom.com:27020"],
"end_round_on_team_unbalance":false,
"auto_team_balance": {
"enabled_after_seconds": 900,
"enabled_on_unbalance_amount": 16
},
"end_round_on_team_unbalance_after_warning_time":15,
"hiveranking":true,
"auto_kick_afk_capacity":0
}
}
Log file shows ServerConfig.json goes bad. ServerConfig.json keeps reverting "auto_team_balance" to "false" causing Invalid Data crash.