Advertisement
Guest User

Untitled

a guest
May 19th, 2017
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.29 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. llibrary (llibrary-1.7.6-1.11.2.jar)
  5. wearables (wearables-1.0.2.jar)
  6. SpongeCoremod (spongeforge-1.11.2-2282-7.0.0-BETA-2342.jar)
  7. Contact their authors BEFORE contacting forge
  8.  
  9. // Would you like a cupcake?
  10.  
  11. Time: 5/19/17 6:43 PM
  12. Description: Colliding entity with block
  13.  
  14. java.lang.NoSuchMethodError: com.gmail.rohzek.blocks.CheshireRose.spawnHearts(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/entity/Entity;)V
  15. at com.gmail.rohzek.blocks.CheshireRose.func_180634_a(CheshireRose.java:60)
  16. at net.minecraft.entity.Entity.redirect$onEntityCollideWithBlockState$zcm000(Entity.java:5923)
  17. at net.minecraft.entity.Entity.func_145775_I(Entity.java:1028)
  18. at net.minecraft.entity.Entity.func_70091_d(Entity.java:949)
  19. at net.minecraft.entity.EntityLivingBase.func_70612_e(EntityLivingBase.java:1869)
  20. at net.minecraft.entity.passive.EntityPig.func_70612_e(SourceFile:251)
  21. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2292)
  22. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:573)
  23. at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:171)
  24. at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:39)
  25. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2088)
  26. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:296)
  27. at org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:158)
  28. at net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zkc000(WorldServer.java:2838)
  29. at net.minecraft.world.World.func_72866_a(World.java:4049)
  30. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:840)
  31. at net.minecraft.world.World.func_72870_g(World.java:1932)
  32. at net.minecraft.world.World.func_72939_s(World.java:6434)
  33. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2175)
  34. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:720)
  35. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:384)
  36. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  37. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  38. at java.lang.Thread.run(Thread.java:745)
  39.  
  40.  
  41. A detailed walkthrough of the error, its code path and all known details is as follows:
  42. ---------------------------------------------------------------------------------------
  43.  
  44. -- Head --
  45. Thread: Server thread
  46. Stacktrace:
  47. at com.gmail.rohzek.blocks.CheshireRose.func_180634_a(CheshireRose.java:60)
  48. at net.minecraft.entity.Entity.redirect$onEntityCollideWithBlockState$zcm000(Entity.java:5923)
  49.  
  50. -- Block being collided with --
  51. Details:
  52. Block: simpleoregen:cheshirerose
  53. Block location: World: (55,68,74), Chunk: (at 7,4,10 in 3,4; contains blocks 48,0,64 to 63,255,79), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  54. Stacktrace:
  55. at net.minecraft.entity.Entity.func_145775_I(Entity.java:1028)
  56.  
  57. -- Entity being checked for collision --
  58. Details:
  59. Entity Type: minecraft:pig (net.minecraft.entity.passive.EntityPig)
  60. Entity ID: 4301
  61. Entity Name: Pig
  62. Entity's Exact location: 55.50, 68.00, 74.50
  63. Entity's Block location: World: (55,68,74), Chunk: (at 7,4,10 in 3,4; contains blocks 48,0,64 to 63,255,79), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  64. Entity's Momentum: 0.00, 0.00, 0.00
  65. Entity's Passengers: []
  66. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  67. Stacktrace:
  68. at net.minecraft.entity.Entity.func_70091_d(Entity.java:949)
  69. at net.minecraft.entity.EntityLivingBase.func_70612_e(EntityLivingBase.java:1869)
  70. at net.minecraft.entity.passive.EntityPig.func_70612_e(SourceFile:251)
  71. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2292)
  72. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:573)
  73. at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:171)
  74. at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:39)
  75. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2088)
  76. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:296)
  77. at org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:158)
  78. at net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zkc000(WorldServer.java:2838)
  79. at net.minecraft.world.World.func_72866_a(World.java:4049)
  80. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:840)
  81. at net.minecraft.world.World.func_72870_g(World.java:1932)
  82.  
  83. -- Entity being ticked --
  84. Details:
  85. Entity Type: minecraft:pig (net.minecraft.entity.passive.EntityPig)
  86. Entity ID: 4301
  87. Entity Name: Pig
  88. Entity's Exact location: 55.50, 68.00, 74.50
  89. Entity's Block location: World: (55,68,74), Chunk: (at 7,4,10 in 3,4; contains blocks 48,0,64 to 63,255,79), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  90. Entity's Momentum: 0.00, 0.00, 0.00
  91. Entity's Passengers: []
  92. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  93. Stacktrace:
  94. at net.minecraft.world.World.func_72939_s(World.java:6434)
  95. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2175)
  96.  
  97. -- Affected level --
  98. Details:
  99. Level name: world
  100. All players: 1 total; [EntityPlayerMP['Piccot'/2058, l='world', x=602.16, y=81.98, z=831.10]]
  101. Chunk stats: ServerChunkCache: 971 Drop: 0
  102. Level seed: -6757265712494862531
  103. Level generator: ID 10 - BIOMESOP, ver 0. Features enabled: true
  104. Level generator options:
  105. Level spawn location: World: (-342,84,249), Chunk: (at 10,5,9 in -22,15; contains blocks -352,0,240 to -337,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  106. Level time: 94798540 game time, 313018 day time
  107. Level dimension: 0
  108. Level storage version: 0x04ABD - Anvil
  109. Level weather: Rain time: 106850 (now: false), thunder time: 106619 (now: false)
  110. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
  111. Stacktrace:
  112. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:720)
  113. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:384)
  114. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
  115. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  116. at java.lang.Thread.run(Thread.java:745)
  117.  
  118. -- System Details --
  119. Details:
  120. Minecraft Version: 1.11.2
  121. Operating System: Linux (amd64) version 3.10.0-327.36.3.el7.x86_64
  122. Java Version: 1.8.0_111, Oracle Corporation
  123. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  124. Memory: 1052032576 bytes (1003 MB) / 3098017792 bytes (2954 MB) up to 5726797824 bytes (5461 MB)
  125. JVM Flags: 2 total; -Xms128M -Xmx6G
  126. IntCache: cache: 2, tcache: 103, allocated: 0, tallocated: 0
  127. FML: MCP 9.38 Powered by Forge 13.20.0.2282 43 mods loaded, 43 mods active
  128. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  129. UCHIJAAAA minecraft{1.11.2} [Minecraft] (minecraft.jar)
  130. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  131. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.0.2282-universal.jar)
  132. UCHIJAAAA forge{13.20.0.2282} [Minecraft Forge] (forge-1.11.2-13.20.0.2282-universal.jar)
  133. UCHIJAAAA spongeapi{7.0.0-SNAPSHOT-af4f1af} [SpongeAPI] (spongeforge-1.11.2-2282-7.0.0-BETA-2342.jar)
  134. UCHIJAAAA sponge{1.11.2-2282-7.0.0-BETA-2342} [SpongeForge] (spongeforge-1.11.2-2282-7.0.0-BETA-2342.jar)
  135. UCHIJAAAA dmonsters{1.15} [Deadly Monsters] (1.11.2_deadly_monsters_1.15.jar)
  136. UCHIJAAAA bettercombatmod{1.4.0} [Better Combat] ([MC 1.11.X] BetterCombatMod 1.4.jar)
  137. UCHIJAAAA examplemod{1.0} [examplemod] ([MC 1.11.X] BetterCombatMod 1.4.jar)
  138. UCHIJAAAA abyssalcraft{1.9.4-pre-2} [AbyssalCraft] (AbyssalCraft-1.11.2-1.9.4-pre-2.jar)
  139. UCHIJAAAA advancedcapes{6.0 EXPERIMENTAL} [Advanced Capes] (advancedcapes-7.0.jar)
  140. UCHIJAAAA babymobs{1.5.4} [Baby Mobs] (BabyMobs-1.11.2-1.5.4.jar)
  141. UCHIJAAAA betterquesting{2.4.226} [Better Questing] (BetterQuesting-2.4.226.jar)
  142. UCHIJAAAA bettersprinting{1.1.9} [Better Sprinting] (BetterSprinting MC-1.11.2 v1.1.9.jar)
  143. UCHIJAAAA biomesoplenty{6.1.0.2214} [Biomes O' Plenty] (BiomesOPlenty-1.11.2-6.1.0.2214-universal.jar)
  144. UCHIJAAAA blockarmor{2.4.3} [Block Armor] (BlockArmor-1.11.2-2.4.3.jar)
  145. UCHIJAAAA chameleon{1.11.2-3.1.0} [Chameleon] (Chameleon-1.11.2-3.1.0.jar)
  146. UCHIJAAAA chiselsandbits{13.10} [Chisels & Bits] (chiselsandbits-13.10.jar)
  147. UCHIJAAAA cnoapm{1.0 by Dot_Silver} [Craftable Notch Apple Mod - MCVersion 1.11.2] (cnoapm-mcv1.11.2.jar)
  148. UCHIJAAAA cosmeticarmorreworked{1.11.2-v1a} [CosmeticArmorReworked] (CosmeticArmorReworked-1.11.2-v1a.jar)
  149. UCHIJAAAA flatcoloredblocks{mc1.11-5.1} [Flat Colored Blocks] (flatcoloredblocks-mc1.11-5.1.jar)
  150. UCHIJAAAA overlord{2.3.7} [Overlord] (Overlord-1.11.2-2.3.7.jar)
  151. UCHIJAAAA guideapi{1.11.2-2.1.1-52} [Guide-API] (Guide-API-1.11.2-2.1.1-52.jar)
  152. UCHIJAAAA inventorypets{1.4.9.5} [Inventory Pets] (inventorypets-1.11.2-1.4.9.5.jar)
  153. UCHIJAAAA iymts_mod{1.11.2-0.0.2} [iYAMATO's Mod] (iYAMATOs_mod-1.11.2-0.0.8.jar)
  154. UCHIJAAAA journeymap{1.11.2-5.4.6} [JourneyMap] (journeymap-1.11.2-5.4.6.jar)
  155. UCHIJAAAA llibrary{1.7.6} [LLibrary] (llibrary-1.7.6-1.11.2.jar)
  156. UCHIJAAAA mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.11.2.jar)
  157. UCHIJAAAA moredyes{@VERSION@} [More Dyes] (MoreDyes-1.11-1.1.1.jar)
  158. UCHIJAAAA netherportalfix{1.0} [NetherPortalFix] (NetherPortalFix_1.11-4.3.1.jar)
  159. UCHIJAAAA nucleus{0.28.1-S6.0} [Nucleus] (Nucleus-0.28.1-1.11.2-S6.0-plugin.jar)
  160. UCHIJAAAA roguelike{1.6.6} [Roguelike Dungeons] (RoguelikeDungeons-1.11.2-1.6.6.jar)
  161. UCHIJAAAA simpleoregen{3.4.2} [Simple Ore Generation] (SimpleOreGeneration-3.4.2 mc 1.11.2.jar)
  162. UCHIJAAAA bq_standard{2.4.132} [Standard Expansion] (StandardExpansion-2.4.132.jar)
  163. UCHIJAAAA storagedrawers{1.11.2-4.2.6} [Storage Drawers] (StorageDrawers-1.11.2-4.2.6.jar)
  164. UCHIJAAAA tammodized{0.8.4} [TamModized] (TamModized-1.11.2-0.8.4.jar)
  165. UCHIJAAAA trashslot{7.4.5} [TrashSlot] (TrashSlot_1.11.2-7.4.5.jar)
  166. UCHIJAAAA vending{1.4.3} [Vending] (vending-1.11.2-1.4.3.jar)
  167. UCHIJAAAA villagermarket{1.0} [Villager Market] (villagermarket-0.2-HF.jar)
  168. UCHIJAAAA voidcraft{0.19.3} [VoidCraft] (VoidCraft-1.11.2-0.19.3.jar)
  169. UCHIJAAAA weaponcaseloot{5.0.3-beta} [WeaponCaseLoot] (weaponcaseloot-1.11.2-5.0.3-beta.jar)
  170. UCHIJAAAA wearables{1.0.2} [Wearables] (wearables-1.0.2.jar)
  171. UCHIJAAAA witherskelefix{1.6.2} [Wither Skeleton Tweaks] (Wither Skeleton Tweaks-1.11.2-1.6.3.jar)
  172. Loaded coremods (and transformers):
  173. llibrary (llibrary-1.7.6-1.11.2.jar)
  174. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  175. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  176. wearables (wearables-1.0.2.jar)
  177. net.gegy1000.wearables.server.patcher.WearablesRuntimePatcher
  178. SpongeCoremod (spongeforge-1.11.2-2282-7.0.0-BETA-2342.jar)
  179. org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
  180. Profiler Position: N/A (disabled)
  181. Player Count: 1 / 20; [EntityPlayerMP['Piccot'/2058, l='world', x=602.16, y=81.98, z=831.10]]
  182. Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
  183. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement