Guest User

Untitled

a guest
Jan 26th, 2015
306
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.63 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // This doesn't make any sense!
  3.  
  4. Time: 1/26/15 8:07 PM
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.NullPointerException: Exception in server tick loop
  8. at java.util.ArrayList.addAll(ArrayList.java:577)
  9. at com.CrystalMod.Biomes.CrystalBiomeLayers.<init>(CrystalBiomeLayers.java:29)
  10. at com.CrystalMod.Biomes.WorldTypeCrystal.getBiomeLayer(WorldTypeCrystal.java:18)
  11. at net.minecraft.world.gen.layer.GenLayer.initializeAllBiomeGenerators(GenLayer.java:69)
  12. at net.minecraft.world.biome.WorldChunkManager.<init>(WorldChunkManager.java:43)
  13. at net.minecraft.world.chunk.storage.AnvilSaveConverter.convertMapFormat(AnvilSaveConverter.java:160)
  14. at net.minecraft.server.MinecraftServer.convertMapIfNeeded(MinecraftServer.java:186)
  15. at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:60)
  16. at net.minecraft.server.integrated.IntegratedServer.startServer(IntegratedServer.java:96)
  17. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
  18. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752)
  19.  
  20.  
  21. A detailed walkthrough of the error, its code path and all known details is as follows:
  22. ---------------------------------------------------------------------------------------
  23.  
  24. -- System Details --
  25. Details:
  26. Minecraft Version: 1.7.10
  27. Operating System: Mac OS X (x86_64) version 10.10.1
  28. Java Version: 1.8.0_25, Oracle Corporation
  29. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  30. Memory: 947647960 bytes (903 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
  31. JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
  32. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  33. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  34. FML: MCP v9.05 FML v7.10.85.1230 Minecraft Forge 10.13.2.1230 4 mods loaded, 4 mods active
  35. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
  36. FML{7.10.85.1230} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.2.1230.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
  37. Forge{10.13.2.1230} [Minecraft Forge] (forgeSrc-1.7.10-10.13.2.1230.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
  38. crystalmod{${version}} [Crystal Mod] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
  39. Profiler Position: N/A (disabled)
  40. Player Count: 0 / 8; []
  41. Type: Integrated Server (map_client.txt)
  42. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment