Guest User

Untitled

a guest
Jul 21st, 2020
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.55 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't do that.
  3.  
  4. Time: 7/21/20 11:36 PM
  5. Description: Ticking entity
  6.  
  7. java.lang.NoSuchMethodError: net.minecraft.entity.item.ItemEntity.func_174872_o()I
  8. at traverse.rockcandy.items.ItemHardenRockCandy.onEntityItemUpdate(ItemHardenRockCandy.java:48) ~[?:1.16-1.0.1] {re:classloading}
  9. at net.minecraftforge.common.extensions.IForgeItemStack.onEntityItemUpdate(IForgeItemStack.java:275) ~[?:?] {re:classloading}
  10. at net.minecraft.entity.item.ItemEntity.func_70071_h_(ItemEntity.java:82) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  11. at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:604) ~[?:?] {re:classloading,xf:fml:immersiveengineering:IE block update callback,pl:runtimedistcleaner:A}
  12. at net.minecraft.world.World.func_217390_a(World.java:596) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  13. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:397) ~[?:?] {re:classloading,xf:fml:immersiveengineering:IE block update callback,pl:runtimedistcleaner:A}
  14. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:855) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  15. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:286) ~[?:?] {re:classloading,pl:accesstransformer:B}
  16. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:791) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  17. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:643) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  18. at net.minecraft.server.MinecraftServer.lambda$func_240784_a_$0(MinecraftServer.java:230) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  19. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_211] {}
  20.  
  21.  
  22. A detailed walkthrough of the error, its code path and all known details is as follows:
  23. ---------------------------------------------------------------------------------------
  24.  
  25. -- Head --
  26. Thread: Server thread
  27. Stacktrace:
  28. at traverse.rockcandy.items.ItemHardenRockCandy.onEntityItemUpdate(ItemHardenRockCandy.java:48)
  29. at net.minecraftforge.common.extensions.IForgeItemStack.onEntityItemUpdate(IForgeItemStack.java:275)
  30. at net.minecraft.entity.item.ItemEntity.func_70071_h_(ItemEntity.java:82)
  31. at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:604)
  32.  
  33. -- Entity being ticked --
  34. Details:
  35. Entity Type: minecraft:item (net.minecraft.entity.item.ItemEntity)
  36. Entity ID: 435729
  37. Entity Name: Hardened Rock Candy
  38. Entity's Exact location: -671.70, 62.64, -327.32
  39. Entity's Block location: World: (-672,62,-328), Chunk: (at 0,3,8 in -42,-21; contains blocks -672,0,-336 to -657,255,-321), Region: (-2,-1; contains chunks -64,-32 to -33,-1, blocks -1024,0,-512 to -513,255,-1)
  40. Entity's Momentum: 0.07, -0.32, -0.23
  41. Entity's Passengers: []
  42. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  43. Stacktrace:
  44. at net.minecraft.world.World.func_217390_a(World.java:596)
  45. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:397)
  46.  
  47. -- Affected level --
  48. Details:
  49. All players: 2 total; [ServerPlayerEntity['Darkfiend009'/218007, l='ServerLevel[world]', x=-672.38, y=63.00, z=-325.10], ServerPlayerEntity['iCeD00D'/225089, l='ServerLevel[world]', x=-404.00, y=68.00, z=-12764.02]]
  50. Chunk stats: ServerChunkCache: 6075
  51. Level dimension: minecraft:overworld
  52. Level spawn location: World: (48,63,-48), Chunk: (at 0,3,0 in 3,-3; contains blocks 48,0,-48 to 63,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
  53. Level time: 5538115 game time, 2409225 day time
  54. Level name: world
  55. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  56. Level weather: Rain time: 31249 (now: false), thunder time: 103929 (now: false)
  57. Known server brands: forge
  58. Level was modded: true
  59. Level storage version: 0x04ABD - Anvil
  60. Stacktrace:
  61. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:855)
  62. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:286)
  63. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:791)
  64. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:643)
  65. at net.minecraft.server.MinecraftServer.lambda$func_240784_a_$0(MinecraftServer.java:230)
  66. at java.lang.Thread.run(Thread.java:748)
  67.  
  68. -- System Details --
  69. Details:
  70. Minecraft Version: 1.16.1
  71. Minecraft Version ID: 1.16.1
  72. Operating System: Linux (amd64) version 4.19.62-mod-std-ipv6-64-rescue
  73. Java Version: 1.8.0_211, Oracle Corporation
  74. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  75. Memory: 4081875576 bytes (3892 MB) / 8581545984 bytes (8184 MB) up to 15271460864 bytes (14564 MB)
  76. CPUs: 32
  77. JVM Flags: 4 total; -Xmx16384M -Xms1024M -XX:ParallelGCThreads=2 -XX:ThreadStackSize=512
  78. ModLauncher: 5.1.0+69+master.79f13f7
  79. ModLauncher launch target: fmlserver
  80. ModLauncher naming: srg
  81. ModLauncher services:
  82. /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE
  83. /custom.jar object_holder_definalize PLUGINSERVICE
  84. /custom.jar runtime_enum_extender PLUGINSERVICE
  85. /accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE
  86. /custom.jar capability_inject_definalize PLUGINSERVICE
  87. /custom.jar runtimedistcleaner PLUGINSERVICE
  88. /custom.jar fml TRANSFORMATIONSERVICE
  89. /MixinBootstrap-1.0.3.jar mixinbootstrap TRANSFORMATIONSERVICE
  90. /MixinBootstrap-1.0.3.jar mixin PLUGINSERVICE
  91. /MixinBootstrap-1.0.3.jar mixinbootstrap PLUGINSERVICE
  92. FML: 32.0
  93. Forge: net.minecraftforge:32.0.70
  94. FML Language Providers:
  95. minecraft@1
  96. Mod List:
  97. randomloot-2.1.2.jar Random Loot Mod {[email protected] DONE}
  98. foodexpansion-1.6.0.jar Food Expansion: Reimagined {[email protected] DONE}
  99. TrashSlot_1.16.1-12.0.1.jar TrashSlot {[email protected] DONE}
  100. torchslabmod-1.16.1_v1.6.16.jar Torch Slab Mod {[email protected] DONE}
  101. NetherPortalFix_1.16.1-7.0.0.jar NetherPortalFix {[email protected] DONE}
  102. jei-1.16.1-7.0.0.6.jar Just Enough Items {[email protected] DONE}
  103. Abnormals-Core-1.16.1-v2.0.0.jar Abnormals Core {[email protected] DONE}
  104. Buzzier-Bees-1.16.1-2.0.0.jar Buzzier Bees {[email protected] DONE}
  105. Mekanism-1.16.1-10.0.2.425.jar Mekanism {[email protected] DONE}
  106. caelus-FORGE-1.16.1-2.0-beta5.jar Caelus API {[email protected] DONE}
  107. bambooeverything-1.16-1.0.0.jar Bamboo Everything {[email protected] DONE}
  108. reap-1.16.1-1.0.2.jar Reap Mod {[email protected] DONE}
  109. modnametooltip_1.16.1-1.14.0.jar Mod Name Tooltip {[email protected] DONE}
  110. KleeSlabs_1.16.1-9.0.0.jar KleeSlabs {[email protected] DONE}
  111. Guide-API-VP-1.16.1-2.2.0-alpha+20200716-0029.jar Guide-API VP {[email protected]+20200716-0029 DONE}
  112. BetterCaves-1.16.1-1.0.jar YUNG's Better Caves {[email protected] DONE}
  113. Waystones_1.16.1-7.0.2.jar Waystones {[email protected] DONE}
  114. Clumps-6.0.0.3.jar Clumps {[email protected] DONE}
  115. light-overlay-5.4.1.jar Light Overlay Forge {lightoverlay-forge@NONE DONE}
  116. ElementsOfPower-1.16.1-0.10.1-alpha.jar Elements of Power {[email protected] DONE}
  117. CTM-MC1.16.1-1.1.0.1.jar ConnectedTexturesMod {[email protected] DONE}
  118. CookingForBlockheads_1.16.1-9.0.0.jar Cooking for Blockheads {[email protected] DONE}
  119. Controlling-7.0.0.2.jar Controlling {[email protected] DONE}
  120. Placebo-1.16.1-4.0.1.jar Placebo {[email protected] DONE}
  121. comforts-FORGE-1.16.1-3.0.jar Comforts {[email protected] DONE}
  122. citadel-1.2.0.jar Citadel {[email protected] DONE}
  123. EnderBags-1.16.1-6.0.0.jar Ender Bags {[email protected] DONE}
  124. Elementary Staffs 1.9.jar Elementary Staffs {[email protected] DONE}
  125. Powah-1.16.1-2.1.1.jar Powah {[email protected] DONE}
  126. decorative_blocks-7a.jar Decorative Blocks {decorative_blocks@7a DONE}
  127. gemsnjewels-1.16.1-0.7.2.jar Gems & Jewels {[email protected] DONE}
  128. culinaryconstruct-FORGE-1.16.1-3.0.jar Culinary Construct {[email protected] DONE}
  129. FarmingForBlockheads_1.16.1-7.0.1.jar Farming for Blockheads {[email protected] DONE}
  130. randompatches-1.16.1-1.22.0.0.jar RandomPatches {[email protected] DONE}
  131. mcw-doors-1.0.0-mc1.16.1.jar Macaw's Doors {[email protected] DONE}
  132. Morpheus-1.16.1-4.2.55.jar Morpheus {morpheus@version DONE}
  133. additional_lights-1.16.1-2.1.0.jar Additional Lights {[email protected] DONE}
  134. travellersboots-1.16.1-1.4.0.jar Traveller's Boots {[email protected] DONE}
  135. mahoutsukai-1.16.1-v1.20.4.jar Mahou Tsukai {[email protected] DONE}
  136. MekanismGenerators-1.16.1-10.0.2.425.jar Mekanism: Generators {[email protected] DONE}
  137. ToastControl-1.16.1-4.0.0.jar Toast Control {[email protected] DONE}
  138. carpetstairsmod-1.16.1_v1.4.6.jar Carpet Stairs Mod {[email protected] DONE}
  139. Ma-Essentials-1.16.1-3.2.3.jar Ma Essentials {[email protected] DONE}
  140. JustEnoughResources-1.16.1-0.11.0.79.jar Just Enough Resources {[email protected] DONE}
  141. extradisks-1.16.1-1.3.jar Extra Disks {[email protected] DONE}
  142. forge-1.16.1-32.0.70-universal.jar Forge {[email protected] DONE}
  143. refinedstorage-1.9.2.jar Refined Storage {[email protected] DONE}
  144. structure-gel-api-1.16.1-1.1.1.jar Structure Gel API {[email protected] DONE}
  145. ironchest-1.16.1-11.0.1.jar Iron Chests {[email protected] DONE}
  146. matex-1.16.1-v1.5.0.jar Materials Expanded {[email protected] DONE}
  147. CraftingTweaks_1.16.1-12.0.4.jar Crafting Tweaks {[email protected] DONE}
  148. forge-1.16.1-32.0.70-server.jar Minecraft {[email protected] DONE}
  149. mcw-bridges-1.0.4-mc1.16.1.jar Macaw's Bridges {[email protected] DONE}
  150. TipTheScales-1.16.1-3.0.0.2.jar TipTheScales {[email protected] DONE}
  151. theoneprobe-1.16-3.0.1-beta.jar The One Probe {[email protected] DONE}
  152. MouseTweaks-2.13-mc1.16.1.jar Mouse Tweaks {[email protected] DONE}
  153. ImmersiveEngineering-0.16-109.jar Immersive Engineering {[email protected] DONE}
  154. MekanismAdditions-1.16.1-10.0.2.425.jar Mekanism: Additions {[email protected] DONE}
  155. valhelsia_structures-16.0.1.jar Valhelsia Structures {[email protected] DONE}
  156. Lollipop-1.16.1-2.1.1.jar Lollipop {[email protected] DONE}
  157. dungeons-plus-1.16.1-1.0.2.jar Dungeons Plus {[email protected] DONE}
  158. forbidden_arcanus-1.16.1-1.0-beta-2.jar Forbidden & Arcanus {[email protected] DONE}
  159. masonry-1.16.1-0.3.5.jar Masonry {masonry@NONE DONE}
  160. ceilingtorch-1.16.1-v1.5.jar Ceiling Torch {[email protected] DONE}
  161. foamdome-1.1.0.jar Foam Dome {[email protected] DONE}
  162. curios-FORGE-1.16.1-3.0-beta4.jar Curios API {[email protected] DONE}
  163. Artifacts-1.16.1-2.2.0.jar Artifacts {[email protected] DONE}
  164. Savage-and-Ravage-1.16.1-2.0.0.jar Savage & Ravage {[email protected] DONE}
  165. rats-6.0.4-1.16.1.jar Rats {[email protected] DONE}
  166. gravestone-1.16.1-1.0.3.jar Gravestone Mod {[email protected] DONE}
  167. lava-monster-1.16.1-1.0.7.jar Lava Monster {[email protected] DONE}
  168. polymorph-FORGE-1.16.1-0.10.jar Polymorph {[email protected] DONE}
  169. StorageDrawers-1.16.1-8.0.0.jar Storage Drawers {[email protected] DONE}
  170. EndReborn [0.7.3F].jar End: Reborn {[email protected] DONE}
  171. lottaterracotta-1.16.1-1.3.1.jar Lotta Terracotta {[email protected] DONE}
  172. Animalium-0.6.0.jar Animalium {[email protected] DONE}
  173. Regrowth-1.16.1-1.0.0.2.jar Regrowth Mod {[email protected] DONE}
  174. MekanismTools-1.16.1-10.0.2.425.jar Mekanism: Tools {[email protected] DONE}
  175. AppleSkin-mc1.16.1-forge-1.0.14.jar AppleSkin {[email protected] DONE}
  176. Vampirism-1.16.1-1.6.0-alpha+20200719-2200.jar Vampirism {[email protected]+20200719-2200 DONE, [email protected]+20200719-2200 DONE}
  177. engineersdecor-1.16.1-1.1.1-b3.jar Engineer's Decor {[email protected] DONE}
  178. curiouselytra-FORGE-1.16.1-3.0.jar Curious Elytra {[email protected] DONE}
  179. AI-Improvements-1.16.1-0.3.0.jar AI-Improvements {[email protected] DONE}
  180. cloth-config-forge-4.0.1.jar Cloth Config v4 API {[email protected] DONE}
  181. byg-1.0.12.jar Oh The Biomes You'll Go {[email protected] DONE}
  182. forgemod_VoxelMap-1.10.6b_for_1.16.1.jar VoxelMap {[email protected] DONE}
  183. craftablehorsearmour-1.3.jar Craftable Horse Armour {[email protected] DONE}
  184. refinedstorageaddons-0.7.jar Refined Storage Addons {[email protected] DONE}
  185. Incubation-1.16.1-1.1.0.jar Incubation {[email protected] DONE}
  186. FastLeafDecay-v23.jar FastLeafDecay {fastleafdecay@v23 DONE}
  187. CleanView-1.16.1-v1.jar CleanView {[email protected] DONE}
  188. PrettyBeaches_1.16.1-5.0.0.jar Pretty Beaches {[email protected] DONE}
  189. BetterMineshaftsForge-1.16.1-1.3.jar YUNG's Better Mineshafts {[email protected] DONE}
  190. rockcandy-1.16-1.0.1.jar Rock Candy {rockcandy@version DONE}
  191. farlanders-1.16.1-1.3.2.jar The Farlanders {[email protected] DONE}
  192. DefaultOptions_1.16.1-12.0.1.jar Default Options {[email protected] DONE}
  193. Player Count: 2 / 20; [ServerPlayerEntity['Darkfiend009'/218007, l='ServerLevel[world]', x=-672.38, y=63.00, z=-325.10], ServerPlayerEntity['iCeD00D'/225089, l='ServerLevel[world]', x=-404.00, y=68.00, z=-12764.02]]
  194. Data Packs: vanilla, mod:abnormals_core, mod:additional_lights, mod:aiimprovements (incompatible), mod:animalium (incompatible), mod:appleskin, mod:bambooeverything (incompatible), mod:bettercaves, mod:bettermineshafts, mod:buzzier_bees, mod:byg, mod:caelus (incompatible), mod:carpetstairsmod, mod:ceilingtorch (incompatible), mod:citadel (incompatible), mod:cleanview (incompatible), mod:cloth-config, mod:clumps (incompatible), mod:comforts (incompatible), mod:controlling, mod:cookingforblockheads (incompatible), mod:craftablehorsearmour (incompatible), mod:craftingtweaks (incompatible), mod:ctm, mod:culinaryconstruct (incompatible), mod:curios (incompatible), mod:curiouselytra (incompatible), mod:decorative_blocks, mod:defaultoptions (incompatible), mod:dungeons_plus, mod:element, mod:elementsofpower, mod:ender_bags (incompatible), mod:endreborn (incompatible), mod:engineersdecor, mod:extradisks, mod:farlanders (incompatible), mod:farmingforblockheads (incompatible), mod:fastleafdecay, mod:foamdome (incompatible), mod:foodexpansion, mod:forbidden_arcanus, mod:forge (incompatible), mod:gemsnjewels, mod:gravestone, mod:immersiveengineering (incompatible), mod:incubation, mod:ironchest, mod:jei (incompatible), mod:kleeslabs (incompatible), mod:lava_monster (incompatible), mod:lightoverlay-forge (incompatible), mod:lollipop, mod:lottaterracotta (incompatible), mod:maessentials (incompatible), mod:mahoutsukai, mod:masonry, mod:matex, mod:mcwbridges, mod:mcwdoors, mod:mekanism, mod:mekanismadditions, mod:mekanismgenerators, mod:mekanismtools, mod:morpheus (incompatible), mod:mousetweaks (incompatible), mod:netherportalfix (incompatible), mod:placebo (incompatible), mod:powah, mod:prettybeaches (incompatible), mod:randompatches (incompatible), mod:rats (incompatible), mod:reap, mod:refinedstorage, mod:refinedstorageaddons, mod:regrowth, mod:rockcandy (incompatible), mod:savageandravage, mod:storagedrawers (incompatible), mod:structure_gel, mod:theoneprobe (incompatible), mod:tipthescales, mod:toastcontrol (incompatible), mod:torchslabmod, mod:trashslot (incompatible), mod:travellersboots (incompatible), mod:valhelsia_structures (incompatible), mod:voxelmap, mod:waystones (incompatible), mod:guideapi-vp (incompatible), mod:jeresources (incompatible), mod:modnametooltip (incompatible), mod:polymorph, mod:randomloot, mod:vampirism (incompatible), mod:artifacts
  195. Is Modded: Definitely; Server brand changed to 'forge'
  196. Type: Dedicated Server (map_server.txt)
Add Comment
Please, Sign In to add comment