Jump to content
  • 0

Error spamming RPT


FragZ

Question

I get spammed with some stuff that does not make sense to me... such as the following

RPT:

 

if(isnil "dayz_MapA>
14:29:54   Error position: <spawn_mineveins;
};

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

if(isnil "dayz_MapA>
14:29:54   Error position: <spawn_mineveins;
};

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

I get spammed with that... and some other similar errors like Roadblocks in the same file etc!

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

Anything like the vector building or door management?

Reason I ask is because I had the same errors which was due to me having door management installed and then installing vector building. Vector building overwrote the install for door managment in the server_monitor.

After reinstalling the required part fixed it for me

Link to comment
Share on other sites

  • 0

Anything like the vector building or door management?

Reason I ask is because I had the same errors which was due to me having door management installed and then installing vector building. Vector building overwrote the install for door managment in the server_monitor.

After reinstalling the required part fixed it for me

I do not have those mods

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...