Guest User

Untitled

a guest
Feb 21st, 2022
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.45 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Why did you do that?
  3.  
  4. Time: 2/21/22 11:42 AM
  5. Description: Ticking player
  6.  
  7. java.lang.IllegalArgumentException: ItemStack is missing item capability
  8. at com.Polarice3.FireNBlood.items.handler.SoulUsingItemHandler.lambda$get$1(SoulUsingItemHandler.java:98) ~[?:1.7.0] {re:classloading}
  9. at com.Polarice3.FireNBlood.items.handler.SoulUsingItemHandler$$Lambda$6314/1319962561.get(Unknown Source) ~[?:?] {}
  10. at net.minecraftforge.common.util.LazyOptional.orElseThrow(LazyOptional.java:296) ~[?:?] {re:classloading}
  11. at com.Polarice3.FireNBlood.items.handler.SoulUsingItemHandler.get(SoulUsingItemHandler.java:98) ~[?:1.7.0] {re:classloading}
  12. at com.Polarice3.FireNBlood.items.SoulWand.lambda$onKeyPressed$0(SoulWand.java:188) ~[?:1.7.0] {re:classloading}
  13. at com.Polarice3.FireNBlood.items.SoulWand$$Lambda$10657/1040006709.createMenu(Unknown Source) ~[?:?] {}
  14. at net.minecraft.inventory.container.SimpleNamedContainerProvider.createMenu(SourceFile:25) ~[?:?] {re:classloading}
  15. at net.minecraftforge.fml.network.NetworkHooks.openGui(NetworkHooks.java:226) ~[?:?] {re:classloading}
  16. at com.Polarice3.FireNBlood.items.SoulWand.onKeyPressed(SoulWand.java:189) ~[?:1.7.0] {re:classloading}
  17. at com.Polarice3.FireNBlood.events.ModEvents.onPlayerEquipment(ModEvents.java:195) ~[?:1.7.0] {re:classloading}
  18. at net.minecraftforge.eventbus.ASMEventHandler_142_ModEvents_onPlayerEquipment_PlayerTickEvent.invoke(.dynamic) ~[?:?] {}
  19. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  20. at net.minecraftforge.eventbus.EventBus$$Lambda$3175/911736311.invoke(Unknown Source) ~[?:?] {}
  21. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  22. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  23. at net.minecraftforge.fml.hooks.BasicEventHooks.onPlayerPreTick(BasicEventHooks.java:85) ~[?:?] {re:classloading}
  24. at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:196) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:morph.mixins.json:PlayerEntityMixin,pl:mixin:A}
  25. at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:404) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  26. at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:207) ~[?:?] {re:classloading}
  27. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:226) ~[?:?] {re:classloading}
  28. at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) ~[?:?] {re:classloading}
  29. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:blame.mixins.json:MinecraftServerAccessor,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A}
  30. 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:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A}
  31. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  32. 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:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A}
  33. 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:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A}
  34. at net.minecraft.server.MinecraftServer$$Lambda$8926/1842791411.run(Unknown Source) [?:?] {}
  35. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
  36.  
  37.  
  38. A detailed walkthrough of the error, its code path and all known details is as follows:
  39. ---------------------------------------------------------------------------------------
  40.  
  41. -- Head --
  42. Thread: Server thread
  43. Stacktrace:
  44. at com.Polarice3.FireNBlood.items.handler.SoulUsingItemHandler.lambda$get$1(SoulUsingItemHandler.java:98) ~[?:1.7.0] {re:classloading}
  45. at com.Polarice3.FireNBlood.items.handler.SoulUsingItemHandler$$Lambda$6314/1319962561.get(Unknown Source) ~[?:?] {}
  46. at net.minecraftforge.common.util.LazyOptional.orElseThrow(LazyOptional.java:296) ~[?:?] {re:classloading}
  47. at com.Polarice3.FireNBlood.items.handler.SoulUsingItemHandler.get(SoulUsingItemHandler.java:98) ~[?:1.7.0] {re:classloading}
  48. at com.Polarice3.FireNBlood.items.SoulWand.lambda$onKeyPressed$0(SoulWand.java:188) ~[?:1.7.0] {re:classloading}
  49. at com.Polarice3.FireNBlood.items.SoulWand$$Lambda$10657/1040006709.createMenu(Unknown Source) ~[?:?] {}
  50. at net.minecraft.inventory.container.SimpleNamedContainerProvider.createMenu(SourceFile:25) ~[?:?] {re:classloading}
  51. at net.minecraftforge.fml.network.NetworkHooks.openGui(NetworkHooks.java:226) ~[?:?] {re:classloading}
  52. at com.Polarice3.FireNBlood.items.SoulWand.onKeyPressed(SoulWand.java:189) ~[?:1.7.0] {re:classloading}
  53. at com.Polarice3.FireNBlood.events.ModEvents.onPlayerEquipment(ModEvents.java:195) ~[?:1.7.0] {re:classloading}
  54. at net.minecraftforge.eventbus.ASMEventHandler_142_ModEvents_onPlayerEquipment_PlayerTickEvent.invoke(.dynamic) ~[?:?] {}
  55. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  56. at net.minecraftforge.eventbus.EventBus$$Lambda$3175/911736311.invoke(Unknown Source) ~[?:?] {}
  57. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  58. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  59. at net.minecraftforge.fml.hooks.BasicEventHooks.onPlayerPreTick(BasicEventHooks.java:85) ~[?:?] {re:classloading}
  60. at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:196) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:morph.mixins.json:PlayerEntityMixin,pl:mixin:A}
  61. -- Player being ticked --
  62. Details:
  63. Entity Type: minecraft:player (net.minecraft.entity.player.ServerPlayerEntity)
  64. Entity ID: 179
  65. Entity Name: KrystalTheFox
  66. Entity's Exact location: 214.82, 69.36, 587.45
  67. Entity's Block location: World: (214,69,587), Chunk: (at 6,4,11 in 13,36; contains blocks 208,0,576 to 223,255,591), Region: (0,1; contains chunks 0,32 to 31,63, blocks 0,0,512 to 511,255,1023)
  68. Entity's Momentum: 0.00, 0.00, 0.00
  69. Entity's Passengers: []
  70. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  71. Stacktrace:
  72. at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:404) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  73. at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:207) ~[?:?] {re:classloading}
  74. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:226) ~[?:?] {re:classloading}
  75. at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) ~[?:?] {re:classloading}
  76. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:blame.mixins.json:MinecraftServerAccessor,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A}
  77. 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:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A}
  78. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  79. 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:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A}
  80. 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:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A}
  81. at net.minecraft.server.MinecraftServer$$Lambda$8926/1842791411.run(Unknown Source) [?:?] {}
  82. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
  83.  
  84.  
  85. -- System Details --
  86. Details:
  87. Minecraft Version: 1.16.5
  88. Minecraft Version ID: 1.16.5
  89. Operating System: Windows 10 (amd64) version 10.0
  90. Java Version: 1.8.0_51, Oracle Corporation
  91. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  92. Memory: 890446400 bytes (849 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
  93. CPUs: 4
  94. 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
  95. ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec
  96. ModLauncher launch target: fmlclient
  97. ModLauncher naming: srg
  98. ModLauncher services:
  99. /mixin-0.8.4.jar mixin PLUGINSERVICE
  100. /eventbus-4.0.0.jar eventbus PLUGINSERVICE
  101. /forge-1.16.5-36.2.28.jar object_holder_definalize PLUGINSERVICE
  102. /forge-1.16.5-36.2.28.jar runtime_enum_extender PLUGINSERVICE
  103. /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
  104. /forge-1.16.5-36.2.28.jar capability_inject_definalize PLUGINSERVICE
  105. /forge-1.16.5-36.2.28.jar runtimedistcleaner PLUGINSERVICE
  106. /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
  107. /forge-1.16.5-36.2.28.jar fml TRANSFORMATIONSERVICE
  108. FML: 36.2
  109. Forge: net.minecraftforge:36.2.28
  110. FML Language Providers:
  111. minecraft@1
  112. Mod List:
  113. forge-1.16.5-36.2.28-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
  114. repurposed_structures_forge-3.4.2+1.16.5 (1).jar |Repurposed Structures |repurposed_structures |3.4.2+1.16.5 |DONE |Manifest: NOSIGNATURE
  115. mobbattle-1.16.5-2.3.7.jar |Mob Battle Mod |mobbattle |1.16.5-2.3.7 |DONE |Manifest: NOSIGNATURE
  116. ShinyFoods1.16.5-v1.0.1.jar |Shiny Foods |shiny_foods_revival |1.0.0 |DONE |Manifest: NOSIGNATURE
  117. jei-1.16.5-7.7.1.137.jar |Just Enough Items |jei |7.7.1.137 |DONE |Manifest: NOSIGNATURE
  118. the-conjurer-1.16.4-1.0.13.jar |The Conjurer |conjurer_illager |1.0.13 |DONE |Manifest: NOSIGNATURE
  119. dungeons_mobs-1.16.5-1.0.10 (2).jar |Dungeons Mobs |dungeons_mobs |1.0.10 |DONE |Manifest: NOSIGNATURE
  120. torohealth-1.16.4-forge-4 (2).jar |ToroHealth |torohealth |NONE |DONE |Manifest: NOSIGNATURE
  121. mostructures-forge-1.2.0-1.16.5.jar |Mo' Structures |mostructures |1.2.0-1.16.5 |DONE |Manifest: NOSIGNATURE
  122. looot-1.16.4-1.0.0.3.jar |Looot |looot |1.0.0.3 |DONE |Manifest: NOSIGNATURE
  123. stoneholm-1.2.2.jar |Stoneholm |stoneholm |1.2 |DONE |Manifest: NOSIGNATURE
  124. wolveswitharmor-1.1.0-1.16.2.jar |Wolves With Armor |wolveswitharmor |1.1.0 |DONE |Manifest: NOSIGNATURE
  125. guardvillagers-1.16.5.1.2.6 (3).jar |Guard Villagers |guardvillagers |1.2.6 |DONE |Manifest: NOSIGNATURE
  126. workshopsofdoom-1.16.4-1.1.0.1.jar |Workshops of Doom |workshopsofdoom |1.1.0.1 |DONE |Manifest: NOSIGNATURE
  127. HunterIllager-1.16.5-1.4.0.jar |Hunter Illager |hunterillager |1.16.5-1.4.0 |DONE |Manifest: NOSIGNATURE
  128. environmentalcreepers-forge-1.16.3-1.6.0.jar |Environmental Creepers |environmentalcreepers |1.6.0 |DONE |Manifest: NOSIGNATURE
  129. cloth-config-4.13.49-forge.jar |Cloth Config v4 API |cloth-config |4.13.49 |DONE |Manifest: NOSIGNATURE
  130. iChunUtil-1.16.5-10.5.1.jar |iChunUtil |ichunutil |10.5.1 |DONE |Manifest: NOSIGNATURE
  131. illagers_plus-1.16.4v1.7.2 (2).jar |Illagers+ |illagers_plus |1.16.4v1.7.2 |DONE |Manifest: NOSIGNATURE
  132. enchantwithmob-1.16.5-1.5.2.jar |Enchant With Mob |enchantwithmob |1.16.5-1.5.2 |DONE |Manifest: NOSIGNATURE
  133. forge-1.16.5-36.2.28-universal.jar |Forge |forge |36.2.28 |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
  134. PattysMoreStuff-Stable-1.16.4-1.3.3.jar |PattysMoreStuff |pattysmorestuff |1.3.3 |DONE |Manifest: NOSIGNATURE
  135. blame-1.16.5-3.6.1-forge.jar |Blame! |blame |1.16.5-3.6.1-forge |DONE |Manifest: NOSIGNATURE
  136. Morph-1.16.5-10.1.0.jar |Morph |morph |10.1.0 |DONE |Manifest: NOSIGNATURE
  137. structure_gel-1.16.5-1.7.8 (1).jar |Structure Gel API |structure_gel |1.7.8 |DONE |Manifest: NOSIGNATURE
  138. FireNBlood-1.7.0.jar |Fire N' Blood |firenblood |1.16.5 - 1.7.0 |DONE |Manifest: NOSIGNATURE
  139. Crash Report UUID: 75ee0112-739f-4b26-97fa-e3f1ea7ef727
  140. Player Count: 1 / 8; [ServerPlayerEntity['KrystalTheFox'/179, l='ServerLevel[Flatland Survive the raid 2]', x=214.82, y=69.36, z=587.45]]
  141. Data Packs: vanilla, mod:repurposed_structures, mod:illagers_plus, mod:forge, mod:mobbattle (incompatible), mod:blame, mod:enchantwithmob, mod:dungeons_mobs (incompatible), mod:mostructures, mod:guardvillagers, mod:ichunutil, mod:pattysmorestuff, mod:morph, mod:shiny_foods_revival, mod:jei, mod:conjurer_illager (incompatible), mod:torohealth, mod:looot, mod:stoneholm, mod:wolveswitharmor, mod:workshopsofdoom, mod:hunterillager, mod:environmentalcreepers (incompatible), mod:cloth-config (incompatible), mod:structure_gel, mod:firenblood
  142. Type: Integrated Server (map_client.txt)
  143. Is Modded: Definitely; Client brand changed to 'forge'
Advertisement
Add Comment
Please, Sign In to add comment