-
-
Dedicated server crashed with a localization error
Okay, thanks. For now I fixed this with this simple bash oneliner. I post it here so I can help others that need it: while [ 1 ]; do tail -1 $PATH_TO_M2DEMO/games_mp.log | grep -P "^\[(\s+)?\d+\]\sERROR: No languages" >/dev/null 2>&1; if [ "${?}" -eq "0" ]; then sh $SOME_SCRIPT_TO_RESTART_SERVER; fi; sleep 5; done (obviously replace $PATH_TO_M2DEMO and $SOME_SCRIPT_TO_RESTART_SERVER with the corresponding values ^^) Have a good day, Robertof
-
Dedicated server crashed with a localization error
So, that's a random, bad, horrible error and I should do an autorestart script to prevent that?
-
Dedicated server crashed with a localization error
I checked, and I have it: $ find . -name localization.txt ./localization.txt (this is its md5sum: 68886cfe2e6735a21c667fd9c7ee4766) Also I found in the main directory a crashdump: http://nerdzclan.pwnz.org/iw4m-3.0-103- ... 021744.dmp , I don't know if it can help. EDIT: also - the server starts successfully, but knowing the reason of the crashing it wouldn't be bad ^^ Thanks for your reply, Robertof
-
Dedicated server crashed with a localization error
Hi everyone, I am running two fourdeltaone servers. One of this crashed with this error in console_mp.log: [ 281819043] handled rcon: status [ 281831026] ERROR: No languages available because no localized assets were found The server was, as seen by the logs, queried by B3 and then it crashed. (it would be nice to know at which time it crashed - are those numbers in the brackets [] UNIX timestamps?) I searched this error and I didn't found nothing. If it could help, the server is running on a Linux headless dedicated with a small MW2 installation, with only those IWDs (in main): -rw-r--r-- 1 - -167618630 Jun 21 19:28 iw_00.iwd -rw-r--r-- 1 - - 167923823 Jun 16 21:42 iw_01.iwd So, is there a fix for an error like this or this is a bad, unfixable bug which appears random times? Thanks, Robertof
-NERDZ-Robertof
Игрок
-
Зарегистрирован
-
Посещение