Advertisement
Guest User

Untitled

a guest
Aug 6th, 2016
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.45 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
  3.  
  4. Time: 2016-08-06 10:54
  5. Description: Colliding entity with block
  6.  
  7. java.lang.ClassCastException: net.minecraft.entity.item.EntityItem cannot be cast to net.minecraft.entity.player.EntityPlayerMP
  8. at mod.blocks.BlockEnderium.onEntityCollidedWithBlock(BlockEnderium.java:39)
  9. at net.minecraft.entity.Entity.doBlockCollisions(Entity.java:1043)
  10. at net.minecraft.entity.Entity.moveEntity(Entity.java:961)
  11. at net.minecraft.entity.item.EntityItem.onUpdate(EntityItem.java:125)
  12. at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:2106)
  13. at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:872)
  14. at net.minecraft.world.World.updateEntity(World.java:2073)
  15. at net.minecraft.world.World.updateEntities(World.java:1886)
  16. at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:644)
  17. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:783)
  18. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:687)
  19. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:156)
  20. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:536)
  21. at java.lang.Thread.run(Unknown Source)
  22.  
  23.  
  24. A detailed walkthrough of the error, its code path and all known details is as follows:
  25. ---------------------------------------------------------------------------------------
  26.  
  27. -- Head --
  28. Thread: Server thread
  29. Stacktrace:
  30. at mod.blocks.BlockEnderium.onEntityCollidedWithBlock(BlockEnderium.java:39)
  31.  
  32. -- Block being collided with --
  33. Details:
  34. Block: mm:enderium[level=1]
  35. Block location: World: (-361,60,-8), Chunk: (at 7,3,8 in -23,-1; contains blocks -368,0,-16 to -353,255,-1), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
  36. Stacktrace:
  37. at net.minecraft.entity.Entity.doBlockCollisions(Entity.java:1043)
  38.  
  39. -- Entity being checked for collision --
  40. Details:
  41. Entity Type: Item (net.minecraft.entity.item.EntityItem)
  42. Entity ID: 1379
  43. Entity Name: item.tile.lever
  44. Entity's Exact location: -360,17, 60,73, -7,35
  45. Entity's Block location: World: (-361,60,-8), Chunk: (at 7,3,8 in -23,-1; contains blocks -368,0,-16 to -353,255,-1), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
  46. Entity's Momentum: -0,14, -0,56, 0,06
  47. Entity's Passengers: []
  48. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  49. Stacktrace:
  50. at net.minecraft.entity.Entity.moveEntity(Entity.java:961)
  51. at net.minecraft.entity.item.EntityItem.onUpdate(EntityItem.java:125)
  52. at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:2106)
  53. at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:872)
  54. at net.minecraft.world.World.updateEntity(World.java:2073)
  55.  
  56. -- Entity being ticked --
  57. Details:
  58. Entity Type: Item (net.minecraft.entity.item.EntityItem)
  59. Entity ID: 1379
  60. Entity Name: item.tile.lever
  61. Entity's Exact location: -360,17, 60,73, -7,35
  62. Entity's Block location: World: (-361,60,-8), Chunk: (at 7,3,8 in -23,-1; contains blocks -368,0,-16 to -353,255,-1), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
  63. Entity's Momentum: -0,14, -0,56, 0,06
  64. Entity's Passengers: []
  65. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  66. Stacktrace:
  67. at net.minecraft.world.World.updateEntities(World.java:1886)
  68. at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:644)
  69.  
  70. -- Affected level --
  71. Details:
  72. Level name: Copy of Copy of New World
  73. All players: 1 total; [EntityPlayerMP['Player524'/237, l='Copy of Copy of New World', x=-359,56, y=64,00, z=-7,75]]
  74. Chunk stats: ServerChunkCache: 1854 Drop: 0
  75. Level seed: 2392543073103604294
  76. Level generator: ID 04 - customized, ver 0. Features enabled: true
  77. Level generator options: {"coordinateScale":684.412,"heightScale":684.412,"lowerLimitScale":512.0,"upperLimitScale":512.0,"depthNoiseScaleX":200.0,"depthNoiseScaleZ":200.0,"depthNoiseScaleExponent":0.5,"mainNoiseScaleX":80.0,"mainNoiseScaleY":160.0,"mainNoiseScaleZ":80.0,"baseSize":8.5,"stretchY":12.0,"biomeDepthWeight":1.0,"biomeDepthOffset":0.0,"biomeScaleWeight":1.0,"biomeScaleOffset":0.0,"seaLevel":63,"useCaves":true,"useDungeons":true,"dungeonChance":8,"useStrongholds":true,"useVillages":true,"useMineShafts":true,"useTemples":true,"useMonuments":true,"useRavines":true,"useWaterLakes":true,"waterLakeChance":4,"useLavaLakes":true,"lavaLakeChance":80,"useLavaOceans":false,"fixedBiome":1,"biomeSize":4,"riverSize":4,"dirtSize":33,"dirtCount":10,"dirtMinHeight":0,"dirtMaxHeight":256,"gravelSize":33,"gravelCount":8,"gravelMinHeight":0,"gravelMaxHeight":256,"graniteSize":33,"graniteCount":10,"graniteMinHeight":0,"graniteMaxHeight":80,"dioriteSize":33,"dioriteCount":10,"dioriteMinHeight":0,"dioriteMaxHeight":80,"andesiteSize":33,"andesiteCount":10,"andesiteMinHeight":0,"andesiteMaxHeight":80,"coalSize":17,"coalCount":20,"coalMinHeight":0,"coalMaxHeight":128,"ironSize":9,"ironCount":20,"ironMinHeight":0,"ironMaxHeight":64,"goldSize":9,"goldCount":2,"goldMinHeight":0,"goldMaxHeight":32,"redstoneSize":8,"redstoneCount":8,"redstoneMinHeight":0,"redstoneMaxHeight":16,"diamondSize":8,"diamondCount":1,"diamondMinHeight":0,"diamondMaxHeight":16,"lapisSize":7,"lapisCount":1,"lapisCenterHeight":16,"lapisSpread":16}
  78. Level spawn location: World: (-4,64,256), Chunk: (at 12,4,0 in -1,16; contains blocks -16,0,256 to -1,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  79. Level time: 2903 game time, 2903 day time
  80. Level dimension: 0
  81. Level storage version: 0x04ABD - Anvil
  82. Level weather: Rain time: 135308 (now: false), thunder time: 162594 (now: false)
  83. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  84. Stacktrace:
  85. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:783)
  86. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:687)
  87. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:156)
  88. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:536)
  89. at java.lang.Thread.run(Unknown Source)
  90.  
  91. -- System Details --
  92. Details:
  93. Minecraft Version: 1.10.2
  94. Operating System: Windows 10 (amd64) version 10.0
  95. Java Version: 1.8.0_101, Oracle Corporation
  96. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  97. Memory: 387596176 bytes (369 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB)
  98. JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
  99. IntCache: cache: 1, tcache: 1, allocated: 12, tallocated: 94
  100. FML: MCP 9.32 Powered by Forge 12.18.1.2046 4 mods loaded, 4 mods active
  101. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  102. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  103. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.10.2-12.18.1.2046.jar)
  104. UCHIJAAAA Forge{12.18.1.2046} [Minecraft Forge] (forgeSrc-1.10.2-12.18.1.2046.jar)
  105. UCHIJAAAA mm{1.10.2} [MCrafterzz mod] (bin)
  106. Loaded coremods (and transformers):
  107. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  108. Profiler Position: N/A (disabled)
  109. Player Count: 1 / 8; [EntityPlayerMP['Player524'/237, l='Copy of Copy of New World', x=-359,56, y=64,00, z=-7,75]]
  110. Type: Integrated Server (map_client.txt)
  111. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement