Jump to content

[1.18.2] Help with noise settings


EaSports69

Recommended Posts

I am creating a dimension mod for 1.18.2, and I have trouble with the noise settings. The dimension itself is similar to the overworld. I also renamed it from "theawakening" to the "outlands" and there are some problems(I went through a complete rename of the project). Here is the log:

[02Jun2023 13:50:35.791] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeclientuserdev, --version, MOD_DEV, --assetIndex, 1.18, --assetsDir, C:\Users\grgsr\.gradle\caches\forge_gradle\assets, --gameDir, ., --fml.forgeVersion, 40.2.1, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914]
[02Jun2023 13:50:35.809] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.1 by Eclipse Adoptium
[02Jun2023 13:50:36.332] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/grgsr/.gradle/caches/modules-2/files-2.1/org.spongepowered/mixin/0.8.5/9d1c0c3a304ae6697ecd477218fa61b850bf57fc/mixin-0.8.5.jar%2323!/ Service=ModLauncher Env=CLIENT
[02Jun2023 13:50:38.675] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\grgsr\.gradle\caches\modules-2\files-2.1\net.minecraftforge\javafmllanguage\1.18.2-40.2.1\33ce84023c7667a746a857635c6e8e6bbf4f3115\javafmllanguage-1.18.2-40.2.1.jar is missing mods.toml file
[02Jun2023 13:50:38.721] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\grgsr\.gradle\caches\modules-2\files-2.1\net.minecraftforge\lowcodelanguage\1.18.2-40.2.1\38fb454fdc0140b83007dd7972cf334162010265\lowcodelanguage-1.18.2-40.2.1.jar is missing mods.toml file
[02Jun2023 13:50:38.761] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\grgsr\.gradle\caches\modules-2\files-2.1\net.minecraftforge\mclanguage\1.18.2-40.2.1\a1ab20fc6abb81596d761e2f546a2b50f3451e76\mclanguage-1.18.2-40.2.1.jar is missing mods.toml file
[02Jun2023 13:50:38.791] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\grgsr\.gradle\caches\modules-2\files-2.1\net.minecraftforge\fmlcore\1.18.2-40.2.1\c46f44ae679850ab333125c35714b755191d5e8e\fmlcore-1.18.2-40.2.1.jar is missing mods.toml file
[02Jun2023 13:50:39.631] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: No dependencies to load found. Skipping!
[02Jun2023 13:50:48.205] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[02Jun2023 13:50:48.218] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclientuserdev' with arguments [--version, MOD_DEV, --gameDir, ., --assetsDir, C:\Users\grgsr\.gradle\caches\forge_gradle\assets, --assetIndex, 1.18]
[02Jun2023 13:50:51.164] [main/INFO] [mixin/]: Remapping refMap patchouli.refmap.json using C:\Users\grgsr\OneDrive\Desktop\theoutlands/build/createSrgToMcp/output.srg
[02Jun2023 13:51:24.332] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/C:/Users/grgsr/OneDrive/Desktop/TheOutlands/build/fg_cache/net/minecraftforge/forge/1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2/forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/assets/.mcassetsroot' uses unexpected schema
[02Jun2023 13:51:24.333] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/C:/Users/grgsr/OneDrive/Desktop/TheOutlands/build/fg_cache/net/minecraftforge/forge/1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2/forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/data/.mcassetsroot' uses unexpected schema
[02Jun2023 13:51:24.395] [Render thread/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'
[02Jun2023 13:51:24.410] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: Dev
[02Jun2023 13:51:24.890] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.2.2 SNAPSHOT
[02Jun2023 13:51:31.935] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 40.2.1, for MC 1.18.2 with MCP 20220404.173914
[02Jun2023 13:51:31.941] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v40.2.1 Initialized
[02Jun2023 13:51:41.583] [Render thread/INFO] [com.mojang.text2speech.NarratorWindows/]: Narrator library for x64 successfully loaded
[02Jun2023 13:51:41.942] [Render thread/INFO] [net.minecraftforge.gametest.ForgeGameTestHooks/]: Enabled Gametest Namespaces: []
[02Jun2023 13:51:42.916] [Render thread/INFO] [net.minecraft.server.packs.resources.ReloadableResourceManager/]: Reloading ResourceManager: Default, Mod Resources
[02Jun2023 13:51:44.587] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
[02Jun2023 13:51:46.191] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: OUTDATED Current: 40.2.1 Target: 40.2.9
[02Jun2023 13:52:33.127] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: theoutlands:blockstates/pure_outerium_ore.json: java.io.FileNotFoundException: theoutlands:blockstates/pure_outerium_ore.json
[02Jun2023 13:52:33.129] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/pure_outerium_ore.json' missing model for variant: 'theoutlands:pure_outerium_ore#'
[02Jun2023 13:52:33.729] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/outer_sandstone.json' missing model for variant: 'theoutlands:outer_sandstone#'
[02Jun2023 13:52:33.729] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/outer_sandstone.json': java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.block.model.BlockModelDefinition.isMultiPart()" because "blockmodeldefinition" is null
[02Jun2023 13:52:34.149] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'theoutlands:block/template_fence_gate_open' referenced from: theoutlands:exodendron_fence_gate#facing=north,in_wall=true,open=true,powered=true: java.io.FileNotFoundException: theoutlands:models/block/template_fence_gate_open.json
[02Jun2023 13:52:34.340] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: theoutlands:blockstates/exodendron_trapdoor.json: java.io.FileNotFoundException: theoutlands:blockstates/exodendron_trapdoor.json
[02Jun2023 13:52:34.340] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=south,half=top,open=false,powered=false,waterlogged=false'
[02Jun2023 13:52:34.341] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=south,half=bottom,open=true,powered=true,waterlogged=false'
[02Jun2023 13:52:34.341] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=north,half=bottom,open=false,powered=false,waterlogged=false'
[02Jun2023 13:52:34.341] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=east,half=top,open=false,powered=false,waterlogged=true'
[02Jun2023 13:52:34.341] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=south,half=top,open=false,powered=true,waterlogged=true'
[02Jun2023 13:52:34.342] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=north,half=bottom,open=true,powered=true,waterlogged=false'
[02Jun2023 13:52:34.342] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=west,half=bottom,open=false,powered=true,waterlogged=false'
[02Jun2023 13:52:34.342] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=north,half=top,open=true,powered=true,waterlogged=false'
[02Jun2023 13:52:34.343] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=west,half=bottom,open=false,powered=true,waterlogged=true'
[02Jun2023 13:52:34.343] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=west,half=bottom,open=true,powered=true,waterlogged=true'
[02Jun2023 13:52:34.344] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=north,half=bottom,open=true,powered=false,waterlogged=false'
[02Jun2023 13:52:34.344] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=east,half=bottom,open=false,powered=false,waterlogged=true'
[02Jun2023 13:52:34.344] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=east,half=bottom,open=true,powered=false,waterlogged=false'
[02Jun2023 13:52:34.345] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=north,half=bottom,open=false,powered=true,waterlogged=false'
[02Jun2023 13:52:34.345] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=east,half=bottom,open=true,powered=true,waterlogged=true'
[02Jun2023 13:52:34.345] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=south,half=bottom,open=false,powered=true,waterlogged=false'
[02Jun2023 13:52:34.345] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=north,half=top,open=true,powered=true,waterlogged=true'
[02Jun2023 13:52:34.345] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=south,half=top,open=false,powered=true,waterlogged=false'
[02Jun2023 13:52:34.346] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=south,half=top,open=true,powered=true,waterlogged=false'
[02Jun2023 13:52:34.346] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=east,half=top,open=true,powered=true,waterlogged=true'
[02Jun2023 13:52:34.346] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=east,half=bottom,open=false,powered=true,waterlogged=false'
[02Jun2023 13:52:34.346] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=north,half=top,open=false,powered=false,waterlogged=false'
[02Jun2023 13:52:34.347] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=east,half=bottom,open=true,powered=false,waterlogged=true'
[02Jun2023 13:52:34.347] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=west,half=top,open=true,powered=false,waterlogged=true'
[02Jun2023 13:52:34.347] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=east,half=top,open=false,powered=true,waterlogged=true'
[02Jun2023 13:52:34.347] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=west,half=top,open=true,powered=true,waterlogged=true'
[02Jun2023 13:52:34.355] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=north,half=top,open=false,powered=false,waterlogged=true'
[02Jun2023 13:52:34.355] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=east,half=top,open=true,powered=false,waterlogged=false'
[02Jun2023 13:52:34.356] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=east,half=bottom,open=false,powered=false,waterlogged=false'
[02Jun2023 13:52:34.356] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=north,half=top,open=true,powered=false,waterlogged=false'
[02Jun2023 13:52:34.356] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=east,half=top,open=true,powered=false,waterlogged=true'
[02Jun2023 13:52:34.357] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=south,half=bottom,open=false,powered=false,waterlogged=false'
[02Jun2023 13:52:34.357] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=west,half=bottom,open=false,powered=false,waterlogged=false'
[02Jun2023 13:52:34.357] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=east,half=bottom,open=false,powered=true,waterlogged=true'
[02Jun2023 13:52:34.357] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=south,half=bottom,open=true,powered=false,waterlogged=true'
[02Jun2023 13:52:34.357] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=west,half=top,open=false,powered=false,waterlogged=true'
[02Jun2023 13:52:34.358] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=north,half=bottom,open=true,powered=true,waterlogged=true'
[02Jun2023 13:52:34.358] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=east,half=top,open=true,powered=true,waterlogged=false'
[02Jun2023 13:52:34.358] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=west,half=bottom,open=false,powered=false,waterlogged=true'
[02Jun2023 13:52:34.358] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=north,half=bottom,open=true,powered=false,waterlogged=true'
[02Jun2023 13:52:34.358] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=west,half=top,open=true,powered=false,waterlogged=false'
[02Jun2023 13:52:34.358] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=south,half=top,open=true,powered=true,waterlogged=true'
[02Jun2023 13:52:34.359] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=west,half=top,open=false,powered=false,waterlogged=false'
[02Jun2023 13:52:34.359] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=east,half=top,open=false,powered=false,waterlogged=false'
[02Jun2023 13:52:34.359] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=south,half=bottom,open=true,powered=true,waterlogged=true'
[02Jun2023 13:52:34.359] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=east,half=top,open=false,powered=true,waterlogged=false'
[02Jun2023 13:52:34.360] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=south,half=top,open=true,powered=false,waterlogged=false'
[02Jun2023 13:52:34.360] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=south,half=bottom,open=false,powered=true,waterlogged=true'
[02Jun2023 13:52:34.360] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=west,half=top,open=false,powered=true,waterlogged=true'
[02Jun2023 13:52:34.360] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=south,half=top,open=false,powered=false,waterlogged=true'
[02Jun2023 13:52:34.360] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=north,half=top,open=true,powered=false,waterlogged=true'
[02Jun2023 13:52:34.361] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=north,half=bottom,open=false,powered=true,waterlogged=true'
[02Jun2023 13:52:34.361] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=north,half=bottom,open=false,powered=false,waterlogged=true'
[02Jun2023 13:52:34.361] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=south,half=top,open=true,powered=false,waterlogged=true'
[02Jun2023 13:52:34.361] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=west,half=bottom,open=true,powered=false,waterlogged=true'
[02Jun2023 13:52:34.361] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=west,half=bottom,open=true,powered=true,waterlogged=false'
[02Jun2023 13:52:34.361] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=west,half=top,open=true,powered=true,waterlogged=false'
[02Jun2023 13:52:34.362] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=east,half=bottom,open=true,powered=true,waterlogged=false'
[02Jun2023 13:52:34.362] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=south,half=bottom,open=true,powered=false,waterlogged=false'
[02Jun2023 13:52:34.362] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=west,half=bottom,open=true,powered=false,waterlogged=false'
[02Jun2023 13:52:34.362] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=north,half=top,open=false,powered=true,waterlogged=true'
[02Jun2023 13:52:34.362] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=south,half=bottom,open=false,powered=false,waterlogged=true'
[02Jun2023 13:52:34.362] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=north,half=top,open=false,powered=true,waterlogged=false'
[02Jun2023 13:52:34.363] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Exception loading blockstate definition: 'theoutlands:blockstates/exodendron_trapdoor.json' missing model for variant: 'theoutlands:exodendron_trapdoor#facing=west,half=top,open=false,powered=true,waterlogged=false'
[02Jun2023 13:52:51.670] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'theoutlands:outerium_button#inventory' referenced from: theoutlands:outerium_button#inventory: java.io.FileNotFoundException: theoutlands:models/item/outerium_button.json
[02Jun2023 13:52:51.793] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'theoutlands:block/outersand' referenced from: theoutlands:outsand#inventory: java.io.FileNotFoundException: theoutlands:models/block/outersand.json
[02Jun2023 13:52:51.856] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'theoutlands:block/cube_bottom_top' referenced from: theoutlands:outer_sandstone#inventory: java.io.FileNotFoundException: theoutlands:models/block/cube_bottom_top.json
[02Jun2023 13:52:54.461] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to resolve texture reference: #missingno in theoutlands:item/outer_sandstone
[02Jun2023 13:52:54.461] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to resolve texture reference: #missingno in theoutlands:item/outsand
[02Jun2023 13:52:54.461] [Worker-Main-4/WARN] [net.minecraft.client.resources.model.ModelBakery/]: Unable to resolve texture reference: #missingno in theoutlands:block/exodendron_fence_gate_open
[02Jun2023 13:53:32.134] [Render thread/INFO] [com.mojang.blaze3d.audio.Library/]: OpenAL initialized on device OpenAL Soft on LG FULL HD (NVIDIA High Definition Audio)
[02Jun2023 13:53:32.139] [Render thread/INFO] [net.minecraft.client.sounds.SoundEngine/SOUNDS]: Sound engine started
[02Jun2023 13:53:33.505] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
[02Jun2023 13:53:33.544] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x128x4 minecraft:textures/atlas/signs.png-atlas
[02Jun2023 13:53:33.545] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[02Jun2023 13:53:33.551] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[02Jun2023 13:53:33.553] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[02Jun2023 13:53:33.554] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[02Jun2023 13:53:33.555] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[02Jun2023 13:53:40.672] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
[02Jun2023 13:53:40.677] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[02Jun2023 13:53:40.686] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[02Jun2023 13:53:40.690] [Render thread/INFO] [patchouli/]: BookContentResourceListenerLoader preloaded 0 jsons
[02Jun2023 13:53:40.690] [Render thread/INFO] [patchouli/]: Not reloading resource pack-based books as client world is missing
[02Jun2023 13:53:41.607] [Realms Notification Availability checker #1/INFO] [com.mojang.realmsclient.client.RealmsClient/]: Could not authorize you against Realms server: Invalid session id
[02Jun2023 13:54:10.289] [Render thread/WARN] [net.minecraftforge.common.ForgeHooks/WP]: The following mods have version differences that were not resolved:
theawakening (version 1.18.2-0.1 -> MISSING)
Things may not work well.
[02Jun2023 13:54:10.418] [Render thread/ERROR] [net.minecraftforge.registries.GameData/REGISTRIES]: Unidentified mapping from registry minecraft:block
	theawakening:deepslate_outerium_ore: 901
	theawakening:exodendron_leaves: 917
	theawakening:exodendron_log: 912
	theawakening:exodendron_planks: 916
	theawakening:exodendron_sapling: 918
	theawakening:exodendron_sign: 920
	theawakening:exodendron_wall_sign: 921
	theawakening:exodendron_wood: 913
	theawakening:lush_outersoil: 909
	theawakening:outer_deepslate: 907
	theawakening:outer_sandstone: 911
	theawakening:outerium_block: 898
	theawakening:outerium_button: 904
	theawakening:outerium_door: 902
	theawakening:outerium_ore: 900
	theawakening:outerium_pressure_plate: 903
	theawakening:outersoil: 908
	theawakening:outerstone: 906
	theawakening:outlands_portal: 919
	theawakening:outsand: 910
	theawakening:pure_outerium_ore: 899
	theawakening:soul_infuser: 905
	theawakening:stripped_exodendron_log: 914
	theawakening:stripped_exodendron_wood: 915

[02Jun2023 13:54:10.421] [Render thread/ERROR] [net.minecraftforge.registries.GameData/REGISTRIES]: Unidentified mapping from registry minecraft:entity_type
	theawakening:exodendron_boat: 113

[02Jun2023 13:54:10.422] [Render thread/ERROR] [net.minecraftforge.registries.GameData/REGISTRIES]: Unidentified mapping from registry minecraft:item
	theawakening:deepslate_outerium_ore: 1122
	theawakening:exodendron_boat: 1118
	theawakening:exodendron_leaves: 1138
	theawakening:exodendron_log: 1133
	theawakening:exodendron_planks: 1137
	theawakening:exodendron_sapling: 1139
	theawakening:exodendron_sign: 1117
	theawakening:exodendron_wood: 1134
	theawakening:lush_outersoil: 1130
	theawakening:outer_deepslate: 1128
	theawakening:outer_sandstone: 1132
	theawakening:outerium_axe: 1109
	theawakening:outerium_block: 1119
	theawakening:outerium_boots: 1113
	theawakening:outerium_bow: 1105
	theawakening:outerium_button: 1125
	theawakening:outerium_chestplate: 1111
	theawakening:outerium_door: 1123
	theawakening:outerium_helmet: 1110
	theawakening:outerium_hoe: 1108
	theawakening:outerium_horse_armor: 1114
	theawakening:outerium_ingot: 1102
	theawakening:outerium_leggings: 1112
	theawakening:outerium_nugget: 1103
	theawakening:outerium_ore: 1121
	theawakening:outerium_pickaxe: 1106
	theawakening:outerium_pressure_plate: 1124
	theawakening:outerium_shovel: 1107
	theawakening:outerium_sword: 1104
	theawakening:outersoil: 1129
	theawakening:outerstone: 1127
	theawakening:outsand: 1131
	theawakening:pure_outerium_ore: 1120
	theawakening:raw_outerium: 1116
	theawakening:soul_infuser: 1126
	theawakening:staff_of_the_outlands: 1115
	theawakening:stripped_exodendron_log: 1135
	theawakening:stripped_exodendron_wood: 1136

[02Jun2023 13:54:10.423] [Render thread/ERROR] [net.minecraftforge.registries.GameData/REGISTRIES]: Unidentified mapping from registry minecraft:point_of_interest_type
	theawakening:outlands_portal: 22

[02Jun2023 13:54:10.426] [Render thread/WARN] [net.minecraftforge.registries.GameData/REGISTRIES]: Forge Mod Loader detected missing registry entries.

There are 64 missing entries in this save.
If you continue the missing entries will get removed.
A world backup will be automatically created in your saves directory.


[02Jun2023 13:54:10.426] [Render thread/WARN] [net.minecraftforge.registries.GameData/REGISTRIES]: Missing minecraft:item:
    theawakening:deepslate_outerium_ore
    theawakening:exodendron_boat
    theawakening:exodendron_leaves
    theawakening:exodendron_log
    theawakening:exodendron_planks
    theawakening:exodendron_sapling
    theawakening:exodendron_sign
    theawakening:exodendron_wood
    theawakening:lush_outersoil
    theawakening:outer_deepslate
    theawakening:outer_sandstone
    theawakening:outerium_axe
    theawakening:outerium_block
    theawakening:outerium_boots
    theawakening:outerium_bow
    theawakening:outerium_button
    theawakening:outerium_chestplate
    theawakening:outerium_door
    theawakening:outerium_helmet
    theawakening:outerium_hoe
    theawakening:outerium_horse_armor
    theawakening:outerium_ingot
    theawakening:outerium_leggings
    theawakening:outerium_nugget
    theawakening:outerium_ore
    theawakening:outerium_pickaxe
    theawakening:outerium_pressure_plate
    theawakening:outerium_shovel
    theawakening:outerium_sword
    theawakening:outersoil
    theawakening:outerstone
    theawakening:outsand
    theawakening:pure_outerium_ore
    theawakening:raw_outerium
    theawakening:soul_infuser
    theawakening:staff_of_the_outlands
    theawakening:stripped_exodendron_log
    theawakening:stripped_exodendron_wood

Missing minecraft:block:
    theawakening:deepslate_outerium_ore
    theawakening:exodendron_leaves
    theawakening:exodendron_log
    theawakening:exodendron_planks
    theawakening:exodendron_sapling
    theawakening:exodendron_sign
    theawakening:exodendron_wall_sign
    theawakening:exodendron_wood
    theawakening:lush_outersoil
    theawakening:outer_deepslate
    theawakening:outer_sandstone
    theawakening:outerium_block
    theawakening:outerium_button
    theawakening:outerium_door
    theawakening:outerium_ore
    theawakening:outerium_pressure_plate
    theawakening:outersoil
    theawakening:outerstone
    theawakening:outlands_portal
    theawakening:outsand
    theawakening:pure_outerium_ore
    theawakening:soul_infuser
    theawakening:stripped_exodendron_log
    theawakening:stripped_exodendron_wood

Missing minecraft:point_of_interest_type:
    theawakening:outlands_portal

Missing minecraft:entity_type:
    theawakening:exodendron_boat


[02Jun2023 13:54:10.429] [Render thread/ERROR] [net.minecraftforge.registries.GameData/REGISTRIES]: There are unidentified mappings in this world - we are going to attempt to process anyway
[02Jun2023 13:54:10.468] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:outerium_block Expected: 898 Got: 922
[02Jun2023 13:54:10.468] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:pure_outerium_ore Expected: 899 Got: 923
[02Jun2023 13:54:10.468] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:outerium_ore Expected: 900 Got: 924
[02Jun2023 13:54:10.468] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:deepslate_outerium_ore Expected: 901 Got: 925
[02Jun2023 13:54:10.469] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:exodendron_door Expected: 902 Got: 926
[02Jun2023 13:54:10.469] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:outerium_pressure_plate Expected: 903 Got: 927
[02Jun2023 13:54:10.469] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:outerium_button Expected: 904 Got: 928
[02Jun2023 13:54:10.469] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:outerstone Expected: 905 Got: 929
[02Jun2023 13:54:10.469] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:outersoil Expected: 906 Got: 930
[02Jun2023 13:54:10.470] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:lush_outersoil Expected: 907 Got: 931
[02Jun2023 13:54:10.470] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:outsand Expected: 908 Got: 932
[02Jun2023 13:54:10.470] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:outer_sandstone Expected: 909 Got: 933
[02Jun2023 13:54:10.470] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:exodendron_log Expected: 910 Got: 934
[02Jun2023 13:54:10.470] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:exodendron_wood Expected: 911 Got: 935
[02Jun2023 13:54:10.471] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:stripped_exodendron_log Expected: 912 Got: 936
[02Jun2023 13:54:10.471] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:stripped_exodendron_wood Expected: 913 Got: 937
[02Jun2023 13:54:10.471] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:exodendron_planks Expected: 914 Got: 938
[02Jun2023 13:54:10.471] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:exodendron_leaves Expected: 915 Got: 939
[02Jun2023 13:54:10.471] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:exodendron_sapling Expected: 916 Got: 940
[02Jun2023 13:54:10.471] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:exodendron_fence Expected: 917 Got: 941
[02Jun2023 13:54:10.472] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:exodendron_fence_gate Expected: 918 Got: 942
[02Jun2023 13:54:10.472] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:exodendron_stairs Expected: 919 Got: 943
[02Jun2023 13:54:10.472] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:exodendron_slab Expected: 920 Got: 944
[02Jun2023 13:54:10.472] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:exodendron_trapdoor Expected: 921 Got: 945
[02Jun2023 13:54:10.472] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:outlands_portal Expected: 922 Got: 946
[02Jun2023 13:54:10.473] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:exodendron_sign Expected: 923 Got: 947
[02Jun2023 13:54:10.473] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:block: Object did not get ID it asked for. Name: theoutlands:exodendron_wall_sign Expected: 924 Got: 948
[02Jun2023 13:54:10.473] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outerium_ingot Expected: 1102 Got: 1140
[02Jun2023 13:54:10.474] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outerium_nugget Expected: 1103 Got: 1141
[02Jun2023 13:54:10.474] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outerium_sword Expected: 1104 Got: 1142
[02Jun2023 13:54:10.474] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outerium_bow Expected: 1105 Got: 1143
[02Jun2023 13:54:10.474] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outerium_pickaxe Expected: 1106 Got: 1144
[02Jun2023 13:54:10.475] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outerium_shovel Expected: 1107 Got: 1145
[02Jun2023 13:54:10.475] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outerium_hoe Expected: 1108 Got: 1146
[02Jun2023 13:54:10.475] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outerium_axe Expected: 1109 Got: 1147
[02Jun2023 13:54:10.475] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outerium_helmet Expected: 1110 Got: 1148
[02Jun2023 13:54:10.475] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outerium_chestplate Expected: 1111 Got: 1149
[02Jun2023 13:54:10.476] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outerium_leggings Expected: 1112 Got: 1150
[02Jun2023 13:54:10.476] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outerium_boots Expected: 1113 Got: 1151
[02Jun2023 13:54:10.476] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outerium_horse_armor Expected: 1114 Got: 1152
[02Jun2023 13:54:10.476] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:staff_of_the_outlands Expected: 1115 Got: 1153
[02Jun2023 13:54:10.476] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:raw_outerium Expected: 1116 Got: 1154
[02Jun2023 13:54:10.476] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:exodendron_sign Expected: 1117 Got: 1155
[02Jun2023 13:54:10.477] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:exodendron_boat Expected: 1118 Got: 1156
[02Jun2023 13:54:10.477] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outerium_block Expected: 1119 Got: 1157
[02Jun2023 13:54:10.477] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:pure_outerium_ore Expected: 1120 Got: 1158
[02Jun2023 13:54:10.477] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outerium_ore Expected: 1121 Got: 1159
[02Jun2023 13:54:10.477] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:deepslate_outerium_ore Expected: 1122 Got: 1160
[02Jun2023 13:54:10.477] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:exodendron_door Expected: 1123 Got: 1161
[02Jun2023 13:54:10.478] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outerium_pressure_plate Expected: 1124 Got: 1162
[02Jun2023 13:54:10.478] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outerium_button Expected: 1125 Got: 1163
[02Jun2023 13:54:10.478] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outerstone Expected: 1126 Got: 1164
[02Jun2023 13:54:10.478] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outersoil Expected: 1127 Got: 1165
[02Jun2023 13:54:10.478] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:lush_outersoil Expected: 1128 Got: 1166
[02Jun2023 13:54:10.478] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outsand Expected: 1129 Got: 1167
[02Jun2023 13:54:10.479] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:outer_sandstone Expected: 1130 Got: 1168
[02Jun2023 13:54:10.479] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:exodendron_log Expected: 1131 Got: 1169
[02Jun2023 13:54:10.479] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:exodendron_wood Expected: 1132 Got: 1170
[02Jun2023 13:54:10.479] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:stripped_exodendron_log Expected: 1133 Got: 1171
[02Jun2023 13:54:10.479] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:stripped_exodendron_wood Expected: 1134 Got: 1172
[02Jun2023 13:54:10.479] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:exodendron_planks Expected: 1135 Got: 1173
[02Jun2023 13:54:10.480] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:exodendron_leaves Expected: 1136 Got: 1174
[02Jun2023 13:54:10.486] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:exodendron_sapling Expected: 1137 Got: 1175
[02Jun2023 13:54:10.486] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:exodendron_fence Expected: 1138 Got: 1176
[02Jun2023 13:54:10.487] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:exodendron_fence_gate Expected: 1139 Got: 1177
[02Jun2023 13:54:10.487] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:exodendron_stairs Expected: 1140 Got: 1178
[02Jun2023 13:54:10.487] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:exodendron_slab Expected: 1141 Got: 1179
[02Jun2023 13:54:10.487] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: Object did not get ID it asked for. Name: theoutlands:exodendron_trapdoor Expected: 1142 Got: 1180
[02Jun2023 13:54:10.488] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:entity_type: Object did not get ID it asked for. Name: theoutlands:exodendron_boat Expected: 113 Got: 114
[02Jun2023 13:54:10.492] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:point_of_interest_type: Object did not get ID it asked for. Name: theoutlands:outlands_portal Expected: 22 Got: 23
[02Jun2023 13:54:12.044] [Render thread/WARN] [net.minecraft.server.MinecraftServer/]: Missing data pack mod:theawakening
[02Jun2023 13:54:14.617] [Render thread/WARN] [net.minecraft.client.Minecraft/]: Failed to load datapacks, can't proceed with server load
java.util.concurrent.ExecutionException: com.google.gson.JsonParseException: Error loading registry data: No key surface_rule in MapLike[{"sea_level":63,"disable_mob_generation":false,"aquifers_enabled":false,"ore_veins_enabled":false,"legacy_random_source":false,"default_block":{"Name":"theoutlands:outerstone"},"default_fluid":{"Name":"minecraft:water","Properties":{"level":"0"}},"noise":{"min_y":-64,"height":384,"size_horizontal":1,"size_vertical":2,"sampling":{"xz_scale":0.9999999814507745,"y_scale":0.9999999814507745,"xz_factor":80,"y_factor":160},"bottom_slide":{"target":0.1171875,"size":3,"offset":0},"top_slide":{"target":-0.078125,"size":2,"offset":8},"terrain_shaper":{"offset":0,"factor":0,"jaggedness":3}},"noise_router":{"barrier":0,"fluid_level_floodedness":0,"fluid_level_spread":0,"lava":0,"temperature":{"type":"minecraft:shifted_noise","noise":"minecraft:temperature","xz_scale":0.2,"y_scale":0.3,"shift_x":"minecraft:shift_x","shift_y":0,"shift_z":"minecraft:shift_z"},"vegetation":{"type":"minecraft:shifted_noise","noise":"minecraft:vegetation","xz_scale":0.3,"y_scale":0.4,"shift_x":"minecraft:shift_x","shift_y":0,"shift_z":"minecraft:shift_z"},"continents":"minecraft:overworld/continents","erosion":"minecraft:overworld/erosion","depth":"minecraft:overworld/depth","ridges":"minecraft:overworld/ridges","initial_density_without_jaggedness":0,"final_density":{"type":"minecraft:squeeze","argument":{"type":"minecraft:mul","argument1":0.64,"argument2":{"type":"minecraft:interpolated","argument":{"type":"minecraft:blend_density","argument":{"type":"minecraft:slide","argument":"minecraft:overworld/sloped_cheese"}}}}},"surface_rule":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:vertical_gradient","random_name":"minecraft:bedrock_floor","true_at_and_below":{"above_bottom":0},"false_at_and_above":{"above_bottom":5}},"then_run":{"type":"minecraft:block","result_state":{"Name":"minecraft:bedrock"}}},{"type":"minecraft:condition","if_true":{"type":"minecraft:above_preliminary_surface"},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:stone_depth","offset":0,"surface_type":"floor","add_surface_depth":false,"secondary_depth_range":0},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:biome","biome_is":["theoutlands:outer_plains"]},"then_run":{"type":"minecraft:condition","if_true":{"type":"minecraft:y_above","anchor":{"absolute":97},"surface_depth_multiplier":2,"add_stone_depth":false},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:noise_threshold","noise":"minecraft:surface","min_threshold":-0.909,"max_threshold":-0.5454},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}}},{"type":"minecraft:condition","if_true":{"type":"minecraft:noise_threshold","noise":"minecraft:surface","min_threshold":-0.1818,"max_threshold":0.1818},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:lush_outersoil"}}},{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}},{"type":"minecraft:condition","if_true":{"type":"minecraft:biome","biome_is":["theoutlands:exodendron_forest"]}},{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:water","offset":0,"surface_depth_multiplier":0,"add_stone_depth":false},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:lush_outersoil","Properties":{"snowy":"false"}}}},{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}}]}]}}}]}}]}}]}},"forge:registry_name":"theoutlands:outlands"}]; No key vein_gap in MapLike[{"barrier":0,"fluid_level_floodedness":0,"fluid_level_spread":0,"lava":0,"temperature":{"type":"minecraft:shifted_noise","noise":"minecraft:temperature","xz_scale":0.2,"y_scale":0.3,"shift_x":"minecraft:shift_x","shift_y":0,"shift_z":"minecraft:shift_z"},"vegetation":{"type":"minecraft:shifted_noise","noise":"minecraft:vegetation","xz_scale":0.3,"y_scale":0.4,"shift_x":"minecraft:shift_x","shift_y":0,"shift_z":"minecraft:shift_z"},"continents":"minecraft:overworld/continents","erosion":"minecraft:overworld/erosion","depth":"minecraft:overworld/depth","ridges":"minecraft:overworld/ridges","initial_density_without_jaggedness":0,"final_density":{"type":"minecraft:squeeze","argument":{"type":"minecraft:mul","argument1":0.64,"argument2":{"type":"minecraft:interpolated","argument":{"type":"minecraft:blend_density","argument":{"type":"minecraft:slide","argument":"minecraft:overworld/sloped_cheese"}}}}},"surface_rule":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:vertical_gradient","random_name":"minecraft:bedrock_floor","true_at_and_below":{"above_bottom":0},"false_at_and_above":{"above_bottom":5}},"then_run":{"type":"minecraft:block","result_state":{"Name":"minecraft:bedrock"}}},{"type":"minecraft:condition","if_true":{"type":"minecraft:above_preliminary_surface"},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:stone_depth","offset":0,"surface_type":"floor","add_surface_depth":false,"secondary_depth_range":0},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:biome","biome_is":["theoutlands:outer_plains"]},"then_run":{"type":"minecraft:condition","if_true":{"type":"minecraft:y_above","anchor":{"absolute":97},"surface_depth_multiplier":2,"add_stone_depth":false},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:noise_threshold","noise":"minecraft:surface","min_threshold":-0.909,"max_threshold":-0.5454},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}}},{"type":"minecraft:condition","if_true":{"type":"minecraft:noise_threshold","noise":"minecraft:surface","min_threshold":-0.1818,"max_threshold":0.1818},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:lush_outersoil"}}},{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}},{"type":"minecraft:condition","if_true":{"type":"minecraft:biome","biome_is":["theoutlands:exodendron_forest"]}},{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:water","offset":0,"surface_depth_multiplier":0,"add_stone_depth":false},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:lush_outersoil","Properties":{"snowy":"false"}}}},{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}}]}]}}}]}}]}}]}}]; No key vein_ridged in MapLike[{"barrier":0,"fluid_level_floodedness":0,"fluid_level_spread":0,"lava":0,"temperature":{"type":"minecraft:shifted_noise","noise":"minecraft:temperature","xz_scale":0.2,"y_scale":0.3,"shift_x":"minecraft:shift_x","shift_y":0,"shift_z":"minecraft:shift_z"},"vegetation":{"type":"minecraft:shifted_noise","noise":"minecraft:vegetation","xz_scale":0.3,"y_scale":0.4,"shift_x":"minecraft:shift_x","shift_y":0,"shift_z":"minecraft:shift_z"},"continents":"minecraft:overworld/continents","erosion":"minecraft:overworld/erosion","depth":"minecraft:overworld/depth","ridges":"minecraft:overworld/ridges","initial_density_without_jaggedness":0,"final_density":{"type":"minecraft:squeeze","argument":{"type":"minecraft:mul","argument1":0.64,"argument2":{"type":"minecraft:interpolated","argument":{"type":"minecraft:blend_density","argument":{"type":"minecraft:slide","argument":"minecraft:overworld/sloped_cheese"}}}}},"surface_rule":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:vertical_gradient","random_name":"minecraft:bedrock_floor","true_at_and_below":{"above_bottom":0},"false_at_and_above":{"above_bottom":5}},"then_run":{"type":"minecraft:block","result_state":{"Name":"minecraft:bedrock"}}},{"type":"minecraft:condition","if_true":{"type":"minecraft:above_preliminary_surface"},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:stone_depth","offset":0,"surface_type":"floor","add_surface_depth":false,"secondary_depth_range":0},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:biome","biome_is":["theoutlands:outer_plains"]},"then_run":{"type":"minecraft:condition","if_true":{"type":"minecraft:y_above","anchor":{"absolute":97},"surface_depth_multiplier":2,"add_stone_depth":false},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:noise_threshold","noise":"minecraft:surface","min_threshold":-0.909,"max_threshold":-0.5454},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}}},{"type":"minecraft:condition","if_true":{"type":"minecraft:noise_threshold","noise":"minecraft:surface","min_threshold":-0.1818,"max_threshold":0.1818},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:lush_outersoil"}}},{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}},{"type":"minecraft:condition","if_true":{"type":"minecraft:biome","biome_is":["theoutlands:exodendron_forest"]}},{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:water","offset":0,"surface_depth_multiplier":0,"add_stone_depth":false},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:lush_outersoil","Properties":{"snowy":"false"}}}},{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}}]}]}}}]}}]}}]}}]; No key vein_toggle in MapLike[{"barrier":0,"fluid_level_floodedness":0,"fluid_level_spread":0,"lava":0,"temperature":{"type":"minecraft:shifted_noise","noise":"minecraft:temperature","xz_scale":0.2,"y_scale":0.3,"shift_x":"minecraft:shift_x","shift_y":0,"shift_z":"minecraft:shift_z"},"vegetation":{"type":"minecraft:shifted_noise","noise":"minecraft:vegetation","xz_scale":0.3,"y_scale":0.4,"shift_x":"minecraft:shift_x","shift_y":0,"shift_z":"minecraft:shift_z"},"continents":"minecraft:overworld/continents","erosion":"minecraft:overworld/erosion","depth":"minecraft:overworld/depth","ridges":"minecraft:overworld/ridges","initial_density_without_jaggedness":0,"final_density":{"type":"minecraft:squeeze","argument":{"type":"minecraft:mul","argument1":0.64,"argument2":{"type":"minecraft:interpolated","argument":{"type":"minecraft:blend_density","argument":{"type":"minecraft:slide","argument":"minecraft:overworld/sloped_cheese"}}}}},"surface_rule":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:vertical_gradient","random_name":"minecraft:bedrock_floor","true_at_and_below":{"above_bottom":0},"false_at_and_above":{"above_bottom":5}},"then_run":{"type":"minecraft:block","result_state":{"Name":"minecraft:bedrock"}}},{"type":"minecraft:condition","if_true":{"type":"minecraft:above_preliminary_surface"},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:stone_depth","offset":0,"surface_type":"floor","add_surface_depth":false,"secondary_depth_range":0},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:biome","biome_is":["theoutlands:outer_plains"]},"then_run":{"type":"minecraft:condition","if_true":{"type":"minecraft:y_above","anchor":{"absolute":97},"surface_depth_multiplier":2,"add_stone_depth":false},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:noise_threshold","noise":"minecraft:surface","min_threshold":-0.909,"max_threshold":-0.5454},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}}},{"type":"minecraft:condition","if_true":{"type":"minecraft:noise_threshold","noise":"minecraft:surface","min_threshold":-0.1818,"max_threshold":0.1818},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:lush_outersoil"}}},{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}},{"type":"minecraft:condition","if_true":{"type":"minecraft:biome","biome_is":["theoutlands:exodendron_forest"]}},{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:water","offset":0,"surface_depth_multiplier":0,"add_stone_depth":false},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:lush_outersoil","Properties":{"snowy":"false"}}}},{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}}]}]}}}]}}]}}]}}]
	at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396) ~[?:?]
	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073) ~[?:?]
	at net.minecraft.client.Minecraft.makeWorldStem(Minecraft.java:2132) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.client.Minecraft.doLoadLevel(Minecraft.java:1958) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.client.Minecraft.loadLevel(Minecraft.java:1922) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.client.gui.screens.worldselection.WorldSelectionList$WorldListEntry.loadWorld(WorldSelectionList.java:473) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.client.gui.screens.worldselection.WorldSelectionList$WorldListEntry.joinWorld(WorldSelectionList.java:330) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.client.gui.screens.worldselection.WorldSelectionList$WorldListEntry.mouseClicked(WorldSelectionList.java:257) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.client.gui.components.AbstractSelectionList.mouseClicked(AbstractSelectionList.java:323) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.client.gui.components.events.ContainerEventHandler.mouseClicked(ContainerEventHandler.java:31) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.client.MouseHandler.lambda$onPress$0(MouseHandler.java:93) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.client.gui.screens.Screen.wrapScreenError(Screen.java:528) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.client.MouseHandler.onPress(MouseHandler.java:90) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.client.MouseHandler.lambda$setup$4(MouseHandler.java:195) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:90) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.client.MouseHandler.lambda$setup$5(MouseHandler.java:194) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar%2357!/:build 10]
	at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar%2363!/:build 10]
	at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101) ~[lwjgl-glfw-3.2.2.jar%2357!/:build 10]
	at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:168) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at com.mojang.blaze3d.platform.Window.updateDisplay(Window.java:337) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.client.Minecraft.runTick(Minecraft.java:1094) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.client.Minecraft.run(Minecraft.java:670) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.client.main.Main.main(Main.java:205) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	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.ForgeClientUserdevLaunchHandler.lambda$launchService$0(ForgeClientUserdevLaunchHandler.java:24) ~[fmlloader-1.18.2-40.2.1.jar%230!/:?]
	at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%2311!/:?]
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%2311!/:?]
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%2311!/:?]
	at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%2311!/:?]
	at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%2311!/:?]
	at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%2311!/:?]
	at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%2311!/:?]
	at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?]
Caused by: com.google.gson.JsonParseException: Error loading registry data: No key surface_rule in MapLike[{"sea_level":63,"disable_mob_generation":false,"aquifers_enabled":false,"ore_veins_enabled":false,"legacy_random_source":false,"default_block":{"Name":"theoutlands:outerstone"},"default_fluid":{"Name":"minecraft:water","Properties":{"level":"0"}},"noise":{"min_y":-64,"height":384,"size_horizontal":1,"size_vertical":2,"sampling":{"xz_scale":0.9999999814507745,"y_scale":0.9999999814507745,"xz_factor":80,"y_factor":160},"bottom_slide":{"target":0.1171875,"size":3,"offset":0},"top_slide":{"target":-0.078125,"size":2,"offset":8},"terrain_shaper":{"offset":0,"factor":0,"jaggedness":3}},"noise_router":{"barrier":0,"fluid_level_floodedness":0,"fluid_level_spread":0,"lava":0,"temperature":{"type":"minecraft:shifted_noise","noise":"minecraft:temperature","xz_scale":0.2,"y_scale":0.3,"shift_x":"minecraft:shift_x","shift_y":0,"shift_z":"minecraft:shift_z"},"vegetation":{"type":"minecraft:shifted_noise","noise":"minecraft:vegetation","xz_scale":0.3,"y_scale":0.4,"shift_x":"minecraft:shift_x","shift_y":0,"shift_z":"minecraft:shift_z"},"continents":"minecraft:overworld/continents","erosion":"minecraft:overworld/erosion","depth":"minecraft:overworld/depth","ridges":"minecraft:overworld/ridges","initial_density_without_jaggedness":0,"final_density":{"type":"minecraft:squeeze","argument":{"type":"minecraft:mul","argument1":0.64,"argument2":{"type":"minecraft:interpolated","argument":{"type":"minecraft:blend_density","argument":{"type":"minecraft:slide","argument":"minecraft:overworld/sloped_cheese"}}}}},"surface_rule":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:vertical_gradient","random_name":"minecraft:bedrock_floor","true_at_and_below":{"above_bottom":0},"false_at_and_above":{"above_bottom":5}},"then_run":{"type":"minecraft:block","result_state":{"Name":"minecraft:bedrock"}}},{"type":"minecraft:condition","if_true":{"type":"minecraft:above_preliminary_surface"},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:stone_depth","offset":0,"surface_type":"floor","add_surface_depth":false,"secondary_depth_range":0},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:biome","biome_is":["theoutlands:outer_plains"]},"then_run":{"type":"minecraft:condition","if_true":{"type":"minecraft:y_above","anchor":{"absolute":97},"surface_depth_multiplier":2,"add_stone_depth":false},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:noise_threshold","noise":"minecraft:surface","min_threshold":-0.909,"max_threshold":-0.5454},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}}},{"type":"minecraft:condition","if_true":{"type":"minecraft:noise_threshold","noise":"minecraft:surface","min_threshold":-0.1818,"max_threshold":0.1818},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:lush_outersoil"}}},{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}},{"type":"minecraft:condition","if_true":{"type":"minecraft:biome","biome_is":["theoutlands:exodendron_forest"]}},{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:water","offset":0,"surface_depth_multiplier":0,"add_stone_depth":false},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:lush_outersoil","Properties":{"snowy":"false"}}}},{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}}]}]}}}]}}]}}]}},"forge:registry_name":"theoutlands:outlands"}]; No key vein_gap in MapLike[{"barrier":0,"fluid_level_floodedness":0,"fluid_level_spread":0,"lava":0,"temperature":{"type":"minecraft:shifted_noise","noise":"minecraft:temperature","xz_scale":0.2,"y_scale":0.3,"shift_x":"minecraft:shift_x","shift_y":0,"shift_z":"minecraft:shift_z"},"vegetation":{"type":"minecraft:shifted_noise","noise":"minecraft:vegetation","xz_scale":0.3,"y_scale":0.4,"shift_x":"minecraft:shift_x","shift_y":0,"shift_z":"minecraft:shift_z"},"continents":"minecraft:overworld/continents","erosion":"minecraft:overworld/erosion","depth":"minecraft:overworld/depth","ridges":"minecraft:overworld/ridges","initial_density_without_jaggedness":0,"final_density":{"type":"minecraft:squeeze","argument":{"type":"minecraft:mul","argument1":0.64,"argument2":{"type":"minecraft:interpolated","argument":{"type":"minecraft:blend_density","argument":{"type":"minecraft:slide","argument":"minecraft:overworld/sloped_cheese"}}}}},"surface_rule":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:vertical_gradient","random_name":"minecraft:bedrock_floor","true_at_and_below":{"above_bottom":0},"false_at_and_above":{"above_bottom":5}},"then_run":{"type":"minecraft:block","result_state":{"Name":"minecraft:bedrock"}}},{"type":"minecraft:condition","if_true":{"type":"minecraft:above_preliminary_surface"},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:stone_depth","offset":0,"surface_type":"floor","add_surface_depth":false,"secondary_depth_range":0},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:biome","biome_is":["theoutlands:outer_plains"]},"then_run":{"type":"minecraft:condition","if_true":{"type":"minecraft:y_above","anchor":{"absolute":97},"surface_depth_multiplier":2,"add_stone_depth":false},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:noise_threshold","noise":"minecraft:surface","min_threshold":-0.909,"max_threshold":-0.5454},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}}},{"type":"minecraft:condition","if_true":{"type":"minecraft:noise_threshold","noise":"minecraft:surface","min_threshold":-0.1818,"max_threshold":0.1818},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:lush_outersoil"}}},{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}},{"type":"minecraft:condition","if_true":{"type":"minecraft:biome","biome_is":["theoutlands:exodendron_forest"]}},{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:water","offset":0,"surface_depth_multiplier":0,"add_stone_depth":false},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:lush_outersoil","Properties":{"snowy":"false"}}}},{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}}]}]}}}]}}]}}]}}]; No key vein_ridged in MapLike[{"barrier":0,"fluid_level_floodedness":0,"fluid_level_spread":0,"lava":0,"temperature":{"type":"minecraft:shifted_noise","noise":"minecraft:temperature","xz_scale":0.2,"y_scale":0.3,"shift_x":"minecraft:shift_x","shift_y":0,"shift_z":"minecraft:shift_z"},"vegetation":{"type":"minecraft:shifted_noise","noise":"minecraft:vegetation","xz_scale":0.3,"y_scale":0.4,"shift_x":"minecraft:shift_x","shift_y":0,"shift_z":"minecraft:shift_z"},"continents":"minecraft:overworld/continents","erosion":"minecraft:overworld/erosion","depth":"minecraft:overworld/depth","ridges":"minecraft:overworld/ridges","initial_density_without_jaggedness":0,"final_density":{"type":"minecraft:squeeze","argument":{"type":"minecraft:mul","argument1":0.64,"argument2":{"type":"minecraft:interpolated","argument":{"type":"minecraft:blend_density","argument":{"type":"minecraft:slide","argument":"minecraft:overworld/sloped_cheese"}}}}},"surface_rule":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:vertical_gradient","random_name":"minecraft:bedrock_floor","true_at_and_below":{"above_bottom":0},"false_at_and_above":{"above_bottom":5}},"then_run":{"type":"minecraft:block","result_state":{"Name":"minecraft:bedrock"}}},{"type":"minecraft:condition","if_true":{"type":"minecraft:above_preliminary_surface"},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:stone_depth","offset":0,"surface_type":"floor","add_surface_depth":false,"secondary_depth_range":0},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:biome","biome_is":["theoutlands:outer_plains"]},"then_run":{"type":"minecraft:condition","if_true":{"type":"minecraft:y_above","anchor":{"absolute":97},"surface_depth_multiplier":2,"add_stone_depth":false},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:noise_threshold","noise":"minecraft:surface","min_threshold":-0.909,"max_threshold":-0.5454},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}}},{"type":"minecraft:condition","if_true":{"type":"minecraft:noise_threshold","noise":"minecraft:surface","min_threshold":-0.1818,"max_threshold":0.1818},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:lush_outersoil"}}},{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}},{"type":"minecraft:condition","if_true":{"type":"minecraft:biome","biome_is":["theoutlands:exodendron_forest"]}},{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:water","offset":0,"surface_depth_multiplier":0,"add_stone_depth":false},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:lush_outersoil","Properties":{"snowy":"false"}}}},{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}}]}]}}}]}}]}}]}}]; No key vein_toggle in MapLike[{"barrier":0,"fluid_level_floodedness":0,"fluid_level_spread":0,"lava":0,"temperature":{"type":"minecraft:shifted_noise","noise":"minecraft:temperature","xz_scale":0.2,"y_scale":0.3,"shift_x":"minecraft:shift_x","shift_y":0,"shift_z":"minecraft:shift_z"},"vegetation":{"type":"minecraft:shifted_noise","noise":"minecraft:vegetation","xz_scale":0.3,"y_scale":0.4,"shift_x":"minecraft:shift_x","shift_y":0,"shift_z":"minecraft:shift_z"},"continents":"minecraft:overworld/continents","erosion":"minecraft:overworld/erosion","depth":"minecraft:overworld/depth","ridges":"minecraft:overworld/ridges","initial_density_without_jaggedness":0,"final_density":{"type":"minecraft:squeeze","argument":{"type":"minecraft:mul","argument1":0.64,"argument2":{"type":"minecraft:interpolated","argument":{"type":"minecraft:blend_density","argument":{"type":"minecraft:slide","argument":"minecraft:overworld/sloped_cheese"}}}}},"surface_rule":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:vertical_gradient","random_name":"minecraft:bedrock_floor","true_at_and_below":{"above_bottom":0},"false_at_and_above":{"above_bottom":5}},"then_run":{"type":"minecraft:block","result_state":{"Name":"minecraft:bedrock"}}},{"type":"minecraft:condition","if_true":{"type":"minecraft:above_preliminary_surface"},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:stone_depth","offset":0,"surface_type":"floor","add_surface_depth":false,"secondary_depth_range":0},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:biome","biome_is":["theoutlands:outer_plains"]},"then_run":{"type":"minecraft:condition","if_true":{"type":"minecraft:y_above","anchor":{"absolute":97},"surface_depth_multiplier":2,"add_stone_depth":false},"then_run":{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:noise_threshold","noise":"minecraft:surface","min_threshold":-0.909,"max_threshold":-0.5454},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}}},{"type":"minecraft:condition","if_true":{"type":"minecraft:noise_threshold","noise":"minecraft:surface","min_threshold":-0.1818,"max_threshold":0.1818},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:lush_outersoil"}}},{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}},{"type":"minecraft:condition","if_true":{"type":"minecraft:biome","biome_is":["theoutlands:exodendron_forest"]}},{"type":"minecraft:sequence","sequence":[{"type":"minecraft:condition","if_true":{"type":"minecraft:water","offset":0,"surface_depth_multiplier":0,"add_stone_depth":false},"then_run":{"type":"minecraft:block","result_state":{"Name":"theoutlands:lush_outersoil","Properties":{"snowy":"false"}}}},{"type":"minecraft:block","result_state":{"Name":"theoutlands:outersoil"}}]}]}}}]}}]}}]}}]
	at net.minecraft.core.RegistryAccess.lambda$readRegistry$13(RegistryAccess.java:240) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at java.util.Optional.ifPresent(Optional.java:178) ~[?:?]
	at net.minecraft.core.RegistryAccess.readRegistry(RegistryAccess.java:239) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.core.RegistryAccess.load(RegistryAccess.java:232) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.resources.RegistryOps.createAndLoad(RegistryOps.java:30) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.resources.RegistryOps.createAndLoad(RegistryOps.java:24) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.server.WorldStem$WorldDataSupplier.lambda$loadFromWorld$0(WorldStem.java:79) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.server.WorldStem.load(WorldStem.java:31) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	at net.minecraft.client.Minecraft.makeWorldStem(Minecraft.java:2130) ~[forge-1.18.2-40.2.1_mapped_parchment_2022.09.04-1.18.2-recomp.jar%2379!/:?]
	... 34 more
[02Jun2023 13:54:19.239] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Stopping!

 

 

 

Edited by EaSports69
Didn't add the log
Link to comment
Share on other sites

2 hours ago, EaSports69 said:

I am creating a dimension mod for 1.18.2, and I have trouble with the noise settings. The dimension itself is similar to the overworld. I also renamed it from "theawakening" to the "outlands" and there are some problems(I went through a complete rename of the project). Here is the log:

The log is not provided. Also, please provide the relevant code.

Link to comment
Share on other sites

{
  "sea_level": 63,
  "disable_mob_generation": false,
  "aquifers_enabled": false,
  "ore_veins_enabled": false,
  "legacy_random_source": false,
  "default_block": {
    "Name": "theoutlands:outerstone"
  },
  "default_fluid": {
    "Name": "minecraft:water",
    "Properties": {
      "level": "0"
    }
  },
  "noise": {
    "min_y": -64,
    "height": 384,
    "size_horizontal": 1,
    "size_vertical": 2,
    "sampling": {
      "xz_scale": 0.9999999814507745,
      "y_scale": 0.9999999814507745,
      "xz_factor": 80,
      "y_factor": 160
    },
    "bottom_slide": {
      "target": 0.1171875,
      "size": 3,
      "offset": 0
    },
    "top_slide": {
      "target": -0.078125,
      "size": 2,
      "offset": 8
    },
    "terrain_shaper": {
      "offset": 0,
      "factor": 0,
      "jaggedness": 3
    }
  },
  "noise_router": {
    "barrier": 0,
    "fluid_level_floodedness": 0,
    "fluid_level_spread": 0,
    "lava": 0,
    "temperature": {
      "type": "minecraft:shifted_noise",
      "noise": "minecraft:temperature",
      "xz_scale": 0.2,
      "y_scale": 0.3,
      "shift_x": "minecraft:shift_x",
      "shift_y": 0,
      "shift_z": "minecraft:shift_z"
    },
    "vegetation": {
      "type": "minecraft:shifted_noise",
      "noise": "minecraft:vegetation",
      "xz_scale": 0.3,
      "y_scale": 0.4,
      "shift_x": "minecraft:shift_x",
      "shift_y": 0,
      "shift_z": "minecraft:shift_z"
    },
    "continents": "minecraft:overworld/continents",
    "erosion": "minecraft:overworld/erosion",
    "depth": "minecraft:overworld/depth",
    "ridges": "minecraft:overworld/ridges",
    "initial_density_without_jaggedness": 0,
    "final_density": {
      "type": "minecraft:squeeze",
      "argument": {
        "type": "minecraft:mul",
        "argument1": 0.64,
        "argument2": {
          "type": "minecraft:interpolated",
          "argument": {
            "type": "minecraft:blend_density",
            "argument": {
              "type": "minecraft:slide",
              "argument": "minecraft:overworld/sloped_cheese"
            }
          }
        }
      }
    },
    "surface_rule": {
      "type": "minecraft:sequence",
      "sequence": [
        {
          "type": "minecraft:condition",
          "if_true": {
            "type": "minecraft:vertical_gradient",
            "random_name": "minecraft:bedrock_floor",
            "true_at_and_below": {
              "above_bottom": 0
            },
            "false_at_and_above": {
              "above_bottom": 5
            }
          },
          "then_run": {
            "type": "minecraft:block",
            "result_state": {
              "Name": "minecraft:bedrock"
            }
          }
        },
        {
          "type": "minecraft:condition",
          "if_true": {
            "type": "minecraft:above_preliminary_surface"
          },
          "then_run": {
            "type": "minecraft:sequence",
            "sequence": [
              {
                "type": "minecraft:condition",
                "if_true": {
                  "type": "minecraft:stone_depth",
                  "offset": 0,
                  "surface_type": "floor",
                  "add_surface_depth": false,
                  "secondary_depth_range": 0
                },
                "then_run": {
                  "type": "minecraft:sequence",
                  "sequence": [
                    {
                      "type": "minecraft:condition",
                      "if_true": {
                        "type": "minecraft:biome",
                        "biome_is": [
                          "theoutlands:outer_plains"
                        ]
                      },
                      "then_run": {
                        "type": "minecraft:condition",
                        "if_true": {
                          "type": "minecraft:y_above",
                          "anchor": {
                            "absolute": 97
                          },
                          "surface_depth_multiplier": 2,
                          "add_stone_depth": false
                        },
                        "then_run": {
                          "type": "minecraft:sequence",
                          "sequence": [
                            {
                              "type": "minecraft:condition",
                              "if_true": {
                                "type": "minecraft:noise_threshold",
                                "noise": "minecraft:surface",
                                "min_threshold": -0.909,
                                "max_threshold": -0.5454
                              },
                              "then_run": {
                                "type": "minecraft:block",
                                "result_state": {
                                  "Name": "theoutlands:outersoil"
                                }
                              }
                            },
                            {
                              "type": "minecraft:condition",
                              "if_true": {
                                "type": "minecraft:noise_threshold",
                                "noise": "minecraft:surface",
                                "min_threshold": -0.1818,
                                "max_threshold": 0.1818
                              },
                              "then_run": {
                                "type": "minecraft:block",
                                "result_state": {
                                  "Name": "theoutlands:lush_outersoil"
                                }
                              }
                            },
                                {
                                  "type": "minecraft:block",
                                  "result_state": {
                                    "Name": "theoutlands:outersoil"
                                  }
                                },
                                {
                                  "type": "minecraft:condition",
                                  "if_true": {
                                    "type": "minecraft:biome",
                                    "biome_is": [
                                      "theoutlands:exodendron_forest"
                                    ]
                                  }
                                },
                                {
                                  "type": "minecraft:sequence",
                                  "sequence": [
                                    {
                                      "type": "minecraft:condition",
                                      "if_true": {
                                        "type": "minecraft:water",
                                        "offset": 0,
                                        "surface_depth_multiplier": 0,
                                        "add_stone_depth": false
                                      },
                                      "then_run": {
                                        "type": "minecraft:block",
                                        "result_state": {
                                          "Name": "theoutlands:lush_outersoil",
                                          "Properties": {
                                            "snowy": "false"
                                          }
                                        }
                                      }
                                    },
                                    {
                                      "type": "minecraft:block",
                                      "result_state": {
                                        "Name": "theoutlands:outersoil"
                                      }
                                    }
                                  ]
                                }
                              ]
                           }
                        }
                      }
                   ]
                 }
              }
            ]
          }
        }
      ]
    }
  }
}

Here is the json file of the noise settings(also I don't know how to add the log)

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • I am trying to install fear nightfall mod pack on curseforge but it keeps saying error forge modloader installation falied but I played it a week ago can someone please help.
    • Found the solution, will be closing this soon. The Minecraft mining overlay can be rendered using: "serverplayer.connection.send(new ClientboundBlockDestructionPacket(serverplayer.getId(), blockpos, i));" Everything else is completely unnecessary, and I was making this harder than it had to be.
    • [17:35:03] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeclientuserdev, --version, MOD_DEV, --assetIndex, 5, --assetsDir, C:\Users\moraw\.gradle\caches\forge_gradle\assets, --gameDir, ., --fml.forgeVersion, 47.3.0, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412] [17:35:03] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 17.0.12 by Eclipse Adoptium; OS Windows 10 arch amd64 version 10.0 [17:35:03] [main/DEBUG] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Found launch services [fmlclientdev,forgeclient,minecraft,forgegametestserverdev,fmlserveruserdev,fmlclient,fmldatauserdev,forgeserverdev,forgeserveruserdev,forgeclientdev,forgeclientuserdev,forgeserver,forgedatadev,fmlserver,fmlclientuserdev,fmlserverdev,forgedatauserdev,testharness,forgegametestserveruserdev] [17:35:03] [main/DEBUG] [cp.mo.mo.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp] [17:35:03] [main/DEBUG] [cp.mo.mo.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,slf4jfixer,object_holder_definalize,runtime_enum_extender,capability_token_subclass,accesstransformer,runtimedistcleaner] [17:35:03] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services [17:35:03] [main/DEBUG] [ne.mi.fm.lo.FMLPaths/CORE]: Path GAMEDIR is C:\Users\moraw\Documents\Livestock\run [17:35:03] [main/DEBUG] [ne.mi.fm.lo.FMLPaths/CORE]: Path MODSDIR is C:\Users\moraw\Documents\Livestock\run\mods [17:35:03] [main/DEBUG] [ne.mi.fm.lo.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\moraw\Documents\Livestock\run\config [17:35:03] [main/DEBUG] [ne.mi.fm.lo.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\moraw\Documents\Livestock\run\config\fml.toml [17:35:03] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: [17:35:03] [main/INFO] [ne.mi.fm.lo.ImmediateWindowHandler/]: Loading ImmediateWindowProvider fmlearlywindow [17:35:03] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.6 [17:35:03] [main/INFO] [EARLYDISPLAY/]: Requested GL version 4.6 got version 4.6 [17:35:03] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml] [17:35:03] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading [17:35:03] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin [17:35:03] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin [17:35:03] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml [17:35:03] [main/DEBUG] [ne.mi.fm.lo.LauncherVersion/CORE]: Found FMLLauncher version 1.0 [17:35:03] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: FML 1.0 loading [17:35:03] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: FML found ModLauncher version : 10.0.9+10.0.9+main.dcd20f30 [17:35:03] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: FML found AccessTransformer version : 8.0.4+66+master.c09db6d7 [17:35:03] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: FML found EventBus version : 6.0.5+6.0.5+master.eb8e549b [17:35:03] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: Found Runtime Dist Cleaner [17:35:03] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: FML found CoreMod version : 5.1.6 [17:35:03] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: Found ForgeSPI package implementation version 7.0.1+7.0.1+master.d2b38bf6 [17:35:03] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: Found ForgeSPI package specification 5 [17:35:03] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml [17:35:03] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services [17:35:03] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing [17:35:03] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin [17:35:03] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in cpw.mods.cl.ModuleClassLoader@34b7ac2f [17:35:04] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/moraw/.gradle/caches/modules-2/files-2.1/org.spongepowered/mixin/0.8.5/9d1c0c3a304ae6697ecd477218fa61b850bf57fc/mixin-0.8.5.jar%23126!/ Service=ModLauncher Env=CLIENT [17:35:04] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager [17:35:04] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2) [17:35:04] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2) [17:35:04] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2) [17:35:04] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2) [17:35:04] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2) [17:35:04] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin [17:35:04] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml [17:35:04] [main/DEBUG] [ne.mi.fm.lo.FMLServiceProvider/CORE]: Setting up basic FML game directories [17:35:04] [main/DEBUG] [ne.mi.fm.lo.FMLPaths/CORE]: Path GAMEDIR is C:\Users\moraw\Documents\Livestock\run [17:35:04] [main/DEBUG] [ne.mi.fm.lo.FMLPaths/CORE]: Path MODSDIR is C:\Users\moraw\Documents\Livestock\run\mods [17:35:04] [main/DEBUG] [ne.mi.fm.lo.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\moraw\Documents\Livestock\run\config [17:35:04] [main/DEBUG] [ne.mi.fm.lo.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\moraw\Documents\Livestock\run\config\fml.toml [17:35:04] [main/DEBUG] [ne.mi.fm.lo.FMLServiceProvider/CORE]: Loading configuration [17:35:04] [main/DEBUG] [ne.mi.fm.lo.FMLServiceProvider/CORE]: Preparing ModFile [17:35:04] [main/DEBUG] [ne.mi.fm.lo.FMLServiceProvider/CORE]: Preparing launch handler [17:35:04] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: Using forgeclientuserdev as launch service [17:35:04] [pool-2-thread-1/INFO] [EARLYDISPLAY/]: GL info: Intel(R) Iris(R) Xe Graphics GL version 4.6.0 - Build 31.0.101.5594, Intel [17:35:04] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: Received command line version data : VersionInfo[forgeVersion=47.3.0, mcVersion=1.20.1, mcpVersion=20230612.114412, forgeGroup=net.minecraftforge] [17:35:04] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml [17:35:04] [main/DEBUG] [cp.mo.mo.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'mcp' [17:35:04] [main/DEBUG] [cp.mo.mo.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {srg=srgtomcp:1234} [17:35:04] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning [17:35:04] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin [17:35:04] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin [17:35:04] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml [17:35:04] [main/DEBUG] [ne.mi.fm.lo.FMLServiceProvider/CORE]: Initiating mod scan [17:35:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModListHandler/CORE]: Found mod coordinates from lists: [] [17:35:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null),(userdev classpath:null) [17:35:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModDiscoverer/CORE]: Found Dependency Locators : (JarInJar:null) [17:35:04] [main/DEBUG] [ne.mi.fm.lo.ta.CommonLaunchHandler/CORE]: Got mod coordinates livestock%%C:/Users/moraw/Documents/Livestock\build\resources\main;livestock%%C:/Users/moraw/Documents/Livestock\build\classes\java\main from env [17:35:04] [main/DEBUG] [ne.mi.fm.lo.ta.CommonLaunchHandler/CORE]: Found supplied mod coordinates [{livestock=[C:\Users\moraw\Documents\Livestock\build\resources\main, C:\Users\moraw\Documents\Livestock\build\classes\java\main]}] [17:35:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileInfo/LOADING]: Found valid mod file forge-1.20.1-47.3.0_mapped_parchment_2023.09.03-1.20.1.jar with {minecraft} mods - versions {1.20.1} [17:35:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Considering mod file candidate C:\Users\moraw\.gradle\caches\modules-2\files-2.1\net.minecraftforge\fmlcore\1.20.1-47.3.0\3b6be96aba3e323f3c918e8ef6a96312d82d76ad\fmlcore-1.20.1-47.3.0.jar [17:35:04] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\moraw\.gradle\caches\modules-2\files-2.1\net.minecraftforge\fmlcore\1.20.1-47.3.0\3b6be96aba3e323f3c918e8ef6a96312d82d76ad\fmlcore-1.20.1-47.3.0.jar is missing mods.toml file [17:35:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Considering mod file candidate C:\Users\moraw\.gradle\caches\modules-2\files-2.1\net.minecraftforge\javafmllanguage\1.20.1-47.3.0\d7ebc62120f202109e300e084ca1a31a7b946a62\javafmllanguage-1.20.1-47.3.0.jar [17:35:04] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\moraw\.gradle\caches\modules-2\files-2.1\net.minecraftforge\javafmllanguage\1.20.1-47.3.0\d7ebc62120f202109e300e084ca1a31a7b946a62\javafmllanguage-1.20.1-47.3.0.jar is missing mods.toml file [17:35:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Considering mod file candidate C:\Users\moraw\.gradle\caches\modules-2\files-2.1\net.minecraftforge\lowcodelanguage\1.20.1-47.3.0\1bf3e845ea0ce750096da8c71c8364b188ab74d4\lowcodelanguage-1.20.1-47.3.0.jar [17:35:04] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\moraw\.gradle\caches\modules-2\files-2.1\net.minecraftforge\lowcodelanguage\1.20.1-47.3.0\1bf3e845ea0ce750096da8c71c8364b188ab74d4\lowcodelanguage-1.20.1-47.3.0.jar is missing mods.toml file [17:35:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Considering mod file candidate C:\Users\moraw\.gradle\caches\modules-2\files-2.1\net.minecraftforge\mclanguage\1.20.1-47.3.0\6093682e943ddccbabf70539319d7f2fe64db2e7\mclanguage-1.20.1-47.3.0.jar [17:35:04] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\moraw\.gradle\caches\modules-2\files-2.1\net.minecraftforge\mclanguage\1.20.1-47.3.0\6093682e943ddccbabf70539319d7f2fe64db2e7\mclanguage-1.20.1-47.3.0.jar is missing mods.toml file [17:35:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Considering mod file candidate C:\Users\moraw\Documents\Livestock\build\resources\main [17:35:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileInfo/LOADING]: Found valid mod file main with {livestock} mods - versions {0.01-1.20.1} [17:35:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Considering mod file candidate / [17:35:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileInfo/LOADING]: Found valid mod file with {forge} mods - versions {47.3.0} [17:35:04] [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from forge-1.20.1-47.3.0_mapped_parchment_2023.09.03-1.20.1.jar, it does not contain dependency information. [17:35:04] [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from , it does not contain dependency information. [17:35:04] [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from main, it does not contain dependency information. [17:35:04] [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mclanguage-1.20.1-47.3.0.jar, it does not contain dependency information. [17:35:04] [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from javafmllanguage-1.20.1-47.3.0.jar, it does not contain dependency information. [17:35:04] [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from fmlcore-1.20.1-47.3.0.jar, it does not contain dependency information. [17:35:04] [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from lowcodelanguage-1.20.1-47.3.0.jar, it does not contain dependency information. [17:35:04] [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: No dependencies to load found. Skipping! [17:35:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileInfo/LOADING]: Found valid mod file forge-1.20.1-47.3.0_mapped_parchment_2023.09.03-1.20.1.jar with {minecraft} mods - versions {1.20.1} [17:35:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModFile/LOADING]: Loading mod file C:\Users\moraw\.gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.20.1-47.3.0_mapped_parchment_2023.09.03-1.20.1\forge-1.20.1-47.3.0_mapped_parchment_2023.09.03-1.20.1.jar with languages [LanguageSpec[languageName=minecraft, acceptedVersions=1]] [17:35:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Considering mod file candidate / [17:35:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileInfo/LOADING]: Found valid mod file with {forge} mods - versions {47.3.0} [17:35:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModFile/LOADING]: Loading mod file / with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,]]] [17:35:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Found coremod field_to_method with Javascript path coremods/field_to_method.js [17:35:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js [17:35:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js [17:35:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Found coremod method_redirector with Javascript path coremods/method_redirector.js [17:35:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModFile/LOADING]: Found coremod coremods/field_to_method.js [17:35:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js [17:35:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js [17:35:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModFile/LOADING]: Found coremod coremods/method_redirector.js [17:35:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Considering mod file candidate C:\Users\moraw\Documents\Livestock\build\resources\main [17:35:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileInfo/LOADING]: Found valid mod file main with {livestock} mods - versions {0.01-1.20.1} [17:35:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModFile/LOADING]: Loading mod file C:\Users\moraw\Documents\Livestock\build\resources\main with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]] [17:35:04] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml [17:35:04] [main/DEBUG] [ne.mi.fm.lo.LanguageLoadingProvider/CORE]: Found 3 language providers [17:35:04] [main/DEBUG] [ne.mi.fm.lo.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1.0 [17:35:04] [main/DEBUG] [ne.mi.fm.lo.LanguageLoadingProvider/CORE]: Found language provider lowcodefml, version 47 [17:35:04] [main/DEBUG] [ne.mi.fm.lo.LanguageLoadingProvider/CORE]: Found language provider javafml, version 47 [17:35:04] [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Configured system mods: [minecraft, forge] [17:35:04] [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Found system mod: minecraft [17:35:04] [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Found system mod: forge [17:35:04] [main/DEBUG] [ne.mi.fm.lo.ModSorter/LOADING]: Found 2 mod requirements (2 mandatory, 0 optional) [17:35:04] [main/DEBUG] [ne.mi.fm.lo.ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional) [17:35:05] [main/DEBUG] [ne.mi.fm.lo.MCPNamingService/CORE]: Loaded 34318 method mappings from methods.csv [17:35:05] [main/DEBUG] [ne.mi.fm.lo.MCPNamingService/CORE]: Loaded 31014 field mappings from fields.csv [17:35:05] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers [17:35:05] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin [17:35:05] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin [17:35:05] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml [17:35:05] [main/DEBUG] [ne.mi.fm.lo.FMLServiceProvider/CORE]: Loading coremod transformers [17:35:05] [main/DEBUG] [ne.mi.co.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_method.js [17:35:05] [main/DEBUG] [ne.mi.co.CoreModEngine/COREMOD]: CoreMod loaded successfully [17:35:05] [main/DEBUG] [ne.mi.co.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js [17:35:05] [main/DEBUG] [ne.mi.co.CoreModEngine/COREMOD]: CoreMod loaded successfully [17:35:05] [main/DEBUG] [ne.mi.co.CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js [17:35:05] [main/DEBUG] [ne.mi.co.CoreModEngine/COREMOD]: CoreMod loaded successfully [17:35:05] [main/DEBUG] [ne.mi.co.CoreModEngine/COREMOD]: Loading CoreMod from coremods/method_redirector.js [17:35:05] [main/DEBUG] [ne.mi.co.CoreModEngine/COREMOD]: CoreMod loaded successfully [17:35:05] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@9b76b60 to Target : CLASS {Lnet/minecraft/world/level/biome/Biome;} {} {V} [17:35:05] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@493ac8d3 to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/Structure;} {} {V} [17:35:05] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@13dbed9e to Target : CLASS {Lnet/minecraft/world/effect/MobEffectInstance;} {} {V} [17:35:05] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@67531e3a to Target : CLASS {Lnet/minecraft/world/level/block/LiquidBlock;} {} {V} [17:35:05] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2b38b1f to Target : CLASS {Lnet/minecraft/world/item/BucketItem;} {} {V} [17:35:05] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1d50a7ca to Target : CLASS {Lnet/minecraft/world/level/block/StairBlock;} {} {V} [17:35:05] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@51ab1ee3 to Target : CLASS {Lnet/minecraft/world/level/block/FlowerPotBlock;} {} {V} [17:35:05] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2e766822 to Target : CLASS {Lnet/minecraft/world/item/ItemStack;} {} {V} [17:35:05] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3003e580 to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V} [17:35:05] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@28757abd to Target : CLASS {Lnet/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal;} {} {V} [17:35:05] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@28757abd to Target : CLASS {Lnet/minecraft/world/entity/npc/CatSpawner;} {} {V} [17:35:05] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@28757abd to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/OceanRuinPieces$OceanRuinPiece;} {} {V} [17:35:05] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@28757abd to Target : CLASS {Lnet/minecraft/world/entity/animal/horse/SkeletonTrapGoal;} {} {V} [17:35:05] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@28757abd to Target : CLASS {Lnet/minecraft/world/entity/ai/village/VillageSiege;} {} {V} [17:35:05] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@28757abd to Target : CLASS {Lnet/minecraft/world/entity/monster/Strider;} {} {V} [17:35:05] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@28757abd to Target : CLASS {Lnet/minecraft/world/entity/monster/Spider;} {} {V} [17:35:05] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@28757abd to Target : CLASS {Lnet/minecraft/world/entity/monster/ZombieVillager;} {} {V} [17:35:05] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@28757abd to Target : CLASS {Lnet/minecraft/world/level/NaturalSpawner;} {} {V} [17:35:05] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@28757abd to Target : CLASS {Lnet/minecraft/world/entity/npc/Villager;} {} {V} [17:35:05] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@28757abd to Target : CLASS {Lnet/minecraft/server/commands/RaidCommand;} {} {V} [17:35:05] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@28757abd to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/SwampHutPiece;} {} {V} [17:35:05] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@28757abd to Target : CLASS {Lnet/minecraft/world/entity/monster/Zombie;} {} {V} [17:35:05] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@28757abd to Target : CLASS {Lnet/minecraft/world/entity/raid/Raid;} {} {V} [17:35:05] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@28757abd to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/WoodlandMansionPieces$WoodlandMansionPiece;} {} {V} [17:35:05] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@28757abd to Target : CLASS {Lnet/minecraft/world/entity/EntityType;} {} {V} [17:35:05] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@28757abd to Target : CLASS {Lnet/minecraft/world/level/levelgen/PatrolSpawner;} {} {V} [17:35:05] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@28757abd to Target : CLASS {Lnet/minecraft/world/level/levelgen/PhantomSpawner;} {} {V} [17:35:05] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@28757abd to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/OceanMonumentPieces$OceanMonumentPiece;} {} {V} [17:35:05] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@28757abd to Target : CLASS {Lnet/minecraft/server/commands/SummonCommand;} {} {V} [17:35:05] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@28757abd to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate;} {} {V} [17:35:05] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@28757abd to Target : CLASS {Lnet/minecraft/world/entity/animal/frog/Tadpole;} {} {V} [17:35:05] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml Exception in thread "main" java.lang.module.ResolutionException: Modules classes and livestock export package net.s3alampr3y.livestockmod.entity.client to module minecraft at java.base/java.lang.module.Resolver.resolveFail(Resolver.java:901) at java.base/java.lang.module.Resolver.failTwoSuppliers(Resolver.java:815) at java.base/java.lang.module.Resolver.checkExportSuppliers(Resolver.java:736) at java.base/java.lang.module.Resolver.finish(Resolver.java:380) at java.base/java.lang.module.Configuration.<init>(Configuration.java:140) at java.base/java.lang.module.Configuration.resolveAndBind(Configuration.java:494) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ModuleLayerHandler.buildLayer(ModuleLayerHandler.java:75) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.buildTransformingClassLoader(TransformationServicesHandler.java:60) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:78) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) Process finished with exit code 1  
    • Bump? Do I have to add more content or can I just say this? Any help would be really appreciated.
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.