Jump to content
  • 0

Undefined Variable in expression


Namffoh

Question

if(isnil "dayz_MapA>
23:58:24   Error Undefined variable in expression: spawn_mineveins
23:58:24 File z\addons\dayz_server\system\server_monitor.sqf, line 339
23:58:24 Error in expression <x" from 1 to MaxMineVeins do {
[] spawn spawn_mineveins;
};

if(isnil "dayz_MapA>
23:58:24   Error position: <spawn_mineveins;
};

if(isnil "dayz_MapA>
23:58:24   Error Undefined variable in expression: spawn_mineveins
23:58:24 File z\addons\dayz_server\system\server_monitor.sqf, line 339
23:58:24 "Total Number of spawn locations 5"
23:58:24 Error in expression <if (isDedicated) then {

_id = [] spawn server_spawnEvents;

[] spawn {
private >
23:58:24   Error position: <server_spawnEvents;

[] spawn {
private >
23:58:24   Error Undefined variable in expression: server_spawnevents
23:58:24 File z\addons\dayz_server\system\server_monitor.sqf, line 358

Anyone able to explain how to fix this?

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

add -nologs to your launcher startup parameters

 

you arent solving a problem by sweeping it under the carpet ...

 

 

if(isnil "dayz_MapA>
23:58:24   Error Undefined variable in expression: spawn_mineveins
23:58:24 File z\addons\dayz_server\system\server_monitor.sqf, line 339
23:58:24 Error in expression <x" from 1 to MaxMineVeins do {
[] spawn spawn_mineveins;
};

if(isnil "dayz_MapA>
23:58:24   Error position: <spawn_mineveins;
};

if(isnil "dayz_MapA>
23:58:24   Error Undefined variable in expression: spawn_mineveins
23:58:24 File z\addons\dayz_server\system\server_monitor.sqf, line 339
23:58:24 "Total Number of spawn locations 5"
23:58:24 Error in expression <if (isDedicated) then {

_id = [] spawn server_spawnEvents;

[] spawn {
private >
23:58:24   Error position: <server_spawnEvents;

[] spawn {
private >
23:58:24   Error Undefined variable in expression: server_spawnevents
23:58:24 File z\addons\dayz_server\system\server_monitor.sqf, line 358

Anyone able to explain how to fix this?

 

 

what did you do change right before you got this error?

Link to comment
Share on other sites

  • 0

you arent solving a problem by sweeping it under the carpet ...

 

 

 

what did you do change right before you got this error?

How much do you want to bet the change was 112555 beta patch...

 

Want to solve the problem?  Don't use 112555...

 

Downgrade to 103718 or upgrade to 124802....

 

 Or just add -nologs to your startup parameters...

Link to comment
Share on other sites

  • 0

How much do you want to bet the change was 112555 beta patch...

 

Want to solve the problem?  Don't use 112555...

 

Downgrade to 103718 or upgrade to 124802....

 

 Or just add -nologs to your startup parameters...

 

All of these errors are in 103718, just hidden. Personally i'd like to have -logs to enable these rather than having them on by default.

 

 

his errors are obviusly not from updating betapatch, its from something else ... now wake up you two mooks

 

most likely he has a corrupt server pbo, but who knows ... he isnt exactly telling us what he did before this happend.

 

telling him to switch off logs when he is getting errors is probably not the best sollution, in this case ...

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...