Advertisement
Guest User

Untitled

a guest
May 4th, 2016
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.66 KB | None | 0 0
  1. [00:42:59] [Client thread/INFO]: [CHAT] Set the time to 12
  2. [00:50:10] [Server thread/ERROR]: Encountered an unexpected exception
  3. net.minecraft.util.ReportedException: Exception while ticking a block
  4. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:631) ~[MinecraftServer.class:?]
  5. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?]
  6. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111) ~[bsx.class:?]
  7. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396) [MinecraftServer.class:?]
  8. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
  9. Caused by: java.lang.NullPointerException
  10. at net.minecraft.entity.projectile.EntityThrowable.<init>(SourceFile:52) ~[zk.class:?]
  11. at net.minecraft.entity.projectile.EntityPotion.<init>(SourceFile:32) ~[zo.class:?]
  12. at net.minecraft.entity.projectile.EntityPotion.<init>(SourceFile:28) ~[zo.class:?]
  13. at dmillerw.bling.entity.EntitySplashPotion.<init>(EntitySplashPotion.java:25) ~[EntitySplashPotion.class:?]
  14. at dmillerw.bling.entity.EntitySplashPotion.<init>(EntitySplashPotion.java:41) ~[EntitySplashPotion.class:?]
  15. at dmillerw.bling.handler.EntityEventHandler.onEntityJoinWorld(EntityEventHandler.java:16) ~[EntityEventHandler.class:?]
  16. at cpw.mods.fml.common.eventhandler.ASMEventHandler_94_EntityEventHandler_onEntityJoinWorld_EntityJoinWorldEvent.invoke(.dynamic) ~[?:?]
  17. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  18. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) ~[EventBus.class:?]
  19. at net.minecraft.world.World.func_72838_d(World.java:1334) ~[ahb.class:?]
  20. at net.minecraft.dispenser.BehaviorProjectileDispense.func_82487_b(SourceFile:23) ~[kk.class:?]
  21. at net.minecraft.dispenser.BehaviorDefaultDispenseItem.func_82482_a(SourceFile:12) ~[cm.class:?]
  22. at net.minecraft.init.Bootstrap$5.func_82482_a(SourceFile:64) ~[kv.class:?]
  23. at net.minecraft.block.BlockDispenser.func_149941_e(SourceFile:117) ~[akm.class:?]
  24. at net.minecraft.block.BlockDispenser.func_149674_a(SourceFile:148) ~[akm.class:?]
  25. at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:550) ~[mt.class:?]
  26. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:181) ~[mt.class:?]
  27. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625) ~[MinecraftServer.class:?]
  28. ... 4 more
  29. [00:50:10] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Nils\AppData\Roaming\.minecraft\crash-reports\crash-2016-05-05_00.50.10-server.txt
  30. [00:50:10] [Server thread/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement