Guest User

ServerProblem

a guest
Nov 27th, 2012
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.85 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Shall we play a game?
  3.  
  4. Time: 27.11.12 15:41
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.NullPointerException
  8. at forestry.core.genetics.Chromosome.writeToNBT(Chromosome.java:50)
  9. at forestry.core.genetics.Genome.writeToNBT(Genome.java:57)
  10. at forestry.apiculture.genetics.Bee.writeToNBT(Bee.java:115)
  11. at forestry.apiculture.BeekeepingLogic.tickBreed(BeekeepingLogic.java:220)
  12. at forestry.apiculture.BeekeepingLogic.update(BeekeepingLogic.java:127)
  13. at forestry.apiculture.gadgets.MachineApiary.updateServerSide(MachineApiary.java:159)
  14. at forestry.core.gadgets.TileMachine.g(TileMachine.java:175)
  15. at xe.h(World.java:2020)
  16. at ie.h(WorldServer.java:463)
  17. at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:649)
  18. at hg.r(DedicatedServer.java:241)
  19. at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:585)
  20. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:492)
  21. at fp.run(SourceFile:818)
  22.  
  23. Relevant Details:
  24. - Minecraft Version: 1.4.2
  25. - Operating System: Windows 7 (amd64) version 6.1
  26. - Java Version: 1.7.0_07, Oracle Corporation
  27. - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  28. - Memory: 1969052600 bytes (1877 MB) / 2147155968 bytes (2047 MB) up to 2147155968 bytes (2047 MB)
  29. - JVM Flags: 2 total; -Xms2048M -Xmx2048M
  30. - AABB Pool Size: 4460 (249760 bytes; 0 MB) allocated, 4156 (232736 bytes; 0 MB) used
  31. - FML: ~ERROR~ NullPointerException: null
  32. - Is Modded: Definitely; 'forge,fml'
  33. - Profiler Position: N/A (disabled)
  34. - Vec3 Pool Size: 1660 (92960 bytes; 0 MB) allocated, 1100 (61600 bytes; 0 MB) used
  35. - Player Count: 1 / 20; [ih['zainths'/52, l='world', x=514,97, y=74,00, z=-169,27]]
  36. - World world Entities: 0 total; []
  37. - World world Players: 0 total; []
  38. - World world Chunk Stats: ServerChunkCache: 0 Drop: 0
  39. - Type: Dedicated Server
Advertisement
Add Comment
Please, Sign In to add comment