Advertisement
Guest User

Untitled

a guest
Apr 5th, 2013
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. [SEVERE] Encountered an unexpected exception ReportedException
  2. net.minecraft.util.ReportedException: Exception ticking world
  3. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:646)
  4. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:274)
  5. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:570)
  6. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:468)
  7. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  8. Caused by: java.lang.IllegalArgumentException
  9. at net.minecraft.util.WeightedRandom.func_76273_a(SourceFile:17)
  10. at net.minecraft.util.WeightedRandom.func_76271_a(SourceFile:31)
  11. at net.minecraft.world.WorldServer.func_73057_a(WorldServer.java:217)
  12. at net.minecraft.world.SpawnerAnimals.func_77192_a(SpawnerAnimals.java:159)
  13. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:177)
  14. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:640)
  15. ... 4 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement