[18:55:39] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [clumps] Found status: BETA Current: **.**.**.** Target: **.**.**.** [18:55:39] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [journeymap] Starting version check at https://forge.curseupdate.com/32274/journeymap [18:55:39] [Server thread/INFO] [minecraft/DedicatedServer]: Starting minecraft server version 1.16.5 [18:55:39] [Server thread/INFO] [minecraft/DedicatedServer]: Loading properties [18:55:39] [Server thread/INFO] [minecraft/DedicatedServer]: Default game type: SURVIVAL [18:55:39] [Server thread/INFO] [minecraft/MinecraftServer]: Generating keypair [18:55:39] [Server console handler/ERROR] [minecraft/DedicatedServer]: Exception handling console input java.io.IOException: The handle is invalid at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_431] at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_431] at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_431] at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_431] at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_431] at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_431] at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_431] at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_431] at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_431] at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_431] at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_431] at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:89) [?:?] [18:55:39] [Server thread/INFO] [minecraft/DedicatedServer]: Starting Minecraft server on *:25565 [18:55:39] [Forge Version Check/WARN] [ne.mi.fm.VersionChecker/]: Failed to process update information java.lang.NullPointerException: null at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:160) ~[forge:?] at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:187) ~[forge:?] at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_431] at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:128) [forge:?] [18:55:39] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [storagenetwork] Starting version check at https://raw.githubusercontent.com/Lothrazar/Storage-Network/trunk/1.16/update.json [18:55:39] [Server thread/INFO] [minecraft/NetworkSystem]: Using default channel type [18:55:39] [Server thread/WARN] [mixin/]: @Redirect conflict. Skipping performant.mixins.json:connection.NetworkSystemMixin->@Redirect::create(I)Lio/netty/handler/timeout/ReadTimeoutHandler; with priority 1000, already redirected by connectivity.mixins.json:NetworkSystemMixin->@Redirect::create(I)Lio/netty/handler/timeout/ReadTimeoutHandler; with priority 1001 [18:55:39] [Server thread/WARN] [mixin/]: Mixin apply failed performant.mixins.json:connection.NetworkSystemMixin -> net.minecraft.network.NetworkSystem$1: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException @Redirect ctor invocation was not found in net/minecraft/network/NetworkSystem$1::initChannel(Lio/netty/channel/Channel;)V [ -> Inject -> performant.mixins.json:connection.NetworkSystemMixin->@FactoryRedirectWrapper::create(I)Lio/netty/handler/timeout/ReadTimeoutHandler;] org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: @Redirect ctor invocation was not found in net/minecraft/network/NetworkSystem$1::initChannel(Lio/netty/channel/Channel;)V [ -> Inject -> performant.mixins.json:connection.NetworkSystemMixin->@FactoryRedirectWrapper::create(I)Lio/netty/handler/timeout/ReadTimeoutHandler;] at org.spongepowered.asm.mixin.injection.invoke.RedirectInjector.postInject(RedirectInjector.java:371) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.injection.code.Injector.inject(Injector.java:280) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.embeddedt.modernfix.forge.shadow.mixinextras.wrapper.InjectorWrapperImpl.postInject(InjectorWrapperImpl.java:131) ~[modernfix:5.18.0+mc1.16.5] at org.embeddedt.modernfix.forge.shadow.mixinextras.wrapper.InjectorWrapperImpl.doGranularInject(InjectorWrapperImpl.java:107) ~[modernfix:5.18.0+mc1.16.5] at org.embeddedt.modernfix.forge.shadow.mixinextras.wrapper.InjectorWrapperImpl.granularInject(InjectorWrapperImpl.java:75) ~[modernfix:5.18.0+mc1.16.5] at org.embeddedt.modernfix.forge.shadow.mixinextras.wrapper.factory.FactoryRedirectWrapperImpl.granularInject(FactoryRedirectWrapperImpl.java:51) ~[modernfix:5.18.0+mc1.16.5] at org.embeddedt.modernfix.forge.shadow.mixinextras.wrapper.InjectorWrapperImpl.inject(InjectorWrapperImpl.java:62) ~[modernfix:5.18.0+mc1.16.5] at org.embeddedt.modernfix.forge.shadow.mixinextras.wrapper.WrapperInjectionInfo.inject(WrapperInjectionInfo.java:71) ~[modernfix:5.18.0+mc1.16.5] at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1355) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) ~[modlauncher-8.1.3.jar:8.1.3+8.1.3+main-8.1.x.c94d18ec] at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.1.3.jar:?] at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.1.3.jar:?] at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.1.3.jar:?] at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?] at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_431] at net.minecraft.network.NetworkSystem.func_151265_a(NetworkSystem.java:76) ~[?:?] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:138) ~[?:?] at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:621) ~[?:?] at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_431] [18:55:39] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [storagenetwork] Found status: BETA Current: 1.16.5-1.5.5 Target: 1.5.5 [18:55:39] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [configured] Starting version check at https://mrcrayfish.com/modupdatejson?id=configured [18:55:39] [Forge Version Check/WARN] [ne.mi.fm.VersionChecker/]: Failed to process update information java.io.IOException: Server returned HTTP response code: 403 for URL: https://mrcrayfish.com/modupdatejson?id=configured at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_431] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_431] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_431] at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_431] at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source) ~[?:1.8.0_431] at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source) ~[?:1.8.0_431] at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_431] at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source) ~[?:1.8.0_431] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_431] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_431] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_431] at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:163) ~[forge:?] at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:187) ~[forge:?] at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_431] at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:128) [forge:?] Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: https://mrcrayfish.com/modupdatejson?id=configured at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_431] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_431] at java.net.HttpURLConnection.getResponseCode(Unknown Source) ~[?:1.8.0_431] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unknown Source) ~[?:1.8.0_431] at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:145) ~[forge:?] ... 3 more [18:55:39] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [chaosawakens] Starting version check at https://raw.githubusercontent.com/ChaosAwakens/ChaosAwakens/1.16.5-forge/update.json [18:55:39] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [chaosawakens] Found status: AHEAD Current: **.**.**.** Target: null [18:55:39] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [charginggadgets] Starting version check at https://raw.githubusercontent.com/Direwolf20-MC/ChargingGadgets/master/update.json [18:55:39] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [charginggadgets] Found status: BETA Current: 1.3.0 Target: null [18:55:39] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [mininggadgets] Starting version check at https://raw.githubusercontent.com/Direwolf20-MC/MiningGadgets/master/update.json [18:55:39] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [mininggadgets] Found status: UP_TO_DATE Current: 1.7.6 Target: null [18:55:39] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [enderstorage] Starting version check at https://version-check.covers1624.net/check/?mod=EnderStorage&mc=1.16.5 [18:55:39] [Server thread/INFO] [me.ic.mo.ha.co.Hats/]: Allocated Hat Pools. [18:55:39] [Server thread/INFO] [journeymap/]: Loading JourneyMap Forge Configs [18:55:40] [Server thread/INFO] [FluxNetworks/]: SERVER CONFIG LOADED [18:55:40] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file .\world\serverconfig\tardis-server.toml is not correct. Correcting [18:55:40] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Machines Configuration.artronPylonRiftDrainRate was corrected from 10.0 to its default, 10.0. [18:55:40] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Machines Configuration.artronCollectorBatteryChargeRate was corrected from 50.0 to its default, 50.0. [18:55:40] [Server thread/INFO] [FTB Teams/]: Loaded FTB Teams - 1 known players [18:55:40] [Server thread/INFO] [ModernFix/]: Starting locating executor service with thread pool size of 1 [18:55:40] [Server thread/INFO] [me.ic.mo.mo.co.Morph/]: Loaded 3 Biomass Upgrade(s) [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.Main$ForgeEvents:onServerAboutToStart:68]: SpawnBalanceUtility: Balancing Biomes with BiomeMobWeight.CSV Spawn weight Values. [18:55:40] [Forge Version Check/WARN] [ne.mi.fm.VersionChecker/]: Failed to process update information java.lang.NullPointerException: null at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:160) ~[forge:?] at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:187) ~[forge:?] at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_431] at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:128) [forge:?] [18:55:40] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json [18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.Main$ForgeEvents:onServerAboutToStart:73]: SpawnBalanceUtility: Fixing biome extreme spawn values. [18:55:40] [Server thread/INFO] [minecraft/DedicatedServer]: Preparing level "world" [18:55:40] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Registering Dimensions [18:55:40] [Server thread/ERROR] [minecraft/WorldSettingsImport]: Error adding element: Unknown registry element com.brandon3055.draconicevolution.world.DEWorldGen$1@589813b3 [18:55:40] [Server thread/ERROR] [minecraft/WorldSettingsImport]: Error adding element: Value 9 outside of range [0:7] [18:55:40] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Found status: OUTDATED Current: 36.2.35 Target: 36.2.42 [18:55:40] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [cofh_core] Starting version check at https://raw.github.com/cofh/version/master/cofh_core/update.json [18:55:40] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [cofh_core] Found status: AHEAD Current: **.**.**.** Target: null [18:55:40] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [thermal] Starting version check at https://raw.github.com/cofh/version/master/thermal/update.json [18:55:41] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [thermal] Found status: AHEAD Current: **.**.**.** Target: null [18:55:41] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [ensorcellation] Starting version check at https://raw.github.com/cofh/version/master/ensorcellation/update.json [18:55:41] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [ensorcellation] Found status: AHEAD Current: **.**.**.** Target: null [18:55:41] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [brandonscore] Starting version check at https://version-check.covers1624.net/check/?mod=BrandonsCore&mc=1.16.5 [18:55:41] [Server thread/ERROR] [minecraft/WorldSettingsImport]: Error adding element: Unknown registry element com.brandon3055.draconicevolution.world.DEWorldGen$1@589813b3 [18:55:41] [Server thread/ERROR] [minecraft/WorldSettingsImport]: Error adding element: Value 9 outside of range [0:7] [18:55:41] [Forge Version Check/WARN] [ne.mi.fm.VersionChecker/]: Failed to process update information java.lang.NullPointerException: null at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:160) ~[forge:?] at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:187) ~[forge:?] at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_431] at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:128) [forge:?] [18:55:41] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [colossalchests] Starting version check at https://raw.githubusercontent.com/CyclopsMC/Versions/master/forge_update/colossalchests.json [18:55:42] [Forge Version Check/WARN] [ne.mi.fm.VersionChecker/]: Failed to process update information java.lang.NullPointerException: null at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:160) ~[forge:?] at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:187) ~[forge:?] at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_431] at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:128) [forge:?] [18:55:42] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [silentlib] Starting version check at https://raw.githubusercontent.com/SilentChaos512/SilentLib/1.14/update.json [18:55:42] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [silentlib] Found status: BETA Current: 4.10.0 Target: null [18:55:42] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [easy_villagers] Starting version check at https://maxhenkel.de/update/easy_villagers.json [18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing start [18:55:42] [Server thread/INFO] [io.gi.ch.ChaosAwakens/]: [WORLDGEN]: Unable to check if minecraft:overworld is using Terraforged's ChunkGenerator due to Terraforged not being present or not accessible, if you aren't using Terraforged please ignore this message [18:55:42] [Server thread/INFO] [FluxNetworks/]: FluxNetworkData has been successfully loaded [18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing start [18:55:42] [Server thread/INFO] [io.gi.ch.ChaosAwakens/]: [WORLDGEN]: Unable to check if minecraft:the_nether is using Terraforged's ChunkGenerator due to Terraforged not being present or not accessible, if you aren't using Terraforged please ignore this message [18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing start [18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing end [18:55:42] [Server thread/INFO] [io.gi.ch.ChaosAwakens/]: [WORLDGEN]: Unable to check if minecraft:the_end is using Terraforged's ChunkGenerator due to Terraforged not being present or not accessible, if you aren't using Terraforged please ignore this message [18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing start [18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing end [18:55:42] [Server thread/INFO] [io.gi.ch.ChaosAwakens/]: [WORLDGEN]: Unable to check if levinide:lantern is using Terraforged's ChunkGenerator due to Terraforged not being present or not accessible, if you aren't using Terraforged please ignore this message [18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing start [18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing end [18:55:42] [Server thread/INFO] [io.gi.ch.ChaosAwakens/]: [WORLDGEN]: Unable to check if tardis:moon is using Terraforged's ChunkGenerator due to Terraforged not being present or not accessible, if you aren't using Terraforged please ignore this message [18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing start [18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing end [18:55:42] [Server thread/INFO] [io.gi.ch.ChaosAwakens/]: [WORLDGEN]: Unable to check if twilightforest:twilightforest is using Terraforged's ChunkGenerator due to Terraforged not being present or not accessible, if you aren't using Terraforged please ignore this message [18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing start [18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing end [18:55:42] [Server thread/INFO] [io.gi.ch.ChaosAwakens/]: [WORLDGEN]: Unable to check if twilightforest:skylight_forest is using Terraforged's ChunkGenerator due to Terraforged not being present or not accessible, if you aren't using Terraforged please ignore this message [18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing start [18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing end [18:55:42] [Server thread/INFO] [io.gi.ch.ChaosAwakens/]: [WORLDGEN]: Unable to check if allthemodium:mining is using Terraforged's ChunkGenerator due to Terraforged not being present or not accessible, if you aren't using Terraforged please ignore this message [18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing start [18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing end [18:55:42] [Server thread/INFO] [io.gi.ch.ChaosAwakens/]: [WORLDGEN]: Unable to check if appliedenergistics2:spatial_storage is using Terraforged's ChunkGenerator due to Terraforged not being present or not accessible, if you aren't using Terraforged please ignore this message [18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing start [18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing end [18:55:42] [Server thread/INFO] [io.gi.ch.ChaosAwakens/]: [WORLDGEN]: Unable to check if blue_skies:everdawn is using Terraforged's ChunkGenerator due to Terraforged not being present or not accessible, if you aren't using Terraforged please ignore this message [18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing start [18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing end [18:55:42] [Server thread/INFO] [io.gi.ch.ChaosAwakens/]: [WORLDGEN]: Unable to check if chaosawakens:mining_paradise is using Terraforged's ChunkGenerator due to Terraforged not being present or not accessible, if you aren't using Terraforged please ignore this message [18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing start [18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing end [18:55:42] [Server thread/INFO] [io.gi.ch.ChaosAwakens/]: [WORLDGEN]: Unable to check if tardis:space is using Terraforged's ChunkGenerator due to Terraforged not being present or not accessible, if you aren't using Terraforged please ignore this message [18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing start [18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing end [18:55:42] [Server thread/INFO] [io.gi.ch.ChaosAwakens/]: [WORLDGEN]: Unable to check if chaosawakens:crystal_world is using Terraforged's ChunkGenerator due to Terraforged not being present or not accessible, if you aren't using Terraforged please ignore this message [18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing start [18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing end [18:55:42] [Server thread/INFO] [io.gi.ch.ChaosAwakens/]: [WORLDGEN]: Unable to check if tardis:vortex is using Terraforged's ChunkGenerator due to Terraforged not being present or not accessible, if you aren't using Terraforged please ignore this message [18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing start [18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing end [18:55:42] [Server thread/INFO] [io.gi.ch.ChaosAwakens/]: [WORLDGEN]: Unable to check if blue_skies:everbright is using Terraforged's ChunkGenerator due to Terraforged not being present or not accessible, if you aren't using Terraforged please ignore this message [18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing start [18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing end [18:55:42] [Server thread/INFO] [io.gi.ch.ChaosAwakens/]: [WORLDGEN]: Unable to check if mythicbotany:alfheim is using Terraforged's ChunkGenerator due to Terraforged not being present or not accessible, if you aren't using Terraforged please ignore this message [18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing start [18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing end [18:55:42] [Server thread/INFO] [io.gi.ch.ChaosAwakens/]: [WORLDGEN]: Unable to check if chaosawakens:danger_isles is using Terraforged's ChunkGenerator due to Terraforged not being present or not accessible, if you aren't using Terraforged please ignore this message [18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing start [18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing end [18:55:42] [Server thread/INFO] [io.gi.ch.ChaosAwakens/]: [WORLDGEN]: Unable to check if allthemodium:the_other is using Terraforged's ChunkGenerator due to Terraforged not being present or not accessible, if you aren't using Terraforged please ignore this message [18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing start [18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing end [18:55:42] [Server thread/INFO] [io.gi.ch.ChaosAwakens/]: [WORLDGEN]: Unable to check if chaosawakens:village_mania is using Terraforged's ChunkGenerator due to Terraforged not being present or not accessible, if you aren't using Terraforged please ignore this message [18:55:42] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing start region for dimension minecraft:overworld [18:55:42] [Server thread/WARN] [mixin/]: Method overwrite conflict for removeIf in performant.mixins.json:collection.SortedArraySetMixin, previously written by org.embeddedt.modernfix.common.mixin.bugfix.paper_chunk_patches.SortedArraySetMixin. Skipping method. [18:55:42] [Server thread/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0% [18:55:43] [Server thread/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0% [18:55:43] [Forge Version Check/WARN] [ne.mi.fm.VersionChecker/]: Failed to process update information java.lang.NullPointerException: null at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:160) ~[forge:?] at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:187) ~[forge:?] at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_431] at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:128) [forge:?] [18:55:43] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [iceberg] Starting version check at https://mc-update-check.anthonyhilyard.com/520110 [18:55:43] [Server thread/WARN] [minecraft/EntityDataManager]: defineId called for: class dev.itsmeow.betteranimalsplus.common.entity.EntityJellyfish from class dev.itsmeow.betteranimalsplus.imdlib.entity.EntityTypeContainer [18:55:43] [Server thread/WARN] [minecraft/EntityDataManager]: defineId called for: class dev.itsmeow.betteranimalsplus.common.entity.EntityJellyfish from class dev.itsmeow.betteranimalsplus.imdlib.entity.util.EntityTypeContainerContainable [18:55:43] [Server thread/WARN] [minecraft/EntityDataManager]: defineId called for: class dev.itsmeow.betteranimalsplus.common.entity.EntitySaltwaterEel from class dev.itsmeow.betteranimalsplus.imdlib.entity.EntityTypeContainer [18:55:43] [Server thread/WARN] [minecraft/EntityDataManager]: defineId called for: class dev.itsmeow.betteranimalsplus.common.entity.EntitySaltwaterEel from class dev.itsmeow.betteranimalsplus.imdlib.entity.util.EntityTypeContainerContainable [18:55:43] [Server thread/WARN] [minecraft/EntityDataManager]: defineId called for: class dev.itsmeow.betteranimalsplus.common.entity.EntityFlyingFish from class dev.itsmeow.betteranimalsplus.imdlib.entity.EntityTypeContainer [18:55:43] [Server thread/WARN] [minecraft/EntityDataManager]: defineId called for: class dev.itsmeow.betteranimalsplus.common.entity.EntityFlyingFish from class dev.itsmeow.betteranimalsplus.imdlib.entity.util.EntityTypeContainerContainable [18:55:43] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [iceberg] Found status: BETA Current: 1.0.45 Target: null [18:55:43] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [modularrouters] Starting version check at https://raw.githubusercontent.com/desht/ModularRouters/MC1.16.5-master/release_info.json [18:55:43] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [modularrouters] Found status: OUTDATED Current: task ':jar' property 'archiveVersion' Target: 7.5.4 [18:55:43] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [refinedstorageaddons] Starting version check at https://refinedmods.com/refined-storage-addons/update.json [18:55:43] [Server thread/WARN] [minecraft/EntityDataManager]: defineId called for: class dev.itsmeow.betteranimalsplus.common.entity.EntityPheasant from class dev.itsmeow.betteranimalsplus.imdlib.entity.EntityTypeContainer [18:55:43] [Forge Version Check/WARN] [ne.mi.fm.VersionChecker/]: Failed to process update information java.io.FileNotFoundException: https://refinedmods.com/refined-storage-addons/update.json at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_431] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_431] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_431] at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_431] at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source) ~[?:1.8.0_431] at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source) ~[?:1.8.0_431] at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_431] at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source) ~[?:1.8.0_431] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_431] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_431] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_431] at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:163) ~[forge:?] at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:187) ~[forge:?] at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_431] at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:128) [forge:?] Caused by: java.io.FileNotFoundException: https://refinedmods.com/refined-storage-addons/update.json at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_431] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_431] at java.net.HttpURLConnection.getResponseCode(Unknown Source) ~[?:1.8.0_431] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unknown Source) ~[?:1.8.0_431] at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:145) ~[forge:?] ... 3 more [18:55:43] [Server thread/INFO] [minecraft/LoggingChunkStatusListener]: Time elapsed: 894 ms [18:55:43] [Server thread/INFO] [minecraft/DedicatedServer]: Done (3.625s)! For help, type "help" [18:55:43] [Server thread/INFO] [co.so.ca.CastleInTheSky/]: HELLO from server starting [18:55:43] [Server thread/ERROR] [co.ma.sp.ut.Utility/]: iceandfire:dread_lich already had a SpawnPlacement Registered. It has been replaced. Did you mean to do that? [18:55:43] [Server thread/WARN] [co.ma.sp.ut.Utility/]: goblinanddungeon:gobber is a configured spawn placement entity for a mod that is not loaded. [18:55:43] [Server thread/WARN] [co.ma.sp.ut.Utility/]: goblinanddungeon:goom is a configured spawn placement entity for a mod that is not loaded. [18:55:43] [Server thread/WARN] [co.ma.sp.ut.Utility/]: goblinanddungeon:ogre is a configured spawn placement entity for a mod that is not loaded. [18:55:43] [Server thread/WARN] [co.ma.sp.ut.Utility/]: goblinanddungeon:gobbo is a configured spawn placement entity for a mod that is not loaded. [18:55:43] [Server thread/WARN] [co.ma.sp.ut.Utility/]: goblinanddungeon:garch is a configured spawn placement entity for a mod that is not loaded. [18:55:43] [Server thread/WARN] [co.ma.sp.ut.Utility/]: goblinanddungeon:hobgob is a configured spawn placement entity for a mod that is not loaded. [18:55:43] [Server thread/WARN] [co.ma.sp.ut.Utility/]: goblinanddungeon:gob is a configured spawn placement entity for a mod that is not loaded. [18:55:43] [Server thread/INFO] [co.Br.ba.BrassAmberBattleTowers/]: HELLO from server starting [18:55:43] [Server thread/WARN] [io.gi.ch.ChaosAwakens/]: Flight isn't enabled on this server. It is recommended that you enable it in order to avoid repetetive kicks or bans through the use of modded items. [18:55:43] [Server thread/INFO] [FTB Quests/]: Loading quests from C:\Users\********\Downloads\CCU Server Pack Bat - 0.11.6\config\ftbquests\quests [18:55:43] [Server thread/INFO] [FTB Quests/]: Loaded 1 chapter groups, 4 chapters, 468 quests, 1 reward tables [18:55:43] [Server thread/INFO] [FTB Utilities Backups/]: Backups folder - C:\Users\********\Downloads\CCU Server Pack Bat - 0.11.6\backups [18:55:43] [Server thread/INFO] [cyclopscore/]: Loading infobook /data/cyclopscore/info/test.xml [18:55:43] [Server thread/INFO] [co.gi.al.ic.IceAndFire/]: {SPAWN_DRAGON_SKELETON_I_CF=true, HYDRA_CAVE_CF=true, SPAWN_SEA_SERPENT_CF=true, SPAWN_STYMPHALIAN_BIRD_CF=true, SPAWN_WANDERING_CYCLOPS_CF=true, PIXIE_VILLAGE_CF=false, SPAWN_DEATH_WORM_CF=true, FIRE_DRAGON_CAVE_CF=true, SIREN_ISLAND_CF=true, MYRMEX_HIVE_DESERT_CF=true, SPAWN_HIPPOCAMPUS_CF=true, FIRE_DRAGON_ROOST_CF=true, MYRMEX_HIVE_JUNGLE_CF=true, GORGON_TEMPLE_CF=true, COPPER_ORE_CF=false, SILVER_ORE_CF=false, LIGHTNING_DRAGON_CAVE_CF=true, SPAWN_DRAGON_SKELETON_F_CF=true, AMETHYST_ORE_CF=true, SPAWN_DRAGON_SKELETON_L_CF=true, LIGHTNING_LILY_CF=true, MAUSOLEUM_CF=true, ICE_DRAGON_CAVE_CF=true, GRAVEYARD_CF=true, SAPPHIRE_ORE_CF=true, LIGHTNING_DRAGON_ROOST_CF=true, CYCLOPS_CAVE_CF=true, FROST_LILY_CF=true, FIRE_LILY_CF=true, ICE_DRAGON_ROOST_CF=true} [18:55:43] [Server thread/INFO] [co.gi.al.ic.IceAndFire/]: {TROLL_S=true, HIPPOGRYPH=true, AMPHITHERE=true, COCKATRICE=true, TROLL_M=true, DREAD_LICH=true, TROLL_F=true} [18:55:43] [Server thread/INFO] [io.gi.ch.ChaosAwakens/]: Successfully loaded Chaos Awakens! [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: matryoshka [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: mobs [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: mob_towers [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: megaton [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: block_grave [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: block_shower [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: transform [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: replace [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: dryness [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: tntsplosion [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: dirty_trick [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: water_pool [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: lava_pool [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: height_noise [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: mad_geometry [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: madder_geometry [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: lava_cage [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: water_cage [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: classic [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: lightning [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: sand_for_dessert [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: in_the_end [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: hell_on_earth [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: valley_of_souls [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: deltas_of_destruction [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: forest_of_calm [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: forest_of_heat [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: lifeless [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: trapped_tribe [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: buffed_down [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: frozen_in_place [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: flying_forest [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: crush [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: bomberman [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: pitch_black [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: void [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: are_these_mine [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: time_lord [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: explocreatures [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: explomobs [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: aquarium [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: aquaridoom [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: world_snake [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: double_snake [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: tunnel_bore [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: creeper_soul [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: bombpack [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: make_thin [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: cover [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: target [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: armored_army [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: army [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: boss [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: ice_age [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: telerandom [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: crazyport [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: thing_go_boom [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: apocalyptic_boom [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: danger_call [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: animals [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: animal_towers [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: tamer [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: items [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: epic_armor [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: epic_tool [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: epic_thing [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: enchanted_book [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: resources [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: equipment_set [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: item_rain [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: dead_creatures [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: dead_mobs [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: experience [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: sudden_forest [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: sudden_jungle [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: odd_jungle [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: buffed_up [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: snow_age [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: normal_land [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: happy_fun_times [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: shroomify [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: rainbows [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: all_rainbow [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: farm [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: cityscape [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: heavenly [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: halloween [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: christmas [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: new_year [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: block_tower [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: terrarium [18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: animal_farm [18:55:43] [Server thread/WARN] [ModernFix/]: Dedicated server took 29.072 seconds to load [18:56:59] [Server thread/WARN] [mixin/]: @ModifyConstant conflict. Skipping performant.mixins.json:connection.ServerLoginNetHandlerMixin->@ModifyConstant::loginTimeout(I)I with priority 100, already redirected by connectivity.mixins.json:ServerLoginNetHandlerMixin->@ModifyConstant::loginTimeout(I)I with priority 1001 [18:56:59] [Netty Server IO #1/WARN] [ne.mi.fm.ne.FMLStatusPing/]: Heuristically truncating mod and/or network channel list in server status ping packet. Compatibility report in the multiplayer screen may be inaccurate. [18:57:00] [Netty Server IO #2/INFO] [co.li.co.ConfigSyncManager/]: Skipping config sync, No mods have registered a syncable config. [18:57:00] [Netty Server IO #2/WARN] [co.co.Connectivity/]: Login payload for Registry minecraft:item is using 65.0079% of max allowed vanilla size [18:57:00] [Netty Server IO #2/WARN] [co.co.Connectivity/]: Login payload for Registry minecraft:block is using 56.2062% of max allowed vanilla size [18:57:01] [User Authenticator #1/INFO] [minecraft/ServerLoginNetHandler]: UUID of player Amenx is f07595c1-ee59-4e97-b30f-3e43b0b81b52 [18:57:07] [Netty Server IO #2/WARN] [mixin/]: Mixin apply failed performant.mixins.json:connection.NettyCompressionDecoderMixin -> net.minecraft.network.NettyCompressionDecoder: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException @At("INVOKE") on net/minecraft/network/NettyCompressionDecoder::onTooLarge with priority 98 cannot inject into net/minecraft/network/NettyCompressionDecoder::decode(Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;Ljava/util/List;)V merged by com.connectivity.mixin.NettyCompressionDecoderMixin with priority 99 [ -> handler$cbk000$onTooLarge(Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Prepare] org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: @At("INVOKE") on net/minecraft/network/NettyCompressionDecoder::onTooLarge with priority 98 cannot inject into net/minecraft/network/NettyCompressionDecoder::decode(Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;Ljava/util/List;)V merged by com.connectivity.mixin.NettyCompressionDecoderMixin with priority 99 [ -> handler$cbk000$onTooLarge(Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Prepare] at org.spongepowered.asm.mixin.injection.code.Injector.findTargetNodes(Injector.java:305) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.injection.code.Injector.find(Injector.java:240) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.prepare(InjectionInfo.java:421) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1319) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1042) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) ~[modlauncher-8.1.3.jar:8.1.3+8.1.3+main-8.1.x.c94d18ec] at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.1.3.jar:?] at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.1.3.jar:?] at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.1.3.jar:?] at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?] at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_431] at net.minecraft.network.NetworkManager.func_179289_a(NetworkManager.java:339) ~[?:?] at net.minecraft.network.login.ServerLoginNetHandler.lambda$handleAcceptedLogin$0(ServerLoginNetHandler.java:108) ~[?:?] at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:511) ~[server-1.16.5-20210115.111550-extra.jar:?] at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:485) ~[server-1.16.5-20210115.111550-extra.jar:?] at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:424) ~[server-1.16.5-20210115.111550-extra.jar:?] at io.netty.util.concurrent.DefaultPromise.addListener(DefaultPromise.java:162) ~[server-1.16.5-20210115.111550-extra.jar:?] at io.netty.channel.DefaultChannelPromise.addListener(DefaultChannelPromise.java:95) ~[server-1.16.5-20210115.111550-extra.jar:?] at io.netty.channel.DefaultChannelPromise.addListener(DefaultChannelPromise.java:30) ~[server-1.16.5-20210115.111550-extra.jar:?] at net.minecraft.network.NetworkManager.lambda$sendPacket$5(NetworkManager.java:198) ~[?:?] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [server-1.16.5-20210115.111550-extra.jar:?] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [server-1.16.5-20210115.111550-extra.jar:?] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:465) [server-1.16.5-20210115.111550-extra.jar:?] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) [server-1.16.5-20210115.111550-extra.jar:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_431] [18:57:07] [Server thread/WARN] [minecraft/ServerStatisticsManager]: Invalid statistic in .\world\stats\f07595c1-ee59-4e97-b30f-3e43b0b81b52.json: Don't know what decocraft:balloon_arch_a_valentines is [18:57:07] [Server thread/WARN] [minecraft/ServerStatisticsManager]: Invalid statistic in .\world\stats\f07595c1-ee59-4e97-b30f-3e43b0b81b52.json: Don't know what decocraft:decobench is [18:57:07] [Server thread/WARN] [minecraft/ServerStatisticsManager]: Invalid statistic in .\world\stats\f07595c1-ee59-4e97-b30f-3e43b0b81b52.json: Don't know what decocraft:piano_black is [18:57:07] [Server thread/WARN] [minecraft/ServerStatisticsManager]: Invalid statistic in .\world\stats\f07595c1-ee59-4e97-b30f-3e43b0b81b52.json: Don't know what decocraft:stuffed_creeper is [18:57:07] [Server thread/INFO] [ne.mi.co.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@58d8ba28 [18:57:07] [Server thread/ERROR] [minecraft/ServerRecipeBook]: Tried to load unrecognized recipe: decocraft:decobench removed now. [18:57:07] [Server thread/ERROR] [minecraft/ServerRecipeBook]: Tried to load unrecognized recipe: decocraft:decomposer removed now. [18:57:07] [Server thread/ERROR] [minecraft/ServerRecipeBook]: Tried to load unrecognized recipe: decocraft:decobench removed now. [18:57:07] [Server thread/ERROR] [minecraft/ServerRecipeBook]: Tried to load unrecognized recipe: decocraft:decomposer removed now. [18:57:07] [Server thread/INFO] [minecraft/PlayerList]: Amenx[/**.**.**.**:64625] logged in with entity id 224 at (-125.47261855230016, 65.0, -167.92395161410013) [18:57:07] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending ToolHandleTypeManager to Amenx [18:57:07] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending SnowcapOvenFreezingManager to Amenx [18:57:07] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending HorizoniteForgeFuelManager to Amenx [18:57:07] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending AlchemyRecipeManager to Amenx [18:57:07] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending JournalEntryManager to Amenx [18:57:07] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending JournalSectionManager to Amenx [18:57:07] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending JournalRequirementManager to Amenx [18:57:07] [Server thread/INFO] [minecraft/DedicatedServer]: Amenx joined the game [18:57:32] [Server thread/WARN] [minecraft/EntityDataManager]: defineId called for: class dev.itsmeow.betteranimalsplus.common.entity.EntityBobbitWorm from class dev.itsmeow.betteranimalsplus.imdlib.entity.EntityTypeContainer [18:58:20] [Server thread/WARN] [minecraft/EntityDataManager]: defineId called for: class dev.itsmeow.betteranimalsplus.common.entity.EntityButterfly from class dev.itsmeow.betteranimalsplus.imdlib.entity.EntityTypeContainer [18:58:20] [Server thread/WARN] [minecraft/EntityDataManager]: defineId called for: class dev.itsmeow.betteranimalsplus.common.entity.EntityButterfly from class dev.itsmeow.betteranimalsplus.imdlib.entity.util.EntityTypeContainerContainable [18:58:33] [Server thread/INFO] [minecraft/DedicatedServer]: Amenx has made the advancement [Captured!] [18:58:45] [Server thread/INFO] [minecraft/DedicatedServer]: Amenx has made the advancement [The Ultimate Slayer!] [18:58:50] [Server thread/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching CombatRules#getDamageAfterMagicAbsorb [18:58:53] [Worker-Main-52/INFO] [bettercaves/]: CREATING AND INIT'ING CARVER W DIMENSION minecraft:overworld... [18:58:53] [Worker-Main-52/INFO] [bettercaves/]: Better Caves config file for dimension minecraft:overworld not found. Using global config... [18:58:53] [Worker-Main-52/INFO] [bettercaves/]: Using block 'minecraft:lava' as lava in cave generation for dimension minecraft:overworld [18:58:53] [Worker-Main-52/INFO] [bettercaves/]: Using block 'Block{minecraft:water}[level=0]' as water in cave generation for dimension minecraft:overworld [18:58:57] [Server thread/INFO] [minecraft/DedicatedServer]: Amenx has completed the challenge [Destroyer of Chads] [18:59:20] [Server thread/WARN] [minecraft/EntityDataManager]: defineId called for: class dev.itsmeow.betteranimalsplus.common.entity.EntityBarracuda from class dev.itsmeow.betteranimalsplus.imdlib.entity.util.EntityTypeContainerContainable [19:02:15] [Server thread/INFO] [minecraft/ServerPlayNetHandler]: Amenx lost connection: Disconnected [19:02:15] [Server thread/INFO] [minecraft/DedicatedServer]: Amenx left the game [19:04:47] [Netty Server IO #5/INFO] [co.li.co.ConfigSyncManager/]: Skipping config sync, No mods have registered a syncable config. [19:04:47] [Netty Server IO #5/WARN] [co.co.Connectivity/]: Login payload for Registry minecraft:item is using 65.0079% of max allowed vanilla size [19:04:47] [Netty Server IO #5/WARN] [co.co.Connectivity/]: Login payload for Registry minecraft:block is using 56.2062% of max allowed vanilla size [19:04:47] [User Authenticator #2/INFO] [minecraft/ServerLoginNetHandler]: UUID of player Amenx is f07595c1-ee59-4e97-b30f-3e43b0b81b52 [19:04:54] [Server thread/INFO] [ne.mi.co.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@18f238e8 [19:04:54] [Server thread/INFO] [minecraft/PlayerList]: Amenx[/**.**.**.**:65496] logged in with entity id 1107 at (-133.3000000119209, 64.0, -164.14558153527258) [19:04:54] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending ToolHandleTypeManager to Amenx [19:04:54] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending SnowcapOvenFreezingManager to Amenx [19:04:54] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending HorizoniteForgeFuelManager to Amenx [19:04:54] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending AlchemyRecipeManager to Amenx [19:04:54] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending JournalEntryManager to Amenx [19:04:54] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending JournalSectionManager to Amenx [19:04:54] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending JournalRequirementManager to Amenx [19:04:54] [Server thread/INFO] [minecraft/DedicatedServer]: Amenx joined the game [19:05:21] [Server thread/INFO] [KubeJS Startup/]: Loaded script startup_scripts:custom_drops.js in 0.001 s [19:05:21] [Server thread/INFO] [KubeJS Startup/]: Loaded script startup_scripts:custom_items.js in 0.001 s [19:05:21] [Server thread/INFO] [KubeJS Startup/]: Loaded script startup_scripts:squidspawn.js in 0.0 s [19:05:21] [Server thread/INFO] [KubeJS Startup/]: Loaded script startup_scripts:startingitems.js in 0.0 s [19:05:21] [Server thread/INFO] [KubeJS Startup/]: Loaded 4/4 KubeJS startup scripts in 0.007 s [19:05:26] [Server thread/INFO] [KubeJS Startup/]: Loaded script startup_scripts:custom_drops.js in 0.001 s [19:05:26] [Server thread/INFO] [KubeJS Startup/]: Loaded script startup_scripts:custom_items.js in 0.0 s [19:05:26] [Server thread/INFO] [KubeJS Startup/]: Loaded script startup_scripts:squidspawn.js in 0.0 s [19:05:26] [Server thread/INFO] [KubeJS Startup/]: Loaded script startup_scripts:startingitems.js in 0.001 s [19:05:26] [Server thread/INFO] [KubeJS Startup/]: Loaded 4/4 KubeJS startup scripts in 0.005 s [19:05:56] [Server thread/INFO] [KubeJS Startup/]: Loaded script startup_scripts:custom_drops.js in 0.002 s [19:05:56] [Server thread/INFO] [KubeJS Startup/]: Loaded script startup_scripts:custom_items.js in 0.001 s [19:05:56] [Server thread/INFO] [KubeJS Startup/]: Loaded script startup_scripts:squidspawn.js in 0.0 s [19:05:56] [Server thread/INFO] [KubeJS Startup/]: Loaded script startup_scripts:startingitems.js in 0.0 s [19:05:56] [Server thread/INFO] [KubeJS Startup/]: Loaded 4/4 KubeJS startup scripts in 0.004 s [19:08:38] [Server thread/INFO] [minecraft/DedicatedServer]: Done! To reload textures, models and other assets, press F3 + T [19:08:51] [Server thread/INFO] [KubeJS Server/]: Loaded script server_scripts:mods_recipes/envirotech/envirotech.js in 0.002 s [19:08:51] [Server thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipe_modifications/recipe_modifications/new_recipes.js in 0.0 s [19:08:51] [Server thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipe_modifications/recipe_modifications/removed_recipes.js in 0.0 s [19:08:51] [Server thread/INFO] [KubeJS Server/]: Loaded script server_scripts:repeatable.js in 0.0 s [19:08:51] [Server thread/INFO] [KubeJS Server/]: Loaded 4/4 KubeJS server scripts in 0.005 s [19:08:51] [Server thread/INFO] [minecraft/DedicatedServer]: Done! To reload recipes, tags, loot tables and other datapack things, run /reload [19:09:03] [Server thread/INFO] [KubeJS Startup/]: Loaded script startup_scripts:custom_drops.js in 0.001 s [19:09:03] [Server thread/INFO] [KubeJS Startup/]: Loaded script startup_scripts:custom_items.js in 0.0 s [19:09:03] [Server thread/INFO] [KubeJS Startup/]: Loaded script startup_scripts:squidspawn.js in 0.001 s [19:09:03] [Server thread/INFO] [KubeJS Startup/]: Loaded script startup_scripts:startingitems.js in 0.0 s [19:09:03] [Server thread/INFO] [KubeJS Startup/]: Loaded 4/4 KubeJS startup scripts in 0.003 s [19:09:03] [Server thread/INFO] [minecraft/DedicatedServer]: Done! [19:09:36] [Server thread/INFO] [minecraft/DedicatedServer]: No errors found! [19:10:35] [Server thread/WARN] [minecraft/EntityDataManager]: defineId called for: class dev.itsmeow.betteranimalsplus.common.entity.EntityOctopus from class dev.itsmeow.betteranimalsplus.imdlib.entity.EntityTypeContainer [19:14:08] [Netty Server IO #8/INFO] [co.li.co.ConfigSyncManager/]: Skipping config sync, No mods have registered a syncable config. [19:14:08] [Netty Server IO #8/WARN] [co.co.Connectivity/]: Login payload for Registry minecraft:item is using 65.0079% of max allowed vanilla size [19:14:08] [Netty Server IO #8/WARN] [co.co.Connectivity/]: Login payload for Registry minecraft:block is using 56.2062% of max allowed vanilla size [19:14:08] [User Authenticator #3/INFO] [minecraft/ServerLoginNetHandler]: UUID of player MoonKJ is f76bdd42-a3cc-40cf-b1fe-eeee03de76f0 [19:14:12] [Server thread/INFO] [minecraft/ServerLoginNetHandler]: com.mojang.authlib.GameProfile@75d8616e[id=f76bdd42-a3cc-40cf-b1fe-eeee03de76f0,name=MoonKJ,properties={textures=[com.mojang.authlib.properties.Property@237e471f]},legacy=false] (/**.**.**.**:59801) lost connection: Disconnected [19:14:43] [Netty Server IO #11/INFO] [co.li.co.ConfigSyncManager/]: Skipping config sync, No mods have registered a syncable config. [19:14:43] [Netty Server IO #11/WARN] [co.co.Connectivity/]: Login payload for Registry minecraft:item is using 65.0079% of max allowed vanilla size [19:14:43] [Netty Server IO #11/WARN] [co.co.Connectivity/]: Login payload for Registry minecraft:block is using 56.2062% of max allowed vanilla size [19:14:44] [User Authenticator #4/INFO] [minecraft/ServerLoginNetHandler]: UUID of player MoonKJ is f76bdd42-a3cc-40cf-b1fe-eeee03de76f0 [19:14:47] [Server thread/INFO] [minecraft/ServerLoginNetHandler]: com.mojang.authlib.GameProfile@15b8e409[id=f76bdd42-a3cc-40cf-b1fe-eeee03de76f0,name=MoonKJ,properties={textures=[com.mojang.authlib.properties.Property@deb8a16]},legacy=false] (/**.**.**.**:60025) lost connection: Disconnected [19:15:53] [Server thread/INFO] [minecraft/DedicatedServer]: Removed MoonKJ from the whitelist [19:15:58] [Server thread/WARN] [minecraft/TrackedEntity]: Fetching packet for removed entity ItemEntity['Stone Pressure Plate'/2470, l='ServerLevel[world]', x=-203.38, y=42.65, z=-243.69] [19:15:58] [Server thread/WARN] [minecraft/TrackedEntity]: Fetching packet for removed entity ItemEntity['Stone Pressure Plate'/2473, l='ServerLevel[world]', x=-203.30, y=42.45, z=-242.67] [19:15:58] [Server thread/WARN] [minecraft/TrackedEntity]: Fetching packet for removed entity ItemEntity['Cobblestone'/2474, l='ServerLevel[world]', x=-203.28, y=39.50, z=-243.38] [19:15:58] [Server thread/WARN] [minecraft/TrackedEntity]: Fetching packet for removed entity ItemEntity['Coal'/2475, l='ServerLevel[world]', x=-202.45, y=40.53, z=-243.50] [19:15:58] [Server thread/WARN] [minecraft/TrackedEntity]: Fetching packet for removed entity ItemEntity['Diamond'/2476, l='ServerLevel[world]', x=-202.32, y=41.63, z=-244.29] [19:15:58] [Server thread/WARN] [minecraft/TrackedEntity]: Fetching packet for removed entity ItemEntity['Iron Ore'/2477, l='ServerLevel[world]', x=-204.33, y=41.25, z=-241.72] [19:15:58] [Server thread/WARN] [minecraft/TrackedEntity]: Fetching packet for removed entity ItemEntity['Gold Ore'/2478, l='ServerLevel[world]', x=-202.59, y=40.54, z=-244.75] [19:15:58] [Server thread/WARN] [minecraft/TrackedEntity]: Fetching packet for removed entity ItemEntity['Copper Ore'/2479, l='ServerLevel[world]', x=-204.60, y=40.41, z=-241.42] [19:15:58] [Server thread/WARN] [minecraft/TrackedEntity]: Fetching packet for removed entity ItemEntity['Emerald'/2480, l='ServerLevel[world]', x=-203.38, y=41.53, z=-241.69] [19:15:58] [Server thread/WARN] [minecraft/TrackedEntity]: Fetching packet for removed entity ItemEntity['Cobblestone'/2481, l='ServerLevel[world]', x=-204.31, y=40.28, z=-246.57] [19:15:58] [Server thread/WARN] [minecraft/TrackedEntity]: Fetching packet for removed entity ItemEntity['Zinc Ore'/2482, l='ServerLevel[world]', x=-205.51, y=40.44, z=-242.54] [19:15:58] [Server thread/WARN] [minecraft/TrackedEntity]: Fetching packet for removed entity ItemEntity['Lapis Lazuli'/2483, l='ServerLevel[world]', x=-206.53, y=40.63, z=-243.52] [19:15:59] [Server thread/WARN] [minecraft/TrackedEntity]: Fetching packet for removed entity ItemEntity['Cobblestone'/2568, l='ServerLevel[world]', x=-206.27, y=36.70, z=-245.36] [19:15:59] [Server thread/WARN] [minecraft/TrackedEntity]: Fetching packet for removed entity ItemEntity['Tin Ore'/2569, l='ServerLevel[world]', x=-206.31, y=36.44, z=-246.68] [19:22:32] [Netty Server IO #14/INFO] [co.li.co.ConfigSyncManager/]: Skipping config sync, No mods have registered a syncable config. [19:22:32] [Netty Server IO #14/WARN] [co.co.Connectivity/]: Login payload for Registry minecraft:item is using 65.0079% of max allowed vanilla size [19:22:32] [Netty Server IO #14/WARN] [co.co.Connectivity/]: Login payload for Registry minecraft:block is using 56.2062% of max allowed vanilla size [19:22:32] [User Authenticator #5/INFO] [minecraft/ServerLoginNetHandler]: UUID of player MoonKJ is f76bdd42-a3cc-40cf-b1fe-eeee03de76f0 [19:22:36] [Server thread/INFO] [minecraft/ServerLoginNetHandler]: com.mojang.authlib.GameProfile@199bf3f2[id=f76bdd42-a3cc-40cf-b1fe-eeee03de76f0,name=MoonKJ,properties={textures=[com.mojang.authlib.properties.Property@77e7d6d4]},legacy=false] (/**.**.**.**:61386) lost connection: Disconnected [19:22:56] [Netty Server IO #16/INFO] [co.li.co.ConfigSyncManager/]: Skipping config sync, No mods have registered a syncable config. [19:22:56] [Netty Server IO #16/WARN] [co.co.Connectivity/]: Login payload for Registry minecraft:item is using 65.0079% of max allowed vanilla size [19:22:56] [Netty Server IO #16/WARN] [co.co.Connectivity/]: Login payload for Registry minecraft:block is using 56.2062% of max allowed vanilla size [19:22:56] [User Authenticator #6/INFO] [minecraft/ServerLoginNetHandler]: UUID of player MoonKJ is f76bdd42-a3cc-40cf-b1fe-eeee03de76f0 [19:23:00] [Server thread/INFO] [minecraft/ServerLoginNetHandler]: com.mojang.authlib.GameProfile@3be77bf6[id=f76bdd42-a3cc-40cf-b1fe-eeee03de76f0,name=MoonKJ,properties={textures=[com.mojang.authlib.properties.Property@11ecf468]},legacy=false] (/**.**.**.**:61466) lost connection: Disconnected [19:29:50] [Server thread/INFO] [minecraft/ServerPlayNetHandler]: Amenx lost connection: Disconnected [19:29:50] [Server thread/INFO] [minecraft/DedicatedServer]: Amenx left the game [20:55:43] [Server thread/INFO] [FTB Utilities Backups/]: Server Backup started! [20:55:43] [Server thread/INFO] [minecraft/DedicatedServer]: Server Backup started! [20:55:43] [Thread-154/INFO] [FTB Utilities Backups/]: Backing up 154 files... [20:55:43] [Thread-154/INFO] [FTB Utilities Backups/]: Compressing 154 files... [20:55:44] [Thread-154/INFO] [FTB Utilities Backups/]: Done compressing in 514ms seconds (19.3MB)! [20:55:44] [Thread-154/INFO] [FTB Utilities Backups/]: Created C:\Users\********\Downloads\CCU Server Pack Bat - 0.11.6\backups\2025-04-10-20-55-43.zip from C:\Users\********\Downloads\CCU Server Pack Bat - 0.11.6\world [20:55:44] [Thread-154/INFO] [minecraft/DedicatedServer]: Server backup done in 528ms! (19.3MB) [21:43:39] [Netty Server IO #28/INFO] [co.li.co.ConfigSyncManager/]: Skipping config sync, No mods have registered a syncable config. [21:43:39] [Netty Server IO #28/WARN] [co.co.Connectivity/]: Login payload for Registry minecraft:item is using 65.0079% of max allowed vanilla size [21:43:39] [Netty Server IO #28/WARN] [co.co.Connectivity/]: Login payload for Registry minecraft:block is using 56.2062% of max allowed vanilla size [21:43:39] [User Authenticator #7/INFO] [minecraft/ServerLoginNetHandler]: UUID of player PandaBoba is 972bbc5b-7008-4b4b-998d-7f0f44721d70 [21:43:43] [Server thread/INFO] [minecraft/ServerLoginNetHandler]: com.mojang.authlib.GameProfile@7d614337[id=972bbc5b-7008-4b4b-998d-7f0f44721d70,name=PandaBoba,properties={textures=[com.mojang.authlib.properties.Property@4bb59e66]},legacy=false] (/**.**.**.**:64057) lost connection: Disconnected [21:46:04] [Netty Server IO #31/INFO] [co.li.co.ConfigSyncManager/]: Skipping config sync, No mods have registered a syncable config. [21:46:04] [Netty Server IO #31/WARN] [co.co.Connectivity/]: Login payload for Registry minecraft:item is using 65.0079% of max allowed vanilla size [21:46:04] [Netty Server IO #31/WARN] [co.co.Connectivity/]: Login payload for Registry minecraft:block is using 56.2062% of max allowed vanilla size [21:46:04] [User Authenticator #8/INFO] [minecraft/ServerLoginNetHandler]: UUID of player Amenx is f07595c1-ee59-4e97-b30f-3e43b0b81b52 [21:46:11] [Server thread/INFO] [ne.mi.co.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@64d9d9f [21:46:11] [Server thread/INFO] [minecraft/PlayerList]: Amenx[/**.**.**.**:52639] logged in with entity id 4128 at (-120.81304446927736, 66.0, -213.87943193221798) [21:46:11] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending ToolHandleTypeManager to Amenx [21:46:11] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending SnowcapOvenFreezingManager to Amenx [21:46:11] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending HorizoniteForgeFuelManager to Amenx [21:46:11] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending AlchemyRecipeManager to Amenx [21:46:11] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending JournalEntryManager to Amenx [21:46:11] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending JournalSectionManager to Amenx [21:46:11] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending JournalRequirementManager to Amenx [21:46:11] [Server thread/INFO] [minecraft/DedicatedServer]: Amenx joined the game