Forums » Bugs

Lua error before login screen

Nov 03, 2021 TheCapella link
After loading, but right before the login screen I would get this lua error

vo/if_hud_touch.lua:375: attempt to perform arithmetic on local 'aimregionxsize' (a nil value)
stack traceback:
vo/if_hud_touch.lua:375: in function 'CreateTouchLayer'
vo/if_hud.lua:925: in function 'Make'
vo/if_hud.lua:1751: in main chunk
(tail call): ?
vo/if.lua:581: in function 'f'
vo/vo.lua:1843: in function 'sb'
vo/vo.lua:2129: in main chunk

and if I closed it, it would stay on a black screen
The device is a Amazon Fire 7 (9th generation) tablet
It has an OpenGL ES 3 GKGL driver
This issue remained without plugins and after a reinstall
Nov 03, 2021 incarnate link
This was fixed in 1.8.579.2, about half an hour ago, it should be fine now.