Jump to content
  • 0

DayZ Epoch Lingor server setup assistance


sandstalker

Question

Evening All,

 

I find myself at a loss.

I'm working on a Lingor Epoch server setup and am running into some issues.

I'm receiving an error regarding running an incorrect version of DayZ_Code. Mentions I'm using 1.0.14 & server is using 1.7.5.1.  What I gather is 1.0.1.4 is my version of Epoch and 1.7.5.1 is the server version of DayZ (no other mods have version #'s that high from what i see).

 

I have Epoch 1.0.14 & DayZ 1.7.7.1 installed client side.  

Server side i have Epoch 1.0.14 & apperantly 1.7.5.1 DayZ

 

My question is, why is it checking my Epoch version against the server DayZ version?

I'm able to log into other Epoch Lingor servers which seems to indicate a problem with my server build.

 

Additionally I have some errors in the report log (which you'll find attached to this post) that point to the DayZ_Epoch_Server/Addon/DayZ_Server/COmpile/server_updateObject.sqf

 

 

0:48:28   Error Undefined variable in expression: dayz_allowedobjects

 0:48:28 File z\addons\dayz_server\compile\server_updateObject.sqf, line 9
 0:48:28 Error in expression <st";
_isbuildable = (typeOf _object) in dayz_allowedObjects;
_isNotOk = false;
_>
 0:48:28   Error position: <dayz_allowedObjects;
_isNotOk = false;
_>

 

the line in server_updateObject.sqf is as follows:

 

 

_isbuildable = (typeOf _object) in dayz_allowedObjects;

_isNotOk = false;

 

Seems to indicate "dayz_allowedObjects" is undefined but I have no clue where to even start with that.

 

Any advice you can give is appreciated.

 

Thanks,

Sand

arma2oaserver.txt

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

To expand on this - I have removed @DayZ_Epoch, @DayZ_Epoch_Server & @lingor from my hosted server and replaced with new downloads from dayzEpoch.com.  In addition I have deleted all SQL tables & re-run the sql file in the DayZ_Epoch_Server sql folder thus recreating all the tables.

 

Replace the @Lingor folder with a fresh download from DayZCommander as well.

 

When i join i am still receiving the error referenced above - regarding my version being 1.0.1.4 and server being 1.7.5.1

 

I'm running out of ideas.

 

On the plus side the errors mentioned above int he .RPT file are gone - however now there are references to:

 

 

10:19:55 "DEBUG: Spawning a crashed datsun01Wreck with DynamicDebris at [4531.34,3181.9]"

10:19:55 Error in expression <find _iClass;
_weights = dayz_CLChances select _index;
_cntWeights = count _weig>
10:19:55   Error position: <select _index;
_cntWeights = count _weig>
10:19:55   Error Zero divisor
10:19:55 File z\addons\dayz_server\init\server_functions.sqf, line 284
10:19:55 "PUBLISH: Attempt 27b88100# 666594: lada.p3d"
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...