God Posted January 18, 2015 Report Share Posted January 18, 2015 root@InsanityBox:/etc/apt# cd /home/epoch root@InsanityBox:/home/epoch# ./epoch.sh perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_GB:en", LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). Warning Message: No entry 'bin\config.bin/CfgInGameUI/MPTable.shadow'. Warning Message: '/' is not a value [s_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed. [s_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.so. Cannot open file 'common\uifonts.pbo' and root@InsanityBox:/home/epoch# ./restarter.pl perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_GB:en", LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). Restart Dayz Epoch server... Link to comment Share on other sites More sharing options...
Dinamix Posted January 18, 2015 Report Share Posted January 18, 2015 there is an error on the first one "cannot open file 'common\unifonts.pbo'", this file shoulve been included from "common" directory originally from "arma2oa" server. Check from ftp if there is such file, if not move it. THis might be the reason restarter doesnt work. but it says setting locale failled. So u need to set your locale settings in restarter.pl, but firs try to move the common folder from arma2oa. I dont know if Im right, just trying to help out. Link to comment Share on other sites More sharing options...
God Posted January 18, 2015 Author Report Share Posted January 18, 2015 i fixed that error but got another one http://pastebin.com/xZVFvfWE Link to comment Share on other sites More sharing options...
Dinamix Posted January 19, 2015 Report Share Posted January 19, 2015 i fixed that error but got another one http://pastebin.com/xZVFvfWE You need to use "\" on path in scripts not /. I see every single error is because there is / in path direcotries, Use exemple "custom\somecript.sql" and not "custom/script.sql" Link to comment Share on other sites More sharing options...
DeanReid Posted January 21, 2015 Report Share Posted January 21, 2015 It could also mean that files are not all lower-case, I see that alot when this is the case. Link to comment Share on other sites More sharing options...
jahangir13 Posted February 1, 2015 Report Share Posted February 1, 2015 There is a big chance to break the system completely if you use the root user. A simple typo in an e.g. 'rm -rf / home/epoch/server/whatever' (see the space between / and home?) Link to comment Share on other sites More sharing options...
DeanReid Posted February 9, 2015 Report Share Posted February 9, 2015 There is a big chance to break the system completely if you use the root user. A simple typo in an e.g. 'rm -rf / home/epoch/server/whatever' (see the space between / and home?) ^^ I have experience with this. Too much I fear. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now