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

Bug in Dev Branch #400

Open
y0014984 opened this issue Dec 17, 2023 · 0 comments
Open

Bug in Dev Branch #400

y0014984 opened this issue Dec 17, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@y0014984
Copy link
Owner

Seems not that critial but should be fixed. These errors occur the first time armaOS is opend which UI-on-Texture activ.

waitUntil { !isNull findDisplay "AE3_UiOnTexture" };>
14:10:00 Error position: <!isNull findDisplay "AE3_UiOnTexture" };>
14:10:00 Error Suspending not allowed in this context
14:10:00 File /z/ae3/addons/armaos/functions/fnc_terminal_uiOnTex_setKeyboardLayout.sqf..., line 9
14:10:00 Error in expression <_terminal_uiOnTex_init; };

waitUntil { !isNull findDisplay "AE3_UiOnTexture" };>
14:10:00 Error position: <!isNull findDisplay "AE3_UiOnTexture" };>
14:10:00 Error Suspending not allowed in this context
14:10:00 File /z/ae3/addons/armaos/functions/fnc_terminal_uiOnTex_setTerminalDesign.sqf..., line 9

waitUntil { !isNull findDisplay "AE3_UiOnTexture" };>
14:10:00 Error position: <!isNull findDisplay "AE3_UiOnTexture" };>
14:10:00 Error Suspending not allowed in this context
14:10:00 File /z/ae3/addons/armaos/functions/fnc_terminal_uiOnTex_updateOutput.sqf..., line 9

waitUntil { !isNull findDisplay "AE3_UiOnTexture" };>
14:10:00 Error position: <!isNull findDisplay "AE3_UiOnTexture" };>
14:10:00 Error Suspending not allowed in this context
14:10:00 File /z/ae3/addons/armaos/functions/fnc_terminal_uiOnTex_updateAll.sqf..., line 10

@y0014984 y0014984 added the bug Something isn't working label Dec 17, 2023
@y0014984 y0014984 self-assigned this Dec 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant