Biomes O' Plenty

Biomes O' Plenty

116M Downloads

Failed to parse level-type biomesoplenty, defaulting to minecraft:normal

erwincoumans opened this issue ยท 1 comments

commented

What's the issue you encountered?

Getting a warning that failed to parse level-type biomesoplenty:
'''
[12:27:25] [main/WARN] [minecraft/DedicatedServerProperties]: Failed to parse level-type biomesoplenty, defaulting to minecraft:normal
'''

Installation on Windows 11:
Download forge-1.19.2-43.1.25-installer.jar and install the server:

java -jar forge-1.19.2-43.1.25-installer.jar --installServer

Copy those files in the mods folder:
BiomesOPlenty-1.19.2-17.1.1.150.jar
TerraBlender-forge-1.19.2-2.0.1.127.jar

In the server.properties there is the line:
'''
level-type=biomesoplenty
'''
Output after 'run.bat':

[12:27:15] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 43.1.25, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853]
[12:27:15] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.4.1 by Amazon.com Inc.; OS Windows 11 arch amd64 version 10.0
[12:27:15] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/erwin/Downloads/forge/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2363!/ Service=ModLauncher Env=SERVER
[12:27:15] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\erwin\Downloads\forge\libraries\net\minecraftforge\fmlcore\1.19.2-43.1.25\fmlcore-1.19.2-43.1.25.jar is missing mods.toml file
[12:27:15] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\erwin\Downloads\forge\libraries\net\minecraftforge\javafmllanguage\1.19.2-43.1.25\javafmllanguage-1.19.2-43.1.25.jar is missing mods.toml file
[12:27:15] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\erwin\Downloads\forge\libraries\net\minecraftforge\lowcodelanguage\1.19.2-43.1.25\lowcodelanguage-1.19.2-43.1.25.jar is missing mods.toml file
[12:27:15] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\erwin\Downloads\forge\libraries\net\minecraftforge\mclanguage\1.19.2-43.1.25\mclanguage-1.19.2-43.1.25.jar is missing mods.toml file
[12:27:16] [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: No dependencies to load found. Skipping!
[12:27:16] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[12:27:16] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments []
[12:27:19] [main/INFO] [minecraft/DataFixers]: Building unoptimized datafixer
[12:27:21] [modloading-worker-0/INFO] [ne.mi.co.ForgeMod/FORGEMOD]: Forge mod loading, version 43.1.25, for MC 1.19.2 with MCP 20220805.130853
[12:27:21] [modloading-worker-0/INFO] [ne.mi.co.MinecraftForge/FORGE]: MinecraftForge v43.1.25 Initialized
[12:27:21] [main/INFO] [terrablender/]: Registered region minecraft:overworld to index 0 for type OVERWORLD
[12:27:21] [main/INFO] [terrablender/]: Registered region minecraft:nether to index 0 for type NETHER
[12:27:21] [main/INFO] [terrablender/]: Registered region biomesoplenty:overworld_common to index 1 for type OVERWORLD
[12:27:21] [main/INFO] [terrablender/]: Registered region biomesoplenty:overworld_rare to index 2 for type OVERWORLD
[12:27:21] [main/INFO] [terrablender/]: Registered region biomesoplenty:nether_common to index 1 for type NETHER
[12:27:21] [main/INFO] [terrablender/]: Registered region biomesoplenty:nether_rare to index 2 for type NETHER
[12:27:21] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
[12:27:22] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Found status: AHEAD Current: 43.1.25 Target: null
[12:27:22] [main/INFO] [mojang/YggdrasilAuthenticationService]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[12:27:22] [main/WARN] [minecraft/VanillaPackResources]: Assets URL 'union:/C:/Users/erwin/Downloads/forge/libraries/net/minecraft/server/1.19.2-20220805.130853/server-1.19.2-20220805.130853-srg.jar%23101!/assets/.mcassetsroot' uses unexpected schema
[12:27:22] [main/WARN] [minecraft/VanillaPackResources]: Assets URL 'union:/C:/Users/erwin/Downloads/forge/libraries/net/minecraft/server/1.19.2-20220805.130853/server-1.19.2-20220805.130853-srg.jar%23101!/data/.mcassetsroot' uses unexpected schema
[12:27:24] [main/INFO] [minecraft/RecipeManager]: Loaded 7 recipes
[12:27:25] [main/INFO] [minecraft/AdvancementList]: Loaded 1404 advancements
[12:27:25] [main/WARN] [minecraft/DedicatedServerProperties]: Failed to parse level-type biomesoplenty, defaulting to minecraft:normal
[12:27:25] [Server thread/INFO] [minecraft/DedicatedServer]: Starting minecraft server version 1.19.2
[12:27:25] [Server thread/INFO] [minecraft/DedicatedServer]: Loading properties
[12:27:25] [Server thread/INFO] [minecraft/DedicatedServer]: Default game type: SURVIVAL
[12:27:25] [Server thread/INFO] [minecraft/MinecraftServer]: Generating keypair
[12:27:25] [Server thread/INFO] [minecraft/DedicatedServer]: Starting Minecraft server on *:25565
[12:27:25] [Server thread/INFO] [minecraft/ServerConnectionListener]: Using default channel type
[12:27:26] [Server thread/INFO] [terrablender/]: Initialized TerraBlender biomes for level stem minecraft:the_nether
[12:27:26] [Server thread/INFO] [terrablender/]: Initialized TerraBlender biomes for level stem minecraft:overworld
[12:27:26] [Server thread/INFO] [minecraft/DedicatedServer]: Preparing level "world"
[12:27:26] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing start region for dimension minecraft:overworld
[12:27:28] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[12:27:28] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[12:27:28] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[12:27:28] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[12:27:28] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[12:27:29] [Worker-Main-2/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 44%
[12:27:29] [Server thread/INFO] [minecraft/LoggerChunkProgressListener]: Time elapsed: 2781 ms
[12:27:29] [Server thread/INFO] [minecraft/DedicatedServer]: Done (3.171s)! For help, type "help"
[12:27:29] [Server thread/INFO] [ne.mi.se.pe.PermissionAPI/]: Successfully initialized permission handler forge:default_handler

How can the issue be reproduced?

See above

Logs

No response

Mod Version

BiomesOPlenty-1.19.2-17.1.1.150.jar

Additional information

No response

commented

The Biomes O' Plenty world type does not exist anymore. You can use the default or large biomes world type now.