TheScout

Untitled

Nov 13th, 2021
1,017
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 2.07 KB | None | 0 0
  1. SEVERE: Error found in LUA file: C:/Steam/steamapps/workshop/content/108600/2631811666/mods/Z-Patch - BetterBelts/media/lua/server/items/Distributions_BBELTS-Botles-Back.lua
  2. ERROR: General     , 1636861109065> ExceptionLogger.logException> Exception thrown se.krka.kahlua.vm.KahluaException: Distributions_BBELTS-Botles-Back.lua:79: unexpected symbol near `]` at LexState.lexerror line:278.
  3. ERROR: General     , 1636861109065> DebugLogStream.printException> Stack trace:
  4. se.krka.kahlua.vm.KahluaException: Distributions_BBELTS-Botles-Back.lua:79: unexpected symbol near `]`
  5.     at org.luaj.kahluafork.compiler.LexState.lexerror(LexState.java:278)
  6.     at org.luaj.kahluafork.compiler.LexState.syntaxerror(LexState.java:289)
  7.     at org.luaj.kahluafork.compiler.LexState.prefixexp(LexState.java:1117)
  8.     at org.luaj.kahluafork.compiler.LexState.primaryexp(LexState.java:1130)
  9.     at org.luaj.kahluafork.compiler.LexState.exprstat(LexState.java:1691)
  10.     at org.luaj.kahluafork.compiler.LexState.statement(LexState.java:1779)
  11.     at org.luaj.kahluafork.compiler.LexState.chunk(LexState.java:1790)
  12.     at org.luaj.kahluafork.compiler.LexState.compile(LexState.java:198)
  13.     at se.krka.kahlua.luaj.compiler.LuaCompiler.loadis(LuaCompiler.java:132)
  14.     at se.krka.kahlua.luaj.compiler.LuaCompiler.loadis(LuaCompiler.java:124)
  15.     at zombie.Lua.LuaManager.RunLuaInternal(LuaManager.java:521)
  16.     at zombie.Lua.LuaManager.RunLua(LuaManager.java:485)
  17.     at zombie.Lua.LuaManager.RunLua(LuaManager.java:471)
  18.     at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:319)
  19.     at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:246)
  20.     at zombie.gameStates.GameLoadingState.enter(GameLoadingState.java:91)
  21.     at zombie.gameStates.GameStateMachine.update(GameStateMachine.java:145)
  22.     at zombie.GameWindow.logic(GameWindow.java:285)
  23.     at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:71)
  24.     at zombie.GameWindow.frameStep(GameWindow.java:726)
  25.     at zombie.GameWindow.run_ez(GameWindow.java:642)
  26.     at zombie.GameWindow.mainThread(GameWindow.java:471)
  27.     at java.base/java.lang.Thread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment