Jump to content

2WSP

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by 2WSP

  1. I am hosting a Minecraft moded server from my PC but when I try to run the server this error pops up and stop the server to generate. I am running the server on version 1.16.5. Can somebody tell me what the problem is. 

     

    https://prnt.sc/26lzrk3 

     

     

    2022-01-30 19:25:16,747 main WARN Advanced terminal features are not available in this environment
    [19:25:16] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.23, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge]
    [19:25:16] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 1.8.0_321 by Oracle Corporation
    [19:25:17] [main/INFO] [ne.mi.fm.lo.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
    [19:25:17] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/C:/Users/Gaming/Desktop/moded%20server/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=SERVER
    [19:25:17] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, .]
    Exception in thread "main" [19:25:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: java.lang.NoSuchMethodError: sun.security.util.ManifestEntryVerifier.<init>(Ljava/util/jar/Manifest;)V
    [19:25:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at cpw.mods.modlauncher.SecureJarHandler.createCodeSource(SecureJarHandler.java:66)
    [19:25:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:275)
    [19:25:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136)
    [19:25:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98)
    [19:25:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at java.lang.ClassLoader.loadClass(Unknown Source)
    [19:25:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at java.lang.Class.forName0(Native Method)
    [19:25:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at java.lang.Class.forName(Unknown Source)
    [19:25:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51)
    [19:25:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
    [19:25:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
    [19:25:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
    [19:25:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at cpw.mods.modlauncher.Launcher.run(Launcher.java:82)
    [19:25:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
    [19:25:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63)
    [19:25:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60)
    [19:25:17] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at net.minecraftforge.server.ServerMain.main(ServerMain.java:57)

     

     

  2. This is what i get when i start my minecraft moded server. Can you guys PLS tell me what mod is crashing my server. Thx

     


    C:\Users\DeepCool\Desktop\server mod>java -Xmx16384M -jar forge.jar
    2021-07-21 20:45:28,930 main WARN Advanced terminal features are not available in this environment
    [20:45:29] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.1.32, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge]
    [20:45:29] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 1.8.0_291 by Oracle Corporation
    [20:45:29] [main/ERROR] [ne.mi.fm.lo.ModDirTransformerDiscoverer/]: Zip Error when loading jar file C:\Users\DeepCool\Desktop\server mod\mods\DeExtinction-1.16.3-1.1.0.jar
    java.util.zip.ZipException: error in opening zip file
            at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_291] {}
            at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_291] {}
            at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_291] {}
            at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_291] {}
            at net.minecraftforge.fml.loading.ModDirTransformerDiscoverer.visitFile(ModDirTransformerDiscoverer.java:75) ~[forge.jar:36.1] {}
            at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source) ~[?:1.8.0_291] {}
            at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:1.8.0_291] {}
            at java.util.Iterator.forEachRemaining(Unknown Source) ~[?:1.8.0_291] {}
            at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Unknown Source) ~[?:1.8.0_291] {}
            at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:1.8.0_291] {}
            at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:1.8.0_291] {}
            at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source) ~[?:1.8.0_291] {}
            at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source) ~[?:1.8.0_291] {}
            at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:1.8.0_291] {}
            at java.util.stream.ReferencePipeline.forEach(Unknown Source) ~[?:1.8.0_291] {}
            at net.minecraftforge.fml.loading.ModDirTransformerDiscoverer.scan(ModDirTransformerDiscoverer.java:65) ~[forge.jar:36.1] {}
            at net.minecraftforge.fml.loading.ModDirTransformerDiscoverer.candidates(ModDirTransformerDiscoverer.java:37) ~[forge.jar:36.1] {}
            at cpw.mods.modlauncher.TransformationServicesHandler.lambda$discoverServices$13(TransformationServicesHandler.java:137) ~[modlauncher-8.0.9.jar:?] {}
            at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) [?:1.8.0_291] {}
            at java.util.Iterator.forEachRemaining(Unknown Source) [?:1.8.0_291] {}
            at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Unknown Source) [?:1.8.0_291] {}
            at java.util.stream.AbstractPipeline.copyInto(Unknown Source) [?:1.8.0_291] {}
            at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) [?:1.8.0_291] {}
            at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) [?:1.8.0_291] {}
            at java.util.stream.AbstractPipeline.evaluate(Unknown Source) [?:1.8.0_291] {}
            at java.util.stream.ReferencePipeline.collect(Unknown Source) [?:1.8.0_291] {}
            at cpw.mods.modlauncher.TransformationServicesHandler.discoverServices(TransformationServicesHandler.java:137) [modlauncher-8.0.9.jar:?] {}
            at cpw.mods.modlauncher.Launcher.run(Launcher.java:75) [modlauncher-8.0.9.jar:?] {}
            at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {}
            at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forge.jar:?] {}
            at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forge.jar:?] {}
            at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forge.jar:?] {}
    [20:45:29] [main/INFO] [ne.mi.fm.lo.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
    [20:45:29] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/C:/Users/DeepCool/Desktop/server%20mod/libraries/org/spongepowered/mixin/0.8.2/mixin-0.8.2.jar Service=ModLauncher Env=SERVER
    [20:45:29] [main/WARN] [ne.mi.fm.lo.mo.ModDiscoverer/SCAN]: File C:\Users\DeepCool\Desktop\server mod\mods\DeExtinction-1.16.3-1.1.0.jar has been ignored - it is invalid
    [20:45:30] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 13:0 token recognition error at: '`'
    [20:45:34] [main/ERROR] [mixin/]: Mixin config craftingdead.mixins.json does not specify "minVersion" property
    [20:45:34] [main/ERROR] [mixin/]: Mixin config antiqueatlas.mixins.json does not specify "minVersion" property
    [20:45:34] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [vazkii.botania.common.MixinConnector]
    [20:45:34] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector]
    [20:45:34] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, .]
    [20:45:34] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'set_player_field' ASM patch...
    [20:45:34] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'set_player_field' ASM patch!
    [20:45:34] [main/INFO] [ne.mi.co.Co.placebo/COREMODLOG]: Patching LivingEntity#attackEntityFrom
    [20:45:34] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'water_movement_slowdown_prevention' ASM patch...
    [20:45:34] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'water_movement_slowdown_prevention' ASM patch!
    [20:45:34] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'add_custom_entity_collision' ASM patch...
    [20:45:34] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'add_custom_entity_collision' ASM patch!
    [20:45:34] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'add_custom_entity_collision' ASM patch...
    [20:45:34] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'add_custom_entity_collision' ASM patch!
    [20:45:34] [main/INFO] [ne.mi.co.Co.observerlib/COREMODLOG]: Adding 'on_block_change' ASM patch...
    [20:45:34] [main/INFO] [ne.mi.co.Co.observerlib/COREMODLOG]: Added 'on_block_change' ASM patch!
    [20:45:34] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'sun_brightness_server' ASM patch...
    [20:45:34] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'sun_brightness_server' ASM patch!
    [20:45:34] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/RenderTypeLookup for invalid dist DEDICATED_SERVER
    [20:45:34] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/RenderTypeLookup (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/RenderTypeLookup for invalid dist DEDICATED_SERVER)
    [20:45:34] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.RenderTypeLookup was not found fruittrees.mixins.json:MixinRenderTypeLookup
    [20:45:35] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'reach_set_server_entity_interact' ASM patch...
    [20:45:35] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'reach_set_server_entity_interact' ASM patch!
    [20:45:35] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'allow_entity_interaction' ASM patch...
    [20:45:35] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'allow_entity_interaction' ASM patch!
    [20:45:35] [main/INFO] [ne.mi.co.Co.placebo/COREMODLOG]: Patching ItemStack#onItemUse
    [20:45:35] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'add_missing_tag_enchantment_tooltip' ASM patch...
    [20:45:35] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'add_missing_tag_enchantment_tooltip' ASM patch!
    [20:45:35] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'add_enchantment_tooltip' ASM patch...
    [20:45:35] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'add_enchantment_tooltip' ASM patch!
    [20:45:35] [main/WARN] [mixin/]: @Mixin target net/minecraft/entity/passive/BeeEntity$PollinateGoal is public in assets/botania/botania.mixins.json:MixinPollinateGoal and should be specified in value
    [20:45:35] [main/INFO] [ne.mi.co.Co.observerlib/COREMODLOG]: Adding 'on_block_change' ASM patch...
    [20:45:35] [main/INFO] [ne.mi.co.Co.observerlib/COREMODLOG]: Added 'on_block_change' ASM patch!
    [20:45:35] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'sun_brightness_server' ASM patch...
    [20:45:35] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'sun_brightness_server' ASM patch!
    [20:45:36] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'add_custom_entity_collision' ASM patch...
    [20:45:36] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'add_custom_entity_collision' ASM patch!
    [20:45:36] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'set_player_field' ASM patch...
    [20:45:36] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'set_player_field' ASM patch!
    [20:45:36] [main/INFO] [ne.mi.co.Co.placebo/COREMODLOG]: Patching LivingEntity#attackEntityFrom
    [20:45:36] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'water_movement_slowdown_prevention' ASM patch...
    [20:45:36] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'water_movement_slowdown_prevention' ASM patch!
    [20:45:36] [main/INFO] [ne.mi.co.Co.observerlib/COREMODLOG]: Adding 'on_block_change' ASM patch...
    [20:45:36] [main/INFO] [ne.mi.co.Co.observerlib/COREMODLOG]: Added 'on_block_change' ASM patch!
    [20:45:36] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'sun_brightness_server' ASM patch...
    [20:45:36] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'sun_brightness_server' ASM patch!
    [20:45:36] [main/INFO] [ne.mi.co.Co.fastbench/COREMODLOG]: Patching PlayerContainer#<init>
    [20:45:36] [main/INFO] [ne.mi.co.Co.fastbench/COREMODLOG]: Patching PlayerContainer#onCraftMatrixChanged
    [20:45:36] [main/INFO] [ne.mi.co.Co.fastbench/COREMODLOG]: Patching PlayerContainer#transferStackInSlot
    [20:45:37] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'add_enchantment_helper_levels' ASM patch...
    [20:45:37] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'add_enchantment_helper_levels' ASM patch!
    [20:45:37] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'add_enchantment_helper_enchantments' ASM patch...
    [20:45:37] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'add_enchantment_helper_enchantments' ASM patch!
    [20:45:37] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'add_enchantment_helper_apply_modifier' ASM patch...
    [20:45:37] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'add_enchantment_helper_apply_modifier' ASM patch!
    [20:45:37] [main/INFO] [ne.mi.co.Co.placebo/COREMODLOG]: Patching ItemStack#onItemUse
    [20:45:37] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'add_missing_tag_enchantment_tooltip' ASM patch...
    [20:45:37] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'add_missing_tag_enchantment_tooltip' ASM patch!
    [20:45:37] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'add_enchantment_tooltip' ASM patch...
    [20:45:37] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'add_enchantment_tooltip' ASM patch!
    [Antique Atlas Transformer]: Patching StructureStart...
    [Antique Atlas Transformer]: Patch 1 failed
    [Antique Atlas Transformer]: Patch 2 was successful
    [Antique Atlas Transformer]: Patching StructureStart#func_230366_a_ failed
    [Antique Atlas Transformer]: Patching CraftingResultSlot...
    [Antique Atlas Transformer]: Patch 1 was successful
    [Antique Atlas Transformer]: Patching CraftingResultSlot#onCrafting was successful
    [20:45:40] [main/INFO] [ne.mi.co.Co.placebo/COREMODLOG]: Patching DataPackRegistries#<init>
    [20:45:40] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `debug`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:40] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `citadel_book`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:40] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `edelwood_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:40] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `edelwood_wall_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:40] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `cherrywood_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:40] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `cherrywood_wall_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:40] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `mysterywood_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:40] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `mysterywood_wall_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:40] [modloading-worker-0/INFO] [ne.mi.co.Co.placebo/COREMODLOG]: Patching DataPackRegistries#<init>
    [20:45:40] [modloading-worker-2/INFO] [Dungeon Crawl/]: Here we go! Launching Dungeon Crawl 2.2.4...
    [20:45:41] [modloading-worker-6/INFO] [Kiwi/Init]: Processing 5 KiwiModule annotations
    [20:45:41] [modloading-worker-2/INFO] [Dungeon Crawl/]: net.minecraft.world.gen.feature.StructureFeature@700acee1
    [20:45:41] [modloading-worker-2/INFO] [Dungeon Crawl/]: dungeoncrawl:dungeon
    [20:45:41] [modloading-worker-8/INFO] [ne.mi.co.Co.placebo/COREMODLOG]: Patching LootTableManager#apply
    [20:45:41] [modloading-worker-6/INFO] [ne.mi.co.ForgeMod/FORGEMOD]: Forge mod loading, version 36.1.32, for MC 1.16.5 with MCP 20210115.111550
    [20:45:41] [modloading-worker-6/INFO] [ne.mi.co.MinecraftForge/FORGE]: MinecraftForge v36.1.32 Initialized
    [20:45:41] [modloading-worker-3/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'add_enchantment_condition' ASM patch...
    [20:45:41] [modloading-worker-3/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'add_enchantment_condition' ASM patch!
    [20:45:41] [modloading-worker-8/INFO] [co.by.BYG/]: Loading config: C:\Users\DeepCool\Desktop\server mod\config\byg\byg-world.toml
    [20:45:41] [modloading-worker-10/WARN] [yungsapi/]: WARNING: block Block{minecraft:gold_ore} added to BlockSelector exceeds max probabiltiy of 1!
    [20:45:42] [modloading-worker-9/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'add_player_field' ASM patch...
    [20:45:42] [modloading-worker-9/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'add_player_field' ASM patch!
    [20:45:42] [modloading-worker-9/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'post_process_vanilla' ASM patch...
    [20:45:43] [modloading-worker-9/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'post_process_vanilla' ASM patch!
    [20:45:44] [modloading-worker-6/INFO] [ej.bo.BountifulMod/]: Loading Bountiful listeners..
    [20:45:44] [modloading-worker-6/INFO] [STDOUT/]: [ejektaflex.bountiful.data.json.JsonSerializers:register:14]: BOREG registering json ser
    [20:45:44] [main/INFO] [Kiwi/Init]: Module [kiwi:contributors] initialized
    [20:45:44] [main/INFO] [Kiwi/Init]: Module [fruittrees:core] initialized
    [20:45:44] [main/INFO] [Kiwi/Init]:     item: 9
    [20:45:44] [main/INFO] [Kiwi/Init]:     block: 37
    [20:45:44] [main/INFO] [Kiwi/Init]:     block_entity_type: 1
    [20:45:44] [main/INFO] [Kiwi/Init]:     worldgen/tree_decorator_type: 1
    [20:45:44] [main/INFO] [Kiwi/Init]:     worldgen/foliage_placer_type: 1
    [20:45:44] [main/INFO] [Kiwi/Init]: Module [fruittrees:cherry] initialized
    [20:45:44] [main/INFO] [Kiwi/Init]:     block: 22
    [20:45:44] [main/INFO] [Kiwi/Init]:     particle_type: 2
    [20:45:44] [main/INFO] [Kiwi/Init]:     item: 3
    [20:45:44] [main/INFO] [Kiwi/Init]:     sound_event: 2
    [20:45:44] [main/INFO] [Kiwi/Init]: Module [fruittrees:hybridization] initialized
    [20:45:44] [main/INFO] [Kiwi/Init]:     recipe_serializer: 1
    [20:45:44] [main/INFO] [Kiwi/Init]: Module [kiwi:data] initialized
    [20:45:44] [main/INFO] [Kiwi/Init]:     recipe_serializer: 3
    [20:45:45] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'cooldown_tracker_set' ASM patch...
    [20:45:45] [main/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'cooldown_tracker_set' ASM patch!
    [20:45:46] [main/INFO] [Dark Utilities/]: Registered 45 Block entries in 1,33ms.
    [20:45:46] [main/INFO] [Botany Pots/]: Registered 34 Block entries in 0,97ms.
    [20:45:47] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `crafting_table`, expected `fastbench`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:47] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `crafting_table`, expected `fastbench`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:48] [main/INFO] [co.by.BYG/]: BYG: Blocks registered!
    [20:45:49] [main/INFO] [Dark Utilities/]: Registered 53 Item entries in 1,11ms.
    [20:45:49] [main/INFO] [Botany Pots/]: Registered 34 Item entries in 0,96ms.
    [20:45:49] [main/INFO] [patchouli/]: Loaded book jsons on Thread[main,5,main] in 227 ms
    [20:45:49] [main/INFO] [co.by.BYG/]: BYG: Items registered!
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `white_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `orange_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `magenta_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `light_blue_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `yellow_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `lime_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `pink_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `gray_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `light_gray_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `cyan_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `purple_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `blue_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `brown_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `green_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `red_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `black_wool`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `oak_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `spruce_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `birch_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `jungle_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `acacia_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `dark_oak_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `crimson_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `warped_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `biomesoplenty` for name `cherry_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `biomesoplenty` for name `umbran_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `biomesoplenty` for name `fir_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `biomesoplenty` for name `dead_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `biomesoplenty` for name `magic_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `biomesoplenty` for name `palm_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `biomesoplenty` for name `redwood_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `biomesoplenty` for name `willow_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `biomesoplenty` for name `hellbark_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `biomesoplenty` for name `jacaranda_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `biomesoplenty` for name `mahogany_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `botania` for name `livingwood_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `botania` for name `mossy_livingwood_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `botania` for name `dreamwood_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `botania` for name `mossy_dreamwood_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `botania` for name `shimmerwood_planks`, expected `doggytalents`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:49] [main/INFO] [Bookshelf/]: Registered 11 GlobalLootModifierSerializer entries in 0,24ms.
    [20:45:49] [main/INFO] [Dark Utilities/]: Registered 2 TileEntityType entries in 0,12ms.
    [20:45:49] [main/INFO] [Botany Pots/]: Registered 1 TileEntityType entries in 0,06ms.
    [20:45:50] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for astralsorcery:flare, use EntityAttributeCreationEvent instead.
    [20:45:50] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for astralsorcery:spectral_tool, use EntityAttributeCreationEvent instead.
    [20:45:50] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for good_nights_sleep:unicorn, use EntityAttributeCreationEvent instead.
    [20:45:50] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for good_nights_sleep:gummy_bear, use EntityAttributeCreationEvent instead.
    [20:45:50] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for good_nights_sleep:baby_creeper, use EntityAttributeCreationEvent instead.
    [20:45:50] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for good_nights_sleep:tormenter, use EntityAttributeCreationEvent instead.
    [20:45:50] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for good_nights_sleep:herobrine, use EntityAttributeCreationEvent instead.
    [20:45:50] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for good_nights_sleep:gns_spawner, use EntityAttributeCreationEvent instead.
    [20:45:50] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for farmingforblockheads:merchant, use EntityAttributeCreationEvent instead.
    [20:45:50] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for gravestone:player_ghost, use EntityAttributeCreationEvent instead.
    [20:45:50] [main/INFO] [co.by.BYG/]: BYG: Entities registered!
    [20:45:50] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `milk`, expected `forge`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:50] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `flowing_milk`, expected `forge`. This could be a intended override, but in most cases indicates a broken mod.
    [20:45:50] [main/INFO] [Bookshelf/]: Registered 22 ingredient serializers.
    [20:45:50] [main/INFO] [Bookshelf/]: Registered 5 IRecipeSerializer entries in 0,11ms.
    [20:45:50] [main/INFO] [Botany Pots/]: Registered 3 IRecipeSerializer entries in 0,09ms.
    [20:45:50] [main/WARN] [ne.mi.re.ForgeRegistry/REGISTRIES]: Registry Biome: The object minecraft:the_end has been registered twice for the same name minecraft:the_end.
    [20:45:50] [main/WARN] [ne.mi.re.ForgeRegistry/REGISTRIES]: Registry Biome: The object minecraft:end_barrens has been registered twice for the same name minecraft:end_barrens.
    [20:45:50] [main/WARN] [ne.mi.re.ForgeRegistry/REGISTRIES]: Registry Biome: The object minecraft:small_end_islands has been registered twice for the same name minecraft:small_end_islands.
    [20:45:50] [main/WARN] [ne.mi.re.ForgeRegistry/REGISTRIES]: Registry Biome: The object minecraft:end_midlands has been registered twice for the same name minecraft:end_midlands.
    [20:45:50] [main/WARN] [ne.mi.re.ForgeRegistry/REGISTRIES]: Registry Biome: The object minecraft:end_highlands has been registered twice for the same name minecraft:end_highlands.
    [20:45:51] [main/INFO] [co.by.BYG/]: BYG: Biomes registered!
    [20:45:51] [main/INFO] [co.by.BYG/]: BYG: Registering block placer types!
    [20:45:51] [main/INFO] [co.by.BYG/]: BYG: Decorators registered!
    [20:45:51] [main/INFO] [co.by.BYG/]: BYG: Features registered!
    [20:45:51] [main/INFO] [co.by.BYG/]: BYG: Structures registered!
    [20:45:51] [main/INFO] [co.by.BYG/]: BYG: Surface builders Registered!
    [20:45:51] [main/INFO] [ModdingLegacy/structure_gel/Compat/]: Checking for biome dictionary registry methods in other mods.
    [20:45:51] [modloading-worker-10/INFO] [co.cr.co.CraftingDead/]: Starting Crafting Dead, version 1.4.1-alpha
    [20:45:51] [modloading-worker-4/INFO] [Dungeon Crawl/]: Common Setup
    [20:45:51] [modloading-worker-2/INFO] [Bookshelf/]: Registering 3 command argument types.
    [20:45:51] [modloading-worker-2/INFO] [Bookshelf/]: Registering 13 loot conditions.
    [20:45:51] [modloading-worker-4/INFO] [Dungeon Crawl/]: Registering Structure Piece Types
    [20:45:51] [modloading-worker-5/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for doggytalents:dog, use EntityAttributeCreationEvent instead.
    [20:45:51] [modloading-worker-14/INFO] [STDOUT/]: [com.ryanhcode.endlessoceans.EndlessOceans:setup:280]: Initiating Endless Oceans v0.0.1
    [20:45:51] [modloading-worker-0/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for corgis:corgi, use EntityAttributeCreationEvent instead.
    [20:45:51] [modloading-worker-0/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for corgis:zombie_corgi, use EntityAttributeCreationEvent instead.
    [20:45:51] [modloading-worker-0/WARN] [minecraft/EntityDataManager]: defineId called for: class com.fabbe50.corgis.entities.corgis.CorgiEntity from class com.fabbe50.corgis.entities.corgis.CreeperCorgiEntity
    [20:45:51] [modloading-worker-0/WARN] [minecraft/EntityDataManager]: defineId called for: class net.minecraft.entity.monster.CreeperEntity from class com.fabbe50.corgis.entities.corgis.CreeperCorgiEntity
    [20:45:51] [modloading-worker-0/WARN] [minecraft/EntityDataManager]: defineId called for: class net.minecraft.entity.monster.CreeperEntity from class com.fabbe50.corgis.entities.corgis.CreeperCorgiEntity
    [20:45:51] [modloading-worker-0/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for corgis:creeper_corgi, use EntityAttributeCreationEvent instead.
    [20:45:51] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [cyclopscore] Starting version check at https://raw.githubusercontent.com/CyclopsMC/Versions/master/forge_update/cyclops-core.json
    [20:45:51] [modloading-worker-8/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for fins:banded_redback_shrimp, use EntityAttributeCreationEvent instead.
    [20:45:51] [modloading-worker-8/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for fins:blu_wee, use EntityAttributeCreationEvent instead.
    [20:45:51] [modloading-worker-8/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for fins:flatback_sucker, use EntityAttributeCreationEvent instead.
    [20:45:51] [modloading-worker-8/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for fins:high_finned_blue, use EntityAttributeCreationEvent instead.
    [20:45:51] [modloading-worker-8/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for fins:mudhorse, use EntityAttributeCreationEvent instead.
    [20:45:51] [modloading-worker-8/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for fins:ornate_bugfish, use EntityAttributeCreationEvent instead.
    [20:45:51] [modloading-worker-8/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for fins:pea_wee, use EntityAttributeCreationEvent instead.
    [20:45:51] [modloading-worker-8/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for fins:penglil, use EntityAttributeCreationEvent instead.
    [20:45:51] [modloading-worker-8/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for fins:phantom_nudibranch, use EntityAttributeCreationEvent instead.
    [20:45:51] [modloading-worker-8/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for fins:spindly_gem_crab, use EntityAttributeCreationEvent instead.
    [20:45:51] [modloading-worker-8/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for fins:swamp_mucker, use EntityAttributeCreationEvent instead.
    [20:45:51] [modloading-worker-8/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for fins:teal_arrowfish, use EntityAttributeCreationEvent instead.
    [20:45:51] [modloading-worker-8/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for fins:flatback_leaf_snail, use EntityAttributeCreationEvent instead.
    [20:45:51] [modloading-worker-8/WARN] [minecraft/EntityDataManager]: defineId called for: class net.minecraft.entity.passive.fish.AbstractFishEntity from class mod.coda.fins.entities.RedBullCrabEntity
    [20:45:51] [modloading-worker-8/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for fins:red_bull_crab, use EntityAttributeCreationEvent instead.
    [20:45:51] [modloading-worker-8/WARN] [minecraft/EntityDataManager]: defineId called for: class net.minecraft.entity.passive.fish.AbstractFishEntity from class mod.coda.fins.entities.WhiteBullCrabEntity
    [20:45:51] [modloading-worker-8/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for fins:white_bull_crab, use EntityAttributeCreationEvent instead.
    [20:45:51] [modloading-worker-8/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for fins:wee_wee, use EntityAttributeCreationEvent instead.
    [20:45:51] [modloading-worker-8/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for fins:vibra_wee, use EntityAttributeCreationEvent instead.
    [20:45:51] [modloading-worker-8/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for fins:river_pebble_snail, use EntityAttributeCreationEvent instead.
    [20:45:51] [modloading-worker-8/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for fins:siderol_whiskered_snail, use EntityAttributeCreationEvent instead.
    [20:45:51] [modloading-worker-8/WARN] [minecraft/EntityDataManager]: defineId called for: class mod.coda.fins.entities.PenglilEntity from class mod.coda.fins.entities.GoldenRiverRayEntity
    [20:45:51] [modloading-worker-6/INFO] [co.by.BYG/]: Reading Sub-Biomes json
    [20:45:51] [modloading-worker-8/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for fins:golden_river_ray, use EntityAttributeCreationEvent instead.
    [20:45:51] [modloading-worker-8/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for fins:night_light_squid, use EntityAttributeCreationEvent instead.
    [20:45:51] [modloading-worker-6/INFO] [co.by.BYG/]: Reading json
    [20:45:51] [modloading-worker-7/INFO] [AE2:C/]: Post Initialization ( started )
    [20:45:51] [modloading-worker-6/INFO] [co.by.BYG/]: BYG: "Common Setup" Event Complete!
    [20:45:51] [modloading-worker-9/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'reach_set_server_entity_interact' ASM patch...
    [20:45:51] [modloading-worker-9/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'reach_set_server_entity_interact' ASM patch!
    [20:45:51] [modloading-worker-9/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Adding 'allow_entity_interaction' ASM patch...
    [20:45:51] [modloading-worker-9/INFO] [ne.mi.co.Co.astralsorcery/COREMODLOG]: Added 'allow_entity_interaction' ASM patch!
    [20:45:51] [modloading-worker-7/INFO] [AE2:C/]: Post Initialization ( ended after 36ms )
    [20:45:51] [modloading-worker-1/WARN] [minecraft/EntityDataManager]: defineId called for: class net.minecraft.entity.passive.ParrotEntity from class com.stal111.forbidden_arcanus.entity.PixieEntity
    [20:45:51] [modloading-worker-1/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for forbidden_arcanus:pixie, use EntityAttributeCreationEvent instead.
    [20:45:51] [modloading-worker-11/INFO] [CraftTweaker/]: CraftTweaker has loaded successfully!
    [20:45:51] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for buzzier_bees:grizzly_bear, use EntityAttributeCreationEvent instead.
    [20:45:51] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for buzzier_bees:black_bear, use EntityAttributeCreationEvent instead.
    [20:45:51] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for buzzier_bees:bumblebee, use EntityAttributeCreationEvent instead.
    [20:45:51] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for buzzier_bees:moobloom, use EntityAttributeCreationEvent instead.
    [20:45:51] [main/INFO] [Cucumber Library/]: Loaded cucumber-tags.json in 0 ms
    [20:45:51] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for betterendforge:end_fish, use EntityAttributeCreationEvent instead.
    [20:45:51] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for betterendforge:dragonfly, use EntityAttributeCreationEvent instead.
    [20:45:51] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for betterendforge:shadow_walker, use EntityAttributeCreationEvent instead.
    [20:45:51] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for betterendforge:end_slime, use EntityAttributeCreationEvent instead.
    [20:45:51] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for betterendforge:cubozoa, use EntityAttributeCreationEvent instead.
    [20:45:51] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for betterendforge:silk_moth, use EntityAttributeCreationEvent instead.
    [20:45:51] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/RenderType for invalid dist DEDICATED_SERVER
    [20:45:51] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:little_grebe, use EntityAttributeCreationEvent instead.
    [20:45:51] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:cindershell, use EntityAttributeCreationEvent instead.
    [20:45:51] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:lizard, use EntityAttributeCreationEvent instead.
    [20:45:51] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:lilytad, use EntityAttributeCreationEvent instead.
    [20:45:51] [main/WARN] [minecraft/EntityDataManager]: defineId called for: class com.cgessinger.creaturesandbeasts.common.entites.FriendlySporelingEntity from class com.cgessinger.creaturesandbeasts.common.entites.AbstractSporelingEntity
    [20:45:51] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:friendly_sporeling, use EntityAttributeCreationEvent instead.
    [20:45:51] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:hostile_sporeling, use EntityAttributeCreationEvent instead.
    [20:45:51] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:neutral_sporeling, use EntityAttributeCreationEvent instead.
    [20:45:51] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:yeti, use EntityAttributeCreationEvent instead.
    [20:45:51] [main/WARN] [ne.mi.co.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for astikorcarts:postilion, use EntityAttributeCreationEvent instead.
    [20:45:51] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Attempting to register unregistered biomes to the biome dictionary. This can be disabled via config.
    [20:45:52] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [cyclopscore] Found status: OUTDATED Current: 1.11.6 Target: 1.11.7
    [20:45:52] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [doggytalents] Starting version check at https://raw.githubusercontent.com/percivalalb/DoggyTalents/1.16.x/version.json
    [20:45:52] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [doggytalents] Found status: BETA_OUTDATED Current: task ':jar' property 'archiveVersion' Target: 2.0.1.8
    [20:45:52] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [bettercaves] Starting version check at https://raw.githubusercontent.com/yungnickyoung/YUNGs-Better-Caves/1.16/versions.json
    [20:45:52] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [bettercaves] Found status: BETA Current: 1.16.4-1.1.1 Target: null
    [20:45:52] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [clumps] Starting version check at https://updates.blamejared.com/get?n=clumps&gv=1.16.5
    [20:45:52] [AstralSorcery Patreon Effect Loader/WARN] [Astral Sorcery/]: Skipped 2 patreon effects during loading due to malformed data!
    [20:45:52] [AstralSorcery Patreon Effect Loader/INFO] [Astral Sorcery/]: Patreon effect loading finished.
    [20:45:52] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [clumps] Found status: BETA_OUTDATED Current: 6.0.0.22 Target: 6.0.0.25
    [20:45:52] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [controlling] Starting version check at https://updates.blamejared.com/get?n=controlling&gv=1.16.5
    [20:45:52] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [controlling] Found status: BETA_OUTDATED Current: 7.0.0.16 Target: 7.0.0.23
    [20:45:52] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [colouredtooltips] Starting version check at https://updates.blamejared.com/get?n=colouredtooltips&gv=1.16.5
    [20:45:52] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [colouredtooltips] Found status: BETA_OUTDATED Current: 11.0.2 Target: 11.0.3
    [20:45:52] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [good_nights_sleep] Starting version check at http://changelogs.moddinglegacy.com/good-nights-sleep.json
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:megalake_grove to structure_gel:[dry, end, hot]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:sulphur_springs to structure_gel:[dry, end, hot]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered atum:dense_woods to structure_gel:[sandy, dry, desert, hot, wooded]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:twilight_valley_hills to structure_gel:[magical, cold, dead, dry, wooded]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered abundance:lavender_fields to structure_gel:[flowery, plains, neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:bulbis_gardens_edge to structure_gel:[dry, end, neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:cryptic_wastes to structure_gel:[dry, end, neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:umbrella_jungle to structure_gel:[dry, end, hot]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:ethereal_islands to structure_gel:[dry, end, neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered good_nights_sleep:hopeful_fields to structure_gel:[neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered abundance:lavender_forest to structure_gel:[flowery, plains, wooded, neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered good_nights_sleep:lollipop_lands to structure_gel:[neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:purpur_peaks to structure_gel:[dry, end, neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered good_nights_sleep:good_dream_plains to structure_gel:[neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered atum:limestone_mountains to structure_gel:[mountain, sandy, dry, desert, hot]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:shattered_viscal_isles to structure_gel:[dry, end, neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:ethereal_clearing to structure_gel:[dry, end, neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:snowy_rocky_black_beach to structure_gel:[beach, sandy, snowy]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:twilight_valley to structure_gel:[magical, cold, dead, dry, wooded]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered appliedenergistics2:spatial_storage to structure_gel:[neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:shattered_desert_isles to structure_gel:[dry, end, neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered atum:sand_hills to structure_gel:[sandy, dry, desert, hot]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:ethereal_forest to structure_gel:[dry, end, neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:skyris_peaks to structure_gel:[mountain, cold, coniferous_forest, large_wooded]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:shadow_forest to structure_gel:[dry, end, hot]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:alps to structure_gel:[snowy_mountain, humid, snowy]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:alpine_foothills to structure_gel:[snowy_mountain, snowy]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:bulbis_gardens to structure_gel:[dry, end, neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered endlessoceans:white_sand_beach to structure_gel:[beach, sandy, dry, neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:tropical_islands to structure_gel:[tropical, warm, ocean, humid, neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:imparius_grove to structure_gel:[dry, end, neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:withering_woods to structure_gel:[nether, neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:foggy_mushroomland to structure_gel:[fungal, warm, dry, end, hot, mushroom]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:viscal_isles to structure_gel:[dry, end, neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:chorus_forest to structure_gel:[dry, end, hot]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:pointed_stone_forest to structure_gel:[spruce_forest, mountain, cold, wooded]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:amber_land to structure_gel:[dry, end, hot]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered atum:sand_dunes to structure_gel:[sandy, dry, desert, hot]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:brimstone_caverns to structure_gel:[nether, neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:nightshade_forest to structure_gel:[dry, end, neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:canyons to structure_gel:[mountain, warm, sandy, dry, humid, desert, hot]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered good_nights_sleep:dreamy_forest to structure_gel:[neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered atum:limestone_crags to structure_gel:[rare, sandy, dry, desert, hot]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:stone_forest to structure_gel:[spruce_forest, cold, wooded]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:magma_wastes to structure_gel:[nether, neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered good_nights_sleep:wasted_forest to structure_gel:[neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered atum:sparse_woods to structure_gel:[sandy, dry, desert, hot, wooded]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:imparius_clearing to structure_gel:[dry, end, neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:araucaria_savanna to structure_gel:[warm, savanna, dry, hot, wooded]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:rose_fields to structure_gel:[plains, rare, neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:skyris_highlands_clearing to structure_gel:[mountain, cold, coniferous_forest, large_wooded]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:glowing_grasslands to structure_gel:[dry, end, hot]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:araucaria_forest to structure_gel:[warm, dry, wooded]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:red_spruce_taiga to structure_gel:[spruce_forest, cold, coniferous_forest, wooded, neutral_temp, large_wooded]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:subzero_hypogeal to structure_gel:[nether, neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:canyon_edge to structure_gel:[warm, sandy, dry, humid, desert, hot]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:crimson_gardens to structure_gel:[nether, neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:shulkren_forest to structure_gel:[dry, end, neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered abundance:nemophila_fields to structure_gel:[plains, neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:dummy to structure_gel:[plains, neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered atum:dried_river to structure_gel:[gravelly, sandy, dry, river, desert, hot]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered atum:dead_oasis to structure_gel:[gravelly, rare, sandy, dead, dry, desert, hot]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:blossoming_spires to structure_gel:[dry, end, hot]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:painted_mountains to structure_gel:[sandy, dry, end, hot]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:bog to structure_gel:[warm, cold, humid, swamp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered good_nights_sleep:shameful_plains to structure_gel:[dry, neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:crystal_mountains to structure_gel:[dry, end, hot]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:wailing_garth to structure_gel:[nether, sandy, neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered good_nights_sleep:nightmare_hills to structure_gel:[dry, neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:cika_woods to structure_gel:[plains, cold, coniferous_forest, wooded, neutral_temp, large_wooded]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered atum:sand_plains to structure_gel:[plains, sandy, dry, desert, hot, neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:shattered_desert to structure_gel:[dry, end, neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:dust_wastelands to structure_gel:[sandy, dry, end, hot]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:weeping_mire to structure_gel:[nether, sandy, neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:quartz_desert to structure_gel:[nether, sandy, neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered good_nights_sleep:sleepy_hills to structure_gel:[dry, neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered atum:oasis to structure_gel:[rare, sandy, dry, desert, hot]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:skyris_steeps to structure_gel:[mountain, cold, coniferous_forest, large_wooded]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:ice_starfield to structure_gel:[dry, end, hot]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered byg:basalt_barrera to structure_gel:[beach, sandy, neutral_temp]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:megalake to structure_gel:[dry, end, hot]
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:tower
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:bigger_dungeon
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:leviathan
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:snowy_temple
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:end_ruins
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:warped_garden
    [20:45:52] [modloading-worker-12/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:soul_prison
    [20:45:52] [main/INFO] [co.by.BYG/]: BYG: Compostible Blocks Added!
    [20:45:52] [main/INFO] [co.by.BYG/]: BYG: Added Hoeable Blocks!
    [20:45:52] [main/INFO] [co.by.BYG/]: BYG: Added Flammables!
    [20:45:52] [main/INFO] [co.by.BYG/]: BYG: Added strippable Blocks...
    [20:45:52] [main/INFO] [co.by.BYG/]: BYG: "Load Complete" Event Complete!
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:yellow_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:blue_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:bowers_parrotfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:clown_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:crescent_tail_bigeye has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:dusky_batfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:moorish_idol has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:sailfin_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:starcks_demoiselle has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:porcupine_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:coral_goby has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:whale_shark has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:yellow_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:blue_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:bowers_parrotfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:clown_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:crescent_tail_bigeye has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:dusky_batfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:moorish_idol has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:sailfin_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:starcks_demoiselle has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:porcupine_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:coral_goby has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:whale_shark has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:yellow_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:blue_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:bowers_parrotfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:clown_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:crescent_tail_bigeye has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:dusky_batfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:moorish_idol has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:sailfin_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:starcks_demoiselle has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:porcupine_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:coral_goby has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:whale_shark has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:yellow_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:blue_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:bowers_parrotfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:clown_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:crescent_tail_bigeye has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:dusky_batfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:moorish_idol has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:sailfin_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:starcks_demoiselle has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:porcupine_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:coral_goby has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:whale_shark has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:yellow_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:blue_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:bowers_parrotfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:clown_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:crescent_tail_bigeye has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:dusky_batfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:moorish_idol has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:sailfin_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:starcks_demoiselle has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:porcupine_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:coral_goby has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:whale_shark has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:yellow_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:blue_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:bowers_parrotfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:clown_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:crescent_tail_bigeye has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:dusky_batfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:moorish_idol has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:sailfin_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:starcks_demoiselle has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:porcupine_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:coral_goby has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:whale_shark has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:yellow_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:blue_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:bowers_parrotfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:clown_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:crescent_tail_bigeye has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:dusky_batfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:moorish_idol has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:sailfin_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:starcks_demoiselle has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:porcupine_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:coral_goby has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:whale_shark has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:yellow_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:blue_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:bowers_parrotfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:clown_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:crescent_tail_bigeye has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:dusky_batfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:moorish_idol has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:sailfin_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:starcks_demoiselle has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:porcupine_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:coral_goby has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:whale_shark has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:yellow_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:blue_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:bowers_parrotfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:clown_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:crescent_tail_bigeye has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:dusky_batfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:moorish_idol has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:sailfin_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:starcks_demoiselle has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:porcupine_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:coral_goby has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:whale_shark has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:yellow_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:blue_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:bowers_parrotfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:clown_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:crescent_tail_bigeye has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:dusky_batfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:moorish_idol has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:sailfin_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:starcks_demoiselle has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:porcupine_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:coral_goby has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:whale_shark has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:yellow_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:blue_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:bowers_parrotfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:clown_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:crescent_tail_bigeye has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:dusky_batfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:moorish_idol has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:sailfin_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:starcks_demoiselle has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:porcupine_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:coral_goby has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:whale_shark has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:yellow_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:blue_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:bowers_parrotfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:clown_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:crescent_tail_bigeye has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:dusky_batfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:moorish_idol has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:sailfin_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:starcks_demoiselle has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:porcupine_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:coral_goby has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:whale_shark has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:yellow_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:blue_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:bowers_parrotfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:clown_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:crescent_tail_bigeye has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:dusky_batfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:moorish_idol has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:sailfin_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:starcks_demoiselle has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:porcupine_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:coral_goby has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:whale_shark has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:yellow_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:blue_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:bowers_parrotfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:clown_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:crescent_tail_bigeye has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:dusky_batfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:moorish_idol has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:sailfin_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:starcks_demoiselle has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:porcupine_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:coral_goby has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:whale_shark has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:yellow_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:blue_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:bowers_parrotfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:clown_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:crescent_tail_bigeye has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:dusky_batfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:moorish_idol has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:sailfin_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:starcks_demoiselle has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:porcupine_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:coral_goby has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:whale_shark has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:yellow_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:blue_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:bowers_parrotfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:clown_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:crescent_tail_bigeye has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:dusky_batfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:moorish_idol has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:sailfin_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:starcks_demoiselle has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:porcupine_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:coral_goby has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:whale_shark has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:yellow_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:blue_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:bowers_parrotfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:clown_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:crescent_tail_bigeye has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:dusky_batfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:moorish_idol has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:sailfin_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:starcks_demoiselle has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:porcupine_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:coral_goby has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:whale_shark has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:yellow_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:blue_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:bowers_parrotfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:clown_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:crescent_tail_bigeye has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:dusky_batfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:moorish_idol has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:sailfin_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:starcks_demoiselle has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:porcupine_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:coral_goby has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:whale_shark has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:yellow_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:blue_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:bowers_parrotfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:clown_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:crescent_tail_bigeye has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:dusky_batfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:moorish_idol has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:sailfin_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:starcks_demoiselle has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:porcupine_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:coral_goby has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:whale_shark has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:yellow_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:blue_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:bowers_parrotfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:clown_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:crescent_tail_bigeye has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:dusky_batfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:moorish_idol has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:sailfin_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:starcks_demoiselle has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:porcupine_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:coral_goby has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:whale_shark has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:yellow_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:blue_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:bowers_parrotfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:clown_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:crescent_tail_bigeye has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:dusky_batfish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:moorish_idol has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:sailfin_tang has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:starcks_demoiselle has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:porcupine_fish has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:coral_goby has no attributes
    [20:45:52] [main/ERROR] [minecraft/GlobalEntityTypeAttributes]: Entity endlessoceans:whale_shark has no attributes
    [20:45:53] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [good_nights_sleep] Found status: UP_TO_DATE Current: 1.2.14 Target: null
    [20:45:53] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [bookshelf] Starting version check at https://updates.blamejared.com/get?n=bookshelf&gv=1.16.5
    [20:45:53] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [bookshelf] Found status: BETA_OUTDATED Current: 10.0.7 Target: 10.1.12
    [20:45:53] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [darkutils] Starting version check at https://updates.blamejared.com/get?n=darkutils&gv=1.16.4
    [20:45:53] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [darkutils] Found status: BETA Current: 8.0.9 Target: null
    [20:45:53] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [crafttweaker] Starting version check at https://updates.blamejared.com/get?n=crafttweaker&gv=1.16.5
    [20:45:53] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [crafttweaker] Found status: BETA_OUTDATED Current: 7.1.0.292 Target: 7.1.0.356
    [20:45:53] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [botanypots] Starting version check at https://updates.blamejared.com/get?n=botanypots&gv=1.16.5
    [20:45:53] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [botanypots] Found status: BETA_OUTDATED Current: 7.0.10 Target: 7.1.23
    [20:45:53] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
    [20:45:54] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Found status: OUTDATED Current: 36.1.32 Target: 36.1.65
    [20:45:54] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [enchdesc] Starting version check at https://updates.blamejared.com/get?n=enchantmentdescriptions&gv=1.16.4
    [20:45:54] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [enchdesc] Found status: BETA Current: 7.0.8 Target: null
    [20:45:54] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [commoncapabilities] Starting version check at https://raw.githubusercontent.com/CyclopsMC/Versions/master/forge_update/common-capabilities.json
    [20:45:54] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [commoncapabilities] Found status: UP_TO_DATE Current: 2.7.0 Target: null
    [20:45:54] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [car] Starting version check at https://maxhenkel.de/update/car.json
    [20:45:54] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [car] Found status: OUTDATED Current: 1.16.5-1.0.10 Target: 1.16.5-1.0.17
    [20:45:54] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [gravestone] Starting version check at https://maxhenkel.de/update/gravestone.json
    [20:45:54] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [gravestone] Found status: OUTDATED Current: 1.16.5-1.0.3 Target: 1.16.5-1.0.4
    [20:45:54] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [codechickenlib] Starting version check at https://version-check.covers1624.net/check/?mod=CodeChickenLib&mc=1.16.4
    [20:45:56] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [codechickenlib] Found status: BETA Current: 3.5.1.408 Target: null
    [20:45:56] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [enderstorage] Starting version check at https://version-check.covers1624.net/check/?mod=EnderStorage&mc=1.16.4
    [20:45:56] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [enderstorage] Found status: BETA Current: 2.7.1.166 Target: null
    [20:45:56] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [cyclic] Starting version check at https://raw.githubusercontent.com/Lothrazar/cyclic/trunk/1.16/update.json
    [20:45:56] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [cyclic] Found status: AHEAD Current: 1.16.5-1.2.7 Target: null
    [20:46:04] [main/WARN] [ne.mi.fm.se.ServerModLoader/LOADING]: Mods loaded with 1 warnings
    [20:46:04] [main/WARN] [ne.mi.fm.se.ServerModLoader/LOADING]: File DeExtinction-1.16.3-1.1.0.jar is not a jar file
    [20:46:04] [main/INFO] [Dungeon Crawl/]: Loading C:\Users\DeepCool\Desktop\server mod\config\DungeonCrawl\config.json
    [20:46:04] [main/INFO] [Dungeon Crawl/]: Loading C:\Users\DeepCool\Desktop\server mod\config\DungeonCrawl\loot\specialItemTags.json
    [20:46:04] [main/ERROR] [ne.mi.ev.EventBus/EVENTBUS]: Exception caught during firing event: null
            Index: 26
            Listeners:
                    0: HIGH
                    1: ASM: xiroc.dungeoncrawl.DungeonCrawl@37a81701 onBiomeLoad(Lnet/minecraftforge/event/world/BiomeLoadingEvent;)V
                    2: net.minecraftforge.eventbus.EventBus$$Lambda$2755/94911465@1f2f3cc2
                    3: ASM: class com.fabbe50.corgis.entities.registry.SpawnRegistry addSpawn(Lnet/minecraftforge/event/world/BiomeLoadingEvent;)V
                    4: ASM: class mod.beethoven92.betterendforge.common.event.forge.BiomeModification addFeaturesToEndBiomes(Lnet/minecraftforge/event/world/BiomeLoadingEvent;)V
                    5: ASM: class com.teammetallurgy.aquaculture.loot.EntitySpawning biomeLoading(Lnet/minecraftforge/event/world/BiomeLoadingEvent;)V
                    6: ASM: class com.stal111.forbidden_arcanus.event.BiomeLoadingListener onBiomeLoad(Lnet/minecraftforge/event/world/BiomeLoadingEvent;)V
                    7: net.minecraftforge.eventbus.EventBus$$Lambda$2755/94911465@464eafb4
                    8: ASM: class com.teammetallurgy.atum.world.spawner.AtumSpawnHandling onBiomeLoad(Lnet/minecraftforge/event/world/BiomeLoadingEvent;)V
                    9: NORMAL
                    10: ASM: com.github.alexthe666.citadel.Citadel@529dce5 onBiomeLoadFromJSON(Lnet/minecraftforge/event/world/BiomeLoadingEvent;)V
                    11: net.minecraftforge.eventbus.EventBus$$Lambda$2755/94911465@65c0f62b
                    12: ASM: class com.minecraftabnormals.buzzier_bees.core.registry.BBFeatures addFeatures(Lnet/minecraftforge/event/world/BiomeLoadingEvent;)V
                    13: ASM: com.ryanhcode.endlessoceans.EndlessOceans@4437579 biomeLoad(Lnet/minecraftforge/event/world/BiomeLoadingEvent;)V
                    14: ASM: class com.teamaurora.abundance.common.world.biome.AbundanceBiomeFeatures addFeatures(Lnet/minecraftforge/event/world/BiomeLoadingEvent;)V
                    15: net.minecraftforge.eventbus.EventBus$$Lambda$2755/94911465@7ee00cc3
                    16: ASM: class vectorwing.farmersdelight.setup.CommonEventHandler onBiomeLoad(Lnet/minecraftforge/event/world/BiomeLoadingEvent;)V
                    17: ASM: class com.cgessinger.creaturesandbeasts.common.world.gen.ModEntitySpawns spawnEntities(Lnet/minecraftforge/event/world/BiomeLoadingEvent;)V
                    18: ASM: class mod.beethoven92.betterendforge.common.event.forge.BiomeModification removeChorusFromVanillaBiomes(Lnet/minecraftforge/event/world/BiomeLoadingEvent;)V
                    19: net.minecraftforge.eventbus.EventBus$$Lambda$2755/94911465@184fe6f1
                    20: net.minecraftforge.eventbus.EventBus$$Lambda$2755/94911465@2b4fd943
                    21: ASM: class meldexun.better_diving.event.FeatureEventHandler onBiomeLoadingEvent(Lnet/minecraftforge/event/world/BiomeLoadingEvent;)V
                    22: net.minecraftforge.eventbus.EventBus$$Lambda$2755/94911465@495c03af
                    23: net.minecraftforge.eventbus.EventBus$$Lambda$2755/94911465@37a49853
                    24: net.minecraftforge.eventbus.EventBus$$Lambda$2755/94911465@50bb8838
                    25: net.minecraftforge.eventbus.EventBus$$Lambda$2755/94911465@56bc6ad
                    26: ASM: com.oitsjustjose.geolosys.common.world.PlutonRegistry@68dde31d onBiomesLoaded(Lnet/minecraftforge/event/world/BiomeLoadingEvent;)V
                    27: ASM: com.lothrazar.cyclic.event.WorldGenEvents@2fd109c1 onBiomeLoadingEvent(Lnet/minecraftforge/event/world/BiomeLoadingEvent;)V
                    28: LOWEST
                    29: ASM: class mod.coda.fins.util.CommonEvents registerBiomes(Lnet/minecraftforge/event/world/BiomeLoadingEvent;)V
    java.lang.NullPointerException
            at com.oitsjustjose.geolosys.common.world.OreRemover.lambda$process$0(OreRemover.java:36)
            at java.util.ArrayList.forEach(Unknown Source)
            at com.oitsjustjose.geolosys.common.world.OreRemover.process(OreRemover.java:34)
            at com.oitsjustjose.geolosys.common.world.PlutonRegistry.onBiomesLoaded(PlutonRegistry.java:116)
            at net.minecraftforge.eventbus.ASMEventHandler_566_PlutonRegistry_onBiomesLoaded_BiomeLoadingEvent.invoke(.dynamic)
            at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85)
            at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302)
            at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)
            at net.minecraftforge.common.ForgeHooks.enhanceBiome(ForgeHooks.java:944)
            at net.minecraft.world.biome.Biome.lambda$null$8(Biome.java:75)
            at com.mojang.datafixers.util.Function8.lambda$null$6(Function8.java:22)
            at com.mojang.datafixers.util.Function4.lambda$null$2(Function4.java:14)
            at com.mojang.serialization.DataResult$Instance.ap2(DataResult.java:315)
            at com.mojang.datafixers.kinds.Applicative.ap4(Applicative.java:84)
            at com.mojang.serialization.codecs.RecordCodecBuilder$Instance$7.decode(RecordCodecBuilder.java:404)
            at com.mojang.serialization.codecs.RecordCodecBuilder$2.decode(RecordCodecBuilder.java:107)
            at com.mojang.serialization.MapDecoder.lambda$compressedDecode$0(MapDecoder.java:52)
            at com.mojang.serialization.DataResult.lambda$flatMap$10(DataResult.java:138)
            at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
            at com.mojang.serialization.DataResult.flatMap(DataResult.java:136)
            at com.mojang.serialization.MapDecoder.compressedDecode(MapDecoder.java:52)
            at com.mojang.serialization.MapCodec$MapCodecCodec.decode(MapCodec.java:91)
            at com.mojang.serialization.Decoder.parse(Decoder.java:18)
            at net.minecraft.util.registry.WorldSettingsImport$IResourceAccess$RegistryAccess.func_241879_a(WorldSettingsImport.java:236)
            at net.minecraft.util.registry.WorldSettingsImport.func_241805_a_(WorldSettingsImport.java:131)
            at net.minecraft.util.registry.WorldSettingsImport.func_240885_a_(WorldSettingsImport.java:105)
            at com.mojang.serialization.DataResult.lambda$flatMap$10(DataResult.java:138)
            at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
            at com.mojang.serialization.DataResult.flatMap(DataResult.java:136)
            at net.minecraft.util.registry.WorldSettingsImport.func_241797_a_(WorldSettingsImport.java:104)
            at net.minecraft.util.registry.DynamicRegistries.func_243610_a(DynamicRegistries.java:144)
            at net.minecraft.util.registry.DynamicRegistries.func_243608_a(DynamicRegistries.java:132)
            at net.minecraft.util.registry.WorldSettingsImport.func_244336_a(WorldSettingsImport.java:53)
            at net.minecraft.util.registry.DynamicRegistries.func_239770_b_(DynamicRegistries.java:85)
            at net.minecraft.server.Main.main(Main.java:96)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
            at java.lang.reflect.Method.invoke(Unknown Source)
            at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51)
            at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
            at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
            at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
            at cpw.mods.modlauncher.Launcher.run(Launcher.java:82)
            at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
            at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63)
            at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60)
            at net.minecraftforge.server.ServerMain.main(ServerMain.java:57)

    [20:46:04] [main/FATAL] [minecraft/Main]: Failed to start the minecraft server
    java.lang.NullPointerException: null
            at com.oitsjustjose.geolosys.common.world.OreRemover.lambda$process$0(OreRemover.java:36) ~[geolosys:5.1.4] {re:classloading}
            at java.util.ArrayList.forEach(Unknown Source) ~[?:1.8.0_291] {re:computing_frames}
            at com.oitsjustjose.geolosys.common.world.OreRemover.process(OreRemover.java:34) ~[geolosys:5.1.4] {re:classloading}
            at com.oitsjustjose.geolosys.common.world.PlutonRegistry.onBiomesLoaded(PlutonRegistry.java:116) ~[geolosys:5.1.4] {re:classloading}
            at net.minecraftforge.eventbus.ASMEventHandler_566_PlutonRegistry_onBiomesLoaded_BiomeLoadingEvent.invoke(.dynamic) ~[?:?] {}
            at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
            at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
            at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
            at net.minecraftforge.common.ForgeHooks.enhanceBiome(ForgeHooks.java:944) ~[forge:?] {re:classloading}
            at net.minecraft.world.biome.Biome.lambda$null$8(Biome.java:75) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
            at com.mojang.datafixers.util.Function8.lambda$null$6(Function8.java:22) ~[?:?] {re:classloading}
            at com.mojang.datafixers.util.Function4.lambda$null$2(Function4.java:14) ~[?:?] {re:classloading}
            at com.mojang.serialization.DataResult$Instance.ap2(DataResult.java:315) ~[?:?] {re:classloading}
            at com.mojang.datafixers.kinds.Applicative.ap4(Applicative.java:84) ~[?:?] {re:classloading}
            at com.mojang.serialization.codecs.RecordCodecBuilder$Instance$7.decode(RecordCodecBuilder.java:404) ~[?:?] {re:classloading}
            at com.mojang.serialization.codecs.RecordCodecBuilder$2.decode(RecordCodecBuilder.java:107) ~[?:?] {re:classloading}
            at com.mojang.serialization.MapDecoder.lambda$compressedDecode$0(MapDecoder.java:52) ~[?:?] {re:classloading}
            at com.mojang.serialization.DataResult.lambda$flatMap$10(DataResult.java:138) ~[?:?] {re:classloading,re:mixin}
            at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {re:classloading}
            at com.mojang.serialization.DataResult.flatMap(DataResult.java:136) ~[?:?] {re:classloading,re:mixin}
            at com.mojang.serialization.MapDecoder.compressedDecode(MapDecoder.java:52) ~[?:?] {re:classloading}
            at com.mojang.serialization.MapCodec$MapCodecCodec.decode(MapCodec.java:91) ~[?:?] {re:classloading}
            at com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[?:?] {re:classloading,re:mixin}
            at net.minecraft.util.registry.WorldSettingsImport$IResourceAccess$RegistryAccess.func_241879_a(WorldSettingsImport.java:236) ~[?:?] {re:classloading}
            at net.minecraft.util.registry.WorldSettingsImport.func_241805_a_(WorldSettingsImport.java:131) ~[?:?] {re:classloading}
            at net.minecraft.util.registry.WorldSettingsImport.func_240885_a_(WorldSettingsImport.java:105) ~[?:?] {re:classloading}
            at com.mojang.serialization.DataResult.lambda$flatMap$10(DataResult.java:138) ~[?:?] {re:classloading,re:mixin}
            at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {re:classloading}
            at com.mojang.serialization.DataResult.flatMap(DataResult.java:136) ~[?:?] {re:classloading,re:mixin}
            at net.minecraft.util.registry.WorldSettingsImport.func_241797_a_(WorldSettingsImport.java:104) ~[?:?] {re:classloading}
            at net.minecraft.util.registry.DynamicRegistries.func_243610_a(DynamicRegistries.java:144) ~[?:?] {re:classloading,re:mixin}
            at net.minecraft.util.registry.DynamicRegistries.func_243608_a(DynamicRegistries.java:132) ~[?:?] {re:classloading,re:mixin}
            at net.minecraft.util.registry.WorldSettingsImport.func_244336_a(WorldSettingsImport.java:53) ~[?:?] {re:classloading}
            at net.minecraft.util.registry.DynamicRegistries.func_239770_b_(DynamicRegistries.java:85) ~[?:?] {re:classloading,re:mixin}
            at net.minecraft.server.Main.main(Main.java:96) ~[?:?] {re:classloading}
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291] {}
            at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_291] {}
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_291] {}
            at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_291] {}
            at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[forge.jar:36.1] {}
            at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
            at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
            at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
            at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {re:classloading}
            at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {re:classloading}
            at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forge.jar:?] {}
            at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forge.jar:?] {}
            at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forge.jar:?] {}

×
×
  • Create New...

Important Information

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