antistasi-1.x icon indicating copy to clipboard operation
antistasi-1.x copied to clipboard

JNG Error compile save

Open StefArma opened this issue 6 years ago • 1 comments

12:04:55 Error in expression <0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[],0.1,any]>
12:04:55   Error position: <any]>
12:04:55   Error Undefined variable in expression: any
12:04:55 ["_beingChanged",""]
12:04:55 ["_locked","_SP_PLAYER_"]
12:04:55 Error in expression <95556,0,0,0,0,0,0,0,0,0,0],[],0.0993154,any]>
12:04:55   Error position: <any]>
12:04:55   Error Undefined variable in expression: any

when i garage vehicles

StefArma avatar Mar 30 '18 10:03 StefArma

I've the fix, but it will create a savegame incompatibility... so i delay the introducing it

if(activeACE) then {[_center, (_fuelcargo select 0)] call ace_refuel_fnc_setFuel;} else {_center setfuelcargo (_fuelcargo select 0)};

StefArma avatar Apr 29 '18 23:04 StefArma