Forge 1.16.5 Server Log

#dTYVhye
10 errors
751 lines
Raw
Analysis
Minecraft version:
1.16.5
1[18:55:39] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [clumps] Found status: BETA Current: **.**.**.** Target: **.**.**.**
2[18:55:39] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [journeymap] Starting version check at https://forge.curseupdate.com/32274/journeymap
3[18:55:39] [Server thread/INFO] [minecraft/DedicatedServer]: Starting minecraft server version 1.16.5
4[18:55:39] [Server thread/INFO] [minecraft/DedicatedServer]: Loading properties
5[18:55:39] [Server thread/INFO] [minecraft/DedicatedServer]: Default game type: SURVIVAL
6[18:55:39] [Server thread/INFO] [minecraft/MinecraftServer]: Generating keypair
7[18:55:39] [Server console handler/ERROR] [minecraft/DedicatedServer]: Exception handling console input
8java.io.IOException: The handle is invalid
9 at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_431]
10 at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_431]
11 at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_431]
12 at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_431]
13 at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_431]
14 at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_431]
15 at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_431]
16 at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_431]
17 at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_431]
18 at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_431]
19 at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_431]
20 at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:89) [?:?]
21[18:55:39] [Server thread/INFO] [minecraft/DedicatedServer]: Starting Minecraft server on *:25565
22[18:55:39] [Forge Version Check/WARN] [ne.mi.fm.VersionChecker/]: Failed to process update information
23java.lang.NullPointerException: null
24 at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:160) ~[forge:?]
25 at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:187) ~[forge:?]
26 at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_431]
27 at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:128) [forge:?]
28[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
29[18:55:39] [Server thread/INFO] [minecraft/NetworkSystem]: Using default channel type
30[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
31[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;]
32org.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;]
33 at org.spongepowered.asm.mixin.injection.invoke.RedirectInjector.postInject(RedirectInjector.java:371) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
34 at org.spongepowered.asm.mixin.injection.code.Injector.inject(Injector.java:280) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
35 at org.embeddedt.modernfix.forge.shadow.mixinextras.wrapper.InjectorWrapperImpl.postInject(InjectorWrapperImpl.java:131) ~[modernfix:5.18.0+mc1.16.5]
36 at org.embeddedt.modernfix.forge.shadow.mixinextras.wrapper.InjectorWrapperImpl.doGranularInject(InjectorWrapperImpl.java:107) ~[modernfix:5.18.0+mc1.16.5]
37 at org.embeddedt.modernfix.forge.shadow.mixinextras.wrapper.InjectorWrapperImpl.granularInject(InjectorWrapperImpl.java:75) ~[modernfix:5.18.0+mc1.16.5]
38 at org.embeddedt.modernfix.forge.shadow.mixinextras.wrapper.factory.FactoryRedirectWrapperImpl.granularInject(FactoryRedirectWrapperImpl.java:51) ~[modernfix:5.18.0+mc1.16.5]
39 at org.embeddedt.modernfix.forge.shadow.mixinextras.wrapper.InjectorWrapperImpl.inject(InjectorWrapperImpl.java:62) ~[modernfix:5.18.0+mc1.16.5]
40 at org.embeddedt.modernfix.forge.shadow.mixinextras.wrapper.WrapperInjectionInfo.inject(WrapperInjectionInfo.java:71) ~[modernfix:5.18.0+mc1.16.5]
41 at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1355) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
42 at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
43 at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
44 at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
45 at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
46 at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
47 at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
48 at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
49 at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
50 at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
51 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]
52 at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.1.3.jar:?]
53 at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.1.3.jar:?]
54 at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.1.3.jar:?]
55 at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?]
56 at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?]
57 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_431]
58 at net.minecraft.network.NetworkSystem.func_151265_a(NetworkSystem.java:76) ~[?:?]
59 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:138) ~[?:?]
60 at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:621) ~[?:?]
61 at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?]
62 at java.lang.Thread.run(Unknown Source) [?:1.8.0_431]
63[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
64[18:55:39] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [configured] Starting version check at https://mrcrayfish.com/modupdatejson?id=configured
65[18:55:39] [Forge Version Check/WARN] [ne.mi.fm.VersionChecker/]: Failed to process update information
66java.io.IOException: Server returned HTTP response code: 403 for URL: https://mrcrayfish.com/modupdatejson?id=configured
67 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_431]
68 at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_431]
69 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_431]
70 at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_431]
71 at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source) ~[?:1.8.0_431]
72 at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source) ~[?:1.8.0_431]
73 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_431]
74 at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source) ~[?:1.8.0_431]
75 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_431]
76 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_431]
77 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_431]
78 at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:163) ~[forge:?]
79 at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:187) ~[forge:?]
80 at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_431]
81 at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:128) [forge:?]
82Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: https://mrcrayfish.com/modupdatejson?id=configured
83 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_431]
84 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_431]
85 at java.net.HttpURLConnection.getResponseCode(Unknown Source) ~[?:1.8.0_431]
86 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unknown Source) ~[?:1.8.0_431]
87 at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:145) ~[forge:?]
88 ... 3 more
89[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
90[18:55:39] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [chaosawakens] Found status: AHEAD Current: **.**.**.** Target: null
91[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
92[18:55:39] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [charginggadgets] Found status: BETA Current: 1.3.0 Target: null
93[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
94[18:55:39] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [mininggadgets] Found status: UP_TO_DATE Current: 1.7.6 Target: null
95[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
96[18:55:39] [Server thread/INFO] [me.ic.mo.ha.co.Hats/]: Allocated Hat Pools.
97[18:55:39] [Server thread/INFO] [journeymap/]: Loading JourneyMap Forge Configs
98[18:55:40] [Server thread/INFO] [FluxNetworks/]: SERVER CONFIG LOADED
99[18:55:40] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file .\world\serverconfig\tardis-server.toml is not correct. Correcting
100[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.
101[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.
102[18:55:40] [Server thread/INFO] [FTB Teams/]: Loaded FTB Teams - 1 known players
103[18:55:40] [Server thread/INFO] [ModernFix/]: Starting locating executor service with thread pool size of 1
104[18:55:40] [Server thread/INFO] [me.ic.mo.mo.co.Morph/]: Loaded 3 Biomass Upgrade(s)
105[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
106[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
107[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
108[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
109[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
110[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
111[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
112[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
113[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
114[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
115[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
116[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
117[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
118[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
119[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
120[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
121[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
122[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
123[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
124[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
125[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
126[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
127[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
128[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
129[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
130[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
131[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
132[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
133[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
134[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
135[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
136[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
137[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
138[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
139[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
140[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
141[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
142[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
143[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
144[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
145[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
146[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
147[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
148[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
149[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
150[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
151[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
152[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
153[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
154[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
155[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
156[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
157[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
158[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
159[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
160[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
161[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
162[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
163[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
164[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
165[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
166[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
167[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
168[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
169[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
170[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
171[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
172[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
173[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
174[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
175[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
176[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
177[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
178[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
179[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
180[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
181[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
182[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
183[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
184[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
185[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
186[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
187[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
188[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
189[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
190[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
191[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
192[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
193[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
194[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
195[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
196[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
197[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
198[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
199[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
200[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
201[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
202[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
203[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
204[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
205[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
206[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
207[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
208[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
209[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
210[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
211[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
212[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
213[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
214[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
215[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
216[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
217[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
218[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
219[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
220[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
221[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
222[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
223[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
224[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
225[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
226[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
227[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
228[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
229[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
230[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
231[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
232[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
233[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
234[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
235[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
236[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
237[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
238[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
239[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
240[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
241[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
242[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
243[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
244[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
245[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
246[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
247[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
248[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
249[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
250[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
251[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
252[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
253[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
254[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
255[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
256[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
257[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
258[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
259[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
260[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
261[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
262[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
263[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
264[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
265[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
266[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
267[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
268[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
269[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
270[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
271[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
272[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
273[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
274[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
275[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
276[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
277[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
278[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
279[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
280[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
281[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
282[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
283[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
284[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
285[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
286[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
287[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
288[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
289[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
290[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
291[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
292[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
293[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
294[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
295[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
296[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
297[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
298[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
299[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
300[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
301[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
302[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
303[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
304[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
305[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
306[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
307[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
308[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
309[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
310[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
311[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
312[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
313[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
314[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
315[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
316[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.util.SpawnData:balanceBiomeSpawnValues:129]: 0SpawnBalanceUtility ERROR: Mob goblinsanddungeons:ogre not in Entity Type Registry
317[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.Main$ForgeEvents:onServerAboutToStart:68]: SpawnBalanceUtility: Balancing Biomes with BiomeMobWeight.CSV Spawn weight Values.
318[18:55:40] [Forge Version Check/WARN] [ne.mi.fm.VersionChecker/]: Failed to process update information
319java.lang.NullPointerException: null
320 at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:160) ~[forge:?]
321 at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:187) ~[forge:?]
322 at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_431]
323 at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:128) [forge:?]
324[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
325[18:55:40] [Server thread/INFO] [STDOUT/]: [com.mactso.spawnbalanceutility.Main$ForgeEvents:onServerAboutToStart:73]: SpawnBalanceUtility: Fixing biome extreme spawn values.
326[18:55:40] [Server thread/INFO] [minecraft/DedicatedServer]: Preparing level "world"
327[18:55:40] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Registering Dimensions
328[18:55:40] [Server thread/ERROR] [minecraft/WorldSettingsImport]: Error adding element: Unknown registry element com.brandon3055.draconicevolution.world.DEWorldGen$1@589813b3
329[18:55:40] [Server thread/ERROR] [minecraft/WorldSettingsImport]: Error adding element: Value 9 outside of range [0:7]
330[18:55:40] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Found status: OUTDATED Current: 36.2.35 Target: 36.2.42
331[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
332[18:55:40] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [cofh_core] Found status: AHEAD Current: **.**.**.** Target: null
333[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
334[18:55:41] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [thermal] Found status: AHEAD Current: **.**.**.** Target: null
335[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
336[18:55:41] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [ensorcellation] Found status: AHEAD Current: **.**.**.** Target: null
337[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
338[18:55:41] [Server thread/ERROR] [minecraft/WorldSettingsImport]: Error adding element: Unknown registry element com.brandon3055.draconicevolution.world.DEWorldGen$1@589813b3
339[18:55:41] [Server thread/ERROR] [minecraft/WorldSettingsImport]: Error adding element: Value 9 outside of range [0:7]
340[18:55:41] [Forge Version Check/WARN] [ne.mi.fm.VersionChecker/]: Failed to process update information
341java.lang.NullPointerException: null
342 at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:160) ~[forge:?]
343 at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:187) ~[forge:?]
344 at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_431]
345 at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:128) [forge:?]
346[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
347[18:55:42] [Forge Version Check/WARN] [ne.mi.fm.VersionChecker/]: Failed to process update information
348java.lang.NullPointerException: null
349 at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:160) ~[forge:?]
350 at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:187) ~[forge:?]
351 at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_431]
352 at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:128) [forge:?]
353[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
354[18:55:42] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [silentlib] Found status: BETA Current: 4.10.0 Target: null
355[18:55:42] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [easy_villagers] Starting version check at https://maxhenkel.de/update/easy_villagers.json
356[18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing start
357[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
358[18:55:42] [Server thread/INFO] [FluxNetworks/]: FluxNetworkData has been successfully loaded
359[18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing start
360[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
361[18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing start
362[18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing end
363[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
364[18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing start
365[18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing end
366[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
367[18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing start
368[18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing end
369[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
370[18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing start
371[18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing end
372[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
373[18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing start
374[18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing end
375[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
376[18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing start
377[18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing end
378[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
379[18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing start
380[18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing end
381[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
382[18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing start
383[18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing end
384[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
385[18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing start
386[18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing end
387[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
388[18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing start
389[18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing end
390[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
391[18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing start
392[18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing end
393[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
394[18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing start
395[18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing end
396[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
397[18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing start
398[18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing end
399[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
400[18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing start
401[18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing end
402[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
403[18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing start
404[18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing end
405[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
406[18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing start
407[18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing end
408[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
409[18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing start
410[18:55:42] [Server thread/INFO] [co.nh.co.Cobbler/]: addDimensionalSpacing end
411[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
412[18:55:42] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing start region for dimension minecraft:overworld
413[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.
414[18:55:42] [Server thread/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
415[18:55:43] [Server thread/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
416[18:55:43] [Forge Version Check/WARN] [ne.mi.fm.VersionChecker/]: Failed to process update information
417java.lang.NullPointerException: null
418 at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:160) ~[forge:?]
419 at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:187) ~[forge:?]
420 at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_431]
421 at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:128) [forge:?]
422[18:55:43] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [iceberg] Starting version check at https://mc-update-check.anthonyhilyard.com/520110
423[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
424[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
425[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
426[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
427[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
428[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
429[18:55:43] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [iceberg] Found status: BETA Current: 1.0.45 Target: null
430[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
431[18:55:43] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [modularrouters] Found status: OUTDATED Current: task ':jar' property 'archiveVersion' Target: 7.5.4
432[18:55:43] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [refinedstorageaddons] Starting version check at https://refinedmods.com/refined-storage-addons/update.json
433[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
434[18:55:43] [Forge Version Check/WARN] [ne.mi.fm.VersionChecker/]: Failed to process update information
435java.io.FileNotFoundException: https://refinedmods.com/refined-storage-addons/update.json
436 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_431]
437 at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_431]
438 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_431]
439 at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_431]
440 at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source) ~[?:1.8.0_431]
441 at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source) ~[?:1.8.0_431]
442 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_431]
443 at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source) ~[?:1.8.0_431]
444 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_431]
445 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_431]
446 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_431]
447 at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:163) ~[forge:?]
448 at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:187) ~[forge:?]
449 at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_431]
450 at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:128) [forge:?]
451Caused by: java.io.FileNotFoundException: https://refinedmods.com/refined-storage-addons/update.json
452 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_431]
453 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_431]
454 at java.net.HttpURLConnection.getResponseCode(Unknown Source) ~[?:1.8.0_431]
455 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unknown Source) ~[?:1.8.0_431]
456 at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:145) ~[forge:?]
457 ... 3 more
458[18:55:43] [Server thread/INFO] [minecraft/LoggingChunkStatusListener]: Time elapsed: 894 ms
459[18:55:43] [Server thread/INFO] [minecraft/DedicatedServer]: Done (3.625s)! For help, type "help"
460[18:55:43] [Server thread/INFO] [co.so.ca.CastleInTheSky/]: HELLO from server starting
461[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?
462[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.
463[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.
464[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.
465[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.
466[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.
467[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.
468[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.
469[18:55:43] [Server thread/INFO] [co.Br.ba.BrassAmberBattleTowers/]: HELLO from server starting
470[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.
471[18:55:43] [Server thread/INFO] [FTB Quests/]: Loading quests from C:\Users\********\Downloads\CCU Server Pack Bat - 0.11.6\config\ftbquests\quests
472[18:55:43] [Server thread/INFO] [FTB Quests/]: Loaded 1 chapter groups, 4 chapters, 468 quests, 1 reward tables
473[18:55:43] [Server thread/INFO] [FTB Utilities Backups/]: Backups folder - C:\Users\********\Downloads\CCU Server Pack Bat - 0.11.6\backups
474[18:55:43] [Server thread/INFO] [cyclopscore/]: Loading infobook /data/cyclopscore/info/test.xml
475[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}
476[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}
477[18:55:43] [Server thread/INFO] [io.gi.ch.ChaosAwakens/]: Successfully loaded Chaos Awakens!
478[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: matryoshka
479[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: mobs
480[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: mob_towers
481[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: megaton
482[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: block_grave
483[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: block_shower
484[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: transform
485[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: replace
486[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: dryness
487[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: tntsplosion
488[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: dirty_trick
489[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: water_pool
490[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: lava_pool
491[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: height_noise
492[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: mad_geometry
493[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: madder_geometry
494[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: lava_cage
495[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: water_cage
496[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: classic
497[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: lightning
498[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: sand_for_dessert
499[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: in_the_end
500[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: hell_on_earth
501[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: valley_of_souls
502[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: deltas_of_destruction
503[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: forest_of_calm
504[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: forest_of_heat
505[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: lifeless
506[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: trapped_tribe
507[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: buffed_down
508[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: frozen_in_place
509[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: flying_forest
510[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: crush
511[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: bomberman
512[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: pitch_black
513[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: void
514[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: are_these_mine
515[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: time_lord
516[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: explocreatures
517[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: explomobs
518[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: aquarium
519[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: aquaridoom
520[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: world_snake
521[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: double_snake
522[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: tunnel_bore
523[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: creeper_soul
524[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: bombpack
525[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: make_thin
526[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: cover
527[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: target
528[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: armored_army
529[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: army
530[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: boss
531[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: ice_age
532[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: telerandom
533[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: crazyport
534[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: thing_go_boom
535[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: apocalyptic_boom
536[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: danger_call
537[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: animals
538[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: animal_towers
539[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: tamer
540[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: items
541[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: epic_armor
542[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: epic_tool
543[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: epic_thing
544[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: enchanted_book
545[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: resources
546[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: equipment_set
547[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: item_rain
548[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: dead_creatures
549[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: dead_mobs
550[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: experience
551[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: sudden_forest
552[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: sudden_jungle
553[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: odd_jungle
554[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: buffed_up
555[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: snow_age
556[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: normal_land
557[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: happy_fun_times
558[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: shroomify
559[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: rainbows
560[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: all_rainbow
561[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: farm
562[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: cityscape
563[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: heavenly
564[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: halloween
565[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: christmas
566[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: new_year
567[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: block_tower
568[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: terrarium
569[18:55:43] [Server thread/INFO] [iv.pa.PandorasBox/]: Effect Name: animal_farm
570[18:55:43] [Server thread/WARN] [ModernFix/]: Dedicated server took 29.072 seconds to load
571[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
572[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.
573[18:57:00] [Netty Server IO #2/INFO] [co.li.co.ConfigSyncManager/]: Skipping config sync, No mods have registered a syncable config.
574[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
575[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
576[18:57:01] [User Authenticator #1/INFO] [minecraft/ServerLoginNetHandler]: UUID of player Amenx is f07595c1-ee59-4e97-b30f-3e43b0b81b52
577[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]
578org.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]
579 at org.spongepowered.asm.mixin.injection.code.Injector.findTargetNodes(Injector.java:305) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
580 at org.spongepowered.asm.mixin.injection.code.Injector.find(Injector.java:240) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
581 at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.prepare(InjectionInfo.java:421) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
582 at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1319) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
583 at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1042) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
584 at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
585 at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
586 at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
587 at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
588 at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
589 at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
590 at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
591 at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
592 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]
593 at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.1.3.jar:?]
594 at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.1.3.jar:?]
595 at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.1.3.jar:?]
596 at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?]
597 at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?]
598 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_431]
599 at net.minecraft.network.NetworkManager.func_179289_a(NetworkManager.java:339) ~[?:?]
600 at net.minecraft.network.login.ServerLoginNetHandler.lambda$handleAcceptedLogin$0(ServerLoginNetHandler.java:108) ~[?:?]
601 at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:511) ~[server-1.16.5-20210115.111550-extra.jar:?]
602 at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:485) ~[server-1.16.5-20210115.111550-extra.jar:?]
603 at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:424) ~[server-1.16.5-20210115.111550-extra.jar:?]
604 at io.netty.util.concurrent.DefaultPromise.addListener(DefaultPromise.java:162) ~[server-1.16.5-20210115.111550-extra.jar:?]
605 at io.netty.channel.DefaultChannelPromise.addListener(DefaultChannelPromise.java:95) ~[server-1.16.5-20210115.111550-extra.jar:?]
606 at io.netty.channel.DefaultChannelPromise.addListener(DefaultChannelPromise.java:30) ~[server-1.16.5-20210115.111550-extra.jar:?]
607 at net.minecraft.network.NetworkManager.lambda$sendPacket$5(NetworkManager.java:198) ~[?:?]
608 at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [server-1.16.5-20210115.111550-extra.jar:?]
609 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [server-1.16.5-20210115.111550-extra.jar:?]
610 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:465) [server-1.16.5-20210115.111550-extra.jar:?]
611 at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) [server-1.16.5-20210115.111550-extra.jar:?]
612 at java.lang.Thread.run(Unknown Source) [?:1.8.0_431]
613[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
614[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
615[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
616[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
617[18:57:07] [Server thread/INFO] [ne.mi.co.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@58d8ba28
618[18:57:07] [Server thread/ERROR] [minecraft/ServerRecipeBook]: Tried to load unrecognized recipe: decocraft:decobench removed now.
619[18:57:07] [Server thread/ERROR] [minecraft/ServerRecipeBook]: Tried to load unrecognized recipe: decocraft:decomposer removed now.
620[18:57:07] [Server thread/ERROR] [minecraft/ServerRecipeBook]: Tried to load unrecognized recipe: decocraft:decobench removed now.
621[18:57:07] [Server thread/ERROR] [minecraft/ServerRecipeBook]: Tried to load unrecognized recipe: decocraft:decomposer removed now.
622[18:57:07] [Server thread/INFO] [minecraft/PlayerList]: Amenx[/**.**.**.**:64625] logged in with entity id 224 at (-125.47261855230016, 65.0, -167.92395161410013)
623[18:57:07] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending ToolHandleTypeManager to Amenx
624[18:57:07] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending SnowcapOvenFreezingManager to Amenx
625[18:57:07] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending HorizoniteForgeFuelManager to Amenx
626[18:57:07] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending AlchemyRecipeManager to Amenx
627[18:57:07] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending JournalEntryManager to Amenx
628[18:57:07] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending JournalSectionManager to Amenx
629[18:57:07] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending JournalRequirementManager to Amenx
630[18:57:07] [Server thread/INFO] [minecraft/DedicatedServer]: Amenx joined the game
631[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
632[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
633[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
634[18:58:33] [Server thread/INFO] [minecraft/DedicatedServer]: Amenx has made the advancement [Captured!]
635[18:58:45] [Server thread/INFO] [minecraft/DedicatedServer]: Amenx has made the advancement [The Ultimate Slayer!]
636[18:58:50] [Server thread/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching CombatRules#getDamageAfterMagicAbsorb
637[18:58:53] [Worker-Main-52/INFO] [bettercaves/]: CREATING AND INIT'ING CARVER W DIMENSION minecraft:overworld...
638[18:58:53] [Worker-Main-52/INFO] [bettercaves/]: Better Caves config file for dimension minecraft:overworld not found. Using global config...
639[18:58:53] [Worker-Main-52/INFO] [bettercaves/]: Using block 'minecraft:lava' as lava in cave generation for dimension minecraft:overworld
640[18:58:53] [Worker-Main-52/INFO] [bettercaves/]: Using block 'Block{minecraft:water}[level=0]' as water in cave generation for dimension minecraft:overworld
641[18:58:57] [Server thread/INFO] [minecraft/DedicatedServer]: Amenx has completed the challenge [Destroyer of Chads]
642[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
643[19:02:15] [Server thread/INFO] [minecraft/ServerPlayNetHandler]: Amenx lost connection: Disconnected
644[19:02:15] [Server thread/INFO] [minecraft/DedicatedServer]: Amenx left the game
645[19:04:47] [Netty Server IO #5/INFO] [co.li.co.ConfigSyncManager/]: Skipping config sync, No mods have registered a syncable config.
646[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
647[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
648[19:04:47] [User Authenticator #2/INFO] [minecraft/ServerLoginNetHandler]: UUID of player Amenx is f07595c1-ee59-4e97-b30f-3e43b0b81b52
649[19:04:54] [Server thread/INFO] [ne.mi.co.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@18f238e8
650[19:04:54] [Server thread/INFO] [minecraft/PlayerList]: Amenx[/**.**.**.**:65496] logged in with entity id 1107 at (-133.3000000119209, 64.0, -164.14558153527258)
651[19:04:54] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending ToolHandleTypeManager to Amenx
652[19:04:54] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending SnowcapOvenFreezingManager to Amenx
653[19:04:54] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending HorizoniteForgeFuelManager to Amenx
654[19:04:54] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending AlchemyRecipeManager to Amenx
655[19:04:54] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending JournalEntryManager to Amenx
656[19:04:54] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending JournalSectionManager to Amenx
657[19:04:54] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending JournalRequirementManager to Amenx
658[19:04:54] [Server thread/INFO] [minecraft/DedicatedServer]: Amenx joined the game
659[19:05:21] [Server thread/INFO] [KubeJS Startup/]: Loaded script startup_scripts:custom_drops.js in 0.001 s
660[19:05:21] [Server thread/INFO] [KubeJS Startup/]: Loaded script startup_scripts:custom_items.js in 0.001 s
661[19:05:21] [Server thread/INFO] [KubeJS Startup/]: Loaded script startup_scripts:squidspawn.js in 0.0 s
662[19:05:21] [Server thread/INFO] [KubeJS Startup/]: Loaded script startup_scripts:startingitems.js in 0.0 s
663[19:05:21] [Server thread/INFO] [KubeJS Startup/]: Loaded 4/4 KubeJS startup scripts in 0.007 s
664[19:05:26] [Server thread/INFO] [KubeJS Startup/]: Loaded script startup_scripts:custom_drops.js in 0.001 s
665[19:05:26] [Server thread/INFO] [KubeJS Startup/]: Loaded script startup_scripts:custom_items.js in 0.0 s
666[19:05:26] [Server thread/INFO] [KubeJS Startup/]: Loaded script startup_scripts:squidspawn.js in 0.0 s
667[19:05:26] [Server thread/INFO] [KubeJS Startup/]: Loaded script startup_scripts:startingitems.js in 0.001 s
668[19:05:26] [Server thread/INFO] [KubeJS Startup/]: Loaded 4/4 KubeJS startup scripts in 0.005 s
669[19:05:56] [Server thread/INFO] [KubeJS Startup/]: Loaded script startup_scripts:custom_drops.js in 0.002 s
670[19:05:56] [Server thread/INFO] [KubeJS Startup/]: Loaded script startup_scripts:custom_items.js in 0.001 s
671[19:05:56] [Server thread/INFO] [KubeJS Startup/]: Loaded script startup_scripts:squidspawn.js in 0.0 s
672[19:05:56] [Server thread/INFO] [KubeJS Startup/]: Loaded script startup_scripts:startingitems.js in 0.0 s
673[19:05:56] [Server thread/INFO] [KubeJS Startup/]: Loaded 4/4 KubeJS startup scripts in 0.004 s
674[19:08:38] [Server thread/INFO] [minecraft/DedicatedServer]: Done! To reload textures, models and other assets, press F3 + T
675[19:08:51] [Server thread/INFO] [KubeJS Server/]: Loaded script server_scripts:mods_recipes/envirotech/envirotech.js in 0.002 s
676[19:08:51] [Server thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipe_modifications/recipe_modifications/new_recipes.js in 0.0 s
677[19:08:51] [Server thread/INFO] [KubeJS Server/]: Loaded script server_scripts:recipe_modifications/recipe_modifications/removed_recipes.js in 0.0 s
678[19:08:51] [Server thread/INFO] [KubeJS Server/]: Loaded script server_scripts:repeatable.js in 0.0 s
679[19:08:51] [Server thread/INFO] [KubeJS Server/]: Loaded 4/4 KubeJS server scripts in 0.005 s
680[19:08:51] [Server thread/INFO] [minecraft/DedicatedServer]: Done! To reload recipes, tags, loot tables and other datapack things, run /reload
681[19:09:03] [Server thread/INFO] [KubeJS Startup/]: Loaded script startup_scripts:custom_drops.js in 0.001 s
682[19:09:03] [Server thread/INFO] [KubeJS Startup/]: Loaded script startup_scripts:custom_items.js in 0.0 s
683[19:09:03] [Server thread/INFO] [KubeJS Startup/]: Loaded script startup_scripts:squidspawn.js in 0.001 s
684[19:09:03] [Server thread/INFO] [KubeJS Startup/]: Loaded script startup_scripts:startingitems.js in 0.0 s
685[19:09:03] [Server thread/INFO] [KubeJS Startup/]: Loaded 4/4 KubeJS startup scripts in 0.003 s
686[19:09:03] [Server thread/INFO] [minecraft/DedicatedServer]: Done!
687[19:09:36] [Server thread/INFO] [minecraft/DedicatedServer]: No errors found!
688[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
689[19:14:08] [Netty Server IO #8/INFO] [co.li.co.ConfigSyncManager/]: Skipping config sync, No mods have registered a syncable config.
690[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
691[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
692[19:14:08] [User Authenticator #3/INFO] [minecraft/ServerLoginNetHandler]: UUID of player MoonKJ is f76bdd42-a3cc-40cf-b1fe-eeee03de76f0
693[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
694[19:14:43] [Netty Server IO #11/INFO] [co.li.co.ConfigSyncManager/]: Skipping config sync, No mods have registered a syncable config.
695[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
696[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
697[19:14:44] [User Authenticator #4/INFO] [minecraft/ServerLoginNetHandler]: UUID of player MoonKJ is f76bdd42-a3cc-40cf-b1fe-eeee03de76f0
698[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
699[19:15:53] [Server thread/INFO] [minecraft/DedicatedServer]: Removed MoonKJ from the whitelist
700[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]
701[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]
702[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]
703[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]
704[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]
705[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]
706[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]
707[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]
708[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]
709[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]
710[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]
711[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]
712[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]
713[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]
714[19:22:32] [Netty Server IO #14/INFO] [co.li.co.ConfigSyncManager/]: Skipping config sync, No mods have registered a syncable config.
715[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
716[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
717[19:22:32] [User Authenticator #5/INFO] [minecraft/ServerLoginNetHandler]: UUID of player MoonKJ is f76bdd42-a3cc-40cf-b1fe-eeee03de76f0
718[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
719[19:22:56] [Netty Server IO #16/INFO] [co.li.co.ConfigSyncManager/]: Skipping config sync, No mods have registered a syncable config.
720[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
721[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
722[19:22:56] [User Authenticator #6/INFO] [minecraft/ServerLoginNetHandler]: UUID of player MoonKJ is f76bdd42-a3cc-40cf-b1fe-eeee03de76f0
723[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
724[19:29:50] [Server thread/INFO] [minecraft/ServerPlayNetHandler]: Amenx lost connection: Disconnected
725[19:29:50] [Server thread/INFO] [minecraft/DedicatedServer]: Amenx left the game
726[20:55:43] [Server thread/INFO] [FTB Utilities Backups/]: Server Backup started!
727[20:55:43] [Server thread/INFO] [minecraft/DedicatedServer]: Server Backup started!
728[20:55:43] [Thread-154/INFO] [FTB Utilities Backups/]: Backing up 154 files...
729[20:55:43] [Thread-154/INFO] [FTB Utilities Backups/]: Compressing 154 files...
730[20:55:44] [Thread-154/INFO] [FTB Utilities Backups/]: Done compressing in 514ms seconds (19.3MB)!
731[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
732[20:55:44] [Thread-154/INFO] [minecraft/DedicatedServer]: Server backup done in 528ms! (19.3MB)
733[21:43:39] [Netty Server IO #28/INFO] [co.li.co.ConfigSyncManager/]: Skipping config sync, No mods have registered a syncable config.
734[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
735[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
736[21:43:39] [User Authenticator #7/INFO] [minecraft/ServerLoginNetHandler]: UUID of player PandaBoba is 972bbc5b-7008-4b4b-998d-7f0f44721d70
737[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
738[21:46:04] [Netty Server IO #31/INFO] [co.li.co.ConfigSyncManager/]: Skipping config sync, No mods have registered a syncable config.
739[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
740[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
741[21:46:04] [User Authenticator #8/INFO] [minecraft/ServerLoginNetHandler]: UUID of player Amenx is f07595c1-ee59-4e97-b30f-3e43b0b81b52
742[21:46:11] [Server thread/INFO] [ne.mi.co.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@64d9d9f
743[21:46:11] [Server thread/INFO] [minecraft/PlayerList]: Amenx[/**.**.**.**:52639] logged in with entity id 4128 at (-120.81304446927736, 66.0, -213.87943193221798)
744[21:46:11] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending ToolHandleTypeManager to Amenx
745[21:46:11] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending SnowcapOvenFreezingManager to Amenx
746[21:46:11] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending HorizoniteForgeFuelManager to Amenx
747[21:46:11] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending AlchemyRecipeManager to Amenx
748[21:46:11] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending JournalEntryManager to Amenx
749[21:46:11] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending JournalSectionManager to Amenx
750[21:46:11] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending JournalRequirementManager to Amenx
751[21:46:11] [Server thread/INFO] [minecraft/DedicatedServer]: Amenx joined the game
This log will be saved for 90 days from their last view.
Report abuse