Advertisement
Guest User

Untitled

a guest
Dec 27th, 2021
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.23 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // This doesn't make any sense!
  3.  
  4. Time: 12/27/21 12:43 PM
  5. Description: Ticking entity
  6.  
  7. java.lang.NullPointerException: Ticking entity
  8. at net.minecraft.entity.ai.controller.LookController.func_75651_a(SourceFile:31) ~[?:?] {re:classloading}
  9. at net.minecraft.entity.ai.goal.MeleeAttackGoal.func_75246_d(MeleeAttackGoal.java:98) ~[?:?] {re:classloading,re:mixin}
  10. at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55) ~[?:?] {re:classloading,pl:accesstransformer:B}
  11. at net.minecraft.entity.ai.goal.GoalSelector$$Lambda$8241/742946991.accept(Unknown Source) ~[?:?] {}
  12. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:1.8.0_51] {}
  13. at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_51] {}
  14. at java.util.Iterator.forEachRemaining(Iterator.java:116) ~[?:1.8.0_51] {}
  15. at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[?:1.8.0_51] {}
  16. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) ~[?:1.8.0_51] {}
  17. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) ~[?:1.8.0_51] {}
  18. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:1.8.0_51] {}
  19. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:1.8.0_51] {}
  20. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_51] {}
  21. at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[?:1.8.0_51] {}
  22. at net.minecraft.entity.ai.goal.GoalSelector.func_75774_a(SourceFile:88) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dungeons_mobs.mixins.json:GoalSelectorAccessor,pl:mixin:A}
  23. at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:682) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mostructures.mixins.json:MixinMobEntity,pl:mixin:A}
  24. at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2411) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:wolveswitharmor.mixins.json:LivingEntityMixin,pl:mixin:APP:mostructures.mixins.json:MixinLivingEntity,pl:mixin:APP:morph.mixins.json:LivingEntityInvokerMixin,pl:mixin:APP:morph.mixins.json:LivingEntityMixin,pl:mixin:A}
  25. at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:488) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mostructures.mixins.json:MixinMobEntity,pl:mixin:A}
  26. at net.minecraft.entity.monster.MonsterEntity.func_70636_d(SourceFile:43) ~[?:?] {re:classloading,re:mixin}
  27. at net.minecraft.entity.monster.AbstractRaiderEntity.func_70636_d(SourceFile:114) ~[?:?] {re:classloading,re:mixin}
  28. at com.litewolf101.illagers_plus.objects.entity.EntityMiner.func_70636_d(EntityMiner.java:101) ~[?:1.16.4v1.7.2] {re:classloading}
  29. at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2158) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:wolveswitharmor.mixins.json:LivingEntityMixin,pl:mixin:APP:mostructures.mixins.json:MixinLivingEntity,pl:mixin:APP:morph.mixins.json:LivingEntityInvokerMixin,pl:mixin:APP:morph.mixins.json:LivingEntityMixin,pl:mixin:A}
  30. at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:300) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mostructures.mixins.json:MixinMobEntity,pl:mixin:A}
  31. at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:611) ~[?:?] {re:classloading,re:mixin}
  32. at net.minecraft.world.server.ServerWorld$$Lambda$8224/1434561374.accept(Unknown Source) ~[?:?] {}
  33. at net.minecraft.world.World.func_217390_a(World.java:554) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  34. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:404) ~[?:?] {re:classloading,re:mixin}
  35. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:851) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:blame.mixins.json:MinecraftServerAccessor,pl:mixin:A}
  36. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:blame.mixins.json:MinecraftServerAccessor,pl:mixin:A}
  37. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  38. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:blame.mixins.json:MinecraftServerAccessor,pl:mixin:A}
  39. at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:blame.mixins.json:MinecraftServerAccessor,pl:mixin:A}
  40. at net.minecraft.server.MinecraftServer$$Lambda$7854/2076280888.run(Unknown Source) [?:?] {}
  41. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
  42.  
  43.  
  44. A detailed walkthrough of the error, its code path and all known details is as follows:
  45. ---------------------------------------------------------------------------------------
  46.  
  47. -- Head --
  48. Thread: Server thread
  49. Stacktrace:
  50. at net.minecraft.entity.ai.controller.LookController.func_75651_a(SourceFile:31) ~[?:?] {re:classloading}
  51. at net.minecraft.entity.ai.goal.MeleeAttackGoal.func_75246_d(MeleeAttackGoal.java:98) ~[?:?] {re:classloading,re:mixin}
  52. at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55) ~[?:?] {re:classloading,pl:accesstransformer:B}
  53. at net.minecraft.entity.ai.goal.GoalSelector$$Lambda$8241/742946991.accept(Unknown Source) ~[?:?] {}
  54. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:1.8.0_51] {}
  55. at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_51] {}
  56. at java.util.Iterator.forEachRemaining(Iterator.java:116) ~[?:1.8.0_51] {}
  57. at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[?:1.8.0_51] {}
  58. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) ~[?:1.8.0_51] {}
  59. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) ~[?:1.8.0_51] {}
  60. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:1.8.0_51] {}
  61. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:1.8.0_51] {}
  62. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_51] {}
  63. at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[?:1.8.0_51] {}
  64. at net.minecraft.entity.ai.goal.GoalSelector.func_75774_a(SourceFile:88) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dungeons_mobs.mixins.json:GoalSelectorAccessor,pl:mixin:A}
  65. at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:682) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mostructures.mixins.json:MixinMobEntity,pl:mixin:A}
  66. at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2411) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:wolveswitharmor.mixins.json:LivingEntityMixin,pl:mixin:APP:mostructures.mixins.json:MixinLivingEntity,pl:mixin:APP:morph.mixins.json:LivingEntityInvokerMixin,pl:mixin:APP:morph.mixins.json:LivingEntityMixin,pl:mixin:A}
  67. at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:488) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mostructures.mixins.json:MixinMobEntity,pl:mixin:A}
  68. at net.minecraft.entity.monster.MonsterEntity.func_70636_d(SourceFile:43) ~[?:?] {re:classloading,re:mixin}
  69. at net.minecraft.entity.monster.AbstractRaiderEntity.func_70636_d(SourceFile:114) ~[?:?] {re:classloading,re:mixin}
  70. at com.litewolf101.illagers_plus.objects.entity.EntityMiner.func_70636_d(EntityMiner.java:101) ~[?:1.16.4v1.7.2] {re:classloading}
  71. at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2158) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:wolveswitharmor.mixins.json:LivingEntityMixin,pl:mixin:APP:mostructures.mixins.json:MixinLivingEntity,pl:mixin:APP:morph.mixins.json:LivingEntityInvokerMixin,pl:mixin:APP:morph.mixins.json:LivingEntityMixin,pl:mixin:A}
  72. at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:300) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mostructures.mixins.json:MixinMobEntity,pl:mixin:A}
  73. at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:611) ~[?:?] {re:classloading,re:mixin}
  74. at net.minecraft.world.server.ServerWorld$$Lambda$8224/1434561374.accept(Unknown Source) ~[?:?] {}
  75. -- Entity being ticked --
  76. Details:
  77. Entity Type: illagers_plus:miner (com.litewolf101.illagers_plus.objects.entity.EntityMiner)
  78. Entity ID: 1704
  79. Entity Name: Illager Miner
  80. Entity's Exact location: -199.68, 64.00, 109.48
  81. Entity's Block location: World: (-200,64,109), Chunk: (at 8,4,13 in -13,6; contains blocks -208,0,96 to -193,255,111), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  82. Entity's Momentum: -0.10, -0.08, -0.01
  83. Entity's Passengers: []
  84. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  85. Stacktrace:
  86. at net.minecraft.world.World.func_217390_a(World.java:554) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  87. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:404) ~[?:?] {re:classloading,re:mixin}
  88.  
  89.  
  90. -- Affected level --
  91. Details:
  92. All players: 1 total; [ServerPlayerEntity['KrystalTheFox_'/172, l='ServerLevel[Villager City]', x=-200.45, y=64.00, z=109.63]]
  93. Chunk stats: ServerChunkCache: 2232
  94. Level dimension: minecraft:overworld
  95. Level spawn location: World: (-194,69,89), Chunk: (at 14,4,9 in -13,5; contains blocks -208,0,80 to -193,255,95), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  96. Level time: 3948294 game time, 47123 day time
  97. Level name: Villager City
  98. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  99. Level weather: Rain time: 1 (now: false), thunder time: 1 (now: false)
  100. Known server brands: vanilla, forge
  101. Level was modded: true
  102. Level storage version: 0x04ABD - Anvil
  103. Stacktrace:
  104. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:851) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:blame.mixins.json:MinecraftServerAccessor,pl:mixin:A}
  105. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:blame.mixins.json:MinecraftServerAccessor,pl:mixin:A}
  106. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  107. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:blame.mixins.json:MinecraftServerAccessor,pl:mixin:A}
  108. at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:blame.mixins.json:MinecraftServerAccessor,pl:mixin:A}
  109. at net.minecraft.server.MinecraftServer$$Lambda$7854/2076280888.run(Unknown Source) [?:?] {}
  110. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
  111.  
  112.  
  113. -- System Details --
  114. Details:
  115. Minecraft Version: 1.16.5
  116. Minecraft Version ID: 1.16.5
  117. Operating System: Windows 10 (amd64) version 10.0
  118. Java Version: 1.8.0_51, Oracle Corporation
  119. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  120. Memory: 812014264 bytes (774 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
  121. CPUs: 4
  122. JVM Flags: 10 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+IgnoreUnrecognizedVMOptions -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  123. ModLauncher: 8.0.9+86+master.3cf110c
  124. ModLauncher launch target: fmlclient
  125. ModLauncher naming: srg
  126. ModLauncher services:
  127. /mixin-0.8.4.jar mixin PLUGINSERVICE
  128. /eventbus-4.0.0.jar eventbus PLUGINSERVICE
  129. /forge-1.16.5-36.2.9.jar object_holder_definalize PLUGINSERVICE
  130. /forge-1.16.5-36.2.9.jar runtime_enum_extender PLUGINSERVICE
  131. /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
  132. /forge-1.16.5-36.2.9.jar capability_inject_definalize PLUGINSERVICE
  133. /forge-1.16.5-36.2.9.jar runtimedistcleaner PLUGINSERVICE
  134. /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
  135. /forge-1.16.5-36.2.9.jar fml TRANSFORMATIONSERVICE
  136. FML: 36.2
  137. Forge: net.minecraftforge:36.2.9
  138. FML Language Providers:
  139. javafml@36.2
  140. minecraft@1
  141. Mod List:
  142. forge-1.16.5-36.2.9-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
  143. repurposed_structures_forge-3.4.2+1.16.5 (1).jar |Repurposed Structures |repurposed_structures |3.4.2+1.16.5 |DONE |Manifest: NOSIGNATURE
  144. wolveswitharmor-1.1.0-1.16.2.jar |Wolves With Armor |wolveswitharmor |1.1.0 |DONE |Manifest: NOSIGNATURE
  145. Ma-Enchants-1.16.5-3.6.1.jar |Ma Enchants |ma-enchants |1.16.5-3.6.1 |DONE |Manifest: NOSIGNATURE
  146. MobBattleMod-1.16.2-2.3.4 (2).jar |Mob Battle Mod |mobbattle |1.16.2-2.3.4 |DONE |Manifest: NOSIGNATURE
  147. iChunUtil-1.16.5-10.5.1.jar |iChunUtil |ichunutil |10.5.1 |DONE |Manifest: NOSIGNATURE
  148. dungeons_mobs-1.16.5-1.0.10 (2).jar |Dungeons Mobs |dungeons_mobs |1.0.10 |DONE |Manifest: NOSIGNATURE
  149. illagers_plus-1.16.4v1.7.2 (2).jar |Illagers+ |illagers_plus |1.16.4v1.7.2 |DONE |Manifest: NOSIGNATURE
  150. enchantwithmob-1.16.5-1.5.0.jar |Enchant With Mob |enchantwithmob |1.16.5-1.5.0 |DONE |Manifest: NOSIGNATURE
  151. forge-1.16.5-36.2.9-universal.jar |Forge |forge |36.2.9 |DONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
  152. torohealth-1.16.4-forge-4 (2).jar |ToroHealth |torohealth |NONE |DONE |Manifest: NOSIGNATURE
  153. mostructures-forge-1.2.0-1.16.5.jar |Mo' Structures |mostructures |1.2.0-1.16.5 |DONE |Manifest: NOSIGNATURE
  154. PattysMoreStuff-Stable-1.16.4-1.3.3.jar |PattysMoreStuff |pattysmorestuff |1.3.3 |DONE |Manifest: NOSIGNATURE
  155. blame-1.16.5-3.6.1-forge.jar |Blame! |blame |1.16.5-3.6.1-forge |DONE |Manifest: NOSIGNATURE
  156. Morph-1.16.5-10.1.0.jar |Morph |morph |10.1.0 |DONE |Manifest: NOSIGNATURE
  157. Crash Report UUID: 6a9d38a8-5a5c-487f-9218-38892c81afdf
  158. Player Count: 1 / 8; [ServerPlayerEntity['KrystalTheFox_'/172, l='ServerLevel[Villager City]', x=-200.45, y=64.00, z=109.63]]
  159. Data Packs: vanilla, mod:repurposed_structures, mod:wolveswitharmor, mod:ma-enchants (incompatible), mod:mobbattle (incompatible), mod:ichunutil, mod:dungeons_mobs (incompatible), mod:illagers_plus, mod:enchantwithmob, mod:forge, mod:torohealth, mod:mostructures, mod:pattysmorestuff, mod:blame, mod:morph
  160. Type: Integrated Server (map_client.txt)
  161. Is Modded: Definitely; Client brand changed to 'forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement