antistasi-1.x
antistasi-1.x copied to clipboard
JNG error preview
11:38:09 "Stef/log: ERROR: [BIS_fnc_endLoadingScreen] Loading screen 'jn_fnc_garage' did not start yet." 11:38:09 Error in expression <preview_This select 2; private _name = _data select 0; private _beingChanged = > 11:38:09 Error position: <_data select 0; private _beingChanged = > 11:38:09 Error Undefined variable in expression: _data 11:38:09 File JeroenArsenal\JNG\fn_garage.sqf [JN_fnc_garage], line 4526
This error shows when you Call BIS_fnc_endLoadingScreen while no loading screen is shown.
I open the loading screen one time and close it two times, one's directly after i open it and one's after everything is loaded. The first one is just a placeholder to make sure it closes when a error happens during loading, this would crash the script and causes the load menu to never close. The only solution to remove the menu at that time is to close game.
Ones the script is proven to work with out crashing i will remove the placeholder and every thing should work fine.
It's not causing any evident issue anyway
who is working on this? not me