brk Posted November 7, 2013 Share Posted November 7, 2013 (edited) This is my first post on this forum so I want to say hello. As in the topic, the server worked without any problems for a month and suddenly today after the map of players lost xp including me: (please help Edited November 7, 2013 by brk Quote Link to comment Share on other sites More sharing options...
brk Posted November 7, 2013 Author Share Posted November 7, 2013 set g_XPSave 21set g_XPSaveMaxAge_xp "48o"set g_XPSaveMaxAge "48o"set g_XPSaveMinXP "-1"set g_damageXP "0"set g_damageXPLevel "50"set g_maxXP "-1"set g_xpdecay "0"set g_xpdecayrate "0"set g_xpdecayfloor "0,0" Quote Link to comment Share on other sites More sharing options...
brk Posted November 7, 2013 Author Share Posted November 7, 2013 This is my first post on this forum so I want to say hello. As in the topic, the server worked without any problems for a month and suddenly today after the map of players lost xp including me: (please helpset g_XPSave 21set g_XPSaveMaxAge_xp "48o"set g_XPSaveMaxAge "48o"set g_XPSaveMinXP "-1"set g_damageXP "0"set g_damageXPLevel "50"set g_maxXP "-1"set g_xpdecay "0"set g_xpdecayrate "0"set g_xpdecayfloor "0,0" Quote Link to comment Share on other sites More sharing options...
Dookie Posted November 8, 2013 Share Posted November 8, 2013 set g_XPSave "21"set g_XPSaveMaxAge_xp "12o"set g_XPSaveMaxAge "12o"set g_damageXP "0"set g_damageXPLevel "50"set g_maxXP "-1"set g_xpdecay "0"set g_xpdecayrate "0"set g_xpdecayfloor "0.0"Â Try using this. Quote Link to comment Share on other sites More sharing options...
Management hellreturn Posted November 8, 2013 Management Share Posted November 8, 2013 This is my first post on this forum so I want to say hello. As in the topic, the server worked without any problems for a month and suddenly today after the map of players lost xp including me: (please help This could happen when DB gets corrupted. It could happen due to: 1. HD issue on server.2. Random sudden crash. I had faced same issue while back so after that i started taking back ups every week or so Quote Link to comment Share on other sites More sharing options...
Management gaoesa Posted November 8, 2013 Management Share Posted November 8, 2013 If only some players lost XP but not data that is linked to them, it can happen because of settings for the played map. For example, playing a map with comp settings and then returning to pub settings. That could reset the XP from players who played on the map. On these cases, it is important to first take a look at the server log, the end of the previous map and the start of the next map. That can give some details of what has happened. The ET server crashing, but not the actual server, can cause corruption to the db files. There is a very small window at the end of the maps when the db files are being updated. I would expect if that happened, it would result wider issues. The whole server crashing can corrupt the file system in any way as there can be data that is not actually written to the disk. Another weird case that could happen is if the server time was changed to something in the far future. If the saved XP has time limit. One thing you can try if you suspect the DB integrity is to perform dbcleanup. Make a backup first. Issue the command with rcon and it will perform it during the next intermiossion. The server log will hold all errors that it finds and if it fixes anything. But do make a backup of it first. clan DIABOLIK 1 Quote Link to comment Share on other sites More sharing options...
brk Posted November 8, 2013 Author Share Posted November 8, 2013 I have a test server and on the server, along with a copy of the db files and can therefore poznikało xp, I'll check and let you know. thank you for your interest. Quote Link to comment Share on other sites More sharing options...
brk Posted December 3, 2013 Author Share Posted December 3, 2013 Today again, the server has crashed, unfortunately I do not have any logs. I do not know what to do. In fashion nq was the crash log as well as chat is there such a thing? Quote Link to comment Share on other sites More sharing options...
Management gaoesa Posted December 3, 2013 Management Share Posted December 3, 2013 The crash log is printed into the server log. And in console log of the server. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.