You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: