vbawol Posted December 9, 2013 Report Share Posted December 9, 2013 The light mod was enabled by default for chernarus 11 this maybe causing some issues. Look to see if you have this enabled: if (true) then{ [0,0,true,true,true,58,280,600,[0.698, 0.556, 0.419],"Generator_DZ",0.1] execVM "\z\addons\dayz_code\compile\local_lights_init.sqf"; }; Change to: //[0,0,true,true,true,58,280,600,[0.698, 0.556, 0.419],"Generator_DZ",0.1] execVM "\z\addons\dayz_code\compile\local_lights_init.sqf"; Also if you have your own anti-hack might want to make sure you do not have ours enabled. [] execVM "\z\addons\dayz_code\system\antihack.sqf"; Link to comment Share on other sites More sharing options...
0 SteveJ Posted December 11, 2013 Report Share Posted December 11, 2013 I had a problem - black screen most players when entering the server. I commented out the line #include "\z\addons\dayz_code\system\REsec.sqf" , and it worked fine. I have own cuctom anti-hack. Link to comment Share on other sites More sharing options...
0 larsmos2011 Posted December 15, 2013 Report Share Posted December 15, 2013 We have extremly hard desyncs. Everything, what is in here doesn't help. Any other ideas ??? or is it just epoch 1.0.3.1 ? Link to comment Share on other sites More sharing options...
0 Axe Cop Posted December 15, 2013 Report Share Posted December 15, 2013 We have extremly hard desyncs. Everything, what is in here doesn't help. Any other ideas ??? or is it just epoch 1.0.3.1 ? well it is epoch, you have to reduce your object count to improve the performance or change the epoch code.. :/ Link to comment Share on other sites More sharing options...
0 larsmos2011 Posted December 15, 2013 Report Share Posted December 15, 2013 well it is epoch, you have to reduce your object count to improve the performance or change the epoch code.. :/ Well, we wiped our whole server 4 days ago and had 30 players on evenings. shouldn't be because of the objects. Link to comment Share on other sites More sharing options...
0 tylerjohnson Posted December 15, 2013 Report Share Posted December 15, 2013 I've had the same issue larsmos2011. I ripped out all objects and all mods and hard desyncs. I'm local to my server and my ping was through the roof. I eventually had to roll back to 1.0.3 until we can figure out what to do. Link to comment Share on other sites More sharing options...
Question
vbawol
Link to comment
Share on other sites
30 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now