Advertisement
Phoenix1291

StylusInputDisplay.lua error

May 30th, 2020
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. Lua+LuaInterface
  2.  
  3. NLua.Exceptions.LuaException: unprotected error in call to Lua API (0)
  4. à NLua.Lua.PanicCallback(IntPtr luaState)
  5. à lua_error(lua_State* )
  6. à NLua.ObjectTranslator.throwError(IntPtr luaState, Object e)
  7. à NLua.Lua.SetPendingException(Exception e)
  8. à NLua.LuaMethodWrapper.call(IntPtr luaState)
  9. à NLua.MetaFunctions.runFunctionDelegate(IntPtr luaState)
  10. à lua_resume(lua_State* , Int32 )
  11. à BizHawk.Client.EmuHawk.Win32LuaLibraries.ResumeScript(LuaFile lf)
  12. à BizHawk.Client.EmuHawk.LuaConsole.<>c__DisplayClass59_1.<ResumeScripts>b__1()
  13. à BizHawk.Client.Common.LuaSandbox.Sandbox(Action callback, Action exceptionCallback)
  14.  
  15. NLua+KopiLua
  16.  
  17. NLua.Exceptions.LuaScriptException: KopiLua.LuaNativeFunction
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement