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
I am using BizHawk 1.12.0 and when creating or entering a room I get an error and it does not let me enter or create:
LuaInterface.LuaException: unprotected error in call to Lua API (0)
in LuaInterface.Lua.PanicCallback (IntPtr luaState)
in lua_error (lua_State *)
in LuaInterface.ObjectTranslator.throwError (IntPtr luaState, Object e)
in LuaInterface.Lua.SetPendingException (Exception e)
in LuaInterface.LuaMethodWrapper.SetPendingException (Exception e)
in LuaInterface.LuaMethodWrapper.call (IntPtr luaState)
in LuaInterface.MetaFunctions.runFunctionDelegate (IntPtr luaState)
in lua_resume (lua_State *, Int32)
in BizHawk.Client.EmuHawk.EmuLuaLibrary.ResumeScript (Lua script)
in BizHawk.Client.EmuHawk.LuaConsole. <> c__DisplayClass3c. b__35 ()
in BizHawk.Client.Common.EnvironmentSandbox.Sandbox (Action callback)
in BizHawk.Client.Common.LuaSandbox.Sandbox (Action callback, Action exceptionCallback)
Use 32 Bits
The text was updated successfully, but these errors were encountered:
danielfinke
added a commit
to danielfinke/bizhawk-co-op
that referenced
this issue
Oct 6, 2020
I am using BizHawk 1.12.0 and when creating or entering a room I get an error and it does not let me enter or create:
LuaInterface.LuaException: unprotected error in call to Lua API (0)
in LuaInterface.Lua.PanicCallback (IntPtr luaState)
in lua_error (lua_State *)
in LuaInterface.ObjectTranslator.throwError (IntPtr luaState, Object e)
in LuaInterface.Lua.SetPendingException (Exception e)
in LuaInterface.LuaMethodWrapper.SetPendingException (Exception e)
in LuaInterface.LuaMethodWrapper.call (IntPtr luaState)
in LuaInterface.MetaFunctions.runFunctionDelegate (IntPtr luaState)
in lua_resume (lua_State *, Int32)
in BizHawk.Client.EmuHawk.EmuLuaLibrary.ResumeScript (Lua script)
in BizHawk.Client.EmuHawk.LuaConsole. <> c__DisplayClass3c. b__35 ()
in BizHawk.Client.Common.EnvironmentSandbox.Sandbox (Action callback)
in BizHawk.Client.Common.LuaSandbox.Sandbox (Action callback, Action exceptionCallback)
Use 32 Bits
The text was updated successfully, but these errors were encountered: