Biomes O' Plenty

Biomes O' Plenty

116M Downloads

Biomes O Plenty not working with 1.19 Minecraft server

MinecraftDad1 opened this issue · 10 comments

commented

What's the issue you encountered?

I've created a 1.19 server using Forge and the two most recent downloads of Minecraft, Forge, Terrablender and Biomes O Plenty—we've been working on this for a couple of weeks now. On the client side, the mod loads but in game play, the blocks won't place event though you can access them in the catalog, and the biomes don't populate in the world. In multiplayer on the server, we've been getting numerous error codes that seem to indicate that the server is not reading or recognizing the mod
IMG_4955
IMG_4953
.

How can the issue be reproduced?

I don't know if other people can reproduce this, but i've had it happen on both Mac and Windows computers now, and it presents the problem every time i start it.

Logs

[06Aug2022 17:08:30.349] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 43.0.0, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853] [06Aug2022 17:08:30.355] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.4 by Oracle Corporation; OS Windows 10 arch amd64 version 10.0 [06Aug2022 17:08:30.509] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/theho/Desktop/server/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2363!/ Service=ModLauncher Env=SERVER [06Aug2022 17:08:30.807] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\theho\Desktop\server\libraries\net\minecraftforge\fmlcore\1.19.2-43.0.0\fmlcore-1.19.2-43.0.0.jar is missing mods.toml file [06Aug2022 17:08:30.817] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\theho\Desktop\server\libraries\net\minecraftforge\javafmllanguage\1.19.2-43.0.0\javafmllanguage-1.19.2-43.0.0.jar is missing mods.toml file [06Aug2022 17:08:30.823] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\theho\Desktop\server\libraries\net\minecraftforge\lowcodelanguage\1.19.2-43.0.0\lowcodelanguage-1.19.2-43.0.0.jar is missing mods.toml file [06Aug2022 17:08:30.828] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\theho\Desktop\server\libraries\net\minecraftforge\mclanguage\1.19.2-43.0.0\mclanguage-1.19.2-43.0.0.jar is missing mods.toml file [06Aug2022 17:08:30.918] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: No dependencies to load found. Skipping! [06Aug2022 17:08:32.371] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [] [06Aug2022 17:08:36.462] [main/INFO] [net.minecraft.util.datafix.DataFixers/]: Building unoptimized datafixer [06Aug2022 17:08:38.576] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 43.0.0, for MC 1.19.2 with MCP 20220805.130853 [06Aug2022 17:08:38.579] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v43.0.0 Initialized [06Aug2022 17:08:39.281] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json [06Aug2022 17:08:39.817] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: BETA Current: 43.0.0 Target: 43.0.0 [06Aug2022 17:08:40.296] [main/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [06Aug2022 17:08:41.052] [main/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/C:/Users/theho/Desktop/server/libraries/net/minecraft/server/1.19.2-20220805.130853/server-1.19.2-20220805.130853-srg.jar%2399!/assets/.mcassetsroot' uses unexpected schema [06Aug2022 17:08:41.053] [main/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/C:/Users/theho/Desktop/server/libraries/net/minecraft/server/1.19.2-20220805.130853/server-1.19.2-20220805.130853-srg.jar%2399!/data/.mcassetsroot' uses unexpected schema [06Aug2022 17:08:43.611] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Loaded 7 recipes [06Aug2022 17:08:44.425] [main/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 1179 advancements [06Aug2022 17:08:45.143] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.19.2 [06Aug2022 17:08:45.143] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties [06Aug2022 17:08:45.148] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL [06Aug2022 17:08:45.150] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair [06Aug2022 17:08:45.226] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:25565 [06Aug2022 17:08:45.254] [Server thread/INFO] [net.minecraft.server.network.ServerConnectionListener/]: Using default channel type [06Aug2022 17:08:45.484] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world" [06Aug2022 17:08:45.852] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld [06Aug2022 17:08:49.295] [Worker-Main-2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% [06Aug2022 17:08:49.297] [Worker-Main-2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% [06Aug2022 17:08:49.299] [Worker-Main-2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% [06Aug2022 17:08:49.302] [Worker-Main-2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% [06Aug2022 17:08:49.325] [Worker-Main-2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% [06Aug2022 17:08:49.327] [Worker-Main-2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% [06Aug2022 17:08:49.359] [Worker-Main-3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% [06Aug2022 17:08:49.379] [Worker-Main-2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% [06Aug2022 17:08:49.872] [Worker-Main-2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 3% [06Aug2022 17:08:50.378] [Worker-Main-2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 73% [06Aug2022 17:08:50.924] [Server thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Time elapsed: 5053 ms [06Aug2022 17:08:50.924] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (5.481s)! For help, type "help" [06Aug2022 17:08:50.948] [Server thread/INFO] [net.minecraftforge.server.permission.PermissionAPI/]: Successfully initialized permission handler forge:default_handler [06Aug2022 17:15:23.401] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server [06Aug2022 17:15:23.402] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players [06Aug2022 17:15:23.403] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds [06Aug2022 17:15:24.922] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld [06Aug2022 17:15:25.121] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_nether [06Aug2022 17:15:25.123] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_end [06Aug2022 17:15:25.137] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (world): All chunks are saved [06Aug2022 17:15:25.138] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved [06Aug2022 17:15:25.138] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved [06Aug2022 17:15:25.138] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage: All dimensions are saved

Mod Version

Forge 1.19.2-43.0.0,Terrablender 1.19.1-2.0.0.122, Biomes 1.19.1-17.1.0.144,Minecraft 1.19.2

Additional information

No response

commented

Also, using Java 17 as well.

commented

Can confirm, got the same error
Java 17
Using forge 43.0.0

Error: com.google.gson.JsonParseException: Error loading registry data: 
Unknown element: ResourceKey[minecraft:worldgen/configured_feature / biomesoplenty:acacia_twiglet]; 
Unknown element: ResourceKey[minecraft:worldgen/configured_feature / biomesoplenty:tall_twiglet_tree]; 
Unknown element: ResourceKey[minecraft:worldgen/configured_feature / biomesoplenty:spruce_twiglet_tree]
commented

Glad i'm not the only one. I'm guessing everyone is still on the older versions and not having issues.

commented

I just updated the Forge client, server, biomes mod and Terrablender and got this error. I can remove the Biomes mod and it will load just fine.
IMG_4981
.

commented

There is nothing in your logs that indicates you have either TerraBlender or Biomes O' Plenty correctly installed on your server. You likely have it installed client-side but not server side.

commented

That being the case, does that mean there is a mods folder in the server files?

commented

Yes

commented

Well, after pasting the mods in the correct folder, it does appear to be working correctly. Will confirm with the kid tomorrow.

commented

是的

Hello, Adubbz, sorry to bother you
Can you allow me to post your mods to Minecraft in China, of course, all rights are yours
And I'll keep your mods free until you raise the price
Adubbz
My email address is: [email protected]
If you agree with me reprinting your mods, I hope you contact me and thank you Adubbz

commented

There is nothing in your logs that indicates you have either TerraBlender or Biomes O' Plenty correctly installed on your server. You likely have it installed client-side but not server side.

I've come across this issue as well but its different. The error is the same but I have TerraBlender & Biomes O' Plenty, all are on most recent updates with 1.19.2 and mod versions- but it's single player. I got them both from CurseForge along with everything else but I haven't found any way to fix something like this after digging around online and finding nothing.