|
> > PANIC: unprotected error in call to Lua API (bad conversion number->int; must recompile Lua with proper settings) > So, I want to understand, what other reasons can cause this PANIC ? The message comes from luaL_checkversion_: http://www.lua.org/source/5.2/lauxlib.c.html#luaL_checkversion_