Advertisement
SergOmarov

Untitled

Nov 3rd, 2017
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.07 KB | None | 0 0
  1. [13:03:32] [Server thread/ERROR] [org.ultramine.server.internal.UMHooks/]: Direct Throwable.printStackTrace() call
  2. [13:03:32] [Server thread/ERROR] [org.ultramine.server.internal.UMHooks/]: On unknown action
  3. [13:03:32] [Server thread/ERROR] [org.ultramine.server.internal.UMHooks/]: Invoked here
  4. java.lang.Throwable: stacktrace
  5. at org.ultramine.server.internal.UMHooks.printStackTrace(UMHooks.java:107) ~[UMHooks.class:?]
  6. at buildcraft.robotics.map.MapWorld.tick(MapWorld.java:131) ~[MapWorld.class:?]
  7. at buildcraft.robotics.map.MapManager.tickDelayedWorlds(MapManager.java:79) ~[MapManager.class:?]
  8. at cpw.mods.fml.common.eventhandler.ASMEventHandler_385_MapManager_tickDelayedWorlds_WorldTickEvent.invoke(.dynamic) ~[?:?]
  9. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  10. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:142) ~[EventBus.class:?]
  11. at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:260) ~[FMLCommonHandler.class:?]
  12. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:678) ~[MinecraftServer.class:?]
  13. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:332) ~[lt.class:?]
  14. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:566) ~[MinecraftServer.class:?]
  15. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:443) ~[MinecraftServer.class:?]
  16. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:718) ~[li.class:?]
  17. [13:03:32] [Server thread/ERROR] [org.ultramine.server.internal.UMHooks/]: Original stacktrace
  18. net.minecraft.util.ReportedException: Getting block
  19. at net.minecraft.world.chunk.Chunk.func_150810_a(Chunk.java:559) ~[apx.class:?]
  20. at buildcraft.robotics.map.MapChunk.update(MapChunk.java:51) ~[MapChunk.class:?]
  21. at buildcraft.robotics.map.MapWorld.updateChunk(MapWorld.java:142) ~[MapWorld.class:?]
  22. at buildcraft.robotics.map.MapWorld.tick(MapWorld.java:129) ~[MapWorld.class:?]
  23. at buildcraft.robotics.map.MapManager.tickDelayedWorlds(MapManager.java:79) ~[MapManager.class:?]
  24. at cpw.mods.fml.common.eventhandler.ASMEventHandler_385_MapManager_tickDelayedWorlds_WorldTickEvent.invoke(.dynamic) ~[?:?]
  25. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  26. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:142) ~[EventBus.class:?]
  27. at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:260) ~[FMLCommonHandler.class:?]
  28. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:678) ~[MinecraftServer.class:?]
  29. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:332) ~[lt.class:?]
  30. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:566) ~[MinecraftServer.class:?]
  31. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:443) ~[MinecraftServer.class:?]
  32. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:718) ~[li.class:?]
  33. Caused by: java.lang.NullPointerException
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement