Advertisement
masa-

CoFHCore crash

Mar 27th, 2015
568
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.89 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I blame Dinnerbone.
  3.  
  4. Time: 27.3.2015 17:14
  5. Description: Ticking entity
  6.  
  7. java.lang.IllegalAccessError: tried to access field net.minecraft.world.World.collidingBoundingBoxes from class cofh.asmhooks.HooksCore
  8. at cofh.asmhooks.HooksCore.getEntityCollisionBoxes(HooksCore.java:69)
  9. at net.minecraft.entity.Entity.moveEntity(Entity.java:688)
  10. at net.minecraft.entity.item.EntityItem.onUpdate(EntityItem.java:120)
  11. at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:2298)
  12. at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:684)
  13. at net.minecraft.world.World.updateEntity(World.java:2258)
  14. at net.minecraft.world.World.updateEntities(World.java:2108)
  15. at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:515)
  16. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:703)
  17. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614)
  18. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118)
  19. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485)
  20. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752)
  21.  
  22.  
  23. A detailed walkthrough of the error, its code path and all known details is as follows:
  24. ---------------------------------------------------------------------------------------
  25.  
  26. -- Head --
  27. Stacktrace:
  28. at cofh.asmhooks.HooksCore.getEntityCollisionBoxes(HooksCore.java:69)
  29. at net.minecraft.entity.Entity.moveEntity(Entity.java:688)
  30. at net.minecraft.entity.item.EntityItem.onUpdate(EntityItem.java:120)
  31. at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:2298)
  32. at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:684)
  33. at net.minecraft.world.World.updateEntity(World.java:2258)
  34.  
  35. -- Entity being ticked --
  36. Details:
  37. Entity Type: Item (net.minecraft.entity.item.EntityItem)
  38. Entity ID: 80
  39. Entity Name: item.item.snowball
  40. Entity's Exact location: 264,45, 94,80, 119,29
  41. Entity's Block location: World: (264,94,119), Chunk: (at 8,5,7 in 16,7; contains blocks 256,0,112 to 271,255,127), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  42. Entity's Momentum: -0,02, 0,08, -0,12
  43. Stacktrace:
  44. at net.minecraft.world.World.updateEntities(World.java:2108)
  45. at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:515)
  46.  
  47. -- Affected level --
  48. Details:
  49. Level name: Ore Control testing
  50. All players: 0 total; []
  51. Chunk stats: ServerChunkCache: 625 Drop: 0
  52. Level seed: -7132239199432262810
  53. Level generator: ID 00 - default, ver 1. Features enabled: true
  54. Level generator options:
  55. Level spawn location: World: (208,64,64), Chunk: (at 0,4,0 in 13,4; contains blocks 208,0,64 to 223,255,79), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  56. Level time: 28842 game time, 15853 day time
  57. Level dimension: 0
  58. Level storage version: 0x04ABD - Anvil
  59. Level weather: Rain time: 125833 (now: false), thunder time: 150084 (now: false)
  60. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  61. Stacktrace:
  62. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:703)
  63. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614)
  64. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118)
  65. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485)
  66. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752)
  67.  
  68. -- System Details --
  69. Details:
  70. Minecraft Version: 1.7.10
  71. Operating System: Windows 7 (amd64) version 6.1
  72. Java Version: 1.7.0_76, Oracle Corporation
  73. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  74. Memory: 852485648 bytes (812 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
  75. JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
  76. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  77. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  78. FML: MCP v9.05 FML v7.10.85.1291 Minecraft Forge 10.13.2.1291 9 mods loaded, 9 mods active
  79. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  80. FML{7.10.85.1291} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  81. Forge{10.13.2.1291} [Minecraft Forge] (forgeSrc-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  82. <CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  83. additionalfluids{@MOD_VERSION@} [Additional Fluids] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  84. enderutilities{@MOD_VERSION@} [Ender Utilities] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  85. tellme{@MOD_VERSION@} [Tell Me] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  86. orecontrol{@MOD_VERSION@} [Ore Control] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  87. CoFHCore{1.7.10R3.0.0RC7} [CoFH Core] (CoFHCore-[1.7.10]3.0.0RC7-221-dev.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  88. CoFHCore: -[1.7.10]3.0.0RC7-221
  89. Profiler Position: N/A (disabled)
  90. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  91. Player Count: 0 / 8; []
  92. Type: Integrated Server (map_client.txt)
  93. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement