You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uncaught exception:
bad light userdata pointer
stack traceback:
[C]: in function 'match'
/home/mcmodder/bots/lit/try9000/test.lua:61: in function 'fn'
[string "bundle:deps/require.lua"]:309: in function 'require'
[string "bundle:main.lua"]:118: in function 'main'
[string "bundle:init.lua"]:49: in function <[string "bundle:init.lua"]:47>
[C]: in function 'xpcall'
[string "bundle:init.lua"]:47: in function 'fn'
[string "bundle:deps/require.lua"]:309: in function <[string "bundle:deps/require.lua"]:265>
Maybe anyone knows a way to fix this error?
UPD:
I also tried to compile luvi, lit and luvit from source (and used make regular in luvi), nothing changed
The text was updated successfully, but these errors were encountered:
Copypaste from console: https://gist.github.com/Nik-mmzd/98c970a1952a610f63c2c14b49c781b4
Device: RaspberryPi 3
I run test.lua from https://github.com/luvit/lpeg and got this:
Maybe anyone knows a way to fix this error?
UPD:
I also tried to compile luvi, lit and luvit from source (and used make regular in luvi), nothing changed
The text was updated successfully, but these errors were encountered: