Posted August 8, 20232 yr I have the problem when creating/opening the world of minecraft, it crashes and gives me the following error:} ---- Minecraft Crash Report ---- // This doesn't make any sense! Time: 2023-08-08 15:49:54 Description: Exception in server tick loop java.lang.NoSuchMethodError: 'void io.ejekta.kambrik.structure.KambrikStructureApi.addToStructurePool(net.minecraft.server.MinecraftServer, net.minecraft.resources.ResourceLocation, net.minecraft.resources.ResourceLocation, int)' at io.ejekta.bountiful.forge.BountifulModForge.onServerStarting(BountifulModForge.kt:65) ~[Bountiful-6.0.1+1.20.1-forge.jar%23471!/:?] {re:classloading} at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:260) ~[eventbus-6.0.5.jar%2387!/:?] {} at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:252) ~[eventbus-6.0.5.jar%2387!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?] {} at net.minecraftforge.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:110) ~[forge-1.20.1-47.1.43-universal.jar%23715!/:?] {re:classloading} at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:67) ~[client-1.20.1-20230612.114412-srg.jar%23710!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:634) ~[client-1.20.1-20230612.114412-srg.jar%23710!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23710!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A} at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}
August 8, 20232 yr Quote java.lang.NoSuchMethodError: 'void io.ejekta.kambrik.structure.KambrikStructureApi.addToStructurePool(net.minecraft.server.MinecraftServer, net.minecraft.resources.ResourceLocation, net.minecraft.resources.ResourceLocation, int)' at io.ejekta.bountiful.forge.BountifulModForge.onServerStarting(BountifulModForge.kt:65) ~[Bountiful-6.0.1+1.20.1-forge.jar%23471!/:?] {re:classloading} Looks like you have the wrong version of kambrik for the bountiful mod. Check you have the latest versions then contact the mod author. Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.