Advertisement
Guest User

Untitled

a guest
Sep 20th, 2023
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.36 KB | None | 0 0
  1. LOG : General , 1695227721150> 336.221.279> -----------------------------------------
  2. STACK TRACE
  3. -----------------------------------------
  4. function: doMenu -- file: ISHotbar.lua line # 133 | Vanilla
  5. function: doMenu -- file: ReorderTheHotbar_ISHotbar.lua line # 191 | MOD: Reorder The Hotbar
  6. function: onRightMouseUp -- file: ISHotbar.lua line # 280 | Vanilla
  7. function: onRightMouseUp -- file: ReorderTheHotbar_ISHotbar.lua line # 178 | MOD: Reorder The Hotbar
  8.  
  9. ERROR: General , 1695227721150> 336.221.280> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: attempted index: addOptionOnTop of non-table: null at KahluaThread.tableget line:1689.
  10. ERROR: General , 1695227721150> 336.221.280> DebugLogStream.printException> Stack trace:
  11. java.lang.RuntimeException: attempted index: addOptionOnTop of non-table: null
  12. at se.krka.kahlua.vm.KahluaThread.tableget(KahluaThread.java:1689)
  13. at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:641)
  14. at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:163)
  15. at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1980)
  16. at se.krka.kahlua.vm.KahluaThread.pcallBoolean(KahluaThread.java:1924)
  17. at se.krka.kahlua.integration.LuaCaller.protectedCallBoolean(LuaCaller.java:104)
  18. at zombie.ui.UIElement.onRightMouseUp(UIElement.java:1458)
  19. at zombie.ui.UIManager.update(UIManager.java:910)
  20. at zombie.GameWindow.logic(GameWindow.java:262)
  21. at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:71)
  22. at zombie.GameWindow.frameStep(GameWindow.java:765)
  23. at zombie.GameWindow.run_ez(GameWindow.java:667)
  24. at zombie.GameWindow.mainThread(GameWindow.java:495)
  25. at java.base/java.lang.Thread.run(Unknown Source)
  26. LOG : General , 1695227721151> 336.221.280> -----------------------------------------
  27. STACK TRACE
  28. -----------------------------------------
  29. function: doMenu -- file: ISHotbar.lua line # 133 | Vanilla
  30. function: doMenu -- file: ReorderTheHotbar_ISHotbar.lua line # 191 | MOD: Reorder The Hotbar
  31. function: onRightMouseUp -- file: ISHotbar.lua line # 280 | Vanilla
  32. function: onRightMouseUp -- file: ReorderTheHotbar_ISHotbar.lua line # 178 | MOD: Reorder The Hotbar
  33.  
  34. LOG : General , 1695227724411> 336.224.541> -------------------------------------------------------------
  35. attempted index: addOptionOnTop of non-table: null
  36.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement