Advertisement
Guest User

Untitled

a guest
Jan 20th, 2020
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. Error: NullHawk does not implement memory domains
  2. NLua.Exceptions.LuaException: unprotected error in call to Lua API (0)
  3. at NLua.Lua.PanicCallback(IntPtr luaState)
  4. at lua_error(lua_State* )
  5. at NLua.ObjectTranslator.throwError(IntPtr luaState, Object e)
  6. at NLua.Lua.SetPendingException(Exception e)
  7. at NLua.LuaMethodWrapper.call(IntPtr luaState)
  8. at NLua.MetaFunctions.runFunctionDelegate(IntPtr luaState)
  9. at lua_resume(lua_State* , Int32 )
  10. at BizHawk.Client.EmuHawk.EmuLuaLibrary.ResumeScript(Lua script)
  11. at BizHawk.Client.EmuHawk.LuaConsole.<>cDisplayClass55_0.<ResumeScripts>b1()
  12. at BizHawk.Client.Common.LuaSandbox.Sandbox(Action callback, Action exceptionCallback)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement