Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // I let you down. Sorry :(
- Time: 2025-03-16 21:40:45
- Description: Ticking block entity
- java.lang.NullPointerException: Cannot read the array length because "<local2>" is null
- 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}
- 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}
- 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}
- at net.minecraftforge.common.brewing.VanillaBrewingRecipe.isIngredient(VanillaBrewingRecipe.java:36) ~[forge-1.20.2-48.1.0-universal.jar%23189!/:?] {re:classloading}
- at net.minecraftforge.common.brewing.VanillaBrewingRecipe.getOutput(VanillaBrewingRecipe.java:47) ~[forge-1.20.2-48.1.0-universal.jar%23189!/:?] {re:classloading}
- at net.minecraftforge.common.brewing.BrewingRecipeRegistry.getOutput(BrewingRecipeRegistry.java:63) ~[forge-1.20.2-48.1.0-universal.jar%23189!/:?] {re:classloading}
- at net.minecraftforge.common.brewing.BrewingRecipeRegistry.hasOutput(BrewingRecipeRegistry.java:77) ~[forge-1.20.2-48.1.0-universal.jar%23189!/:?] {re:classloading}
- at net.minecraftforge.common.brewing.BrewingRecipeRegistry.canBrew(BrewingRecipeRegistry.java:91) ~[forge-1.20.2-48.1.0-universal.jar%23189!/:?] {re:classloading}
- at net.minecraft.world.level.block.entity.BrewingStandBlockEntity.m_155294_(BrewingStandBlockEntity.java:151) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading}
- at net.minecraft.world.level.block.entity.BrewingStandBlockEntity.m_155285_(BrewingStandBlockEntity.java:100) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading}
- at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:689) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading}
- at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:782) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading}
- 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}
- 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}
- 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}
- 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}
- 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}
- 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}
- 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}
- at java.lang.Thread.run(Thread.java:1583) ~[?:?] {}
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Render thread
- Suspected Mods: NONE
- Stacktrace:
- 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}
- 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}
- 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}
- at net.minecraftforge.common.brewing.VanillaBrewingRecipe.isIngredient(VanillaBrewingRecipe.java:36) ~[forge-1.20.2-48.1.0-universal.jar%23189!/:?] {re:classloading}
- at net.minecraftforge.common.brewing.VanillaBrewingRecipe.getOutput(VanillaBrewingRecipe.java:47) ~[forge-1.20.2-48.1.0-universal.jar%23189!/:?] {re:classloading}
- at net.minecraftforge.common.brewing.BrewingRecipeRegistry.getOutput(BrewingRecipeRegistry.java:63) ~[forge-1.20.2-48.1.0-universal.jar%23189!/:?] {re:classloading}
- at net.minecraftforge.common.brewing.BrewingRecipeRegistry.hasOutput(BrewingRecipeRegistry.java:77) ~[forge-1.20.2-48.1.0-universal.jar%23189!/:?] {re:classloading}
- at net.minecraftforge.common.brewing.BrewingRecipeRegistry.canBrew(BrewingRecipeRegistry.java:91) ~[forge-1.20.2-48.1.0-universal.jar%23189!/:?] {re:classloading}
- at net.minecraft.world.level.block.entity.BrewingStandBlockEntity.m_155294_(BrewingStandBlockEntity.java:151) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading}
- at net.minecraft.world.level.block.entity.BrewingStandBlockEntity.m_155285_(BrewingStandBlockEntity.java:100) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading}
- at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:689) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading}
- at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:782) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading}
- 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}
- 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}
- -- Block entity being ticked --
- Details:
- Name: minecraft:brewing_stand // net.minecraft.world.level.block.entity.BrewingStandBlockEntity
- Block: Block{minecraft:brewing_stand}[has_bottle_0=true,has_bottle_1=true,has_bottle_2=false]
- 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)
- Block: Block{minecraft:brewing_stand}[has_bottle_0=true,has_bottle_1=true,has_bottle_2=false]
- 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)
- 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"}]}
- Stacktrace:
- at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:689) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading}
- at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:782) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading}
- 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}
- 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}
- 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}
- 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}
- 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}
- 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}
- 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}
- at java.lang.Thread.run(Thread.java:1583) ~[?:?] {}
- -- Affected level --
- Details:
- All players: 1 total; [ServerPlayer['logen_relogen'/4382, l='ServerLevel[KeepInventory true]', x=-2984.01, y=70.00, z=-1332.24]]
- Chunk stats: 5075
- Level dimension: minecraft:overworld
- 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)
- Level time: 385864 game time, 417899 day time
- Level name: KeepInventory true
- Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
- Level weather: Rain time: 85287 (now: false), thunder time: 16575 (now: false)
- Known server brands: forge
- Removed feature flags:
- Level was modded: true
- Level storage version: 0x04ABD - Anvil
- Stacktrace:
- 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}
- 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}
- 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}
- 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}
- 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}
- at java.lang.Thread.run(Thread.java:1583) ~[?:?] {}
- -- System Details --
- Details:
- Minecraft Version: 1.20.2
- Minecraft Version ID: 1.20.2
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 21.0.3, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
- Memory: 1714473216 bytes (1635 MiB) / 5943328768 bytes (5668 MiB) up to 8388608000 bytes (8000 MiB)
- CPUs: 12
- Processor Vendor: AuthenticAMD
- Processor Name: AMD Ryzen 5 5600X 6-Core Processor
- Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
- Microarchitecture: Zen 3
- Frequency (GHz): 1.70
- Number of physical packages: 1
- Number of physical CPUs: 6
- Number of logical CPUs: 12
- Graphics card #0 name: NVIDIA GeForce GTX 1060 6GB
- Graphics card #0 vendor: NVIDIA (0x10de)
- Graphics card #0 VRAM (MB): 4095.00
- Graphics card #0 deviceId: 0x1c03
- Graphics card #0 versionInfo: DriverVersion=32.0.15.7247
- Memory slot #0 capacity (MB): 8192.00
- Memory slot #0 clockSpeed (GHz): 2.67
- Memory slot #0 type: DDR4
- Memory slot #1 capacity (MB): 8192.00
- Memory slot #1 clockSpeed (GHz): 2.67
- Memory slot #1 type: DDR4
- Memory slot #2 capacity (MB): 8192.00
- Memory slot #2 clockSpeed (GHz): 2.67
- Memory slot #2 type: DDR4
- Memory slot #3 capacity (MB): 8192.00
- Memory slot #3 clockSpeed (GHz): 2.67
- Memory slot #3 type: DDR4
- Virtual memory max (MB): 37558.09
- Virtual memory used (MB): 30563.23
- Swap memory total (MB): 4864.00
- Swap memory used (MB): 273.02
- JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx8000m
- Server Running: true
- Player Count: 1 / 8; [ServerPlayer['logen_relogen'/4382, l='ServerLevel[KeepInventory true]', x=-2984.01, y=70.00, z=-1332.24]]
- 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)
- Enabled Feature Flags: minecraft:vanilla
- World Generation: Experimental
- Type: Integrated Server (map_client.txt)
- Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
- Launched Version: 1.20.2
- Client Crashes Since Restart: 0
- Integrated Server Crashes Since Restart: 1
- ModLauncher: 10.1.1
- ModLauncher launch target: forge_client
- ModLauncher naming: srg
- ModLauncher services:
- mixin-0.8.5.jar mixin PLUGINSERVICE
- eventbus-6.2.0.jar eventbus PLUGINSERVICE
- fmlloader-1.20.2-48.1.0.jar slf4jfixer PLUGINSERVICE
- fmlloader-1.20.2-48.1.0.jar object_holder_definalize PLUGINSERVICE
- fmlloader-1.20.2-48.1.0.jar runtime_enum_extender PLUGINSERVICE
- fmlloader-1.20.2-48.1.0.jar capability_token_subclass PLUGINSERVICE
- accesstransformers-8.1.1.jar accesstransformer PLUGINSERVICE
- fmlloader-1.20.2-48.1.0.jar runtimedistcleaner PLUGINSERVICE
- modlauncher-10.1.1.jar mixin TRANSFORMATIONSERVICE
- modlauncher-10.1.1.jar fml TRANSFORMATIONSERVICE
- FML Language Providers:
- lowcodefml@48
- javafml@null
- Mod List:
- 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
- mixinextras-forge-0.3.2.jar |MixinExtras |mixinextras |0.3.2 |DONE |Manifest: NOSIGNATURE
- notenoughcrashes-4.4.61.20.2-forge.jar |Not Enough Crashes |notenoughcrashes |4.4.6+1.20.2 |DONE |Manifest: NOSIGNATURE
- libIPN-forge-1.20.2-4.0.2.jar |libIPN |libipn |4.0.2 |DONE |Manifest: NOSIGNATURE
- MouseTweaks-forge-mc1.20.2-2.26.jar |Mouse Tweaks |mousetweaks |2.26 |DONE |Manifest: NOSIGNATURE
- InventoryProfilesNext-forge-1.20.2-1.10.14.jar |Inventory Profiles Next |inventoryprofilesnext |1.10.14 |DONE |Manifest: NOSIGNATURE
- ExplorersCompass-1.20.2-1.3.6-forge.jar |Explorer's Compass |explorerscompass |1.20.2-1.3.6-forge |DONE |Manifest: NOSIGNATURE
- jei-1.20.2-forge-16.0.0.2.jar |Just Enough Items |jei |16.0.0.2 |DONE |Manifest: NOSIGNATURE
- Terralith_1.20.4_v2.4.11.jar |Terralith |terralith |2.4.11 |DONE |Manifest: NOSIGNATURE
- melody_forge_1.0.3_MC_1.20.1-1.20.4.jar |Melody |melody |1.0.2 |DONE |Manifest: NOSIGNATURE
- kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |DONE |Manifest: NOSIGNATURE
- 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
- Incendium_1.20.4_v5.3.4.jar |Incendium |incendium |5.3.4 |DONE |Manifest: NOSIGNATURE
- Structory_Towers_1.20.2_v1.0.5.jar |Structory: Towers |structorytowers |1.0.5 |DONE |Manifest: NOSIGNATURE
- konkrete_forge_1.9.3_MC_1.20.2.jar |Konkrete |konkrete |1.9.3 |DONE |Manifest: NOSIGNATURE
- Structory_1.20.2_v1.3.4.jar |Structory |structory |1.3.4 |DONE |Manifest: NOSIGNATURE
- journeymap-1.20.2-5.9.18-forge.jar |Journeymap |journeymap |5.9.18 |DONE |Manifest: NOSIGNATURE
- Pixelmon-1.20.2-9.2.10-universal.jar |Pixelmon |pixelmon |9.2.10 |DONE |Manifest: NOSIGNATURE
- Nullscape_1.20.4_v1.2.4.jar |Nullscape |nullscape |1.2.4 |DONE |Manifest: NOSIGNATURE
- NaturesCompass-1.20.2-1.11.5-forge.jar |Nature's Compass |naturescompass |1.20.2-1.11.5-forge |DONE |Manifest: NOSIGNATURE
- Crash Report UUID: 39ba64ca-c135-49cb-9a42-6f25b9bd3aaa
- FML: 48.1
- Forge: net.minecraftforge:48.1.0
- Suspected Mods: None
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement