Advertisement
Guest User

Untitled

a guest
May 21st, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.53 KB | None | 0 0
  1. 21.05 17:54:11 [Server] Server thread/ERROR [minecraft/MinecraftServer]: Encountered an unexpected exception
  2. 21.05 17:54:11 [Server] INFO net.minecraft.util.ReportedException: Exception ticking world
  3. 21.05 17:54:11 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:762) ~[MinecraftServer.class:?]
  4. 21.05 17:54:11 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) ~[nz.class:?]
  5. 21.05 17:54:11 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) ~[MinecraftServer.class:?]
  6. 21.05 17:54:11 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  7. 21.05 17:54:11 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  8. 21.05 17:54:11 [Server] INFO Caused by: java.lang.ArithmeticException: / by zero
  9. 21.05 17:54:11 [Server] INFO at flaxbeard.immersivepetroleum.api.crafting.PumpjackHandler.getOilWorldInfo(PumpjackHandler.java:141) ~[PumpjackHandler.class:?]
  10. 21.05 17:54:11 [Server] INFO at flaxbeard.immersivepetroleum.api.crafting.PumpjackHandler.getFluid(PumpjackHandler.java:70) ~[PumpjackHandler.class:?]
  11. 21.05 17:54:11 [Server] INFO at flaxbeard.immersivepetroleum.common.blocks.metal.TileEntityPumpjack.availableFluid(TileEntityPumpjack.java:88) ~[TileEntityPumpjack.class:?]
  12. 21.05 17:54:11 [Server] INFO at flaxbeard.immersivepetroleum.common.blocks.metal.TileEntityPumpjack.writeCustomNBT(TileEntityPumpjack.java:147) ~[TileEntityPumpjack.class:?]
  13. 21.05 17:54:11 [Server] INFO at blusunrize.immersiveengineering.common.blocks.TileEntityIEBase.func_189518_D_(TileEntityIEBase.java:58) ~[TileEntityIEBase.class:?]
  14. 21.05 17:54:11 [Server] INFO at net.minecraft.server.management.PlayerChunkMapEntry.func_187273_a(PlayerChunkMapEntry.java:288) ~[ot.class:?]
  15. 21.05 17:54:11 [Server] INFO at net.minecraft.server.management.PlayerChunkMapEntry.func_187280_d(PlayerChunkMapEntry.java:273) ~[ot.class:?]
  16. 21.05 17:54:11 [Server] INFO at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:115) ~[ou.class:?]
  17. 21.05 17:54:11 [Server] INFO at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:227) ~[oo.class:?]
  18. 21.05 17:54:11 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756) ~[MinecraftServer.class:?]
  19. 21.05 17:54:11 [Server] INFO ... 4 more
  20. 21.05 17:54:11 [Server] Server thread/ERROR [minecraft/MinecraftServer]: This crash report has been saved to: /./crash-reports/crash-2019-05-21_17.54.11-server.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement