Closed jonpas closed 9 years ago
For every mod (or so it seems) it threw the following error after loading into a mission:
18:20:01 Error in expression <onNumber; _versions set [_forEachIndex, _version]; } forEach _files; if (isServ> 18:20:01 Error position: <_version]; } forEach _files; if (isServ> 18:20:01 Error Undefined variable in expression: _version 18:20:01 File AGM_core\scripts\Version\checkVersionNumber.sqf, line 34 18:20:01 Error in expression <ersionAr select 0) + 1E-2 * (_versionAr select 1) + 1E-4 * (_versionAr select 2)> 18:20:01 Error position: <select 1) + 1E-4 * (_versionAr select 2)> 18:20:01 Error Zero divisor 18:20:01 File AGM_core\scripts\Version\checkVersionNumber.sqf, line 26 18:20:01 Error in expression <onNumber; _versions set [_forEachIndex, _version]; } forEach _files; if (isServ> 18:20:01 Error position: <_version]; } forEach _files; if (isServ> 18:20:01 Error Undefined variable in expression: _version 18:20:01 File AGM_core\scripts\Version\checkVersionNumber.sqf, line 34
And at the end the following:
18:20:02 Error in expression <Version = _versions select _index; if (_clientVersion < _serverVersion) then { > 18:20:02 Error position: <_clientVersion < _serverVersion) then { > 18:20:02 Error Undefined variable in expression: _clientversion 18:20:02 File AGM_core\scripts\Version\checkVersionNumber.sqf, line 96
On both client connecting and dedicated server, both running AGM 0.95.3 on latest Arma 3 1.40.
Do you use the check PBO module or not?
Yes, set to Kick mode. Might be that I have to open it in editor and press OK or shouldn't that matter since nothing was changed in the module itself?
:+1:
For every mod (or so it seems) it threw the following error after loading into a mission:
And at the end the following:
On both client connecting and dedicated server, both running AGM 0.95.3 on latest Arma 3 1.40.