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

JNG error preview

Open StefArma opened this issue 6 years ago • 3 comments

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

StefArma avatar Mar 16 '18 10:03 StefArma

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.

Jeroen-Notenbomer avatar Mar 16 '18 16:03 Jeroen-Notenbomer

It's not causing any evident issue anyway

StefArma avatar Mar 16 '18 19:03 StefArma

who is working on this? not me

StefArma avatar Apr 29 '18 23:04 StefArma