Riouken / cTab

Public repository for cTab
GNU General Public License v2.0
15 stars 22 forks source link

RPT error #90

Closed sw4l closed 9 years ago

sw4l commented 9 years ago

this is spat out over 20 times with 2 minutes of time on ground in editor. { if (_x in _chk_all_items) exitWith {_return = true> Error position: <_chk_all_items) exitWith {_return = true> Error Undefined variable in expression: _chk_all_items File cTab\player_init.sqf, line 986 Error in expression <) + (assignedItems _unit);

we noticed this when testing one of our new addons and checking the RPT for errors. not sure if this happened until after the new update that recently happened.

nsgundy commented 9 years ago

Hi sw4l,

Thanks very much for reporting this! Could you please let us know the cTab version the client is running with (the error is client side). If it is not 2.0.1.4, then please update as we have fiixed an issue in exactly the part of the code that the error is referencing. Should that be the case, please check if the source you have been using has the latest and let us know if not.

If not, please let us know what version of ArmA3 you are running and if you could be so kind, supply a mission and steps to reproduce.

Best Regards, Gundy

sw4l commented 9 years ago

were were using an outdated version of CTab. sorry for the confusion.