iWisd0M5d

Untitled

Aug 30th, 2020
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.94 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Sorry :(
  3.  
  4. Time: 8/30/20 4:57 PM
  5. Description: Ticking entity
  6.  
  7. java.lang.NoSuchMethodError: its_meow.betteranimalsplus.common.entity.EntityLamprey.func_184215_y(Lnet/minecraft/entity/Entity;)Z
  8. at its_meow.betteranimalsplus.common.entity.EntityLamprey.grabTarget(EntityLamprey.java:146) ~[?:9.0.1] {re:classloading}
  9. at its_meow.betteranimalsplus.common.entity.EntityLamprey.func_70636_d(EntityLamprey.java:125) ~[?:9.0.1] {re:classloading}
  10. 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}
  11. 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}
  12. at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:604) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  13. 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}
  14. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:397) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  15. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:852) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  16. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:286) ~[?:?] {re:classloading,pl:accesstransformer:B}
  17. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:788) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  18. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:643) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  19. at net.minecraft.server.MinecraftServer.lambda$func_240784_a_$0(MinecraftServer.java:230) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  20. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252] {}
  21.  
  22.  
  23. A detailed walkthrough of the error, its code path and all known details is as follows:
  24. ---------------------------------------------------------------------------------------
  25.  
  26. -- Head --
  27. Thread: Server thread
  28. Stacktrace:
  29. at its_meow.betteranimalsplus.common.entity.EntityLamprey.grabTarget(EntityLamprey.java:146)
  30. at its_meow.betteranimalsplus.common.entity.EntityLamprey.func_70636_d(EntityLamprey.java:125)
  31. at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2157)
  32. at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:299)
  33. at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:604)
  34.  
  35. -- Entity being ticked --
  36. Details:
  37. Entity Type: betteranimalsplus:lamprey (its_meow.betteranimalsplus.common.entity.EntityLamprey)
  38. Entity ID: 1269
  39. Entity Name: Lamprey
  40. Entity's Exact location: 19.36, 60.03, -3214.79
  41. Entity's Block location: World: (19,60,-3215), Chunk: (at 3,3,1 in 1,-201; contains blocks 16,0,-3216 to 31,255,-3201), Region: (0,-7; contains chunks 0,-224 to 31,-193, blocks 0,0,-3584 to 511,255,-3073)
  42. Entity's Momentum: -0.01, 0.04, -0.04
  43. Entity's Passengers: []
  44. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  45. Stacktrace:
  46. at net.minecraft.world.World.func_217390_a(World.java:596)
  47. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:397)
  48.  
  49. -- Affected level --
  50. Details:
  51. All players: 1 total; [ServerPlayerEntity['iWisd0M5d'/1246, l='ServerLevel[world]', x=94.62, y=70.00, z=-3175.96]]
  52. Chunk stats: ServerChunkCache: 2924
  53. Level dimension: minecraft:overworld
  54. 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)
  55. Level time: 34789739 game time, 3557870 day time
  56. Level name: world
  57. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  58. Level weather: Rain time: 7928 (now: false), thunder time: 48534 (now: false)
  59. Known server brands: forge
  60. Level was modded: true
  61. Level storage version: 0x04ABD - Anvil
  62. Stacktrace:
  63. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:852)
  64. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:286)
  65. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:788)
  66. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:643)
  67. at net.minecraft.server.MinecraftServer.lambda$func_240784_a_$0(MinecraftServer.java:230)
  68. at java.lang.Thread.run(Thread.java:748)
  69.  
  70. -- System Details --
  71. Details:
  72. Minecraft Version: 1.16.1
  73. Minecraft Version ID: 1.16.1
  74. Operating System: Linux (amd64) version 3.10.0-1127.8.2.el7.x86_64
  75. Java Version: 1.8.0_252, Oracle Corporation
  76. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  77. Memory: 2899643888 bytes (2765 MB) / 4294967296 bytes (4096 MB) up to 4294967296 bytes (4096 MB)
  78. CPUs: 32
  79. JVM Flags: 20 total; -Xmx4096M -Xms4096M -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1
  80. ModLauncher: 6.1.1+74+master.966c698
  81. ModLauncher launch target: fmlserver
  82. ModLauncher naming: srg
  83. ModLauncher services:
  84. /mixin-0.8.jar mixin PLUGINSERVICE
  85. /eventbus-3.0.3-service.jar eventbus PLUGINSERVICE
  86. /forge1161.jar object_holder_definalize PLUGINSERVICE
  87. /forge1161.jar runtime_enum_extender PLUGINSERVICE
  88. /accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE
  89. /forge1161.jar capability_inject_definalize PLUGINSERVICE
  90. /forge1161.jar runtimedistcleaner PLUGINSERVICE
  91. /mixin-0.8.jar mixin TRANSFORMATIONSERVICE
  92. /forge1161.jar fml TRANSFORMATIONSERVICE
  93. FML: 32.0
  94. Forge: net.minecraftforge:32.0.108
  95. FML Language Providers:
  96. minecraft@1
  97. Mod List:
  98. forge-1.16.1-32.0.108-server.jar Minecraft {[email protected] DONE}
  99. Ma-Enchants-1.16.1-3.2.1.jar Ma Enchants {[email protected] DONE}
  100. ToolBelt-1.16.1-1.14.2.jar Tool Belt {[email protected] DONE}
  101. BiomesOPlenty-1.16.1-11.0.0.391-universal.jar Biomes O' Plenty {[email protected] DONE}
  102. valhelsia_structures-16.0.1.jar Valhelsia Structures {[email protected] DONE}
  103. jei-1.16.1-7.0.1.9.jar Just Enough Items {[email protected] DONE}
  104. forbidden_arcanus-1.16.1-1.0.1.jar Forbidden & Arcanus {[email protected] DONE}
  105. prefab-1.6.0.1.jar Prefab {[email protected] DONE}
  106. packedup-1.0.15-mc1.16.jar PackedUp {[email protected] DONE}
  107. simplefarming-1.16.1-1.3.2.jar Simple Farming {[email protected] DONE}
  108. mcws-win-1.16.1-v1.0.2.jar Macaw's Windows {[email protected] DONE}
  109. Guide-API-VP-1.16.1-2.2.0-alpha+20200716-0029.jar Guide-API VP {[email protected]+20200716-0029 DONE}
  110. curios-FORGE-1.16.1-3.0.0.2.jar Curios API {[email protected] DONE}
  111. MoreOresInONE-1.0_1.16.1.jar More Ores in ONE {[email protected] DONE}
  112. pamhc2foodcore-1.16.1-1.0.5.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version DONE}
  113. camera-1.16.1-1.0.7.jar Camera Mod {[email protected] DONE}
  114. ElementsOfPower-1.16.1-0.10.4-alpha.jar Elements of Power {[email protected] DONE}
  115. CookingForBlockheads_1.16.1-9.0.0.jar Cooking for Blockheads {[email protected] DONE}
  116. comforts-FORGE-1.16.1-3.0.jar Comforts {[email protected] DONE}
  117. [1.16.1]+SecurityCraft+v1.8.19.1-beta2.jar SecurityCraft {[email protected] DONE}
  118. FruitTrees-1.16.1-2.0.0.jar Fruit Trees {[email protected] DONE}
  119. Kiwi-1.16.1-3.2.1.jar Kiwi {[email protected] DONE}
  120. Elementary+Staffs+1.9.jar Elementary Staffs {[email protected] DONE}
  121. elevatorid-1.16.1-1.7.3.jar Elevator Mod {[email protected] DONE}
  122. Animalium-0.6.0.jar Animalium {[email protected] DONE}
  123. Champions-Mod-1.16.1.jar Champions {[email protected] DONE}
  124. tombstone-5.0.2.jar Corail Tombstone {[email protected] DONE}
  125. betteranimalsplus-1.16.1-9.0.1.3.jar Better Animals Plus {[email protected] DONE}
  126. FarmingForBlockheads_1.16.1-7.0.1.jar Farming for Blockheads {[email protected] DONE}
  127. mcws-roofs-1.16.1-v2.0.0.jar Macaw's Roofs {[email protected] DONE}
  128. MrCrayfishs-Furniture-Mod-1.16.1.jar MrCrayfish's Furniture Mod {[email protected] DONE}
  129. Vampirism-1.16.1-1.6.0-alpha+20200814-1726.jar Vampirism {[email protected]+20200814-1726 DONE, [email protected]+20200814-1726 DONE}
  130. Hwyla-forge-1.10.10-B77_1.16.1.jar Waila {[email protected]_1.16.1 DONE}
  131. Ma-Essentials-1.16.1-3.2.5.jar Ma Essentials {[email protected] DONE}
  132. VampiresNeedUmbrellas-1.16.1-1.0.jar Vampires Need Umbrellas {[email protected] DONE}
  133. forgemod_VoxelMap-1.10.9_for_1.16.1.jar VoxelMap {[email protected] DONE}
  134. firstaid-1.9.2.jar First Aid {[email protected] DONE}
  135. forge-1.16.1-32.0.108-universal.jar Forge {[email protected] DONE}
  136. EnderMail-1.16.1-1.1.2.jar Ender Mail {[email protected] DONE}
  137. infernalmobs-1.16.1.2.jar Infernal Mobs {[email protected] DONE}
  138. Kiwi Modules:
  139. fruittrees:cherry
  140. fruittrees:core
  141. fruittrees:hybridization
  142. kiwi:contributors
  143. kiwi:data
  144. Player Count: 1 / 25; [ServerPlayerEntity['iWisd0M5d'/1246, l='ServerLevel[world]', x=94.62, y=70.00, z=-3175.96]]
  145. Data Packs: vanilla, mod:forge, mod:biomesoplenty, mod:securitycraft (incompatible), mod:animalium (incompatible), mod:cookingforblockheads (incompatible), mod:comforts (incompatible), mod:element, mod:elevatorid, mod:farmingforblockheads (incompatible), mod:forbidden_arcanus, mod:firstaid (incompatible), mod:endermail (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:valhelsia_structures (incompatible), mod:prefab, mod:packedup, mod:simplefarming, mod:pamhc2foodcore (incompatible), mod:elementsofpower, file/CHorse, file/CName, file/msleep (incompatible), mod:champions, mod:camera, 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:betteranimalsplus (incompatible)
  146. Is Modded: Definitely; Server brand changed to 'forge'
  147. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment