当lua_pcall的返回值为notLUA_OK时,错误消息将被推到堆栈顶部。这个值可以用像lua_tostring这样的函数...
New issue [f=-000001] Error: [LuaRules::RunCallInTraceback] error=2 (LUA_ERRRUN) callin=AllowStartPosition trace=[Internal Lua error: Call failure] [string "LuaRules/Gadgets/game_replace_afk_players.l..."]:114: attempt to index local 'customtable' (a boolean value) #113 ...
Hi, we found a crash in LuaJit Version: 2.1. Git hash: 384d6d56f4a3841fdef607a511dda92a579af2ff POC: a = newproxy ( true ) getmetatable ( a ) . __gc = function ( ) rep129 = load ( function ( ) collectgarbage ( ) ( ) end ) end for i = 1 ,...