Advertisement
Logen_relogen

Untitled

Mar 16th, 2025
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.30 KB | Software | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I let you down. Sorry :(
  3.  
  4. Time: 2025-03-16 21:40:45
  5. Description: Ticking block entity
  6.  
  7. java.lang.NullPointerException: Cannot read the array length because "<local2>" is null
  8. at net.minecraft.world.item.crafting.Ingredient.test(Ingredient.java:80) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading,pl:accesstransformer:B}
  9. at net.minecraft.world.item.alchemy.PotionBrewing.m_43522_(PotionBrewing.java:44) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading,pl:accesstransformer:B}
  10. at net.minecraft.world.item.alchemy.PotionBrewing.m_43506_(PotionBrewing.java:29) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading,pl:accesstransformer:B}
  11. at net.minecraftforge.common.brewing.VanillaBrewingRecipe.isIngredient(VanillaBrewingRecipe.java:36) ~[forge-1.20.2-48.1.0-universal.jar%23189!/:?] {re:classloading}
  12. at net.minecraftforge.common.brewing.VanillaBrewingRecipe.getOutput(VanillaBrewingRecipe.java:47) ~[forge-1.20.2-48.1.0-universal.jar%23189!/:?] {re:classloading}
  13. at net.minecraftforge.common.brewing.BrewingRecipeRegistry.getOutput(BrewingRecipeRegistry.java:63) ~[forge-1.20.2-48.1.0-universal.jar%23189!/:?] {re:classloading}
  14. at net.minecraftforge.common.brewing.BrewingRecipeRegistry.hasOutput(BrewingRecipeRegistry.java:77) ~[forge-1.20.2-48.1.0-universal.jar%23189!/:?] {re:classloading}
  15. at net.minecraftforge.common.brewing.BrewingRecipeRegistry.canBrew(BrewingRecipeRegistry.java:91) ~[forge-1.20.2-48.1.0-universal.jar%23189!/:?] {re:classloading}
  16. at net.minecraft.world.level.block.entity.BrewingStandBlockEntity.m_155294_(BrewingStandBlockEntity.java:151) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading}
  17. at net.minecraft.world.level.block.entity.BrewingStandBlockEntity.m_155285_(BrewingStandBlockEntity.java:100) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading}
  18. at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:689) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading}
  19. at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:782) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading}
  20. at net.minecraft.world.level.Level.m_46463_(Level.java:468) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading,pl:accesstransformer:B}
  21. at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:343) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading,pl:accesstransformer:B}
  22. at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:894) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:A}
  23. at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:809) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:A}
  24. at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading,pl:runtimedistcleaner:A}
  25. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:656) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:A}
  26. at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:249) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:A}
  27. at java.lang.Thread.run(Thread.java:1583) ~[?:?] {}
  28.  
  29.  
  30. A detailed walkthrough of the error, its code path and all known details is as follows:
  31. ---------------------------------------------------------------------------------------
  32.  
  33. -- Head --
  34. Thread: Render thread
  35. Suspected Mods: NONE
  36. Stacktrace:
  37. at net.minecraft.world.item.crafting.Ingredient.test(Ingredient.java:80) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading,pl:accesstransformer:B}
  38. at net.minecraft.world.item.alchemy.PotionBrewing.m_43522_(PotionBrewing.java:44) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading,pl:accesstransformer:B}
  39. at net.minecraft.world.item.alchemy.PotionBrewing.m_43506_(PotionBrewing.java:29) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading,pl:accesstransformer:B}
  40. at net.minecraftforge.common.brewing.VanillaBrewingRecipe.isIngredient(VanillaBrewingRecipe.java:36) ~[forge-1.20.2-48.1.0-universal.jar%23189!/:?] {re:classloading}
  41. at net.minecraftforge.common.brewing.VanillaBrewingRecipe.getOutput(VanillaBrewingRecipe.java:47) ~[forge-1.20.2-48.1.0-universal.jar%23189!/:?] {re:classloading}
  42. at net.minecraftforge.common.brewing.BrewingRecipeRegistry.getOutput(BrewingRecipeRegistry.java:63) ~[forge-1.20.2-48.1.0-universal.jar%23189!/:?] {re:classloading}
  43. at net.minecraftforge.common.brewing.BrewingRecipeRegistry.hasOutput(BrewingRecipeRegistry.java:77) ~[forge-1.20.2-48.1.0-universal.jar%23189!/:?] {re:classloading}
  44. at net.minecraftforge.common.brewing.BrewingRecipeRegistry.canBrew(BrewingRecipeRegistry.java:91) ~[forge-1.20.2-48.1.0-universal.jar%23189!/:?] {re:classloading}
  45. at net.minecraft.world.level.block.entity.BrewingStandBlockEntity.m_155294_(BrewingStandBlockEntity.java:151) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading}
  46. at net.minecraft.world.level.block.entity.BrewingStandBlockEntity.m_155285_(BrewingStandBlockEntity.java:100) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading}
  47. at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:689) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading}
  48. at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:782) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading}
  49. at net.minecraft.world.level.Level.m_46463_(Level.java:468) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading,pl:accesstransformer:B}
  50. at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:343) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading,pl:accesstransformer:B}
  51. -- Block entity being ticked --
  52. Details:
  53. Name: minecraft:brewing_stand // net.minecraft.world.level.block.entity.BrewingStandBlockEntity
  54. Block: Block{minecraft:brewing_stand}[has_bottle_0=true,has_bottle_1=true,has_bottle_2=false]
  55. Block location: World: (-2983,65,-1305), Section: (at 9,1,7 in -187,4,-82; chunk contains blocks -2992,-64,-1312 to -2977,319,-1297), Region: (-6,-3; contains chunks -192,-96 to -161,-65, blocks -3072,-64,-1536 to -2561,319,-1025)
  56. Block: Block{minecraft:brewing_stand}[has_bottle_0=true,has_bottle_1=true,has_bottle_2=false]
  57. Block location: World: (-2983,65,-1305), Section: (at 9,1,7 in -187,4,-82; chunk contains blocks -2992,-64,-1312 to -2977,319,-1297), Region: (-6,-3; contains chunks -192,-96 to -161,-65, blocks -3072,-64,-1536 to -2561,319,-1025)
  58. Block Entity NBT: {BrewTime:0s,Fuel:0b,Items:[{Count:1b,Slot:0b,id:"minecraft:potion",tag:{Potion:"minecraft:water"}},{Count:1b,Slot:1b,id:"minecraft:potion",tag:{Potion:"minecraft:water"}},{Count:1b,Slot:3b,id:"pixelmon:oran_berry"}]}
  59. Stacktrace:
  60. at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:689) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading}
  61. at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:782) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading}
  62. at net.minecraft.world.level.Level.m_46463_(Level.java:468) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading,pl:accesstransformer:B}
  63. at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:343) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading,pl:accesstransformer:B}
  64. at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:894) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:A}
  65. at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:809) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:A}
  66. at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading,pl:runtimedistcleaner:A}
  67. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:656) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:A}
  68. at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:249) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:A}
  69. at java.lang.Thread.run(Thread.java:1583) ~[?:?] {}
  70.  
  71.  
  72. -- Affected level --
  73. Details:
  74. All players: 1 total; [ServerPlayer['logen_relogen'/4382, l='ServerLevel[KeepInventory true]', x=-2984.01, y=70.00, z=-1332.24]]
  75. Chunk stats: 5075
  76. Level dimension: minecraft:overworld
  77. Level spawn location: World: (-752,66,-800), Section: (at 0,2,0 in -47,4,-50; chunk contains blocks -752,-64,-800 to -737,319,-785), Region: (-2,-2; contains chunks -64,-64 to -33,-33, blocks -1024,-64,-1024 to -513,319,-513)
  78. Level time: 385864 game time, 417899 day time
  79. Level name: KeepInventory true
  80. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  81. Level weather: Rain time: 85287 (now: false), thunder time: 16575 (now: false)
  82. Known server brands: forge
  83. Removed feature flags:
  84. Level was modded: true
  85. Level storage version: 0x04ABD - Anvil
  86. Stacktrace:
  87. at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:894) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:A}
  88. at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:809) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:A}
  89. at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading,pl:runtimedistcleaner:A}
  90. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:656) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:A}
  91. at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:249) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:A}
  92. at java.lang.Thread.run(Thread.java:1583) ~[?:?] {}
  93.  
  94.  
  95. -- System Details --
  96. Details:
  97. Minecraft Version: 1.20.2
  98. Minecraft Version ID: 1.20.2
  99. Operating System: Windows 10 (amd64) version 10.0
  100. Java Version: 21.0.3, Oracle Corporation
  101. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
  102. Memory: 1714473216 bytes (1635 MiB) / 5943328768 bytes (5668 MiB) up to 8388608000 bytes (8000 MiB)
  103. CPUs: 12
  104. Processor Vendor: AuthenticAMD
  105. Processor Name: AMD Ryzen 5 5600X 6-Core Processor
  106. Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
  107. Microarchitecture: Zen 3
  108. Frequency (GHz): 1.70
  109. Number of physical packages: 1
  110. Number of physical CPUs: 6
  111. Number of logical CPUs: 12
  112. Graphics card #0 name: NVIDIA GeForce GTX 1060 6GB
  113. Graphics card #0 vendor: NVIDIA (0x10de)
  114. Graphics card #0 VRAM (MB): 4095.00
  115. Graphics card #0 deviceId: 0x1c03
  116. Graphics card #0 versionInfo: DriverVersion=32.0.15.7247
  117. Memory slot #0 capacity (MB): 8192.00
  118. Memory slot #0 clockSpeed (GHz): 2.67
  119. Memory slot #0 type: DDR4
  120. Memory slot #1 capacity (MB): 8192.00
  121. Memory slot #1 clockSpeed (GHz): 2.67
  122. Memory slot #1 type: DDR4
  123. Memory slot #2 capacity (MB): 8192.00
  124. Memory slot #2 clockSpeed (GHz): 2.67
  125. Memory slot #2 type: DDR4
  126. Memory slot #3 capacity (MB): 8192.00
  127. Memory slot #3 clockSpeed (GHz): 2.67
  128. Memory slot #3 type: DDR4
  129. Virtual memory max (MB): 37558.09
  130. Virtual memory used (MB): 30563.23
  131. Swap memory total (MB): 4864.00
  132. Swap memory used (MB): 273.02
  133. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx8000m
  134. Server Running: true
  135. Player Count: 1 / 8; [ServerPlayer['logen_relogen'/4382, l='ServerLevel[KeepInventory true]', x=-2984.01, y=70.00, z=-1332.24]]
  136. Data Packs: vanilla, mod:mixinextras (incompatible), mod:notenoughcrashes (incompatible), mod:libipn (incompatible), mod:mousetweaks (incompatible), mod:inventoryprofilesnext (incompatible), mod:explorerscompass (incompatible), mod:jei (incompatible), mod:terralith, mod:melody (incompatible), mod:kotlinforforge (incompatible), mod:forge, mod:incendium, mod:structorytowers, mod:konkrete (incompatible), mod:structory, mod:journeymap (incompatible), mod:pixelmon, mod:nullscape, mod:naturescompass (incompatible)
  137. Enabled Feature Flags: minecraft:vanilla
  138. World Generation: Experimental
  139. Type: Integrated Server (map_client.txt)
  140. Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
  141. Launched Version: 1.20.2
  142. Client Crashes Since Restart: 0
  143. Integrated Server Crashes Since Restart: 1
  144. ModLauncher: 10.1.1
  145. ModLauncher launch target: forge_client
  146. ModLauncher naming: srg
  147. ModLauncher services:
  148. mixin-0.8.5.jar mixin PLUGINSERVICE
  149. eventbus-6.2.0.jar eventbus PLUGINSERVICE
  150. fmlloader-1.20.2-48.1.0.jar slf4jfixer PLUGINSERVICE
  151. fmlloader-1.20.2-48.1.0.jar object_holder_definalize PLUGINSERVICE
  152. fmlloader-1.20.2-48.1.0.jar runtime_enum_extender PLUGINSERVICE
  153. fmlloader-1.20.2-48.1.0.jar capability_token_subclass PLUGINSERVICE
  154. accesstransformers-8.1.1.jar accesstransformer PLUGINSERVICE
  155. fmlloader-1.20.2-48.1.0.jar runtimedistcleaner PLUGINSERVICE
  156. modlauncher-10.1.1.jar mixin TRANSFORMATIONSERVICE
  157. modlauncher-10.1.1.jar fml TRANSFORMATIONSERVICE
  158. FML Language Providers:
  159. lowcodefml@48
  160. javafml@null
  161. Mod List:
  162. client-1.20.2-20230921.100330-srg.jar |Minecraft |minecraft |1.20.2 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
  163. mixinextras-forge-0.3.2.jar |MixinExtras |mixinextras |0.3.2 |DONE |Manifest: NOSIGNATURE
  164. notenoughcrashes-4.4.61.20.2-forge.jar |Not Enough Crashes |notenoughcrashes |4.4.6+1.20.2 |DONE |Manifest: NOSIGNATURE
  165. libIPN-forge-1.20.2-4.0.2.jar |libIPN |libipn |4.0.2 |DONE |Manifest: NOSIGNATURE
  166. MouseTweaks-forge-mc1.20.2-2.26.jar |Mouse Tweaks |mousetweaks |2.26 |DONE |Manifest: NOSIGNATURE
  167. InventoryProfilesNext-forge-1.20.2-1.10.14.jar |Inventory Profiles Next |inventoryprofilesnext |1.10.14 |DONE |Manifest: NOSIGNATURE
  168. ExplorersCompass-1.20.2-1.3.6-forge.jar |Explorer's Compass |explorerscompass |1.20.2-1.3.6-forge |DONE |Manifest: NOSIGNATURE
  169. jei-1.20.2-forge-16.0.0.2.jar |Just Enough Items |jei |16.0.0.2 |DONE |Manifest: NOSIGNATURE
  170. Terralith_1.20.4_v2.4.11.jar |Terralith |terralith |2.4.11 |DONE |Manifest: NOSIGNATURE
  171. melody_forge_1.0.3_MC_1.20.1-1.20.4.jar |Melody |melody |1.0.2 |DONE |Manifest: NOSIGNATURE
  172. kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |DONE |Manifest: NOSIGNATURE
  173. forge-1.20.2-48.1.0-universal.jar |Forge |forge |48.1.0 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
  174. Incendium_1.20.4_v5.3.4.jar |Incendium |incendium |5.3.4 |DONE |Manifest: NOSIGNATURE
  175. Structory_Towers_1.20.2_v1.0.5.jar |Structory: Towers |structorytowers |1.0.5 |DONE |Manifest: NOSIGNATURE
  176. konkrete_forge_1.9.3_MC_1.20.2.jar |Konkrete |konkrete |1.9.3 |DONE |Manifest: NOSIGNATURE
  177. Structory_1.20.2_v1.3.4.jar |Structory |structory |1.3.4 |DONE |Manifest: NOSIGNATURE
  178. journeymap-1.20.2-5.9.18-forge.jar |Journeymap |journeymap |5.9.18 |DONE |Manifest: NOSIGNATURE
  179. Pixelmon-1.20.2-9.2.10-universal.jar |Pixelmon |pixelmon |9.2.10 |DONE |Manifest: NOSIGNATURE
  180. Nullscape_1.20.4_v1.2.4.jar |Nullscape |nullscape |1.2.4 |DONE |Manifest: NOSIGNATURE
  181. NaturesCompass-1.20.2-1.11.5-forge.jar |Nature's Compass |naturescompass |1.20.2-1.11.5-forge |DONE |Manifest: NOSIGNATURE
  182. Crash Report UUID: 39ba64ca-c135-49cb-9a42-6f25b9bd3aaa
  183. FML: 48.1
  184. Forge: net.minecraftforge:48.1.0
  185. Suspected Mods: None
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement