y0014984 / Advanced-Equipment

Advanced Equipment is a Arma 3 mod, that brings equipment to life, like laptops and lamps.
Other
23 stars 9 forks source link

Bug in Dev Branch #400

Open y0014984 opened 7 months ago

y0014984 commented 7 months ago

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