Bug found on luanti run. Reproduces only with jon. Need to reduce test.
test.txt
$ luajit test.lua
luajit: test.lua:17: attempt to perform arithmetic on a nil value
stack traceback:
test.lua:17: in function 'mul'
test.lua:38: in main chunk
[C]: at 0x0001d7f0
$ luajit -joff test.lua
<OK>
Bug found on luanti run. Reproduces only with jon. Need to reduce test.
test.txt