Jump to content
  • 0

[RPT error] error in expression


GSGBen

Question

This error keeps popping up in my logs and I'm not exactly sure where to trace it. Players can still connect and do everything fine, but this spams the RPT log so much that I cant read it to find anything else.

1:40:03 File z\addons\dayz_server\init\server_functions.sqf, line 251
 1:40:03 Error in expression <VehiclesList select _index;

_vehicle = _random select 0;
_velimit = _random sel>
 1:40:03   Error position: <_random select 0;
_velimit = _random sel>
 1:40:03   Error Undefined variable in expression: _random
 1:40:03 File z\addons\dayz_server\init\server_functions.sqf, line 248
 1:40:03 Error in expression <imit = _random select 1;

_qty = {_x == _vehicle} count serverVehicleCounter;


>
 1:40:03   Error position: <_vehicle} count serverVehicleCounter;


>
 1:40:03   Error Undefined variable in expression: _vehicle
Link to comment
Share on other sites

3 answers to this question

Recommended Posts

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