Nasdero Posted December 12, 2013 Report Share Posted December 12, 2013 Ahh in server.cfg class Missions { class DayZ { template = dayz_epoch_13.tavi; difficulty = "veteran"; }; }; This was still dayz_epoch_11.chernarus , I will try it later. Link to comment Share on other sites More sharing options...
devd Posted December 12, 2013 Author Report Share Posted December 12, 2013 Please, send me download link on archive with your @tavi_dayz_epoch and keys. Link to comment Share on other sites More sharing options...
Nasdero Posted December 12, 2013 Report Share Posted December 12, 2013 You got PM, here now my problem: 14:39:41 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.tavi, kh_dayztaviana 14:39:41 Mission DayZ Epoch Taviana read from directory. 14:39:41 Missing addons detected: 14:39:41 tavi 14:39:41 kh_dayztaviana Link to comment Share on other sites More sharing options...
devd Posted December 12, 2013 Author Report Share Posted December 12, 2013 I got zip file, thanks. Try to copy mpmissions from windows server. Check that all files in lowercase. -mod="@tavi_DayZ_Epoch;@dayz_epoch;@dayz_epoch_server;" => -mod="@tavi_dayz_epoch;@dayz_epoch;@dayz_epoch_server;" Link to comment Share on other sites More sharing options...
Nasdero Posted December 12, 2013 Report Share Posted December 12, 2013 Yeap I was in my car and then I got the same idea that there is a mistake in that file :(, I will try now. Link to comment Share on other sites More sharing options...
Nasdero Posted December 12, 2013 Report Share Posted December 12, 2013 with your missonfile the server starts, I can get to the lobby and the during loading the mission: 16:18:55 taviana\budovy\rov_nam.p3d: house, config class missing 16:18:55 taviana\budovy\rov_nam.p3d: house, config class missing root@debian:/home/nasdero/arma2ao_tavi# the server crashed, with my mission the server is able to start, but when I join the server, I will be directly kicked. But first of all I want to have it running with your mission file. Link to comment Share on other sites More sharing options...
devd Posted December 12, 2013 Author Report Share Posted December 12, 2013 I confirm that the server crashed (with Taviana 2,0 from DayZ Commander too). I don't know how to fix it. Do you really need the Taviana? The site "dayztaviana.com" is down (no support). Link to comment Share on other sites More sharing options...
Nasdero Posted December 12, 2013 Report Share Posted December 12, 2013 Yeap we play only tavian 2.0. Link to comment Share on other sites More sharing options...
devd Posted December 14, 2013 Author Report Share Posted December 14, 2013 I have solved the crash problem to add new parameter: "-maxmem=3965" ./test -server -mod="@taviana;@dayz_epoch;@dayz_epoch_server;" -config="cfgdayz/server.cfg" -cfg="cfgdayz/basic.cfg" -port=4302 -beta="expansion/beta;expansion/beta/expansion" -noSound -noPause -profiles=cfgdayz -name=cfgdayz -cpucount=2 -exThreads=0 -showscripterrors -pid=4302.pid -maxmem=3965 Looks like some kind of memory problems (32-bit limit). Now I am stuck with this: Cannot find base Soldier_Base_PMC for bin\config.bin/CfgVehicles/Soldier_Crew_PMC/ Warning Message: No entry 'bin\config.bin/CfgVehicles/Survivor1_DZ.icon'. jahangir13 1 Link to comment Share on other sites More sharing options...
vbawol Posted December 14, 2013 Report Share Posted December 14, 2013 I must say, devd this is very ingenuous! I did notice that if your using diag_log your going to be limited to only 1044 characters, this will certainly cause a problem for some of the larger strings. Link to comment Share on other sites More sharing options...
devd Posted December 14, 2013 Author Report Share Posted December 14, 2013 I have no choice on Linux unfortunately. Do you know how to change diag_log limit? Anyway I could be split the large strings into parts. Link to comment Share on other sites More sharing options...
Guest Posted December 14, 2013 Report Share Posted December 14, 2013 any chance that you will update this to 1.0.3.1 ? Link to comment Share on other sites More sharing options...
devd Posted December 14, 2013 Author Report Share Posted December 14, 2013 Linux Server Epoch v1.0.3.1 released https://github.com/denisio/Dayz-Epoch-Linux-Server + Wicked AI/Mission system v0.16 + AlienX's Epoch Safe Zone Commander v0.4 The Taviana map is not supported now (too big to load by linux binary). Link to comment Share on other sites More sharing options...
DJDosKiller Posted December 15, 2013 Report Share Posted December 15, 2013 How can i change the restart time to a specific time like 6:00, 10:00, 14:00. etc. ? And i have some problems with the spawn. Not all, but some players and me spawn after a relog at the coast. Where to change the sql save interval? Link to comment Share on other sites More sharing options...
devd Posted December 15, 2013 Author Report Share Posted December 15, 2013 $ crontab -e 0 */4 * * * /home/yourlogin/epoch/restarter.pl Where to change the sql save interval? Nowhere. The sql save interval was limited by mod developers. DJDosKiller 1 Link to comment Share on other sites More sharing options...
DJDosKiller Posted December 15, 2013 Report Share Posted December 15, 2013 Thanks, new problem with the new version 1.0.3.1 1:26:23 Dedicated host created. Obsolete class Animations defined in bin\config.bin/RscCompass/ Obsolete class Animations defined in bin\config.bin/RscWatch/ Error context Èc·(Èc·°ÞÞ ile , line 0: '.': '(' encountered instead of '=' String id 767 is not registered //Edit Fix it, the dayz_epoch client was wrong decompressed. Link to comment Share on other sites More sharing options...
devd Posted December 17, 2013 Author Report Share Posted December 17, 2013 I've updated the source code: + support large inventory strings (workaround diag_log limit). + support the Panthera v1.8 map (Dayz Commander). Please do not forget that the production server must run by "restarter.pl" ! P.S. I can verify the installation if you give me the ssh access. Link to comment Share on other sites More sharing options...
devd Posted December 20, 2013 Author Report Share Posted December 20, 2013 If you need a home server then look this: http://www.gigabyte.com/products/product-page.aspx?pid=4736#sp Gigabyte BRIX GB-BXi7-4500 Compact Mini PC Core i7-4500U 3.0 GHz, 4GB DDR3,128GB SSD Price: $699.95 (amazon). Link to comment Share on other sites More sharing options...
DJDosKiller Posted December 20, 2013 Report Share Posted December 20, 2013 I Don't no why, but the server save only sometimes. I log me in, play, logout, login, rollback... I do not know if it's the Linux version. Log: 21:44:37 "CHILD:204:653634RFT:" 21:44:37 "get: STRING (653634RFT), sent: STRING (653634RFT)" 21:44:37 "DISCONNECT: [DJDosKiller] (653634RFT) Object: B 1-1-B:1 ([DJDosKiller]) REMOTE, _characterID: 1 at loc [1920.06,2108.43,8.91217]" 21:44:37 "CHILD:201:1:[204,[1920.06,2108.43,8.91217]]:[["ItemFlashlight","MeleeCrowbar"],["ItemBandage","ItemPainkiller","ItemSodaPepsi","ItemSodaCoke","FoodbeefCooked"]]:["DZ_Patrol_Pack_EP1",[[],[]],[[],[]]]:[false,false,false,false,false,false,false,12000,[],[0,0],0,[29.14,14.6846]]:false:false:0:0:0:0:["MeleeCrowbar","aidlpercmstpsraswrfldnon_aiming01",36,[]]:0:0::0:" 21:44:37 "CHILD:103:653634RFT:1:2:" 21:44:37 Client: Remote object 3:6 not found 21:44:37 Server: Object 3:13 not found (message 99) 21:44:37 Server: Object 3:11 not found (message 99) 21:44:37 Server: Object 3:12 not found (message 91) 21:45:22 "0 Active ground units" 21:45:22 "0 Active emplacement units" 21:45:22 "0 Active chopper patrol units (Crew)" 21:45:22 "0 Active vehicle patrol units (Crew)" 21:45:32 "LOGIN ATTEMPT: "653634RFT" [DJDosKiller]" 21:45:32 "CHILD:101:653634RFT:11:[DJDosKiller]:" Save player: /home/play/arma2oa/cache/players/2/653634RFT.sqf 21:45:32 "LOAD PLAYER: \cache\players\2\653634RFT.sqf" 21:45:32 Warning Message: Script cache\players\2\653634RFT.sqf not found 21:45:32 "PLAYER CACHE: " 21:45:32 "BACKLOAD PLAYER: \cache\players\1\653634RFT.sqf" 21:45:32 Warning Message: Script cache\players\1\653634RFT.sqf not found 21:45:32 "PLAYER CACHE: " 21:45:32 "PLAYER DEFAULT CACHE: ["PASS",false,"1",[],[["ItemFlashlight","MeleeCrowbar"],["ItemBandage","ItemPainkiller","ItemSodaPepsi","ItemSodaCoke","FoodbeefCooked"]],["DZ_Patrol_Pack_EP1",[],[]],[0,0,0],"Survivor2_DZ",0.96]" 21:45:32 "CHILD:11:3:" 21:45:33 "CHILD:102:1:" 21:45:33 "LOAD CHARACTER: \cache\players\3\653634RFT-char.sqf" 21:45:33 Warning Message: Script cache\players\3\653634RFT-char.sqf not found 21:45:33 "CHARACTER CACHE: " 21:45:33 "BACKLOAD CHARACTER: \cache\players\2\653634RFT-char.sqf" 21:45:33 Warning Message: Script cache\players\2\653634RFT-char.sqf not found 21:45:33 "CHARACTER CACHE: " 21:45:33 "CHARACTER DEFAULT CACHE: ["PASS",[],[0,0,0,0],[],[],2500,"1"]" 21:45:33 "_characterID: 1" 21:45:33 "WORLDSPACE: []" 21:45:33 "LOGIN: Location: [] doRnd?: true" 21:45:33 "SETUP WORLDSPACE: [0,[6350.16,2076.8,0]]" 21:45:33 "ERROR: server_playerSync: Cannot Sync Player [DJDosKiller] [1]. Position in debug! [-7244.94,19534.5,1.10793]" Link to comment Share on other sites More sharing options...
devd Posted December 20, 2013 Author Report Share Posted December 20, 2013 Please do not forget that the production server must run by "restarter.pl" ! Link to comment Share on other sites More sharing options...
DJDosKiller Posted December 20, 2013 Report Share Posted December 20, 2013 yes, i use the restarter.pl everytime. but the problem is still there. //edit Is this normal that i am 2 x in the SQL db and cache db? with uid 653634RFT and 653634 without RFT ? //edit 2 And sometimes with rft lowercase and RFT upercase //edit 3 Okay, i think that was the tolower script. Link to comment Share on other sites More sharing options...
devd Posted December 20, 2013 Author Report Share Posted December 20, 2013 Probably misconfigured database (login, passwd, dbname, tables) in writer.pl. $ ls -l cache/players Link to comment Share on other sites More sharing options...
DJDosKiller Posted December 20, 2013 Report Share Posted December 20, 2013 The most other players have no problems. i have delete all my file in the db and in the cache, but with no result. SQL Settings are correct. No settings for tables. root@xxxx:/home/arma2oa# ls -l cache/players total 12 drwxr-xr-x 9 root root 4096 Dec 20 23:20 12 -rwxrwxrwx 1 root root 36 Dec 20 22:33 default-char.sqf -rwxrwxrwx 1 root root 195 Dec 20 22:33 default.sqf Link to comment Share on other sites More sharing options...
devd Posted December 20, 2013 Author Report Share Posted December 20, 2013 Please, do not use root account! You're logged as root = all applications are running with root privilegies and any vulnerability can destroy your system! The "653634RFT" is invalid uid. You need re-create the arma2 profile. Link to comment Share on other sites More sharing options...
DJDosKiller Posted December 20, 2013 Report Share Posted December 20, 2013 yes, im testing out the server. but to start it with other user, will not be fix my problem. I can play on any server with this uid, but don't on linux. it exist no option to recreate the arma 2 profile. I have delete all reg entrys, all profile data in appdata folder and all data in documents folder. but the default profile keeps existing. ps. sry for my bad english. i'm german //edit Okay, i buy a new key -.- 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