1. ---- Minecraft Crash Report ----
  2. // There are four lights!
  3. Time: 6/4/13 6:55 AM
  4. Description: Ticking tile entity
  5. java.lang.ClassCastException: binnie.extrabees.genetics.EnumExtraBeeFlowers cannot be cast to forestry.api.apiculture.IAlleleBeeEffect
  6. at forestry.apiculture.genetics.BeeGenome.getEffect(BeeGenome.java:128)
  7. at forestry.apiculture.genetics.Bee.doEffect(Bee.java:119)
  8. at forestry.apiculture.BeekeepingLogic.update(BeekeepingLogic.java:155)
  9. at forestry.apiculture.gadgets.TileBeehouse.updateServerSide(TileBeehouse.java:156)
  10. at forestry.core.gadgets.TileBase.func_70316_g(TileBase.java:36)
  11. at net.minecraft.world.World.func_72939_s(World.java:2278)
  12. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:786)
  13. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:832)
  14. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:320)
  15. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:728)
  16. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:612)
  17. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  18. A detailed walkthrough of the error, its code path and all known details is as follows:
  19. ---------------------------------------------------------------------------------------
  20. -- Head --
  21. Stacktrace:
  22. at forestry.apiculture.genetics.BeeGenome.getEffect(BeeGenome.java:128)
  23. at forestry.apiculture.genetics.Bee.doEffect(Bee.java:119)
  24. at forestry.apiculture.BeekeepingLogic.update(BeekeepingLogic.java:155)
  25. at forestry.apiculture.gadgets.TileBeehouse.updateServerSide(TileBeehouse.java:156)
  26. at forestry.core.gadgets.TileBase.func_70316_g(TileBase.java:36)
  27. -- Tile entity being ticked --
  28. Details:
  29. Name: forestry.Apiary // forestry.apiculture.gadgets.MachineApiary
  30. Block type: ID #1408 (tile.for.apiculture // forestry.core.gadgets.BlockBase)
  31. Block data value: 0 / 0x0 / 0b0000
  32. Block location: World: (-1043,63,-680), Chunk: (at 13,3,8 in -66,-43; contains blocks -1056,0,-688 to -1041,255,-673), Region: (-3,-2; contains chunks -96,-64 to -65,-33, blocks -1536,0,-1024 to -1025,255,-513)
  33. Actual block type: ID #1408 (tile.for.apiculture // forestry.core.gadgets.BlockBase)
  34. Actual block data value: 0 / 0x0 / 0b0000
  35. Stacktrace:
  36. at net.minecraft.world.World.func_72939_s(World.java:2278)
  37. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:786)
  38. -- Affected level --
  39. Details:
  40. Level name: world
  41. All players: 1 total; [EntityPlayerMP['busi'/32, l='world', x=-1041.54, y=63.00, z=-682.04](busi at -1041.54251337424,63.0,-682.0365878567342)]
  42. Chunk stats: ServerChunkCache: 247 Drop: 0
  43. Level seed: 529585750
  44. Level generator: ID 00 - default, ver 1. Features enabled: true
  45. Level generator options:
  46. Level spawn location: World: (-84,64,256), Chunk: (at 12,4,0 in -6,16; contains blocks -96,0,256 to -81,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  47. Level time: 710313 game time, 891759 day time
  48. Level dimension: 0
  49. Level storage version: 0x04ABD - Anvil
  50. Level weather: Rain time: 50581 (now: false), thunder time: 81712 (now: false)
  51. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  52. Stacktrace:
  53. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:832)
  54. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:320)
  55. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:728)
  56. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:612)
  57. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)