Open HoneyBadger1337 opened 8 months ago
I've also tried hosting a local server with the same mods to no avail. I've then removed all the mods except BCLib, BetterX + Fabric and the issue still occurs:
[08:33:17] [main/INFO]: Loading Minecraft 1.19.2 with Fabric Loader 0.15.6 [08:33:17] [main/INFO]: Loading 45 mods:
- bclib 2.1.6
- betterend 2.1.4
- betternether 7.1.3
- fabric-api 0.76.1+1.19.2 |-- fabric-api-base 0.4.15+8f4e8eb390 |-- fabric-api-lookup-api-v1 1.6.14+93d8cb8290 |-- fabric-biome-api-v1 9.1.1+16f1e31390 |-- fabric-block-api-v1 1.0.2+e415d50e90 |-- fabric-blockrenderlayer-v1 1.1.25+cafc6e8e90 |-- fabric-client-tags-api-v1 1.0.5+b35fea8390 |-- fabric-command-api-v1 1.2.16+f71b366f90 |-- fabric-command-api-v2 2.2.1+413cbbc790 |-- fabric-commands-v0 0.2.33+df3654b390 |-- fabric-containers-v0 0.1.42+df3654b390 |-- fabric-content-registries-v0 3.5.2+7c6cd14d90 |-- fabric-convention-tags-v1 1.3.0+4bc6e26290 |-- fabric-crash-report-info-v1 0.2.8+aeb40ebe90 |-- fabric-data-generation-api-v1 5.3.9+413cbbc790 |-- fabric-dimensions-v1 2.1.35+0d0f210290 |-- fabric-entity-events-v1 1.5.4+9244241690 |-- fabric-events-interaction-v0 0.4.34+562bff6e90 |-- fabric-events-lifecycle-v0 0.2.36+df3654b390 |-- fabric-game-rule-api-v1 1.0.24+b6b6abb490 |-- fabric-item-api-v1 1.6.6+b7d1888890 |-- fabric-item-groups-v0 0.3.39+9244241690 |-- fabric-key-binding-api-v1 1.0.25+5c4fce2890 |-- fabric-keybindings-v0 0.2.23+df3654b390 |-- fabric-lifecycle-events-v1 2.2.4+1b46dc7890 |-- fabric-loot-api-v2 1.1.13+83a8659290 |-- fabric-loot-tables-v1 1.1.16+9e7660c690 |-- fabric-message-api-v1 5.0.7+93d8cb8290 |-- fabric-mining-level-api-v1 2.1.24+33fbc73890 |-- fabric-models-v0 0.3.21+c6af733c90 |-- fabric-networking-api-v1 1.2.12+def3f86d90 |-- fabric-networking-v0 0.3.29+df3654b390 |-- fabric-object-builder-api-v1 4.2.2+d8ef690890 |-- fabric-particles-v1 1.0.14+4d0d570390 |-- fabric-recipe-api-v1 1.0.2+413cbbc790 |-- fabric-registry-sync-v0 0.9.33+9244241690 |-- fabric-renderer-api-v1 1.2.1+1adbf27790 |-- fabric-renderer-indigo 0.8.0+1adbf27790 |-- fabric-renderer-registries-v1 3.2.24+df3654b390 |-- fabric-rendering-data-attachment-v1 0.3.19+6e0787e690 |-- fabric-rendering-fluids-v1 3.0.11+4d0d570390 |-- fabric-rendering-v0 1.1.27+df3654b390 |-- fabric-rendering-v1 1.12.1+d8ef690890 |-- fabric-resource-conditions-api-v1 2.1.2+aae9039d90 |-- fabric-resource-loader-v0 0.8.4+edbdcddb90 |-- fabric-screen-api-v1 1.0.32+4d0d570390 |-- fabric-screen-handler-api-v1 1.3.8+1cc24b1b90 |-- fabric-sound-api-v1 1.0.2+c4f28df590 |-- fabric-textures-v0 1.0.24+aeb40ebe90 |-- fabric-transfer-api-v1 2.1.6+413cbbc790 -- fabric-transitive-access-wideners-v1 1.3.3+08b73de490
- fabricloader 0.15.6 -- mixinextras 0.3.2
- java 17
- minecraft 1.19.2 [08:33:18] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=file:/E:/MC%20server%201.19.2/libraries/net/fabricmc/sponge-mixin/0.12.5+mixin.0.8.5/sponge-mixin-0.12.5+mixin.0.8.5.jar Service=Knot/Fabric Env=SERVER [08:33:18] [main/INFO]: Compatibility level set to JAVA_17 [08:33:18] [main/INFO]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.3.2). [08:33:21] [main/ERROR]: Minecraft has crashed! net.fabricmc.loader.impl.FormattedException: java.lang.NoSuchFieldError: CLIENT_CONFIG at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:63) ~[fabric-loader-0.15.6.jar:?] at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:472) ~[fabric-loader-0.15.6.jar:?] at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) [fabric-loader-0.15.6.jar:?] at net.fabricmc.loader.impl.launch.knot.KnotServer.main(KnotServer.java:23) [fabric-loader-0.15.6.jar:?] at net.fabricmc.loader.impl.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:69) [fabric-loader-0.15.6.jar:?] Caused by: java.lang.NoSuchFieldError: CLIENT_CONFIG at org.betterx.bclib.config.Configs.
(Configs.java:12) ~[bclib-2.1.6.jar:?] at org.betterx.bclib.api.v2.levelgen.biomes.BCLBiomeSettings.applyWithDefaults(BCLBiomeSettings.java:201) ~[bclib-2.1.6.jar:?] at org.betterx.bclib.api.v2.levelgen.biomes.BCLBiome. (BCLBiome.java:290) ~[bclib-2.1.6.jar:?] at org.betterx.bclib.api.v2.levelgen.biomes.BCLBiome. (BCLBiome.java:273) ~[bclib-2.1.6.jar:?] at org.betterx.bclib.api.v2.levelgen.biomes.InternalBiomeAPI.wrapNativeBiome(InternalBiomeAPI.java:268) ~[bclib-2.1.6.jar:?] at org.betterx.bclib.api.v2.levelgen.biomes.InternalBiomeAPI.wrapNativeBiome(InternalBiomeAPI.java:232) ~[bclib-2.1.6.jar:?] at org.betterx.bclib.api.v2.levelgen.biomes.BiomeAPI. (BiomeAPI.java:254) ~[bclib-2.1.6.jar:?] at org.betterx.bclib.api.v2.levelgen.biomes.BCLBiomeRegistry.bootstrap(BCLBiomeRegistry.java:91) ~[bclib-2.1.6.jar:?] at net.minecraft.class_5458.method_44104(class_5458.java:98) ~[server-intermediary.jar:?] at net.minecraft.class_5458.method_30566(class_5458.java:105) ~[server-intermediary.jar:?] at java.util.LinkedHashMap.forEach(LinkedHashMap.java:721) ~[?:?] at net.minecraft.class_5458. (class_5458.java:104) ~[server-intermediary.jar:?] at net.minecraft.class_2378. (class_2378.java:326) ~[server-intermediary.jar:?] at net.minecraft.class_2966.method_12851(class_2966.java:50) ~[server-intermediary.jar:?] at net.minecraft.server.Main.main(Main.java:98) ~[server-intermediary.jar:?] at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470) ~[fabric-loader-0.15.6.jar:?] ... 3 more
You need to update BCLib to the latest version for 1.19.2.
What happened?
Hi there, I'm making my own modpack for use with friends in a community, I've had minimal issues with the betterx mods and I'm trying to host a server using the BetterX mods + BCLib w/ Apex Hosting, but when I have these specific mods in, they crash the server, the strange part is that they work fine in single player, I've copied the mods over + the configs as exactly as they are in single but no joy.
If I take the BetterX mods out entirely, the server will run fine without crashing, I've taken a look at the log and i see a lot of BClib, in the errors so thats why I've made this here, I did take a look at #136 but I was not 100% certain if the fixes there would be applicable here since they were talking about 1.20.1 whilst i'm on 1.19.2, so I apologise if this is a duplicate.
BCLib
2.1.6
Fabric API
0.76.1
Fabric Loader
0.15.7
Minecraft
1.19.2
Relevant log output
Other Mods