Jump to content
  • 0

Help with spawn in issue


Crankyfist

Question

14 answers to this question

Recommended Posts

  • 0

From what you gave me as information I can't see much in my magical Crystal ball, must be broken again :/

Only thing I can tell you then, there is something broken with your server

Always post your RPT and what you have installed recently, any kind of antihacks?

Link to comment
Share on other sites

  • 0

RPT Error: 18:26:15   Error position: <_j + _k, _l];

};
_j = _j + _weight;
};
d>
18:26:15   Error Undefined variable in expression: _j
18:26:15 File z\addons\dayz_code\init\loot_init.sqf, line 29
18:26:15 Error in expression < 0 to (_weight - 1) do
{
_weighted set [_j + _k, _l];
};
_j = _j + _weight;
};
d>
 
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Not sure that would have anything to do with it though
Link to comment
Share on other sites

  • 0

nope, this error appears an all overpoch servers and has to do with the weight system. Simply because overwatch weapons have no weights defined, so nothing to worry about

I think it could be just a simple Teleport check which blocks players to spawn properly, since the selection working fine

Link to comment
Share on other sites

  • 0
Error in expression <ind _iItem;
_weights = dayzE_CLSChances select _index;
_cntWeights = count _weig>
  Error position: <select _index;
_cntWeights = count _weig>
  Error Zero divisor
File z\addons\dayz_code\compile\spawn_loot_small.sqf, line 81

That's my standard Overpoch "I don't know how much stuff is supposed to weigh, so here, have this annoying error" error :) 

Link to comment
Share on other sites

  • 0

/*  Use Anti Teleport?    */ _UAT =  false;    /* true or false */    /* recommended:  true */    /* true = teleports them back, false = only logging */

 

you have to set that to false in the AHconfig.sqf if your using ESS

 

I use ESS on both my servers and both have _UAT set to true. 

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