Open YoshiRulz opened 1 year ago
Input_Display.lua
crashes with NullHawk on NLua+KopiLua and new KeraLua engine. Something about arithmetic on non-numbers.
It crashes the same way with the old LuaInterface+Lua. It seems to just be due to the size
table not containing any values for NULL sys id, which results in arithmetic with nil.
#3360initial request deniedInput_Display.lua
crashes with NullHawk on NLua+KopiLua and new KeraLua engine. Something about arithmetic on non-numbers.I recall some other scripts no longer working in recent versions as well.
It would be beneficial to new scripters using these as examples if they were all formatted consistently and had comments. see also #1604