iWisd0M5d

Untitled

Oct 15th, 2020
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.32 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I bet Cylons wouldn't have this problem.
  3.  
  4. Time: 10/14/20 10:15 PM
  5. Description: Ticking entity
  6.  
  7. java.lang.NoSuchMethodError: its_meow.betteranimalsplus.common.entity.EntityLammergeier.func_184215_y(Lnet/minecraft/entity/Entity;)Z
  8. at its_meow.betteranimalsplus.common.entity.EntityLammergeier$AIMeleeAttack.func_75246_d(EntityLammergeier.java:389) ~[?:9.0.1] {re:classloading}
  9. at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55) ~[?:?] {re:classloading}
  10. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:1.8.0_262] {}
  11. at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_262] {}
  12. at java.util.Iterator.forEachRemaining(Iterator.java:116) ~[?:1.8.0_262] {}
  13. at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[?:1.8.0_262] {}
  14. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_262] {}
  15. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_262] {}
  16. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:1.8.0_262] {}
  17. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:1.8.0_262] {}
  18. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_262] {}
  19. at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) ~[?:1.8.0_262] {}
  20. at net.minecraft.entity.ai.goal.GoalSelector.func_75774_a(SourceFile:88) ~[?:?] {re:classloading,pl:accesstransformer:B}
  21. at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:681) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  22. at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2410) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  23. at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:487) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  24. at net.minecraft.entity.AgeableEntity.func_70636_d(SourceFile:126) ~[?:?] {re:classloading,re:mixin}
  25. at net.minecraft.entity.passive.AnimalEntity.func_70636_d(AnimalEntity.java:50) ~[?:?] {re:classloading,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A}
  26. at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2157) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  27. at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:299) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  28. at its_meow.betteranimalsplus.common.entity.EntityLammergeier.func_70071_h_(EntityLammergeier.java:277) ~[?:9.0.1] {re:classloading}
  29. at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:604) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  30. at net.minecraft.world.World.func_217390_a(World.java:596) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  31. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:397) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  32. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:852) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  33. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:286) ~[?:?] {re:classloading,pl:accesstransformer:B}
  34. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:788) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  35. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:643) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  36. at net.minecraft.server.MinecraftServer.lambda$func_240784_a_$0(MinecraftServer.java:230) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  37. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_262] {}
  38.  
  39.  
  40. A detailed walkthrough of the error, its code path and all known details is as follows:
  41. ---------------------------------------------------------------------------------------
  42.  
  43. -- Head --
  44. Thread: Server thread
  45. Stacktrace:
  46. at its_meow.betteranimalsplus.common.entity.EntityLammergeier$AIMeleeAttack.func_75246_d(EntityLammergeier.java:389)
  47. at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55)
  48. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
  49. at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
  50. at java.util.Iterator.forEachRemaining(Iterator.java:116)
  51. at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
  52. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
  53. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
  54. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
  55. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
  56. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
  57. at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485)
  58. at net.minecraft.entity.ai.goal.GoalSelector.func_75774_a(SourceFile:88)
  59. at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:681)
  60. at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2410)
  61. at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:487)
  62. at net.minecraft.entity.AgeableEntity.func_70636_d(SourceFile:126)
  63. at net.minecraft.entity.passive.AnimalEntity.func_70636_d(AnimalEntity.java:50)
  64. at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2157)
  65. at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:299)
  66. at its_meow.betteranimalsplus.common.entity.EntityLammergeier.func_70071_h_(EntityLammergeier.java:277)
  67. at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:604)
  68.  
  69. -- Entity being ticked --
  70. Details:
  71. Entity Type: betteranimalsplus:lammergeier (its_meow.betteranimalsplus.common.entity.EntityLammergeier)
  72. Entity ID: 4184
  73. Entity Name: Lammergeier
  74. Entity's Exact location: -487.92, 64.50, -3542.88
  75. Entity's Block location: World: (-488,64,-3543), Chunk: (at 8,4,9 in -31,-222; contains blocks -496,0,-3552 to -481,255,-3537), Region: (-1,-7; contains chunks -32,-224 to -1,-193, blocks -512,0,-3584 to -1,255,-3073)
  76. Entity's Momentum: -0.32, -0.49, -0.34
  77. Entity's Passengers: []
  78. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  79. Stacktrace:
  80. at net.minecraft.world.World.func_217390_a(World.java:596)
  81. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:397)
  82.  
  83. -- Affected level --
  84. Details:
  85. All players: 4 total; [ServerPlayerEntity['Nnopanda'/676, l='ServerLevel[world]', x=748.48, y=88.00, z=-3622.70], ServerPlayerEntity['satoshi95'/1199, l='ServerLevel[world]', x=837.35, y=10.00, z=-3889.00], ServerPlayerEntity['ThealexGamesYT'/1817, l='ServerLevel[world]', x=688.01, y=143.00, z=-3491.44], ServerPlayerEntity['adesltein'/4007, l='ServerLevel[world]', x=-436.61, y=66.50, z=-3591.27]]
  86. Chunk stats: ServerChunkCache: 5711
  87. Level dimension: minecraft:overworld
  88. Level spawn location: World: (313,71,-3210), Chunk: (at 9,4,6 in 19,-201; contains blocks 304,0,-3216 to 319,255,-3201), Region: (0,-7; contains chunks 0,-224 to 31,-193, blocks 0,0,-3584 to 511,255,-3073)
  89. Level time: 110909637 game time, 12059595 day time
  90. Level name: world
  91. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  92. Level weather: Rain time: 10858 (now: false), thunder time: 17268 (now: false)
  93. Known server brands: forge
  94. Level was modded: true
  95. Level storage version: 0x04ABD - Anvil
  96. Stacktrace:
  97. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:852)
  98. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:286)
  99. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:788)
  100. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:643)
  101. at net.minecraft.server.MinecraftServer.lambda$func_240784_a_$0(MinecraftServer.java:230)
  102. at java.lang.Thread.run(Thread.java:748)
  103.  
  104. -- System Details --
  105. Details:
  106. Minecraft Version: 1.16.1
  107. Minecraft Version ID: 1.16.1
  108. Operating System: Linux (amd64) version 3.10.0-1127.8.2.el7.x86_64
  109. Java Version: 1.8.0_262, Oracle Corporation
  110. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  111. Memory: 2480424376 bytes (2365 MB) / 4151836672 bytes (3959 MB) up to 4151836672 bytes (3959 MB)
  112. CPUs: 32
  113. JVM Flags: 4 total; -Xmx4096M -Xms4096M -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled
  114. ModLauncher: 6.1.1+74+master.966c698
  115. ModLauncher launch target: fmlserver
  116. ModLauncher naming: srg
  117. ModLauncher services:
  118. /mixin-0.8.jar mixin PLUGINSERVICE
  119. /eventbus-3.0.3-service.jar eventbus PLUGINSERVICE
  120. /forge1161.jar object_holder_definalize PLUGINSERVICE
  121. /forge1161.jar runtime_enum_extender PLUGINSERVICE
  122. /accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE
  123. /forge1161.jar capability_inject_definalize PLUGINSERVICE
  124. /forge1161.jar runtimedistcleaner PLUGINSERVICE
  125. /mixin-0.8.jar mixin TRANSFORMATIONSERVICE
  126. /forge1161.jar fml TRANSFORMATIONSERVICE
  127. FML: 32.0
  128. Forge: net.minecraftforge:32.0.108
  129. FML Language Providers:
  130. minecraft@1
  131. Mod List:
  132. forge-1.16.1-32.0.108-server.jar Minecraft {[email protected] DONE}
  133. Ma-Enchants-1.16.1-3.2.1.jar Ma Enchants {[email protected] DONE}
  134. ToolBelt-1.16.1-1.14.2.jar Tool Belt {[email protected] DONE}
  135. BiomesOPlenty-1.16.1-11.0.0.391-universal.jar Biomes O' Plenty {[email protected] DONE}
  136. valhelsia_structures-16.0.2.jar Valhelsia Structures {[email protected] DONE}
  137. jei-1.16.1-7.0.1.9.jar Just Enough Items {[email protected] DONE}
  138. forbidden_arcanus-1.16.1-1.1.2.jar Forbidden & Arcanus {[email protected] DONE}
  139. prefab-1.6.0.2.jar Prefab {[email protected] DONE}
  140. packedup-1.0.15-mc1.16.jar PackedUp {[email protected] DONE}
  141. simplefarming-1.16.1-1.3.2.jar Simple Farming {[email protected] DONE}
  142. mcws-win-1.16.1-v1.0.2.jar Macaw's Windows {[email protected] DONE}
  143. AzureDooms-Doom-Mod-1.16.1-1.6.5.jar Azuredooms Doom Mod {[email protected] DONE}
  144. Guide-API-VP-1.16.1-2.2.0-alpha+20200716-0029.jar Guide-API VP {[email protected]+20200716-0029 DONE}
  145. curios-FORGE-1.16.1-3.0.0.2.jar Curios API {[email protected] DONE}
  146. MoreOresInONE-1.0_1.16.1.jar More Ores in ONE {[email protected] DONE}
  147. pamhc2foodcore-1.16.1-1.0.6.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version DONE}
  148. ElementsOfPower-1.16.1-0.10.4-alpha.jar Elements of Power {[email protected] DONE}
  149. CookingForBlockheads_1.16.1-9.0.0.jar Cooking for Blockheads {[email protected] DONE}
  150. comforts-FORGE-1.16.1-3.0.jar Comforts {[email protected] DONE}
  151. [1.16.1]+SecurityCraft+v1.8.19.3.jar SecurityCraft {[email protected] DONE}
  152. sit-1.16.1-v1.3.jar Sit {[email protected] DONE}
  153. FruitTrees-1.16.1-2.0.1.jar Fruit Trees {[email protected] DONE}
  154. Kiwi-1.16.1-3.2.1.jar Kiwi {[email protected] DONE}
  155. Elementary+Staffs+1.9.jar Elementary Staffs {[email protected] DONE}
  156. elevatorid-1.16.1-1.7.3.jar Elevator Mod {[email protected] DONE}
  157. Animalium-0.6.0.jar Animalium {[email protected] DONE}
  158. tombstone-5.0.2.jar Corail Tombstone {[email protected] DONE}
  159. betteranimalsplus-1.16.1-9.0.1.3.jar Better Animals Plus {[email protected] DONE}
  160. mcws-roofs-1.16.1-v2.0.0.jar Macaw's Roofs {[email protected] DONE}
  161. MrCrayfishs-Furniture-Mod-1.16.1.jar MrCrayfish's Furniture Mod {[email protected] DONE}
  162. Vampirism-1.16.1-1.6.0-alpha+20200814-1726.jar Vampirism {[email protected]+20200814-1726 DONE, [email protected]+20200814-1726 DONE}
  163. Hwyla-forge-1.10.10-B77_1.16.1.jar Waila {[email protected]_1.16.1 DONE}
  164. Ma-Essentials-1.16.1-3.2.5.jar Ma Essentials {[email protected] DONE}
  165. VampiresNeedUmbrellas-1.16.1-1.0.jar Vampires Need Umbrellas {[email protected] DONE}
  166. forgemod_VoxelMap-1.10.9_for_1.16.1.jar VoxelMap {[email protected] DONE}
  167. firstaid-1.9.2.jar First Aid {[email protected] DONE}
  168. forge-1.16.1-32.0.108-universal.jar Forge {[email protected] DONE}
  169. Aquaculture-1.16.1-2.0.20.jar Aquaculture 2 {[email protected] DONE}
  170. infernalmobs-1.16.1.2.jar Infernal Mobs {[email protected] DONE}
  171. Kiwi Modules:
  172. fruittrees:cherry
  173. fruittrees:core
  174. fruittrees:hybridization
  175. kiwi:contributors
  176. kiwi:data
  177. Player Count: 4 / 25; [ServerPlayerEntity['Nnopanda'/676, l='ServerLevel[world]', x=748.48, y=88.00, z=-3622.70], ServerPlayerEntity['satoshi95'/1199, l='ServerLevel[world]', x=837.35, y=10.00, z=-3889.00], ServerPlayerEntity['ThealexGamesYT'/1817, l='ServerLevel[world]', x=688.01, y=143.00, z=-3491.44], ServerPlayerEntity['adesltein'/4007, l='ServerLevel[world]', x=-436.61, y=66.50, z=-3591.27]]
  178. Data Packs: vanilla, mod:forge, mod:biomesoplenty, mod:securitycraft (incompatible), mod:animalium (incompatible), mod:cookingforblockheads (incompatible), mod:comforts (incompatible), mod:element, mod:elevatorid, mod:forbidden_arcanus, mod:firstaid (incompatible), mod:ma-enchants (incompatible), mod:waila, mod:jei (incompatible), mod:fruittrees, mod:kiwi, mod:mcwroofs, mod:cfm, mod:mcwwindows, mod:moreoresinone (incompatible), mod:toolbelt (incompatible), mod:prefab, mod:packedup, mod:simplefarming, mod:pamhc2foodcore (incompatible), mod:elementsofpower, file/CHorse, file/CName, file/msleep (incompatible), mod:curios (incompatible), file/Cblackstone (incompatible), file/Rleather (incompatible), file/mmheads (incompatible), file/wtrades (incompatible), file/astatues (incompatible), file/phead (incompatible), mod:vampirism (incompatible), mod:vampiresneedumbrellas (incompatible), file/whermits (incompatible), mod:guideapi-vp (incompatible), mod:voxelmap, mod:maessentials (incompatible), file/asdp, mod:tombstone, mod:infernalmobs (incompatible), mod:doomweapon, mod:aquaculture, mod:valhelsia_structures (incompatible), mod:betteranimalsplus (incompatible), mod:sit
  179. Is Modded: Definitely; Server brand changed to 'forge'
  180. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment