Forge 1.16.5 Client Log

#SbpYf8A
272 errors
912 lines
Raw
Analysis
Minecraft version:
1.16.5
Forge version:
36.2.2
Java version:
1.8.0_51
1[09Aug2021 19:31:04.331] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, MissionSteam, --version, 1.16.5-forge-36.2.2, --gameDir, C:\Users\ILege\AppData\Roaming\.minecraft, --assetsDir, C:\Users\ILege\AppData\Roaming\.minecraft\assets, --assetIndex, 1.16, --uuid, ef41a918ad0540e083cab355c74c0fbe, --accessToken, ????????, --userType, mojang, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 36.2.2, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210115.111550]
2[09Aug2021 19:31:04.347] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 1.8.0_51 by Oracle Corporation
3[09Aug2021 19:31:04.425] [main/WARN] [cpw.mods.modlauncher.SecureJarHandler/]: LEGACY JDK DETECTED, SECURED JAR HANDLING DISABLED
4[09Aug2021 19:31:11.840] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.onLoad
5[09Aug2021 19:31:11.848] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFine ZIP file: C:\Users\ILege\AppData\Roaming\.minecraft\mods\OptiFine_1.16.5_HD_U_G8.jar
6[09Aug2021 19:31:11.855] [main/INFO] [optifine.OptiFineTransformer/]: Target.PRE_CLASS is available
7[09Aug2021 19:31:12.539] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
8[09Aug2021 19:31:12.769] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/C:/Users/ILege/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.2/mixin-0.8.2.jar Service=ModLauncher Env=CLIENT
9[09Aug2021 19:31:12.807] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.initialize
10[09Aug2021 19:31:26.677] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.transformers
11[09Aug2021 19:31:27.220] [main/INFO] [optifine.OptiFineTransformer/]: Targets: 311
12[09Aug2021 19:31:34.149] [main/INFO] [optifine.OptiFineTransformationService/]: additionalClassesLocator: [optifine., net.optifine.]
13[09Aug2021 19:31:34.661] [main/ERROR] [mixin/]: Mixin config unionlib.mixins.json does not specify "minVersion" property
14[09Aug2021 19:31:35.224] [main/ERROR] [mixin/]: Mixin config survive.mixins.json does not specify "minVersion" property
15[09Aug2021 19:31:35.674] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector]
16[09Aug2021 19:31:35.732] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlclient' with arguments [--version, 1.16.5-forge-36.2.2, --gameDir, C:\Users\ILege\AppData\Roaming\.minecraft, --assetsDir, C:\Users\ILege\AppData\Roaming\.minecraft\assets, --uuid, ef41a918ad0540e083cab355c74c0fbe, --username, MissionSteam, --assetIndex, 1.16, --accessToken, ????????, --userType, mojang, --versionType, release]
17[09Aug2021 19:31:36.090] [main/WARN] [mixin/]: Reference map 'hackforge.refmap.json' for creategears.mixins.json could not be read. If this is a development environment you can ignore this message
18[09Aug2021 19:31:39.272] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LivingEntity#attackEntityFrom
19[09Aug2021 19:31:39.567] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching LivingEntity#blockUsingShield
20[09Aug2021 19:31:39.625] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching LivingEntity#applyPotionDamageCalculations
21[09Aug2021 19:31:41.596] [main/ERROR] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Error occurred applying transform of coremod META-INF/asm/multipart.js function render
22java.lang.NullPointerException: null
23 at org.objectweb.asm.tree.InsnList.insert(InsnList.java:343) ~[asm-tree-9.1.jar:9.1]
24 at jdk.nashorn.internal.scripts.Script$Recompilation$113$5956A$\^eval\_.initializeCoreMod$transformer-3(<eval>:135) ~[?:?]
25 at jdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:638) ~[nashorn.jar:?]
26 at jdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:229) ~[nashorn.jar:?]
27 at jdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:387) ~[nashorn.jar:?]
28 at jdk.nashorn.api.scripting.ScriptObjectMirror.call(ScriptObjectMirror.java:110) ~[nashorn.jar:?]
29 at net.minecraftforge.coremod.NashornFactory.lambda$getFunction$0(NashornFactory.java:18) ~[coremods-4.0.6.jar:4.0.6+14+master.c21a551]
30 at net.minecraftforge.coremod.NashornFactory$$Lambda$437/245867715.apply(Unknown Source) ~[?:?]
31 at net.minecraftforge.coremod.transformer.CoreModMethodTransformer.runCoremod(CoreModMethodTransformer.java:18) ~[coremods-4.0.6.jar:?]
32 at net.minecraftforge.coremod.transformer.CoreModMethodTransformer.runCoremod(CoreModMethodTransformer.java:10) ~[coremods-4.0.6.jar:?]
33 at net.minecraftforge.coremod.transformer.CoreModBaseTransformer.transform(CoreModBaseTransformer.java:38) [coremods-4.0.6.jar:?]
34 at cpw.mods.modlauncher.TransformerHolder.transform(TransformerHolder.java:41) [modlauncher-8.0.9.jar:?]
35 at cpw.mods.modlauncher.ClassTransformer.performVote(ClassTransformer.java:179) [modlauncher-8.0.9.jar:?]
36 at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:111) [modlauncher-8.0.9.jar:?]
37 at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) [modlauncher-8.0.9.jar:?]
38 at cpw.mods.modlauncher.TransformingClassLoader.buildTransformedClassNodeFor(TransformingClassLoader.java:142) [modlauncher-8.0.9.jar:?]
39 at cpw.mods.modlauncher.LaunchPluginHandler.lambda$null$8(LaunchPluginHandler.java:97) [modlauncher-8.0.9.jar:?]
40 at cpw.mods.modlauncher.LaunchPluginHandler$$Lambda$464/1684528583.buildTransformedClassNodeFor(Unknown Source) [modlauncher-8.0.9.jar:?]
41 at org.spongepowered.asm.launch.MixinLaunchPlugin.getClassNode(MixinLaunchPlugin.java:214) [mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown]
42 at org.spongepowered.asm.launch.MixinLaunchPlugin.getClassNode(MixinLaunchPlugin.java:202) [mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown]
43 at org.spongepowered.asm.mixin.transformer.ClassInfo.forName(ClassInfo.java:1843) [mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown]
44 at org.spongepowered.asm.mixin.transformer.MixinInfo.getTargetClass(MixinInfo.java:1007) [mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown]
45 at org.spongepowered.asm.mixin.transformer.MixinInfo.readTargetClasses(MixinInfo.java:997) [mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown]
46 at org.spongepowered.asm.mixin.transformer.MixinInfo.parseTargets(MixinInfo.java:885) [mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown]
47 at org.spongepowered.asm.mixin.transformer.MixinConfig.prepareMixins(MixinConfig.java:730) [mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown]
48 at org.spongepowered.asm.mixin.transformer.MixinConfig.prepare(MixinConfig.java:650) [mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown]
49 at org.spongepowered.asm.mixin.transformer.MixinProcessor.prepareConfigs(MixinProcessor.java:514) [mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown]
50 at org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:439) [mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown]
51 at org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:415) [mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown]
52 at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:285) [mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown]
53 at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:223) [mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown]
54 at org.spongepowered.asm.mixin.transformer.MixinTransformationHandler.processClass(MixinTransformationHandler.java:121) [mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown]
55 at org.spongepowered.asm.launch.MixinLaunchPlugin.processClass(MixinLaunchPlugin.java:131) [mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown]
56 at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) [modlauncher-8.0.9.jar:8.0.9+86+master.3cf110c]
57 at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) [modlauncher-8.0.9.jar:?]
58 at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) [modlauncher-8.0.9.jar:?]
59 at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) [modlauncher-8.0.9.jar:?]
60 at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) [modlauncher-8.0.9.jar:?]
61 at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) [modlauncher-8.0.9.jar:?]
62 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [?:1.8.0_51]
63 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_51]
64 at java.lang.Class.forName(Class.java:348) [?:1.8.0_51]
65 at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.2.jar:36.2]
66 at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$501/1267168782.call(Unknown Source) [forge-1.16.5-36.2.2.jar:36.2]
67 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?]
68 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?]
69 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?]
70 at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?]
71 at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?]
72[09Aug2021 19:31:42.871] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching ModelBakery#<init>
73[09Aug2021 19:31:44.697] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching Item#getItemEnchantability
74[09Aug2021 19:31:46.298] [main/WARN] [mixin/]: Error loading class: io/github/apace100/origins/origin/OriginManager (java.lang.ClassNotFoundException: null)
75[09Aug2021 19:31:46.299] [main/WARN] [mixin/]: @Mixin target io.github.apace100.origins.origin.OriginManager was not found survive.mixins.json:OriginManagerMixin
76[09Aug2021 19:31:54.281] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching BlockModelShapes#getModelLocation
77[09Aug2021 19:31:54.621] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching SharedMonsterAttributes#readAttributeModifier
78[09Aug2021 19:31:54.823] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching ItemStack#onItemUse
79[09Aug2021 19:31:56.346] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LivingEntity#attackEntityFrom
80[09Aug2021 19:31:56.457] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching LivingEntity#blockUsingShield
81[09Aug2021 19:31:56.460] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching LivingEntity#applyPotionDamageCalculations
82[09Aug2021 19:31:57.133] [main/ERROR] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Error occurred applying transform of coremod META-INF/asm/multipart.js function render
83java.lang.NullPointerException: null
84 at org.objectweb.asm.tree.InsnList.insert(InsnList.java:343) ~[asm-tree-9.1.jar:9.1]
85 at jdk.nashorn.internal.scripts.Script$Recompilation$113$5956A$\^eval\_.initializeCoreMod$transformer-3(<eval>:135) ~[?:?]
86 at jdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:638) ~[nashorn.jar:?]
87 at jdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:229) ~[nashorn.jar:?]
88 at jdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:387) ~[nashorn.jar:?]
89 at jdk.nashorn.api.scripting.ScriptObjectMirror.call(ScriptObjectMirror.java:110) ~[nashorn.jar:?]
90 at net.minecraftforge.coremod.NashornFactory.lambda$getFunction$0(NashornFactory.java:18) ~[coremods-4.0.6.jar:4.0.6+14+master.c21a551]
91 at net.minecraftforge.coremod.NashornFactory$$Lambda$437/245867715.apply(Unknown Source) ~[?:?]
92 at net.minecraftforge.coremod.transformer.CoreModMethodTransformer.runCoremod(CoreModMethodTransformer.java:18) ~[coremods-4.0.6.jar:?]
93 at net.minecraftforge.coremod.transformer.CoreModMethodTransformer.runCoremod(CoreModMethodTransformer.java:10) ~[coremods-4.0.6.jar:?]
94 at net.minecraftforge.coremod.transformer.CoreModBaseTransformer.transform(CoreModBaseTransformer.java:38) [coremods-4.0.6.jar:?]
95 at cpw.mods.modlauncher.TransformerHolder.transform(TransformerHolder.java:41) [modlauncher-8.0.9.jar:?]
96 at cpw.mods.modlauncher.ClassTransformer.performVote(ClassTransformer.java:179) [modlauncher-8.0.9.jar:?]
97 at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:111) [modlauncher-8.0.9.jar:?]
98 at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) [modlauncher-8.0.9.jar:?]
99 at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) [modlauncher-8.0.9.jar:?]
100 at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) [modlauncher-8.0.9.jar:?]
101 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [?:1.8.0_51]
102 at net.optifine.reflect.Reflector.<clinit>(Reflector.java:307) [?:?]
103 at net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:101) [?:?]
104 at net.minecraft.crash.CrashReport.<init>(CrashReport.java:54) [?:?]
105 at net.minecraft.crash.CrashReport.func_230188_h_(CrashReport.java:425) [?:?]
106 at net.minecraft.client.main.Main.main(Main.java:122) [?:?]
107 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
108 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
109 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
110 at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
111 at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.2.jar:36.2]
112 at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$501/1267168782.call(Unknown Source) [forge-1.16.5-36.2.2.jar:36.2]
113 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?]
114 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?]
115 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?]
116 at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?]
117 at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?]
118[09Aug2021 19:31:58.821] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching ItemStack#onItemUse
119[09Aug2021 19:32:06.307] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching Item#getItemEnchantability
120[09Aug2021 19:32:12.171] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching SharedMonsterAttributes#readAttributeModifier
121[09Aug2021 19:32:13.847] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching RepairContainer#updateRepairOutput
122[09Aug2021 19:32:13.892] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Successfully removed the anvil level cap.
123[09Aug2021 19:32:13.914] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching RepairContainer#updateRepairOutput
124[09Aug2021 19:32:13.980] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Successfully allowed nbt-unbreakable items in the anvil.
125[09Aug2021 19:32:14.000] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching net/minecraft/inventory/container/RepairContainer
126[09Aug2021 19:32:16.481] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching CampfireTileEntity#findMatchingRecipe
127[09Aug2021 19:32:20.638] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching TemptGoal#isTempting
128[09Aug2021 19:32:29.603] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching ItemArrow#isInfinite
129[09Aug2021 19:32:30.019] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching net/minecraft/item/EnchantedBookItem
130[09Aug2021 19:32:30.255] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching CrossbowItem#onItemRightClick
131[09Aug2021 19:32:30.369] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching CrossbowItem#fireProjectile
132[09Aug2021 19:32:31.770] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching FishingBobberEntity#catchingFish
133[09Aug2021 19:32:33.472] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching net/minecraft/loot/functions/EnchantRandomly
134[09Aug2021 19:32:40.644] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
135[09Aug2021 19:32:42.746] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: MissionSteam
136[09Aug2021 19:32:43.569] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Class not present: net.minecraft.launchwrapper.Launch
137[09Aug2021 19:32:43.625] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.2.2 build 10
138[09Aug2021 19:32:44.748] [Render thread/INFO] [net.optifine.Config/]: [OptiFine]
139[09Aug2021 19:32:44.748] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] OptiFine_1.16.5_HD_U_G8
140[09Aug2021 19:32:44.796] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Build: 20210515-161946
141[09Aug2021 19:32:44.797] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] OS: Windows 10 (amd64) version 10.0
142[09Aug2021 19:32:44.797] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Java: 1.8.0_51, Oracle Corporation
143[09Aug2021 19:32:44.798] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
144[09Aug2021 19:32:44.798] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] LWJGL: 3.3.0 Win32 WGL EGL OSMesa VisualC DLL
145[09Aug2021 19:32:44.800] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] OpenGL: Intel(R) HD Graphics 400, version 4.4.0 - Build 20.19.15.4835, Intel
146[09Aug2021 19:32:44.805] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] OpenGL Version: 4.4.0
147[09Aug2021 19:32:44.806] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
148[09Aug2021 19:32:44.890] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Maximum texture size: 8192x8192
149[09Aug2021 19:32:45.070] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] OpenGL Version: 4.4.0 - Build 20.19.15.4835
150[09Aug2021 19:32:45.070] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Vendor: Intel
151[09Aug2021 19:32:45.070] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Renderer: Intel(R) HD Graphics 400
152[09Aug2021 19:32:45.070] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Capabilities: 2.0 2.1 3.0 3.2 4.0
153[09Aug2021 19:32:45.071] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
154[09Aug2021 19:32:45.071] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
155[09Aug2021 19:32:45.072] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
156[09Aug2021 19:32:45.072] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Load shaders configuration.
157[09Aug2021 19:32:45.089] [VersionCheck/INFO] [net.optifine.Config/]: [OptiFine] Checking for new version
158[09Aug2021 19:32:45.103] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] No shaderpack loaded.
159[09Aug2021 19:32:45.203] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.Loader
160[09Aug2021 19:32:45.823] [VersionCheck/INFO] [net.optifine.Config/]: [OptiFine] Version found: G7
161[09Aug2021 19:32:46.844] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `debug`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
162[09Aug2021 19:32:46.848] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `citadel_book`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
163[09Aug2021 19:32:48.373] [modloading-worker-1/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:registerConfig:279]: Registered the config for union
164[09Aug2021 19:32:48.547] [modloading-worker-1/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:loadConfig:295]: C:\Users\ILege\AppData\Roaming\.minecraft\config
165[09Aug2021 19:32:48.644] [modloading-worker-1/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:loadConfig:295]: C:\Users\ILege\AppData\Roaming\.minecraft\config
166[09Aug2021 19:32:50.481] [modloading-worker-1/INFO] [STDOUT/]: [com.stereowalker.unionlib.ClientCape:loadCapes:46]: Found the cape Json file on GitHub
167[09Aug2021 19:32:50.801] [modloading-worker-1/INFO] [STDOUT/]: [com.stereowalker.unionlib.ClientCape:loadCapes:54]: Found cape for 4da67eb9-7966-4aa3-b2f6-7ee90bf606d2 they seem to want to use the stereowalker cape
168[09Aug2021 19:32:50.801] [modloading-worker-1/INFO] [STDOUT/]: [com.stereowalker.unionlib.ClientCape:loadCapes:54]: Found cape for 6569abe0-e92b-4aaf-ba4a-800b346c32f3 they seem to want to use the minecon2016 cape
169[09Aug2021 19:32:50.801] [modloading-worker-1/INFO] [STDOUT/]: [com.stereowalker.unionlib.ClientCape:loadCapes:54]: Found cape for b4640bf0-c41d-3c36-b901-fd2d90b54431 they seem to want to use the custom3 cape
170[09Aug2021 19:32:50.801] [modloading-worker-1/INFO] [STDOUT/]: [com.stereowalker.unionlib.ClientCape:loadCapes:54]: Found cape for 986e2557-0d63-37ec-acd8-20f952a01923 they seem to want to use the minecon2011 cape
171[09Aug2021 19:32:50.802] [modloading-worker-1/INFO] [STDOUT/]: [com.stereowalker.unionlib.ClientCape:loadCapes:54]: Found cape for e2401a9b-d035-3821-b275-03f8b4339b02 they seem to want to use the minecon2013 cape
172[09Aug2021 19:32:50.802] [modloading-worker-1/INFO] [STDOUT/]: [com.stereowalker.unionlib.ClientCape:loadCapes:54]: Found cape for 74649178-0bc8-3661-8503-68ca5190d4bb they seem to want to use the custom2 cape
173[09Aug2021 19:32:54.783] [modloading-worker-0/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching DataPackRegistries#<init>
174[09Aug2021 19:32:54.896] [modloading-worker-0/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching ModelBakery#<init>
175[09Aug2021 19:33:02.084] [modloading-worker-0/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LootTableManager#apply
176[09Aug2021 19:33:02.782] [modloading-worker-0/INFO] [JarSignVerifier/]: Mod uteamcore is signed with a valid certificate.
177[09Aug2021 19:33:05.422] [modloading-worker-0/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching AnvilScreen#drawGuiContainerForegroundLayer
178[09Aug2021 19:33:08.685] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 36.2.2, for MC 1.16.5 with MCP 20210115.111550
179[09Aug2021 19:33:08.686] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v36.2.2 Initialized
180[09Aug2021 19:33:10.695] [modloading-worker-0/INFO] [twilightforest/]: Skipped compatibility for mod immersiveengineering.
181[09Aug2021 19:33:17.060] [modloading-worker-1/INFO] [JarSignVerifier/]: Mod usefulbackpacks is signed with a valid certificate.
182[09Aug2021 19:33:17.803] [modloading-worker-1/INFO] [com.jozufozu.flywheel.backend.Backend/]: Optifine detected.
183[09Aug2021 19:33:18.440] [modloading-worker-1/INFO] [com.simibubi.create.repack.registrate.AbstractRegistrate/]: Detected new forge version, registering events reflectively.
184[09Aug2021 19:33:18.905] [modloading-worker-0/INFO] [com.simibubi.create.repack.registrate.AbstractRegistrate/]: Detected new forge version, registering events reflectively.
185[09Aug2021 19:33:21.764] [modloading-worker-1/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:registerConfig:279]: Registered the config for survive
186[09Aug2021 19:33:21.803] [modloading-worker-1/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:loadConfig:295]: C:\Users\ILege\AppData\Roaming\.minecraft\config
187[09Aug2021 19:33:21.889] [modloading-worker-1/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:loadConfig:295]: C:\Users\ILege\AppData\Roaming\.minecraft\config
188[09Aug2021 19:33:21.927] [modloading-worker-1/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:registerConfig:279]: Registered the config for survive-server
189[09Aug2021 19:33:21.929] [modloading-worker-1/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:loadConfig:295]: C:\Users\ILege\AppData\Roaming\.minecraft\config
190[09Aug2021 19:33:27.645] [modloading-worker-0/INFO] [expandability/]: ExpandAbility here, who dis?
191[09Aug2021 19:33:28.061] [modloading-worker-1/ERROR] [lotr.common.LOTRLog/]: lotr: No data fixer registered for block entity {}
192[09Aug2021 19:33:28.063] [modloading-worker-1/ERROR] [lotr.common.LOTRLog/]: lotr: No data fixer registered for block entity {}
193[09Aug2021 19:33:28.064] [modloading-worker-1/ERROR] [lotr.common.LOTRLog/]: lotr: No data fixer registered for block entity {}
194[09Aug2021 19:33:28.066] [modloading-worker-1/ERROR] [lotr.common.LOTRLog/]: lotr: No data fixer registered for block entity {}
195[09Aug2021 19:33:28.067] [modloading-worker-1/ERROR] [lotr.common.LOTRLog/]: lotr: No data fixer registered for block entity {}
196[09Aug2021 19:33:28.068] [modloading-worker-1/ERROR] [lotr.common.LOTRLog/]: lotr: No data fixer registered for block entity {}
197[09Aug2021 19:33:28.070] [modloading-worker-1/ERROR] [lotr.common.LOTRLog/]: lotr: No data fixer registered for block entity {}
198[09Aug2021 19:33:28.071] [modloading-worker-1/ERROR] [lotr.common.LOTRLog/]: lotr: No data fixer registered for block entity {}
199[09Aug2021 19:33:28.072] [modloading-worker-1/ERROR] [lotr.common.LOTRLog/]: lotr: No data fixer registered for block entity {}
200[09Aug2021 19:33:28.073] [modloading-worker-1/ERROR] [lotr.common.LOTRLog/]: lotr: No data fixer registered for block entity {}
201[09Aug2021 19:33:37.055] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
202[09Aug2021 19:33:37.055] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `chipped_anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
203[09Aug2021 19:33:37.056] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `damaged_anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
204[09Aug2021 19:33:37.068] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `enchanting_table`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
205[09Aug2021 19:33:37.074] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `enchanting_table`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
206[09Aug2021 19:33:37.079] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `spawner`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
207[09Aug2021 19:33:37.108] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `spawner`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
208[09Aug2021 19:33:37.111] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `cactus`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
209[09Aug2021 19:33:37.112] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `cactus`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
210[09Aug2021 19:33:37.114] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `sugar_cane`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
211[09Aug2021 19:33:37.115] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `sugar_cane`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
212[09Aug2021 19:33:37.117] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `bamboo`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
213[09Aug2021 19:33:37.188] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `bamboo`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
214[09Aug2021 19:33:37.196] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `fletching_table`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
215[09Aug2021 19:33:37.197] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `fletching_table`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
216[09Aug2021 19:34:30.179] [Render thread/INFO] [lotr.common.LOTRLog/]: lotr: Auto-registered 37 stripped wood blocks
217[09Aug2021 19:34:33.225] [Render thread/INFO] [lotr.common.LOTRLog/]: lotr: Auto-registered 38 sign blocks
218[09Aug2021 19:35:09.933] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: The object debug has been registered twice for the same name citadel:debug.
219[09Aug2021 19:35:09.935] [Render thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: The object citadel_book has been registered twice for the same name citadel:citadel_book.
220[09Aug2021 19:35:21.313] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `shears`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
221[09Aug2021 19:35:21.388] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
222[09Aug2021 19:35:21.389] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `chipped_anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
223[09Aug2021 19:35:21.389] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `damaged_anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
224[09Aug2021 19:35:37.979] [Render thread/INFO] [createplus/]: Items registered
225[09Aug2021 19:36:13.797] [Render thread/INFO] [patchouli/]: Loaded book jsons on Thread[Render thread,10,main] in 30005 ms
226[09Aug2021 19:36:18.883] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `enchanting_table`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
227[09Aug2021 19:36:19.877] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `bane_of_arthropods`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
228[09Aug2021 19:36:19.878] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `smite`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
229[09Aug2021 19:36:19.878] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `sharpness`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
230[09Aug2021 19:36:19.881] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `protection`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
231[09Aug2021 19:36:19.882] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `fire_protection`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
232[09Aug2021 19:36:19.882] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `blast_protection`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
233[09Aug2021 19:36:19.882] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `projectile_protection`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
234[09Aug2021 19:36:19.883] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `feather_falling`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
235[09Aug2021 19:36:20.426] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `milk`, expected `forge`. This could be a intended override, but in most cases indicates a broken mod.
236[09Aug2021 19:36:20.428] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `flowing_milk`, expected `forge`. This could be a intended override, but in most cases indicates a broken mod.
237[09Aug2021 19:37:02.506] [Render thread/INFO] [ModdingLegacy/structure_gel/Compat/]: Checking for biome dictionary registry methods in other mods.
238[09Aug2021 19:37:25.340] [Render thread/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getEnchantmentModifierDamage
239[09Aug2021 19:37:25.364] [Render thread/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getModifierForCreature
240[09Aug2021 19:37:25.385] [Render thread/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#applyThornEnchantments
241[09Aug2021 19:37:25.410] [Render thread/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#applyArthropodEnchantments
242[09Aug2021 19:37:25.431] [Render thread/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching buildEnchantmentList for the Enchantability affix.
243[09Aug2021 19:37:25.452] [Render thread/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching EnchantmentHelper#getEnchantmentDatas
244[09Aug2021 19:37:31.338] [Render thread/INFO] [com.mojang.text2speech.NarratorWindows/]: Narrator library for x64 successfully loaded
245[09Aug2021 19:37:33.707] [Render thread/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, Mod Resources
246[09Aug2021 19:37:33.975] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] *** Reloading textures ***
247[09Aug2021 19:37:33.983] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Resource packs: Mod Resources
248[09Aug2021 19:37:34.080] [modloading-worker-0/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:load:361]: Loading all values from the config files into their respective configuration variables
249[09Aug2021 19:37:34.085] [modloading-worker-0/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:load:365]: Loading union's config
250[09Aug2021 19:37:34.129] [modloading-worker-0/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:load:365]: Loading survive's config
251[09Aug2021 19:37:34.129] [modloading-worker-0/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:load:365]: Loading survive-server's config
252[09Aug2021 19:37:34.130] [modloading-worker-0/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:reload:355]: Detected change in union's config file. Reloading values
253[09Aug2021 19:37:34.133] [modloading-worker-0/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:reload:355]: Detected change in survive's config file. Reloading values
254[09Aug2021 19:37:34.133] [modloading-worker-0/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:reload:355]: Detected change in survive-server's config file. Reloading values
255[09Aug2021 19:37:34.134] [modloading-worker-0/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:onReload:342]: From the event itself
256[09Aug2021 19:37:35.007] [Render thread/INFO] [net.optifine.reflect.Reflector/]: [OptiFine] *** Reflector Forge ***
257[09Aug2021 19:37:35.009] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
258[09Aug2021 19:37:35.788] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Field not present: net.minecraftforge.client.model.pipeline.LightUtil.itemConsumer
259[09Aug2021 19:37:35.789] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Field not present: net.minecraftforge.client.model.pipeline.LightUtil.tessellator
260[09Aug2021 19:37:36.050] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.ModContainer
261[09Aug2021 19:37:36.431] [Render thread/INFO] [net.optifine.reflect.Reflector/]: [OptiFine] *** Reflector Vanilla ***
262[09Aug2021 19:37:57.632] [modloading-worker-0/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:load:361]: Loading all values from the config files into their respective configuration variables
263[09Aug2021 19:37:57.633] [modloading-worker-0/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:load:365]: Loading union's config
264[09Aug2021 19:37:57.636] [modloading-worker-0/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:load:365]: Loading survive's config
265[09Aug2021 19:37:57.637] [modloading-worker-0/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:load:365]: Loading survive-server's config
266[09Aug2021 19:37:57.638] [modloading-worker-0/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:reload:355]: Detected change in union's config file. Reloading values
267[09Aug2021 19:37:57.640] [modloading-worker-0/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:reload:355]: Detected change in survive's config file. Reloading values
268[09Aug2021 19:37:57.641] [modloading-worker-0/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:reload:355]: Detected change in survive-server's config file. Reloading values
269[09Aug2021 19:37:57.641] [modloading-worker-0/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:onReload:342]: From the event itself
270[09Aug2021 19:37:57.700] [Thread-1/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:reload:355]: Detected change in union's config file. Reloading values
271[09Aug2021 19:37:57.723] [Thread-1/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:reload:355]: Detected change in survive's config file. Reloading values
272[09Aug2021 19:37:57.724] [Thread-1/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:reload:355]: Detected change in survive-server's config file. Reloading values
273[09Aug2021 19:37:57.725] [Thread-1/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:reload:355]: Detected change in union's config file. Reloading values
274[09Aug2021 19:37:57.730] [Thread-1/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:reload:355]: Detected change in survive's config file. Reloading values
275[09Aug2021 19:37:57.731] [Thread-1/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:reload:355]: Detected change in survive-server's config file. Reloading values
276[09Aug2021 19:37:57.733] [Thread-1/INFO] [STDOUT/]: [com.stereowalker.unionlib.config.ConfigBuilder:onReload:342]: From the event itself
277[09Aug2021 19:38:22.069] [Worker-Main-2/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
278[09Aug2021 19:38:23.439] [Worker-Main-3/INFO] [lotr.common.LOTRLog/]: lotr: Automatically detected and registered 18 special handheld items!
279[09Aug2021 19:38:47.811] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'solarflux:block/sp_1' referenced from: solarflux:sp_1#: {}
280[09Aug2021 19:38:47.812] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: solarflux:models/block/sp_1.json
281[09Aug2021 19:38:47.813] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'solarflux:block/sp_2' referenced from: solarflux:sp_2#: {}
282[09Aug2021 19:38:47.813] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: solarflux:models/block/sp_2.json
283[09Aug2021 19:38:47.814] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'solarflux:block/sp_3' referenced from: solarflux:sp_3#: {}
284[09Aug2021 19:38:47.814] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: solarflux:models/block/sp_3.json
285[09Aug2021 19:38:47.815] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'solarflux:block/sp_4' referenced from: solarflux:sp_4#: {}
286[09Aug2021 19:38:47.815] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: solarflux:models/block/sp_4.json
287[09Aug2021 19:38:47.816] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'solarflux:block/sp_5' referenced from: solarflux:sp_5#: {}
288[09Aug2021 19:38:47.819] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: solarflux:models/block/sp_5.json
289[09Aug2021 19:38:47.820] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'solarflux:block/sp_6' referenced from: solarflux:sp_6#: {}
290[09Aug2021 19:38:47.820] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: solarflux:models/block/sp_6.json
291[09Aug2021 19:38:47.821] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'solarflux:block/sp_7' referenced from: solarflux:sp_7#: {}
292[09Aug2021 19:38:47.821] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: solarflux:models/block/sp_7.json
293[09Aug2021 19:38:47.822] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'solarflux:block/sp_8' referenced from: solarflux:sp_8#: {}
294[09Aug2021 19:38:47.822] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: solarflux:models/block/sp_8.json
295[09Aug2021 19:38:55.999] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: survive:blockstates/purified_water.json: java.io.FileNotFoundException: survive:blockstates/purified_water.json
296[09Aug2021 19:38:56.001] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'survive:blockstates/purified_water.json' missing model for variant: 'survive:purified_water#level=1'
297[09Aug2021 19:38:56.002] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'survive:blockstates/purified_water.json' missing model for variant: 'survive:purified_water#level=2'
298[09Aug2021 19:38:56.002] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'survive:blockstates/purified_water.json' missing model for variant: 'survive:purified_water#level=3'
299[09Aug2021 19:38:56.002] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'survive:blockstates/purified_water.json' missing model for variant: 'survive:purified_water#level=4'
300[09Aug2021 19:38:56.002] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'survive:blockstates/purified_water.json' missing model for variant: 'survive:purified_water#level=14'
301[09Aug2021 19:38:56.003] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'survive:blockstates/purified_water.json' missing model for variant: 'survive:purified_water#level=15'
302[09Aug2021 19:38:56.003] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'survive:blockstates/purified_water.json' missing model for variant: 'survive:purified_water#level=0'
303[09Aug2021 19:38:56.003] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'survive:blockstates/purified_water.json' missing model for variant: 'survive:purified_water#level=9'
304[09Aug2021 19:38:56.004] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'survive:blockstates/purified_water.json' missing model for variant: 'survive:purified_water#level=10'
305[09Aug2021 19:38:56.004] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'survive:blockstates/purified_water.json' missing model for variant: 'survive:purified_water#level=11'
306[09Aug2021 19:38:56.004] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'survive:blockstates/purified_water.json' missing model for variant: 'survive:purified_water#level=12'
307[09Aug2021 19:38:56.005] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'survive:blockstates/purified_water.json' missing model for variant: 'survive:purified_water#level=13'
308[09Aug2021 19:38:56.005] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'survive:blockstates/purified_water.json' missing model for variant: 'survive:purified_water#level=5'
309[09Aug2021 19:38:56.005] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'survive:blockstates/purified_water.json' missing model for variant: 'survive:purified_water#level=6'
310[09Aug2021 19:38:56.605] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'survive:blockstates/purified_water.json' missing model for variant: 'survive:purified_water#level=7'
311[09Aug2021 19:38:56.605] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'survive:blockstates/purified_water.json' missing model for variant: 'survive:purified_water#level=8'
312[09Aug2021 19:39:29.288] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'twilightforest:twilight_oak_door#inventory' referenced from: twilightforest:twilight_oak_door#inventory: {}
313[09Aug2021 19:39:29.288] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: twilightforest:models/item/twilight_oak_door.json
314[09Aug2021 19:39:29.290] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'twilightforest:canopy_door#inventory' referenced from: twilightforest:canopy_door#inventory: {}
315[09Aug2021 19:39:29.291] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: twilightforest:models/item/canopy_door.json
316[09Aug2021 19:39:29.293] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'twilightforest:mangrove_door#inventory' referenced from: twilightforest:mangrove_door#inventory: {}
317[09Aug2021 19:39:29.295] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: twilightforest:models/item/mangrove_door.json
318[09Aug2021 19:39:29.297] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'twilightforest:dark_door#inventory' referenced from: twilightforest:dark_door#inventory: {}
319[09Aug2021 19:39:29.299] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: twilightforest:models/item/dark_door.json
320[09Aug2021 19:39:29.303] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'twilightforest:time_door#inventory' referenced from: twilightforest:time_door#inventory: {}
321[09Aug2021 19:39:29.304] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: twilightforest:models/item/time_door.json
322[09Aug2021 19:39:29.306] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'twilightforest:trans_door#inventory' referenced from: twilightforest:trans_door#inventory: {}
323[09Aug2021 19:39:29.306] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: twilightforest:models/item/trans_door.json
324[09Aug2021 19:39:29.308] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'twilightforest:mine_door#inventory' referenced from: twilightforest:mine_door#inventory: {}
325[09Aug2021 19:39:29.308] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: twilightforest:models/item/mine_door.json
326[09Aug2021 19:39:29.310] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'twilightforest:sort_door#inventory' referenced from: twilightforest:sort_door#inventory: {}
327[09Aug2021 19:39:29.311] [Worker-Main-3/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: twilightforest:models/item/sort_door.json
328[09Aug2021 19:39:52.102] [Worker-Main-3/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
329[09Aug2021 19:39:52.595] [Worker-Main-3/INFO] [net.optifine.Config/]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
330[09Aug2021 19:40:58.531] [Worker-Main-3/INFO] [createplus/]: stichtexture_cp
331[09Aug2021 19:40:59.361] [Worker-Main-4/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
332[09Aug2021 19:40:59.536] [Worker-Main-5/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
333[09Aug2021 19:41:02.866] [Worker-Main-6/INFO] [journeymap/]: No plugins for JourneyMap API discovered.
334[09Aug2021 19:41:05.139] [Worker-Main-6/INFO] [AE2:C/]: Post Initialization ( started )
335[09Aug2021 19:41:05.250] [Worker-Main-6/INFO] [AE2:C/]: Post Initialization ( ended after 437ms )
336[09Aug2021 19:41:08.703] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [unionlib] Starting version check at https://raw.githubusercontent.com/Stereowalker/UnionLib/1.16-forge/src/main/resources/META-INF/update.json?token=AIP6TBTIHETPW7EI7336PL3AHEHKG
337[09Aug2021 19:41:08.855] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [unionlib] Found status: AHEAD Current: 3.3.7 Target: null
338[09Aug2021 19:41:08.855] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [quarryplus] Starting version check at https://raw.githubusercontent.com/Kotori316/QuarryPlus/1.16/update.json
339[09Aug2021 19:41:08.911] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [quarryplus] Found status: BETA Current: 16.1.9 Target: 16.1.9
340[09Aug2021 19:41:08.911] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [aoa3] Starting version check at https://gist.github.com/Tslat/e7afe2448fe39a695acd45764824b762/raw/
341[09Aug2021 19:41:09.336] [Worker-Main-6/INFO] [createplus/]: Create Plus Setup
342[09Aug2021 19:41:09.588] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [aoa3] Found status: OUTDATED Current: 3.5.3 Target: 3.5.4
343[09Aug2021 19:41:09.633] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bettercaves] Starting version check at https://raw.githubusercontent.com/yungnickyoung/YUNGs-Better-Caves/1.16/versions.json
344[09Aug2021 19:41:09.657] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bettercaves] Found status: BETA Current: 1.16.4-1.1.2 Target: null
345[09Aug2021 19:41:09.657] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [uteamcore] Starting version check at https://api.u-team.info/update/uteamcore.json
346[09Aug2021 19:41:09.969] [Worker-Main-6/WARN] [tk.zeitheron.solarflux.SolarFlux/]: Unable to parse ingredient!!! Ingredient being parsed: cobblestone
347[09Aug2021 19:41:10.051] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [uteamcore] Found status: OUTDATED Current: **.**.**.** Target: **.**.**.**
348[09Aug2021 19:41:10.051] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
349[09Aug2021 19:41:11.101] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: AHEAD Current: 36.2.2 Target: null
350[09Aug2021 19:41:11.102] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [twilightforest] Starting version check at https://raw.githubusercontent.com/TeamTwilight/twilightforest/1.16.x/update.json
351[09Aug2021 19:41:11.162] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [twilightforest] Found status: BETA Current: NONE Target: null
352[09Aug2021 19:41:11.162] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cofh_core] Starting version check at https://raw.github.com/cofh/version/master/cofh_core/update.json
353[09Aug2021 19:41:11.377] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cofh_core] Found status: OUTDATED Current: 1.3.0 Target: 1.3.1
354[09Aug2021 19:41:11.378] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [usefulbackpacks] Starting version check at https://api.u-team.info/update/usefulbackpacks.json
355[09Aug2021 19:41:11.439] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [usefulbackpacks] Found status: OUTDATED Current: **.**.**.** Target: **.**.**.**
356[09Aug2021 19:41:11.439] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [silentlib] Starting version check at https://raw.githubusercontent.com/SilentChaos512/SilentLib/1.14/update.json
357[09Aug2021 19:41:11.495] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [silentlib] Found status: BETA Current: 4.9.6 Target: null
358[09Aug2021 19:41:11.496] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [solarflux] Starting version check at https://dccg.herokuapp.com/api/fmluc/246974
359[09Aug2021 19:41:11.937] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [solarflux] Found status: UP_TO_DATE Current: 16.2.5 Target: null
360[09Aug2021 19:41:11.940] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [gravestone] Starting version check at https://maxhenkel.de/update/gravestone.json
361[09Aug2021 19:41:12.658] [Worker-Main-6/WARN] [libVulpes/]: Overwritting Multiblock mapping of "O"
362[09Aug2021 19:41:12.659] [Worker-Main-6/WARN] [libVulpes/]: Overwritting Multiblock mapping of "I"
363[09Aug2021 19:41:12.659] [Worker-Main-6/WARN] [libVulpes/]: Overwritting Multiblock mapping of "P"
364[09Aug2021 19:41:12.659] [Worker-Main-6/WARN] [libVulpes/]: Overwritting Multiblock mapping of "p"
365[09Aug2021 19:41:12.659] [Worker-Main-6/WARN] [libVulpes/]: Overwritting Multiblock mapping of "L"
366[09Aug2021 19:41:12.660] [Worker-Main-6/WARN] [libVulpes/]: Overwritting Multiblock mapping of "l"
367[09Aug2021 19:41:12.790] [Worker-Main-2/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: jei:gui/icons/recipe_transfer, 7 -> 14
368[09Aug2021 19:41:12.825] [Worker-Main-6/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
369[09Aug2021 19:41:12.864] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [gravestone] Found status: UP_TO_DATE Current: 1.16.5-1.0.6 Target: null
370[09Aug2021 19:41:12.865] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [survive] Starting version check at https://raw.githubusercontent.com/Stereowalker/Survive/master/update.json
371[09Aug2021 19:41:12.925] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
372java.io.FileNotFoundException: https://raw.githubusercontent.com/Stereowalker/Survive/master/update.json
373 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
374 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51]
375 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
376 at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
377 at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1889) ~[?:1.8.0_51]
378 at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1884) ~[?:1.8.0_51]
379 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
380 at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1883) ~[?:1.8.0_51]
381 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1456) ~[?:1.8.0_51]
382 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
383 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
384 at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:171) ~[?:?]
385 at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:187) [?:?]
386 at net.minecraftforge.fml.VersionChecker$1$$Lambda$14982/1711023980.accept(Unknown Source) [?:?]
387 at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_51]
388 at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:139) [?:?]
389Caused by: java.io.FileNotFoundException: https://raw.githubusercontent.com/Stereowalker/Survive/master/update.json
390 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835) ~[?:1.8.0_51]
391 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
392 at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_51]
393 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[?:1.8.0_51]
394 at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:155) ~[?:?]
395 ... 4 more
396[09Aug2021 19:41:13.090] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [jeilotr] Starting version check at https://raw.githubusercontent.com/CraftedMods/jei-lotr/master/versions.json
397[09Aug2021 19:41:13.467] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [jeilotr] Found status: UP_TO_DATE Current: 2.0.0-BETA Target: null
398[09Aug2021 19:41:17.366] [Render thread/INFO] [journeymap/]: Initializing Packet Registries
399[09Aug2021 19:41:21.199] [Worker-Main-7/INFO] [journeymap/]: FMLClientSetupEvent
400[09Aug2021 19:41:21.218] [Placebo Patreon Trail Loader/INFO] [placebo/]: Loading patreon trails data...
401[09Aug2021 19:41:21.221] [Placebo Patreon Wing Loader/INFO] [placebo/]: Loading patreon wing data...
402[09Aug2021 19:41:21.424] [Placebo Patreon Trail Loader/INFO] [placebo/]: Loaded 4 patreon trails.
403[09Aug2021 19:41:21.449] [Placebo Patreon Wing Loader/INFO] [placebo/]: Loaded 4 patreon wings.
404[09Aug2021 19:41:21.502] [Worker-Main-2/INFO] [createplus/]: Create Plus Client Setup
405[09Aug2021 19:41:23.865] [Worker-Main-2/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load solarflux:textures/blocks/example_base.png : java.io.FileNotFoundException: solarflux:textures/blocks/example_base.png
406[09Aug2021 19:41:25.139] [Worker-Main-2/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load twilightforest:textures/block/wood/door/trans_upper.png : java.io.IOException: Could not read info from the PNG file net.minecraft.resources.SimpleResource@72dfe6fa Image not of any known type, or corrupt
407[09Aug2021 19:41:31.736] [Worker-Main-6/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load twilightforest:textures/block/wood/door/trans_lower.png : java.io.IOException: Could not read info from the PNG file net.minecraft.resources.SimpleResource@46e271d9 Image not of any known type, or corrupt
408[09Aug2021 19:41:35.975] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load twilightforest:textures/block/wood/trapdoor/trans_trapdoor.png : java.io.IOException: Could not read info from the PNG file net.minecraft.resources.SimpleResource@f5006e24 Image not of any known type, or corrupt
409[09Aug2021 19:41:36.367] [Worker-Main-6/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load survive:textures/mob_effect/slowness_illness.png : java.io.FileNotFoundException: survive:textures/mob_effect/slowness_illness.png
410[09Aug2021 19:41:47.485] [Worker-Main-3/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
411[09Aug2021 19:41:47.720] [Worker-Main-3/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
412[09Aug2021 19:41:48.724] [Worker-Main-3/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
413[09Aug2021 19:41:49.057] [Worker-Main-3/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
414[09Aug2021 19:41:49.135] [Worker-Main-3/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
415[09Aug2021 19:41:49.246] [Worker-Main-3/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
416[09Aug2021 19:41:51.867] [Render thread/INFO] [com.jozufozu.flywheel.backend.Backend/]: Loading context 'create:context/contraption'
417[09Aug2021 19:41:53.765] [Render thread/INFO] [com.jozufozu.flywheel.backend.Backend/]: Loading context 'create:context/contraption'
418[09Aug2021 19:41:53.961] [Render thread/INFO] [com.jozufozu.flywheel.backend.Backend/]: Loading context 'flywheel:context/crumbling'
419[09Aug2021 19:41:55.245] [Render thread/INFO] [com.jozufozu.flywheel.backend.Backend/]: Loading context 'flywheel:context/world'
420[09Aug2021 19:41:55.934] [Render thread/INFO] [com.jozufozu.flywheel.backend.Backend/]: Loaded all shader programs.
421[09Aug2021 19:41:55.940] [Worker-Main-8/INFO] [journeymap/]: InterModEnqueueEvent
422[09Aug2021 19:42:01.046] [Worker-Main-8/INFO] [Waila/]: Registered plugin at shadows.apotheosis.spawn.compat.SpawnerHwylaPlugin
423[09Aug2021 19:42:01.050] [Worker-Main-8/INFO] [Waila/]: Registered plugin at shadows.apotheosis.ench.compat.EnchHwylaPlugin
424[09Aug2021 19:42:01.740] [Worker-Main-8/INFO] [Waila/]: Registered plugin at mcp.mobius.waila.addons.minecraft.PluginMinecraft
425[09Aug2021 19:42:02.391] [Worker-Main-8/INFO] [Waila/]: Registered plugin at de.maxhenkel.gravestone.integration.waila.PluginGraveStone
426[09Aug2021 19:42:03.011] [Worker-Main-8/INFO] [Waila/]: Registered plugin at squeek.wailaharvestability.WailaHandler
427[09Aug2021 19:42:03.834] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Attempting to register unregistered biomes to the biome dictionary. This can be disabled via config.
428[09Aug2021 19:42:10.643] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:lothlorien to structure_gel:[wooded, neutral_temp]
429[09Aug2021 19:42:10.643] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:enchanted_forest to structure_gel:[magical, wooded, snowy]
430[09Aug2021 19:42:10.644] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:southron_coasts_forest to structure_gel:[humid, wooded, neutral_temp]
431[09Aug2021 19:42:10.644] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:lone_lands_hills to structure_gel:[plains, neutral_temp]
432[09Aug2021 19:42:10.645] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:sea to structure_gel:[ocean, humid, neutral_temp]
433[09Aug2021 19:42:10.645] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:lothlorien_eaves to structure_gel:[wooded, neutral_temp]
434[09Aug2021 19:42:10.645] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:mirkwood_mountains to structure_gel:[mountain, humid, neutral_temp]
435[09Aug2021 19:42:10.646] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:mushroom_forest to structure_gel:[fungal, warm, wooded, mushroom, snowy]
436[09Aug2021 19:42:10.646] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:dagorlad to structure_gel:[plains, dry, neutral_temp]
437[09Aug2021 19:42:10.647] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:dense_northlands_forest to structure_gel:[cold, wooded, snowy]
438[09Aug2021 19:42:10.647] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:woodland_realm to structure_gel:[humid, wooded, neutral_temp]
439[09Aug2021 19:42:10.648] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:anduin_hills to structure_gel:[plains, neutral_temp]
440[09Aug2021 19:42:10.669] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:northlands_forest to structure_gel:[cold, wooded, snowy]
441[09Aug2021 19:42:10.670] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:emyn_muil to structure_gel:[sandy, dry, humid, desert, hot, neutral_temp]
442[09Aug2021 19:42:10.670] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:western_isles to structure_gel:[ocean, humid, neutral_temp]
443[09Aug2021 19:42:10.670] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:highlands to structure_gel:[mountain, cold, coniferous_forest, wooded, large_wooded, snowy]
444[09Aug2021 19:42:10.670] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:rivendell to structure_gel:[plains, humid, neutral_temp]
445[09Aug2021 19:42:10.671] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered appliedenergistics2:spatial_storage to structure_gel:[neutral_temp]
446[09Aug2021 19:42:10.671] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:nan_curunir to structure_gel:[plains, neutral_temp]
447[09Aug2021 19:42:10.671] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:mouths_of_entwash to structure_gel:[warm, humid, swamp, neutral_temp]
448[09Aug2021 19:42:10.671] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:northern_mirkwood to structure_gel:[wooded, neutral_temp]
449[09Aug2021 19:42:10.671] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:tolfalas to structure_gel:[ocean, neutral_temp]
450[09Aug2021 19:42:10.672] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:snowy_northlands to structure_gel:[snowy]
451[09Aug2021 19:42:10.672] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:island to structure_gel:[ocean, humid, neutral_temp]
452[09Aug2021 19:42:10.672] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:fangorn to structure_gel:[wooded, neutral_temp]
453[09Aug2021 19:42:10.672] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:harad_desert_hills to structure_gel:[warm, sandy, dry, desert, hot]
454[09Aug2021 19:42:10.672] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:eastern_desolation to structure_gel:[sandy, dry, desert, hot, neutral_temp]
455[09Aug2021 19:42:10.673] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:lake to structure_gel:[river, neutral_temp]
456[09Aug2021 19:42:10.673] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:anfalas to structure_gel:[plains, humid, neutral_temp]
457[09Aug2021 19:42:10.673] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:white_mountains_foothills to structure_gel:[mountain, neutral_temp]
458[09Aug2021 19:42:10.673] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:eregion to structure_gel:[wooded, neutral_temp]
459[09Aug2021 19:42:10.674] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:druwaith_iaur to structure_gel:[wooded, neutral_temp]
460[09Aug2021 19:42:10.674] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:breeland to structure_gel:[plains, neutral_temp]
461[09Aug2021 19:42:10.674] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:white_beach to structure_gel:[beach, sandy, neutral_temp]
462[09Aug2021 19:42:10.674] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:harad_half_desert to structure_gel:[warm, sandy, dry, desert, hot]
463[09Aug2021 19:42:10.675] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:forest to structure_gel:[wooded, snowy]
464[09Aug2021 19:42:10.676] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:angmar_mountains to structure_gel:[mountain, cold]
465[09Aug2021 19:42:10.676] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:rivendell_hills to structure_gel:[mountain, humid, neutral_temp]
466[09Aug2021 19:42:10.677] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:eryn_vorn to structure_gel:[humid, wooded, neutral_temp]
467[09Aug2021 19:42:10.677] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:nindalf to structure_gel:[warm, humid, swamp, neutral_temp]
468[09Aug2021 19:42:10.677] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:thornlands to structure_gel:[dead, dry, snowy]
469[09Aug2021 19:42:10.678] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:white_downs to structure_gel:[plains, neutral_temp]
470[09Aug2021 19:42:10.678] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:forodwaith_mountains to structure_gel:[snowy]
471[09Aug2021 19:42:10.678] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:swamp to structure_gel:[warm, humid, swamp, snowy]
472[09Aug2021 19:42:10.678] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:eriador_downs to structure_gel:[plains, neutral_temp]
473[09Aug2021 19:42:10.679] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:northern_dale to structure_gel:[plains, neutral_temp]
474[09Aug2021 19:42:10.679] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:forodwaith to structure_gel:[snowy]
475[09Aug2021 19:42:10.680] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:harondor to structure_gel:[plains, neutral_temp]
476[09Aug2021 19:42:10.680] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:wilderland to structure_gel:[plains, neutral_temp]
477[09Aug2021 19:42:10.681] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:lamedon_hills to structure_gel:[plains, neutral_temp]
478[09Aug2021 19:42:10.681] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:mordor to structure_gel:[warm, sandy, dry, desert, hot]
479[09Aug2021 19:42:10.681] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:ethir_anduin to structure_gel:[warm, humid, swamp, neutral_temp]
480[09Aug2021 19:42:10.681] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:lone_lands to structure_gel:[plains, neutral_temp]
481[09Aug2021 19:42:10.681] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:emyn_en_ernil to structure_gel:[plains, humid, neutral_temp]
482[09Aug2021 19:42:10.682] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:grey_mountains to structure_gel:[mountain, neutral_temp]
483[09Aug2021 19:42:10.682] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:trollshaws to structure_gel:[wooded, neutral_temp]
484[09Aug2021 19:42:10.682] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:shire to structure_gel:[plains, neutral_temp]
485[09Aug2021 19:42:10.682] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:swanfleet to structure_gel:[warm, humid, swamp, neutral_temp]
486[09Aug2021 19:42:10.682] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:umbar_hills to structure_gel:[mountain, neutral_temp]
487[09Aug2021 19:42:10.693] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:enedwaith to structure_gel:[plains, neutral_temp]
488[09Aug2021 19:42:10.693] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:pelargir to structure_gel:[plains, humid, neutral_temp]
489[09Aug2021 19:42:10.694] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:clearing to structure_gel:[plains, neutral_temp, snowy]
490[09Aug2021 19:42:10.751] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:wold to structure_gel:[plains, neutral_temp]
491[09Aug2021 19:42:10.751] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:northlands to structure_gel:[cold, snowy]
492[09Aug2021 19:42:10.752] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:river to structure_gel:[river, neutral_temp]
493[09Aug2021 19:42:10.752] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:oak_savannah to structure_gel:[wooded, snowy]
494[09Aug2021 19:42:10.753] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:dark_forest to structure_gel:[spooky, wooded, snowy]
495[09Aug2021 19:42:10.754] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:dor_en_ernil to structure_gel:[plains, humid, neutral_temp]
496[09Aug2021 19:42:10.754] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:emyn_winion to structure_gel:[mountain, humid, neutral_temp]
497[09Aug2021 19:42:10.754] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:ithilien to structure_gel:[humid, wooded, neutral_temp]
498[09Aug2021 19:42:10.755] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:ettenmoors to structure_gel:[mountain, cold]
499[09Aug2021 19:42:10.755] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:western_gondor to structure_gel:[plains, neutral_temp]
500[09Aug2021 19:42:10.755] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:nurn to structure_gel:[plains, neutral_temp]
501[09Aug2021 19:42:10.755] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:blackroot_vale to structure_gel:[plains, humid, neutral_temp]
502[09Aug2021 19:42:10.755] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:harad_desert to structure_gel:[warm, sandy, dry, desert, hot]
503[09Aug2021 19:42:10.756] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:misty_mountains to structure_gel:[mountain, cold]
504[09Aug2021 19:42:10.756] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:minhiriath to structure_gel:[plains, neutral_temp]
505[09Aug2021 19:42:10.757] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:blue_mountains to structure_gel:[mountain, cold]
506[09Aug2021 19:42:10.757] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:dorwinion to structure_gel:[plains, humid, neutral_temp]
507[09Aug2021 19:42:10.757] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:anorien to structure_gel:[plains, neutral_temp]
508[09Aug2021 19:42:10.757] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:dense_snowy_northlands_forest to structure_gel:[wooded, snowy]
509[09Aug2021 19:42:10.757] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:nurnen to structure_gel:[ocean, neutral_temp]
510[09Aug2021 19:42:10.758] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:lindon_woodlands to structure_gel:[humid, wooded, neutral_temp]
511[09Aug2021 19:42:10.758] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:umbar to structure_gel:[plains, neutral_temp]
512[09Aug2021 19:42:10.758] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:brown_lands to structure_gel:[plains, dry, neutral_temp]
513[09Aug2021 19:42:10.758] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:lostladen to structure_gel:[sandy, dry, desert, hot, neutral_temp]
514[09Aug2021 19:42:10.759] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:umbar_forest to structure_gel:[humid, wooded, neutral_temp]
515[09Aug2021 19:42:10.759] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:grey_mountains_foothills to structure_gel:[mountain, neutral_temp]
516[09Aug2021 19:42:10.760] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:fire_swamp to structure_gel:[warm, dead, dry, humid, hot, swamp, snowy]
517[09Aug2021 19:42:10.760] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:lindon to structure_gel:[plains, humid, neutral_temp]
518[09Aug2021 19:42:10.760] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:coldfells to structure_gel:[mountain, cold]
519[09Aug2021 19:42:10.760] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:shire_moors to structure_gel:[plains, humid, neutral_temp]
520[09Aug2021 19:42:10.760] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:dense_forest to structure_gel:[wooded, snowy]
521[09Aug2021 19:42:10.761] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:northern_wilderland to structure_gel:[plains, neutral_temp]
522[09Aug2021 19:42:10.761] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:stream to structure_gel:[river, snowy]
523[09Aug2021 19:42:10.761] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:tower_hills to structure_gel:[mountain, humid, neutral_temp]
524[09Aug2021 19:42:10.761] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:misty_mountains_foothills to structure_gel:[mountain, cold]
525[09Aug2021 19:42:10.761] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:lossarnach to structure_gel:[plains, humid, neutral_temp]
526[09Aug2021 19:42:10.762] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:iron_hills to structure_gel:[mountain, neutral_temp]
527[09Aug2021 19:42:10.762] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:snowy_northlands_forest to structure_gel:[wooded, snowy]
528[09Aug2021 19:42:10.762] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:gorgoroth to structure_gel:[warm, sandy, dry, desert, hot]
529[09Aug2021 19:42:10.762] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:nurn_marshes to structure_gel:[warm, humid, swamp, neutral_temp]
530[09Aug2021 19:42:10.763] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:lake to structure_gel:[ocean, snowy]
531[09Aug2021 19:42:10.763] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:old_forest to structure_gel:[humid, wooded, neutral_temp]
532[09Aug2021 19:42:10.763] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:rohan to structure_gel:[plains, neutral_temp]
533[09Aug2021 19:42:10.763] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:lebennin to structure_gel:[plains, humid, neutral_temp]
534[09Aug2021 19:42:10.763] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:midgewater to structure_gel:[warm, humid, swamp, neutral_temp]
535[09Aug2021 19:42:10.764] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:dunland to structure_gel:[wooded, neutral_temp]
536[09Aug2021 19:42:10.764] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:dale to structure_gel:[plains, neutral_temp]
537[09Aug2021 19:42:10.764] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:southron_coasts to structure_gel:[warm, plains, neutral_temp]
538[09Aug2021 19:42:10.765] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:firefly_forest to structure_gel:[wooded, snowy]
539[09Aug2021 19:42:10.765] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:andrast to structure_gel:[plains, humid, neutral_temp]
540[09Aug2021 19:42:10.765] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:dead_marshes to structure_gel:[warm, humid, swamp, neutral_temp]
541[09Aug2021 19:42:10.765] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:spooky_forest to structure_gel:[spooky, dead, dry, wooded, snowy]
542[09Aug2021 19:42:10.766] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:angmar to structure_gel:[plains, cold, neutral_temp]
543[09Aug2021 19:42:10.766] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:lamedon to structure_gel:[plains, humid, neutral_temp]
544[09Aug2021 19:42:10.766] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:long_marshes to structure_gel:[warm, humid, swamp, neutral_temp]
545[09Aug2021 19:42:10.766] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:shire_woodlands to structure_gel:[humid, wooded, neutral_temp]
546[09Aug2021 19:42:10.766] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:blue_mountains_foothills to structure_gel:[mountain, neutral_temp]
547[09Aug2021 19:42:10.767] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:pinnath_gelin to structure_gel:[plains, neutral_temp]
548[09Aug2021 19:42:10.767] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:harnennor to structure_gel:[plains, neutral_temp]
549[09Aug2021 19:42:10.767] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:glacier to structure_gel:[dead, dry, snowy]
550[09Aug2021 19:42:10.767] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:morgul_vale to structure_gel:[plains, dry, neutral_temp]
551[09Aug2021 19:42:10.767] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:chetwood to structure_gel:[humid, wooded, neutral_temp]
552[09Aug2021 19:42:10.768] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:final_plateau to structure_gel:[badlands, dead, dry, hot, snowy]
553[09Aug2021 19:42:10.768] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:dark_forest_center to structure_gel:[spooky, magical, wooded, snowy]
554[09Aug2021 19:42:10.768] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:mordor_mountains to structure_gel:[mountain, warm, dry]
555[09Aug2021 19:42:10.768] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:gladden_fields to structure_gel:[warm, humid, swamp, neutral_temp]
556[09Aug2021 19:42:10.769] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:dense_mushroom_forest to structure_gel:[fungal, warm, wooded, mushroom, snowy]
557[09Aug2021 19:42:10.769] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:snowy_forest to structure_gel:[cold, coniferous_forest, wooded, large_wooded, snowy]
558[09Aug2021 19:42:10.770] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:shire_marshes to structure_gel:[warm, humid, swamp, neutral_temp]
559[09Aug2021 19:42:10.770] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:white_mountains to structure_gel:[mountain, neutral_temp]
560[09Aug2021 19:42:10.770] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:forochel to structure_gel:[cold, snowy]
561[09Aug2021 19:42:10.770] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:eriador to structure_gel:[plains, neutral_temp]
562[09Aug2021 19:42:10.770] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:beach to structure_gel:[beach, sandy, neutral_temp]
563[09Aug2021 19:42:10.771] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:mirkwood to structure_gel:[wooded, neutral_temp]
564[09Aug2021 19:42:10.771] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Registered lotr:vales_of_anduin to structure_gel:[plains, humid, neutral_temp]
565[09Aug2021 19:42:10.887] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:tower
566[09Aug2021 19:42:10.888] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:bigger_dungeon
567[09Aug2021 19:42:10.889] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:leviathan
568[09Aug2021 19:42:10.890] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:snowy_temple
569[09Aug2021 19:42:10.890] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:end_ruins
570[09Aug2021 19:42:10.891] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:warped_garden
571[09Aug2021 19:42:10.893] [Worker-Main-8/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:soul_prison
572[09Aug2021 19:42:11.345] [Render thread/INFO] [journeymap/]: ClientSetup
573[09Aug2021 19:42:26.045] [Render thread/INFO] [journeymap/]: JourneyMap log initialized.
574[09Aug2021 19:42:26.091] [Render thread/INFO] [journeymap/]: initialize ENTER
575[09Aug2021 19:42:30.982] [Render thread/INFO] [journeymap/]: [ClientAPI] built with JourneyMap API 1.6-SNAPSHOT
576[09Aug2021 19:42:30.983] [Render thread/INFO] [journeymap/]: Initializing plugins with Client API: journeymap.client.api.impl.ClientAPI
577[09Aug2021 19:42:30.985] [Render thread/INFO] [journeymap/]: initialize EXIT, elapsed count 0 avg ?ms
578[09Aug2021 19:42:37.874] [Render thread/INFO] [journeymap/]: Added entity icons from journeymap:icon/entity. Success: false
579[09Aug2021 19:42:48.994] [Render thread/INFO] [journeymap/]: Preloaded theme textures: 73
580[09Aug2021 19:42:49.054] [Render thread/WARN] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Mod 'journeymap' took 37.71 s to run a deferred task.
581[09Aug2021 19:43:01.260] [JM-VersionCheck-1/WARN] [journeymap/]: No versions found online for 1.16.5
582[09Aug2021 19:44:08.591] [Render thread/INFO] [net.minecraft.client.audio.SoundSystem/]: OpenAL initialized.
583[09Aug2021 19:44:08.625] [Render thread/INFO] [net.minecraft.client.audio.SoundEngine/SOUNDS]: Sound engine started
584[09Aug2021 19:44:10.400] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 128x256x0 jei:textures/atlas/gui.png-atlas
585[09Aug2021 19:44:10.402] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
586[09Aug2021 19:44:10.407] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/config_button
587[09Aug2021 19:44:10.408] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/config_button
588[09Aug2021 19:44:10.408] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/config_button_cheat
589[09Aug2021 19:44:10.408] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/config_button_cheat
590[09Aug2021 19:44:10.408] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/arrow_previous
591[09Aug2021 19:44:10.408] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/arrow_previous
592[09Aug2021 19:44:10.408] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/arrow_next
593[09Aug2021 19:44:10.409] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/arrow_next
594[09Aug2021 19:44:10.409] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: minecraft:missingno
595[09Aug2021 19:44:10.421] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: minecraft:missingno
596[09Aug2021 19:44:10.422] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/info
597[09Aug2021 19:44:10.422] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/info
598[09Aug2021 19:44:10.422] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/recipe_transfer
599[09Aug2021 19:44:10.422] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Invalid grid V: 16, icon: jei:gui/icons/recipe_transfer
600[09Aug2021 19:44:10.451] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 4096x2048x0 minecraft:textures/atlas/blocks.png-atlas
601[09Aug2021 19:44:10.981] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Missing CTM sprite: minecraft:optifine/ctm/default/empty
602[09Aug2021 19:44:10.981] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 235
603[09Aug2021 19:44:11.078] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x256x0 minecraft:textures/atlas/signs.png-atlas
604[09Aug2021 19:44:11.081] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
605[09Aug2021 19:44:11.091] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 1024x512x0 minecraft:textures/atlas/banner_patterns.png-atlas
606[09Aug2021 19:44:11.099] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
607[09Aug2021 19:44:11.101] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 1024x512x0 minecraft:textures/atlas/shield_patterns.png-atlas
608[09Aug2021 19:44:11.109] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
609[09Aug2021 19:44:11.110] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x256x0 minecraft:textures/atlas/chest.png-atlas
610[09Aug2021 19:44:11.113] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
611[09Aug2021 19:44:11.118] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x256x0 minecraft:textures/atlas/beds.png-atlas
612[09Aug2021 19:44:11.120] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
613[09Aug2021 19:44:11.121] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x256x0 minecraft:textures/atlas/shulker_boxes.png-atlas
614[09Aug2021 19:44:11.124] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
615[09Aug2021 19:46:42.435] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
616[09Aug2021 19:46:42.508] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
617[09Aug2021 19:46:42.549] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
618[09Aug2021 19:46:42.576] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
619[09Aug2021 19:46:42.577] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256x0 minecraft:textures/atlas/mob_effects.png-atlas
620[09Aug2021 19:46:42.679] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
621[09Aug2021 19:46:42.821] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] *** Reloading custom textures ***
622[09Aug2021 19:46:43.534] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
623[09Aug2021 19:46:44.543] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
624[09Aug2021 19:46:44.616] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
625[09Aug2021 19:48:55.738] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
626[09Aug2021 19:49:09.920] [Render thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
627[09Aug2021 19:49:10.477] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Disable Forge light pipeline
628[09Aug2021 19:49:10.559] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] Set ForgeConfig.CLIENT.forgeLightPipelineEnabled=false
629[09Aug2021 19:50:02.436] [Render thread/INFO] [tk.zeitheron.solarflux.SolarFlux/]: Successfully updated ClientLanguageMap's languageMap field with a modifiable Map!
630[09Aug2021 19:53:57.839] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
631[09Aug2021 19:53:57.840] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
632[09Aug2021 19:53:57.842] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
633[09Aug2021 19:53:57.845] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
634[09Aug2021 19:53:57.874] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
635[09Aug2021 19:53:57.864] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
636[09Aug2021 19:53:57.968] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
637[09Aug2021 19:53:58.054] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
638[09Aug2021 19:53:58.119] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
639[09Aug2021 19:54:01.888] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
640[09Aug2021 19:54:02.184] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
641[09Aug2021 19:54:02.200] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
642[09Aug2021 19:54:02.247] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
643[09Aug2021 19:54:02.254] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
644[09Aug2021 19:54:03.597] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
645[09Aug2021 19:54:50.904] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
646[09Aug2021 19:54:50.910] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
647[09Aug2021 19:54:51.033] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
648[09Aug2021 19:54:51.080] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
649[09Aug2021 19:54:51.157] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
650[09Aug2021 19:54:51.176] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
651[09Aug2021 19:55:11.411] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
652[09Aug2021 19:55:11.471] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
653[09Aug2021 19:55:11.481] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
654[09Aug2021 19:55:11.487] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
655[09Aug2021 19:55:11.604] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
656[09Aug2021 19:55:11.648] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
657[09Aug2021 19:55:19.802] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
658[09Aug2021 19:55:19.822] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
659[09Aug2021 19:55:19.873] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
660[09Aug2021 19:55:19.910] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
661[09Aug2021 19:55:19.933] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
662[09Aug2021 19:55:20.054] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
663[09Aug2021 19:55:21.648] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
664[09Aug2021 19:55:21.779] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
665[09Aug2021 19:55:21.833] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
666[09Aug2021 19:55:21.868] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
667[09Aug2021 19:55:21.871] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
668[09Aug2021 19:55:21.900] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
669[09Aug2021 19:55:34.135] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
670[09Aug2021 19:55:34.150] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
671[09Aug2021 19:55:34.167] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
672[09Aug2021 19:55:34.240] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
673[09Aug2021 19:55:34.251] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
674[09Aug2021 19:55:34.373] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
675[09Aug2021 19:55:39.578] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
676[09Aug2021 19:55:39.595] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
677[09Aug2021 19:55:39.636] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
678[09Aug2021 19:55:39.672] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
679[09Aug2021 19:55:39.702] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
680[09Aug2021 19:55:39.796] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
681[09Aug2021 19:55:45.561] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
682[09Aug2021 19:55:45.570] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
683[09Aug2021 19:55:45.672] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
684[09Aug2021 19:55:45.684] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
685[09Aug2021 19:55:45.747] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
686[09Aug2021 19:55:45.767] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
687[09Aug2021 19:55:53.129] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
688[09Aug2021 19:55:53.245] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
689[09Aug2021 19:55:53.396] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
690[09Aug2021 19:55:53.513] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
691[09Aug2021 19:55:53.592] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
692[09Aug2021 19:55:53.655] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
693[09Aug2021 19:55:58.377] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
694[09Aug2021 19:55:58.379] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
695[09Aug2021 19:55:58.385] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
696[09Aug2021 19:55:58.398] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
697[09Aug2021 19:55:58.410] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
698[09Aug2021 19:55:59.228] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
699[09Aug2021 19:55:59.254] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
700[09Aug2021 19:55:59.261] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
701[09Aug2021 19:55:59.273] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
702[09Aug2021 19:55:59.323] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
703[09Aug2021 19:55:59.429] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
704[09Aug2021 19:56:06.180] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
705[09Aug2021 19:56:06.447] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
706[09Aug2021 19:56:06.456] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
707[09Aug2021 19:56:06.462] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
708[09Aug2021 19:56:06.448] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
709[09Aug2021 19:56:06.472] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
710[09Aug2021 19:56:18.037] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
711[09Aug2021 19:56:18.070] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
712[09Aug2021 19:56:18.172] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
713[09Aug2021 19:56:18.197] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
714[09Aug2021 19:56:18.202] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
715[09Aug2021 19:56:18.272] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
716[09Aug2021 19:56:25.857] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
717[09Aug2021 19:56:25.904] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
718[09Aug2021 19:56:25.960] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
719[09Aug2021 19:56:26.002] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
720[09Aug2021 19:56:26.104] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
721[09Aug2021 19:56:27.290] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
722[09Aug2021 19:56:27.359] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
723[09Aug2021 19:56:27.373] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
724[09Aug2021 19:56:27.429] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
725[09Aug2021 19:56:27.490] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
726[09Aug2021 19:56:27.493] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
727[09Aug2021 19:56:32.507] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
728[09Aug2021 19:56:32.557] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
729[09Aug2021 19:56:32.565] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
730[09Aug2021 19:56:32.577] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
731[09Aug2021 19:56:32.683] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
732[09Aug2021 19:56:32.689] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
733[09Aug2021 19:56:34.838] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
734[09Aug2021 19:56:34.901] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
735[09Aug2021 19:56:34.956] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
736[09Aug2021 19:56:34.964] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
737[09Aug2021 19:56:35.062] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
738[09Aug2021 19:56:35.999] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
739[09Aug2021 19:57:13.493] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
740[09Aug2021 19:57:13.532] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
741[09Aug2021 19:57:13.580] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
742[09Aug2021 19:57:13.587] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
743[09Aug2021 19:57:13.620] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
744[09Aug2021 19:57:13.748] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
745[09Aug2021 19:57:55.046] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
746[09Aug2021 19:57:55.114] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
747[09Aug2021 19:57:55.142] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
748[09Aug2021 19:57:55.145] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
749[09Aug2021 19:57:55.149] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
750[09Aug2021 19:57:55.277] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
751[09Aug2021 19:57:57.083] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
752[09Aug2021 19:58:01.077] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
753[09Aug2021 19:58:01.083] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
754[09Aug2021 19:58:01.090] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
755[09Aug2021 19:58:01.147] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
756[09Aug2021 19:58:01.161] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
757[09Aug2021 19:58:01.196] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
758[09Aug2021 19:58:01.286] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
759[09Aug2021 19:58:01.769] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
760[09Aug2021 19:58:01.783] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
761[09Aug2021 19:58:01.787] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
762[09Aug2021 19:58:01.795] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
763[09Aug2021 19:58:01.834] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
764[09Aug2021 19:58:01.920] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
765[09Aug2021 19:58:02.010] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
766[09Aug2021 19:58:03.116] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
767[09Aug2021 19:58:03.117] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
768[09Aug2021 19:58:03.125] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
769[09Aug2021 19:58:03.147] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
770[09Aug2021 19:58:03.305] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
771[09Aug2021 19:58:03.311] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
772[09Aug2021 19:58:03.335] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
773[09Aug2021 19:58:04.230] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
774[09Aug2021 19:58:04.270] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
775[09Aug2021 19:58:04.275] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
776[09Aug2021 19:58:04.277] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
777[09Aug2021 19:58:04.319] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
778[09Aug2021 19:58:04.360] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
779[09Aug2021 19:58:04.476] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
780[09Aug2021 19:58:04.872] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
781[09Aug2021 19:58:04.881] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
782[09Aug2021 19:58:04.954] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
783[09Aug2021 19:58:04.956] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
784[09Aug2021 19:58:04.976] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
785[09Aug2021 19:58:05.031] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
786[09Aug2021 19:58:05.127] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
787[09Aug2021 19:58:05.499] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
788[09Aug2021 19:58:05.539] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
789[09Aug2021 19:58:05.543] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
790[09Aug2021 19:58:05.551] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
791[09Aug2021 19:58:05.696] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
792[09Aug2021 19:58:05.745] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
793[09Aug2021 19:58:05.750] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
794[09Aug2021 19:58:06.171] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
795[09Aug2021 19:58:06.216] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
796[09Aug2021 19:58:06.229] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
797[09Aug2021 19:58:06.256] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
798[09Aug2021 19:58:06.266] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
799[09Aug2021 19:58:06.280] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
800[09Aug2021 19:58:06.362] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
801[09Aug2021 19:58:06.883] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
802[09Aug2021 19:58:06.886] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
803[09Aug2021 19:58:06.897] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
804[09Aug2021 19:58:06.928] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
805[09Aug2021 19:58:06.963] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
806[09Aug2021 19:58:06.986] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
807[09Aug2021 19:58:07.265] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
808[09Aug2021 19:58:07.269] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
809[09Aug2021 19:58:07.275] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
810[09Aug2021 19:58:07.289] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
811[09Aug2021 19:58:07.334] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
812[09Aug2021 19:58:07.386] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
813[09Aug2021 19:58:07.485] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
814[09Aug2021 19:58:08.096] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
815[09Aug2021 19:58:08.150] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
816[09Aug2021 19:58:08.184] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
817[09Aug2021 19:58:08.185] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
818[09Aug2021 19:58:08.189] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
819[09Aug2021 19:58:08.203] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
820[09Aug2021 19:58:08.351] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
821[09Aug2021 19:58:09.642] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
822[09Aug2021 19:58:09.655] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
823[09Aug2021 19:58:09.659] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
824[09Aug2021 19:58:09.746] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
825[09Aug2021 19:58:09.757] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
826[09Aug2021 19:58:09.808] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
827[09Aug2021 19:58:09.888] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
828[09Aug2021 19:58:11.044] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
829[09Aug2021 19:58:11.091] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
830[09Aug2021 19:58:11.111] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
831[09Aug2021 19:58:11.130] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
832[09Aug2021 19:58:11.189] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
833[09Aug2021 19:58:11.196] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
834[09Aug2021 19:58:11.277] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
835[09Aug2021 19:58:12.767] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
836[09Aug2021 19:58:12.818] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
837[09Aug2021 19:58:12.825] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
838[09Aug2021 19:58:12.828] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
839[09Aug2021 19:58:12.831] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
840[09Aug2021 19:58:12.836] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
841[09Aug2021 19:58:13.014] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
842[09Aug2021 19:58:13.587] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
843[09Aug2021 19:58:13.630] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
844[09Aug2021 19:58:13.639] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
845[09Aug2021 19:58:13.656] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
846[09Aug2021 19:58:13.666] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
847[09Aug2021 19:58:13.737] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
848[09Aug2021 19:58:13.835] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
849[09Aug2021 19:58:15.029] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
850[09Aug2021 19:58:15.070] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
851[09Aug2021 19:58:15.075] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
852[09Aug2021 19:58:15.104] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
853[09Aug2021 19:58:15.127] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
854[09Aug2021 19:58:15.168] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
855[09Aug2021 19:58:15.287] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
856[09Aug2021 19:58:16.726] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
857[09Aug2021 19:58:16.760] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
858[09Aug2021 19:58:16.809] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
859[09Aug2021 19:58:16.814] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
860[09Aug2021 19:58:16.816] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
861[09Aug2021 19:58:16.818] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
862[09Aug2021 19:58:16.948] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
863[09Aug2021 19:58:19.235] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
864[09Aug2021 19:58:19.238] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
865[09Aug2021 19:58:19.243] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
866[09Aug2021 19:58:19.259] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
867[09Aug2021 19:58:19.303] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
868[09Aug2021 19:58:19.475] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
869[09Aug2021 19:58:21.108] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
870[09Aug2021 19:58:21.127] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
871[09Aug2021 19:58:21.129] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
872[09Aug2021 19:58:21.192] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
873[09Aug2021 19:58:21.234] [Netty Client IO #1/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
874[09Aug2021 19:58:21.328] [Netty Client IO #0/ERROR] [net.minecraftforge.fml.network.NetworkRegistry/NETREGISTRY]: Channels [structure_gel:main,concept4:main_simple_channel,concept0:main_simple_channel,silentlib:network,aoa3:aoa_packets,concept8:main_simple_channel,flywheel:network,create:network,libvulpes:main_channel,quarryplus:marker,concept3:main_simple_channel,concept7:main_simple_channel,sereneseasons:main_channel,lotr:main,concept2:main_simple_channel,quarryplus:main,citadel:main_channel,iceandfire:main_channel,survive:main_simple_channel,concept6:main_simple_channel,fins:network,curios:main,usefulbackpacks:curios,concept1:main_simple_channel,patchouli:main,concept9:main_simple_channel,uteamcore:network,artifacts:main,concept5:main_simple_channel,unionlib:main,inzhefopcore:inzhefopcore,twilightforest:channel] rejected vanilla connections
875[09Aug2021 19:58:23.201] [Render thread/INFO] [net.minecraft.client.gui.screen.ConnectingScreen/]: Connecting to floatingv2mods.aternos.me., 36760
876[09Aug2021 19:58:27.255] [Render thread/ERROR] [net.minecraftforge.registries.GameData/REGISTRIES]: Unidentified mapping from registry minecraft:enchantment
877 survive:adjusted_cooling: 74
878 survive:adjusted_warming: 73
879 survive:cooling: 72
880 survive:featherweight: 75
881 survive:warming: 71
882 survive:weightless: 76
883
884[09Aug2021 19:58:27.283] [Render thread/ERROR] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Missing registry data for network connection:
885 minecraft:enchantment: survive:adjusted_cooling
886 minecraft:enchantment: survive:adjusted_warming
887 minecraft:enchantment: survive:cooling
888 minecraft:enchantment: survive:featherweight
889 minecraft:enchantment: survive:warming
890 minecraft:enchantment: survive:weightless
891
892[09Aug2021 19:58:27.284] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Failed to load registry, closing connection.
893[09Aug2021 19:58:27.293] [Netty Client IO #2/ERROR] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Connection closed, not continuing handshake
894[09Aug2021 19:58:35.769] [Render thread/INFO] [net.minecraft.client.gui.screen.ConnectingScreen/]: Connecting to floatingv2mods.aternos.me., 36760
895[09Aug2021 19:58:37.600] [Render thread/ERROR] [net.minecraftforge.registries.GameData/REGISTRIES]: Unidentified mapping from registry minecraft:enchantment
896 survive:adjusted_cooling: 74
897 survive:adjusted_warming: 73
898 survive:cooling: 72
899 survive:featherweight: 75
900 survive:warming: 71
901 survive:weightless: 76
902
903[09Aug2021 19:58:37.601] [Render thread/ERROR] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Missing registry data for network connection:
904 minecraft:enchantment: survive:adjusted_cooling
905 minecraft:enchantment: survive:adjusted_warming
906 minecraft:enchantment: survive:cooling
907 minecraft:enchantment: survive:featherweight
908 minecraft:enchantment: survive:warming
909 minecraft:enchantment: survive:weightless
910
911[09Aug2021 19:58:37.602] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Failed to load registry, closing connection.
912[09Aug2021 19:58:37.605] [Netty Client IO #3/ERROR] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Connection closed, not continuing handshake
This log will be saved for 90 days from their last view.
Report abuse