Arma 3
Emitter 3Ditor
zarko 25 May, 2022 @ 3:36pm
UI becomes unclickable
Mouse clicks go "through" the UI (for example, selecting an object in 3D space in the editor).

I also think this is related to an error popping up:
Cannot load texture _on.paa

Not sure how exactly to reproduce except by just playing around with all kinds of emitter settings.
< >
Showing 1-2 of 2 comments
h-  [developer] 12 Jun, 2022 @ 9:49am 
Sorry for the late reply.

Unfortunately this happens (it's a bug in code related to the drop down menus), I've been trying to fix broken things when ever I find time to do it but as usual it's the annoying bug-whack-a-mole where I fix one thing and seven new things bug out.
But should be done "soon".

In the meanwhile you can "fix" this temporarily by executing ["comboKeyAct", false] call HNEG_fnc_setVar in the debug console.
This should re-enable the UI, until you use a drop down menu again. Then you need to re-exec that again..
zarko 13 Jun, 2022 @ 9:48am 
Originally posted by h-:
Sorry for the late reply.

Unfortunately this happens (it's a bug in code related to the drop down menus), I've been trying to fix broken things when ever I find time to do it but as usual it's the annoying bug-whack-a-mole where I fix one thing and seven new things bug out.
But should be done "soon".

In the meanwhile you can "fix" this temporarily by executing ["comboKeyAct", false] call HNEG_fnc_setVar in the debug console.
This should re-enable the UI, until you use a drop down menu again. Then you need to re-exec that again..

Thanks!
< >
Showing 1-2 of 2 comments
Per page: 1530 50