Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JNG error preview #303

Open
StefArma opened this issue Mar 16, 2018 · 3 comments
Open

JNG error preview #303

StefArma opened this issue Mar 16, 2018 · 3 comments
Labels
bug WIP Work In Progress

Comments

@StefArma
Copy link
Member

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

@Jeroen-Notenbomer
Copy link

Jeroen-Notenbomer commented Mar 16, 2018

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.

@StefArma
Copy link
Member Author

It's not causing any evident issue anyway

@zalexki zalexki added bug WIP Work In Progress labels Apr 29, 2018
@StefArma
Copy link
Member Author

who is working on this? not me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug WIP Work In Progress
Projects
None yet
Development

No branches or pull requests

3 participants