Biomes O' Plenty

Biomes O' Plenty

116M Downloads

Crash when starting new world with Maple Woods

gohkenytp opened this issue ยท 2 comments

commented

What's the issue you encountered?

I was about to start a new world of the Maple Woods biome but it crashed!

How can the issue be reproduced?

I don't know yet.

Logs

Preparing crash report with UUID d12775f2-15cd-4d2a-90b2-f4b5f309d595

Mod Version

41.0.22

Additional information

No response

commented

You need to post the full crash report, not a single line.

commented

Well I managed to find this here:

---- Minecraft Crash Report ----
// Daisy, daisy...

Time: 6/14/22, 11:49 AM
Description: Mod loading error has occurred

java.lang.Exception: Mod Loading has failed
at net.minecraftforge.logging.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:55) ~[forge-1.19-41.0.22-universal.jar%23215!/:?] {re:classloading}
at net.minecraftforge.client.loading.ClientModLoader.completeModLoading(ClientModLoader.java:170) ~[forge-1.19-41.0.22-universal.jar%23215!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.lambda$new$1(Minecraft.java:553) ~[client-1.19-20220607.102129-srg.jar%23210!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.Util.m_137521_(Util.java:432) ~[client-1.19-20220607.102129-srg.jar%23210!/:?] {re:classloading,re:mixin}
at net.minecraft.client.Minecraft.lambda$new$2(Minecraft.java:547) ~[client-1.19-20220607.102129-srg.jar%23210!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screens.LoadingOverlay.m_6305_(LoadingOverlay.java:135) ~[client-1.19-20220607.102129-srg.jar%23210!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:885) ~[client-1.19-20220607.102129-srg.jar%23210!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1071) ~[client-1.19-20220607.102129-srg.jar%23210!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:661) ~[client-1.19-20220607.102129-srg.jar%23210!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.19-20220607.102129-srg.jar%23210!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:26) ~[fmlloader-1.19-41.0.22.jar%2316!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.6.jar%235!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.6.jar%235!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.6.jar%235!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.6.jar%235!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.6.jar%235!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.6.jar%235!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.6.jar%235!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Render thread
Stacktrace:
at terrablender.api.Regions.(Regions.java:142) ~[TerraBlender-forge-1.19-2.0.0.112.jar%23188!/:1.19-2.0.0.112] {re:mixin,re:classloading}
-- MOD biomesoplenty --
Details:
Caused by 0: java.lang.reflect.InvocationTargetException
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.19-41.0.22.jar%23212!/:?] {}
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19-41.0.22.jar%23211!/:?] {}
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {}
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {}
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}

Caused by 1: java.lang.ExceptionInInitializerError
	at biomesoplenty.init.ModBiomes.setup(ModBiomes.java:31) ~[BiomesOPlenty-1.19-17.0.0.133.jar%2385!/:?] {re:classloading}
	at biomesoplenty.core.BiomesOPlenty.<init>(BiomesOPlenty.java:89) ~[BiomesOPlenty-1.19-17.0.0.133.jar%2385!/:?] {re:classloading}
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
	at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
	at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
	at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
	at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.19-41.0.22.jar%23212!/:?] {}
	at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19-41.0.22.jar%23211!/:?] {}
	at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
	at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {}
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {}
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}

Mod File: BiomesOPlenty-1.19-17.0.0.133.jar
Failure message: Biomes O' Plenty (biomesoplenty) has failed to load correctly
	java.lang.reflect.InvocationTargetException: null
Mod Version: 0.0NONE
Mod Issue URL: https://github.com/Glitchfiend/BiomesOPlenty/issues
Exception message: java.lang.NullPointerException: Cannot read field "vanillaOverworldRegionWeight" because "terrablender.core.TerraBlender.CONFIG" is null

Stacktrace:
at terrablender.api.Regions.(Regions.java:142) ~[TerraBlender-forge-1.19-2.0.0.112.jar%23188!/:1.19-2.0.0.112] {re:mixin,re:classloading}
at biomesoplenty.init.ModBiomes.setup(ModBiomes.java:31) ~[BiomesOPlenty-1.19-17.0.0.133.jar%2385!/:?] {re:classloading}
at biomesoplenty.core.BiomesOPlenty.(BiomesOPlenty.java:89) ~[BiomesOPlenty-1.19-17.0.0.133.jar%2385!/:?] {re:classloading}
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.19-41.0.22.jar%23212!/:?] {}
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19-41.0.22.jar%23211!/:?] {}
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {}
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {}
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}

-- System Details --
Details:
Minecraft Version: 1.19
Minecraft Version ID: 1.19
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.3, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 1285537208 bytes (1225 MiB) / 2080374784 bytes (1984 MiB) up to 3657433088 bytes (3488 MiB)
CPUs: 8
Processor Vendor: GenuineIntel
Processor Name: 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz
Identifier: Intel64 Family 6 Model 140 Stepping 1
Microarchitecture: Tiger Lake
Frequency (GHz): 2.42
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 8
Graphics card #0 name: Intel(R) Iris(R) Xe Graphics
Graphics card #0 vendor: Intel Corporation (0x8086)
Graphics card #0 VRAM (MB): 1024.00
Graphics card #0 deviceId: 0x9a49
Graphics card #0 versionInfo: DriverVersion=30.0.101.1404
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 3.20
Memory slot #0 type: DDR4
Virtual memory max (MB): 19154.11
Virtual memory used (MB): 12329.59
Swap memory total (MB): 11264.00
Swap memory used (MB): 1748.64
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx3462M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
ModLauncher: 9.1.6+9.1.6+main.14b0cc03
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin PLUGINSERVICE
eventbus PLUGINSERVICE
slf4jfixer PLUGINSERVICE
object_holder_definalize PLUGINSERVICE
runtime_enum_extender PLUGINSERVICE
capability_token_subclass PLUGINSERVICE
accesstransformer PLUGINSERVICE
runtimedistcleaner PLUGINSERVICE
mixin TRANSFORMATIONSERVICE
fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
lowcodefml@null
[email protected]
javafml@null
Mod List:
CyclopsCore-1.19-1.15.0.jar |Cyclops Core |cyclopscore |1.15.0 |COMMON_SET|Manifest: NOSIGNATURE
scorpions-forge-1.19.jar |YDM's Scorpions |scorpions |1.19-1.1 |COMMON_SET|Manifest: NOSIGNATURE
notenoughcrashes-4.1.6+1.19-forge.jar |Not Enough Crashes |notenoughcrashes |4.1.6+1.19 |COMMON_SET|Manifest: NOSIGNATURE
craftingenchantedgoldenapple-1.0-1.19.jar |Crafting Enchanted Golden Appl|craftingenchantedgoldenapple |1.0-1.19 |COMMON_SET|Manifest: NOSIGNATURE
zombiehorsespawn_1.19.0-3.1.jar |Zombie Horse Spawn |zombiehorsespawn |3.1 |COMMON_SET|Manifest: NOSIGNATURE
Copperized-1.19-2.2.jar |Copperized |copperized |2.2 |COMMON_SET|Manifest: NOSIGNATURE
SBM-BoneTorch-1.19-0.0.2.jar |[SBM] BoneTorch |bonetorch |0.0.1 |COMMON_SET|Manifest: NOSIGNATURE
craftablesaddle-1.0-1.19.jar |Craftable Saddle |craftablesaddle |1.0-1.19 |COMMON_SET|Manifest: NOSIGNATURE
milkallthemobs_1.19.0-1.7.jar |Milk All The Mobs |milkallthemobs |1.7 |COMMON_SET|Manifest: NOSIGNATURE
petnames_1.19.0-1.7.jar |Pet Names |petnames |1.7 |COMMON_SET|Manifest: NOSIGNATURE
AdditionalBanners-Forge-1.19-8.0.1.jar |AdditionalBanners |additionalbanners |8.0.1 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
naturalist-forge-2.0.0-1.19.jar |Naturalist |naturalist |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
paperbooks_1.19.0-1.5.jar |Paper Books |paperbooks |1.5 |COMMON_SET|Manifest: NOSIGNATURE
mcw-windows-2.0.3-mc1.19.jar |Macaw's Windows |mcwwindows |2.0.3 |COMMON_SET|Manifest: NOSIGNATURE
bambooeverything-1.0.0-build.15+mc1.19.jar |Bamboo Everything |bambooeverything |1.0.0-build.15+mc1.1|COMMON_SET|Manifest: NOSIGNATURE
Strawgolem-forge-1.19-2.0.0a4.jar |Straw Golem |strawgolem |2.0.0a4 |COMMON_SET|Manifest: NOSIGNATURE
NyfsQuiver-1.19-0.7.1.jar |Nyf's Quiver |nyfsquiver |1.18.1-0.7.0 |COMMON_SET|Manifest: NOSIGNATURE
cardboardboxes-1.19-0.0.5.jar |[SBM] Cardboard Boxes |cardboardboxes |1.19-0.0.5 |COMMON_SET|Manifest: NOSIGNATURE
Friendermite_FORGE_v1.0.5_mc1.19.jar |Friendermite |friendermite |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
villagernames_1.19.0-3.5.jar |Villager Names |villagernames |3.5 |COMMON_SET|Manifest: NOSIGNATURE
XaerosWorldMap_1.23.2_Forge_1.19.jar |Xaero's World Map |xaeroworldmap |1.23.2 |COMMON_SET|Manifest: NOSIGNATURE
citadel-1.12.2-1.19.jar |Citadel |citadel |1.12.2 |COMMON_SET|Manifest: NOSIGNATURE
worldborder_1.19.0-2.6.jar |World Border |worldborder |2.6 |COMMON_SET|Manifest: NOSIGNATURE
Bookshelf-Forge-1.19-14.0.2.jar |Bookshelf |bookshelf |14.0.2 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
TheVeggieWay-Forge-1.19.0-2.5.0.jar |The Veggie Way |veggie_way |2.5.0 |COMMON_SET|Manifest: NOSIGNATURE
guardvillagers-1.19-1.5.0.jar |Guard Villagers |guardvillagers |1.4.2 |COMMON_SET|Manifest: NOSIGNATURE
skeletonhorsespawn_1.19.0-2.0.jar |Skeleton Horse Spawn |skeletonhorsespawn |2.0 |COMMON_SET|Manifest: NOSIGNATURE
zombievillagersfromspawner_1.19.0-1.7.jar |Zombie Villagers From Spawner |zombievillagersfromspawner |1.7 |COMMON_SET|Manifest: NOSIGNATURE
kelpfertilizer_1.19.0-1.8.jar |Kelp Fertilizer |kelpfertilizer |1.8 |COMMON_SET|Manifest: NOSIGNATURE
cloth-config-7.0.67-forge.jar |Cloth Config v4 API |cloth_config |7.0.67 |COMMON_SET|Manifest: NOSIGNATURE
revampedwolf-1.19-2.0.0.jar |RevampedWolf |revampedwolf |1.19-2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
despawningeggshatch_1.19.0-2.4.jar |Despawning Eggs Hatch |despawningeggshatch |2.4 |COMMON_SET|Manifest: NOSIGNATURE
ironbows-1.19-1.0.jar |Iron Bows |ironbows |1.19-1.0 |COMMON_SET|Manifest: NOSIGNATURE
recipecommands_1.19.0-1.4.jar |Recipe Commands |recipecommands |1.4 |COMMON_SET|Manifest: NOSIGNATURE
CopperDrops-1.19-1.0.jar |Copper Drops |copperdrops |1.0 |COMMON_SET|Manifest: NOSIGNATURE
replantingcrops_1.19.0-2.6.jar |Replanting Crops |replantingcrops |2.6 |COMMON_SET|Manifest: NOSIGNATURE
BetterPingDisplay-1.19-1.1.jar |Better Ping Display |betterpingdisplay |1.1 |COMMON_SET|Manifest: NOSIGNATURE
mcw-bridges-2.0.3-mc1.19.jar |Macaw's Bridges |mcwbridges |2.0.3 |COMMON_SET|Manifest: NOSIGNATURE
customizableelytra-1.19.0-1.7.0.jar |Customizable Elytra |customizableelytra |1.19.0-1.7.0 |COMMON_SET|Manifest: NOSIGNATURE
torchmaster-19.0.1-beta.jar |Torchmaster |torchmaster |19.0.1-beta |COMMON_SET|Manifest: NOSIGNATURE
lava_walker-1.19-0.1.0.jar |LavaWalker Enchantment |lava_walker |0.1.0 |COMMON_SET|Manifest: NOSIGNATURE
GreaterEye-Forge-1.19.0-1.4.0.jar |GreaterEye |greater_eye |1.4.0 |COMMON_SET|Manifest: NOSIGNATURE
betterspawnercontrol_1.19.0-1.6.jar |Better Spawner Control |betterspawnercontrol |1.6 |COMMON_SET|Manifest: NOSIGNATURE
netherportalspread_1.19.0-5.7.jar |Nether Portal Spread |netherportalspread |5.7 |COMMON_SET|Manifest: NOSIGNATURE
BiomesOPlenty-1.19-17.0.0.133.jar |Biomes O' Plenty |biomesoplenty |0.0NONE |ERROR |Manifest: NOSIGNATURE
coppergolem-forge-1.19-v2.jar |Copper Golem |coppergolem |2.0 |COMMON_SET|Manifest: NOSIGNATURE
material_elements_1.19-4.0.0.jar |Material Elements |material_elements |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE
Boat-Item-View-Forge-1.19-0.0.3.jar |Boat Item View |boatiview |0.0.3 |COMMON_SET|Manifest: NOSIGNATURE
craftablechainarmor-1.0-1.19.jar |Craftable Chain Armor |craftablechainarmor |1.0-1.19 |COMMON_SET|Manifest: NOSIGNATURE
supermartijn642corelib-1.0.18-forge-mc1.19.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.18 |COMMON_SET|Manifest: NOSIGNATURE
fireflies-1.2.jar |Astemir's Fireflies Mod |firefliesmod |1.2 |COMMON_SET|Manifest: NOSIGNATURE
omegamute_1.19.0-2.0.jar |Omega Mute |omegamute |2.0 |COMMON_SET|Manifest: NOSIGNATURE
cloudstorage-1.2.0-1.19.jar |Cloud Storage |cloudstorage |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
underwaterenchanting_1.19.0-1.6.jar |Underwater Enchanting |underwaterenchanting |1.6 |COMMON_SET|Manifest: NOSIGNATURE
SignButton-1.19-2.4.0.jar |Sign Button |signbutton |2.4.0 |COMMON_SET|Manifest: NOSIGNATURE
curios-forge-1.19-5.1.0.1.jar |Curios API |curios |1.19-5.1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
ydms-redpanda-forge-1.19-1.0.jar |YDM's Red Panda |ydms_redpanda |1.19-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
naturallychargedcreepers_1.19.0-1.8.jar |Naturally Charged Creepers |naturallychargedcreepers |1.8 |COMMON_SET|Manifest: NOSIGNATURE
collective-1.19.0-4.25.jar |Collective |collective |4.25 |COMMON_SET|Manifest: NOSIGNATURE
advancednetherite-1.13.1-1.19.jar |Advanced Netherite |advancednetherite |1.13.1 |COMMON_SET|Manifest: NOSIGNATURE
moremushroomstew-1.0-1.19.jar |Example Mod |moremushroomstew |1.0-1.19 |COMMON_SET|Manifest: NOSIGNATURE
VariantCraftingTables-1.19-1.6.0.jar |Variant Crafting Tables |vct |1.19-1.6.0 |COMMON_SET|Manifest: NOSIGNATURE
starterkit_1.19.0-3.2.jar |Starter Kit |starterkit |3.2 |COMMON_SET|Manifest: NOSIGNATURE
mcw-roofs-2.1.2-mc1.19.jar |Macaw's Roofs |mcwroofs |2.1.2 |COMMON_SET|Manifest: NOSIGNATURE
cfm-7.0.0-pre30-1.19.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre30 |COMMON_SET|Manifest: NOSIGNATURE
architectury-5.6.22.jar |Architectury |architectury |5.6.22 |COMMON_SET|Manifest: NOSIGNATURE
nametagtweaks_1.19.0-1.8.jar |Name Tag Tweaks |nametagtweaks |1.8 |COMMON_SET|Manifest: NOSIGNATURE
mcw-furniture-3.0.0-mc1.19.jar |Macaw's Furniture |mcwfurnitures |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
trashcans-1.0.15-forge-mc1.19.jar |Trash Cans |trashcans |1.0.15 |COMMON_SET|Manifest: NOSIGNATURE
FallingTree-1.19-3.6.1.jar |FallingTree |fallingtree |3.6.1 |COMMON_SET|Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29
enchantwithmob-1.19-5.1.1.jar |Enchant With Mob |enchantwithmob |1.19-5.1.1 |COMMON_SET|Manifest: NOSIGNATURE
smallernetherportals_1.19.0-1.9.jar |Smaller Nether Portals |smallernetherportals |1.9 |COMMON_SET|Manifest: NOSIGNATURE
chickensshed-1.19-1.3.1-forge.jar |ChickensShed |chickensshed |1.19-1.3.1-forge |COMMON_SET|Manifest: NOSIGNATURE
campchair-forge.1.19-1.0.1.jar |Camp Chair |campchair |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
geckolib-forge-1.19-3.1.3.jar |GeckoLib |geckolib3 |3.1.3 |COMMON_SET|Manifest: NOSIGNATURE
mcw-lights-1.0.3-mc1.19.jar |Macaw's Lights and Lamps |mcwlights |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
doubledoors_1.19.0-3.3.jar |Double Doors |doubledoors |3.3 |COMMON_SET|Manifest: NOSIGNATURE
gourmet-forge-1.0.0.jar |YDM's Gourmet |gourmet |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
honeystickypistonmod-1.19-1.0.0.jar |Honey Sticky Piston Mod |honeystickypistonmod |1.19-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
Fency-1.0.0-1.19-0.jar |The Fence Unleashed |fency |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
snad-1.3.0.jar |Snad |snad |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE
craftablenametag-1.0-1.19.jar |Craftable Name Tag |craftablenametag |1.0-1.19 |COMMON_SET|Manifest: NOSIGNATURE
welcomemessage_1.19.0-1.1.jar |Welcome Message |welcomemessage |1.1 |COMMON_SET|Manifest: NOSIGNATURE
randomshulkercolours_1.19.0-1.4.jar |Random Shulker Colours |randomshulkercolours |1.4 |COMMON_SET|Manifest: NOSIGNATURE
mooshroomtweaks_1.19.0-1.7.jar |Mooshroom Tweaks |mooshroomtweaks |1.7 |COMMON_SET|Manifest: NOSIGNATURE
RottenLeather-1.19-1.3.jar |Rotten Leather |rottenleather |1.3 |COMMON_SET|Manifest: NOSIGNATURE
goblintraders-1.7.2-1.19.jar |Goblin Traders |goblintraders |1.7.2 |COMMON_SET|Manifest: NOSIGNATURE
craftableexperiencebottle-1.0-1.19.jar |Craftable Experience Bottle |craftableexperiencebottle |1.0-1.19 |COMMON_SET|Manifest: NOSIGNATURE
Fallingleaves-1.19-1.3.0-alpha+20220611-1631.jar |Falling Leaves |fallingleaves |1.3.0-alpha+20220611|COMMON_SET|Manifest: NOSIGNATURE
mcw-paintings-1.0.3-mc1.19.jar |Macaw's Paintings |mcwpaintings |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
Clumps-forge-1.19-9.0.0+1.jar |Clumps |clumps |9.0.0+1 |COMMON_SET|Manifest: NOSIGNATURE
SereneSeasons-1.19-8.0.0.16.jar |Serene Seasons |sereneseasons |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
snowundertrees-1.19-1.2.1.jar |Snow Under Trees |snowundertrees |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE
foodeffects-1.19-1.1.3.jar |Food Effects |foodeffects |1.1.3 |COMMON_SET|Manifest: NOSIGNATURE
PackingTape-1.19-0.13.1.jar |Packing Tape |packingtape |0.13.1 |COMMON_SET|Manifest: NOSIGNATURE
moveminecarts_1.19.0-1.9.jar |Move Minecarts |moveminecarts |1.9 |COMMON_SET|Manifest: NOSIGNATURE
material_elements_decorative_1.19-4.0.0.jar |Material Elements Decorative |material_elements_decorative |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE
forge-1.19-41.0.22-universal.jar |Forge |forge |41.0.22 |COMMON_SET|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
Waddles-1.19-0.9.0.jar |Waddles |waddles |1.19-0.9.0 |COMMON_SET|Manifest: NOSIGNATURE
morezombievillagers_1.19.0-1.6.jar |More Zombie Villagers |morezombievillagers |1.6 |COMMON_SET|Manifest: NOSIGNATURE
mcw-paths-1.0.0-mc1.19.jar |Macaw's Paths and Pavings |mcwpaths |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
wooltweaks_1.19.0-1.5.jar |Wool Tweaks |wooltweaks |1.5 |COMMON_SET|Manifest: NOSIGNATURE
ironchest-1.19-14.0.2.jar |Iron Chests |ironchest |1.19-14.0.2 |COMMON_SET|Manifest: NOSIGNATURE
client-1.19-20220607.102129-srg.jar |Minecraft |minecraft |1.19 |COMMON_SET|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
golden_berries-1.0.0.jar |Golden Berries |golden_berries |1.0 |COMMON_SET|Manifest: NOSIGNATURE
allayparadise-1.0.jar |Tutorial Mod |allayplus |1.0 |COMMON_SET|Manifest: NOSIGNATURE
woolplates-1.19-1.2.1.jar |Wool Pressure Plates |woolplates |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE
TerraBlender-forge-1.19-2.0.0.112.jar |TerraBlender |terrablender |1.19-2.0.0.112 |COMMON_SET|Manifest: NOSIGNATURE
PlayerPlates-1.0.0-build.9+mc1.19.jar |Player Plates |playerplates |1.0.0-build.9+mc1.19|COMMON_SET|Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.19-2.22.jar |Mouse Tweaks |mousetweaks |2.22 |COMMON_SET|Manifest: NOSIGNATURE
extractpoison_1.19.0-1.7.jar |Extract Poison |extractpoison |1.7 |COMMON_SET|Manifest: NOSIGNATURE
Wooled-Boots-v1.3-FORGE-mc1.19.jar |Wooled Boots |wooledboots |1.3 |COMMON_SET|Manifest: NOSIGNATURE
SBM-Jukebox-1.19-1.0.5.jar |[SBM] Jukebox |jukebox |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
animal_feeding_trough-1.0.3+1.19-forge.jar |Animal Feeding Trough |animal_feeding_trough |1.0.3+1.19-forge |COMMON_SET|Manifest: NOSIGNATURE
additionaladditions-5.0.1.jar |Additional Additions |additionaladditions |5.0.1 |COMMON_SET|Manifest: NOSIGNATURE
woolbuttons-1.19-1.1.jar |Wool Buttons |sbmwoolbuttons |1.1 |COMMON_SET|Manifest: NOSIGNATURE
ceilingtorch-1.19-1.18.jar |Ceiling Torch |ceilingtorch |1.18 |COMMON_SET|Manifest: NOSIGNATURE
moveboats_1.19.0-1.9.jar |Move Boats |moveboats |1.9 |COMMON_SET|Manifest: NOSIGNATURE
automaticdoors_1.19.0-2.4.jar |Automatic Doors |automaticdoors |2.4 |COMMON_SET|Manifest: NOSIGNATURE
randomsheepcolours_1.19.0-1.7.jar |Random Sheep Colours |randomsheepcolours |1.7 |COMMON_SET|Manifest: NOSIGNATURE
EasyEmerald-Forge-1.19.0-1.4.0.jar |Easy Emerald |easy_emerald |1.4.0 |COMMON_SET|Manifest: NOSIGNATURE
Xaeros_Minimap_22.9.2_Forge_1.19.jar |Xaero's Minimap |xaerominimap |22.9.2 |COMMON_SET|Manifest: NOSIGNATURE
cookieblock-1.19-1.2.jar |Cookie Block |cookieblock |1.2 |COMMON_SET|Manifest: NOSIGNATURE
SBM-CharcoalBlock-1.19-1.1.0.jar |SBM-Charcoal Block |sbmcharcoalblock |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
sit-1.19-1.3.2.jar |Sit |sit |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE
EarthMobs-1.19-2.0.1.jar |Earth Mobs Mod |earthmobsmod |1.19-2.0.1 |COMMON_SET|Manifest: NOSIGNATURE
villagebellrecipe_1.19.0-1.4.jar |Village Bell Recipe |villagebellrecipe |1.4 |COMMON_SET|Manifest: NOSIGNATURE
surfacemushrooms_1.19.0-1.4.jar |Surface Mushrooms |surfacemushrooms |1.4 |COMMON_SET|Manifest: NOSIGNATURE
NEG-FORGE-1.19-r1.5.jar |Not Enough Gamerules |not_enough_gamerules |1.19-r1.5 |COMMON_SET|Manifest: NOSIGNATURE
Enhanced_Celestials-forge-1.19-2.0.0.0.jar |Enhanced Celestials |enhancedcelestials |2.0.0.0 |COMMON_SET|Manifest: NOSIGNATURE
Oh_The_Biomes_You'll_Go-forge-1.19-2.0.0.4.jar |Oh The Biomes You'll Go |byg |2.0.0.4 |COMMON_SET|Manifest: NOSIGNATURE
Aquaculture-1.19-2.4.0.jar |Aquaculture 2 |aquaculture |1.19-2.4.0 |COMMON_SET|Manifest: NOSIGNATURE
ColourfulGoats-1.19-1.0.jar |Colourful Goats |colourfulgoats |1.19-1.0 |COMMON_SET|Manifest: NOSIGNATURE
craftabletotemofundying-1.0-1.19.jar |Craftable Totem of Undying |craftabletotemofundying |1.0-1.19 |COMMON_SET|Manifest: NOSIGNATURE
theducksmod-forge-1.2.2.jar |The Ducks Mod |theducksmod |1.19-1.2.2 |COMMON_SET|Manifest: NOSIGNATURE
snowballsfreezemobs_1.19.0-1.6.jar |Snowballs Freeze Mobs |snowballsfreezemobs |1.6 |COMMON_SET|Manifest: NOSIGNATURE
Crash Report UUID: 8234dc5b-7a03-45c2-87ba-4008269992a0
FML: 41.0
Forge: net.minecraftforge:41.0.22
Suspected Mods: Forge (forge), Minecraft (minecraft)