· 6 years ago · Nov 25, 2019, 04:36 PM
1[08:31:18] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
2[08:31:18] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
3[08:31:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
4[08:31:18] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2821 for Minecraft 1.12.2 loading
5[08:31:18] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_212, running on Linux:amd64:4.15.0-48-generic, installed at /usr/lib/jvm/java-8-openjdk-amd64/jre
6[08:31:18] [main/INFO] [FML]: Searching /home/container/./mods for mods
7[08:31:18] [main/WARN] [FML]: The coremod org.minimallycorrect.libloader.LibLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
8[08:31:18] [main/WARN] [FML]: The coremod LibLoader (org.minimallycorrect.libloader.LibLoader) is not signed!
9[08:31:18] [main/WARN] [FML]: The coremod CorePlugin (tk.endoffile.antiexploit.CorePlugin) is not signed!
10[08:31:18] [main/WARN] [FML]: The coremod CorePlugin (tk.endoffile.betterbattles.CorePlugin) is not signed!
11[08:31:18] [main/WARN] [FML]: The coremod com.therandomlabs.randompatches.core.RPCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
12[08:31:18] [main/INFO] [FML]: Loading tweaker sampler.asm.Tweaker from sampler-1.83.jar
13[08:31:18] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.12.2-2825-7.1.6.jar
14[08:31:18] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in TickProfiler-0.0.8.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
15[08:31:18] [main/WARN] [FML]: The coremod org.minimallycorrect.tickprofiler.minecraft.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
16[08:31:18] [main/WARN] [FML]: The coremod CoreMod (org.minimallycorrect.tickprofiler.minecraft.CoreMod) is not signed!
17[08:31:18] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
18[08:31:18] [main/INFO] [LaunchWrapper]: Loading tweak class name sampler.asm.Tweaker
19[08:31:18] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
20[08:31:18] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.7.11 Source=file:/home/container/./mods/spongeforge-1.12.2-2825-7.1.6.jar Service=LaunchWrapper Env=SERVER
21[08:31:18] [main/WARN] [FML]: The coremod SpongeCoremod (org.spongepowered.mod.SpongeCoremod) is not signed!
22[08:31:18] [main/INFO] [mixin]: Compatibility level set to JAVA_8
23[08:31:18] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[DEFAULT]
24[08:31:18] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[PREINIT]
25[08:31:18] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[INIT]
26[08:31:18] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
27[08:31:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
28[08:31:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
29[08:31:18] [main/INFO] [LaunchWrapper]: Calling tweak class sampler.asm.Tweaker
30[08:31:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
31[08:31:18] [main/INFO] [TickProfiler]: TickProfiler v0.0.8 coremod injectData called, loading patches
32[08:31:18] [main/INFO] [ModPatcher]: ModPatcher running under classloader net.minecraft.launchwrapper.LaunchClassLoader
33[08:31:19] [main/INFO] [JavaPatcher]: Added patch minecraft: Patcher.ClassPatchDescriptor(name=net.minecraft.world.World, patches=[Patcher.PatchDescriptor(methods=func_72939_s()V, patch=clone), Patcher.PatchDescriptor(methods=func_72939_s()V, patch=insertCodeBefore), Patcher.PatchDescriptor(methods=updateEntities_withProfiling(), patch=replaceMethodCall), Patcher.PatchDescriptor(methods=updateEntities_withProfiling(), patch=replaceMethodCall), Patcher.PatchDescriptor(methods=updateEntities_withProfiling(), patch=replaceMethodCall), Patcher.PatchDescriptor(methods=updateEntities_withProfiling(), patch=replaceMethodCall), Patcher.PatchDescriptor(methods=updateEntities_withProfiling(), patch=replaceMethodCall)])
34[08:31:19] [main/INFO] [JavaPatcher]: Added patch minecraft: Patcher.ClassPatchDescriptor(name=net.minecraft.network.play.server.SPacketCustomPayload, patches=[Patcher.PatchDescriptor(methods=, patch=addMethod)])
35[08:31:19] [main/INFO] [JavaPatcher]: Added patch minecraft: Patcher.ClassPatchDescriptor(name=net.minecraft.network.NettyPacketEncoder, patches=[Patcher.PatchDescriptor(methods=encode(Lio/netty/channel/ChannelHandlerContext;Lnet/minecraft/network/Packet;Lio/netty/buffer/ByteBuf;)V, patch=replaceMethodCall)])
36[08:31:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
37[08:31:19] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
38[08:31:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
39[08:31:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
40[08:31:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
41[08:31:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
42[08:31:19] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
43[08:31:19] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@4393593c
44[08:31:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
45[08:31:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
46[08:31:20] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
47[08:31:20] [main/INFO] [LaunchWrapper]: Loading tweak class name sampler.asm.Tweaker$TATweaker1
48[08:31:20] [main/INFO] [LaunchWrapper]: Loading tweak class name org.minimallycorrect.modpatcher.api.tweaker.ModPatcherTweaker
49[08:31:20] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
50[08:31:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
51[08:31:20] [main/INFO] [LaunchWrapper]: Calling tweak class sampler.asm.Tweaker$TATweaker1
52[08:31:20] [main/INFO] [LaunchWrapper]: Calling tweak class org.minimallycorrect.modpatcher.api.tweaker.ModPatcherTweaker
53[08:31:20] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
54[08:31:20] [main/INFO] [LaunchWrapper]: Loading tweak class name sampler.asm.Tweaker$TATweaker2
55[08:31:20] [main/INFO] [LaunchWrapper]: Loading tweak class name org.minimallycorrect.modpatcher.api.tweaker.ModPatcherTweaker2
56[08:31:20] [main/INFO] [LaunchWrapper]: Calling tweak class sampler.asm.Tweaker$TATweaker2
57[08:31:20] [main/INFO] [LaunchWrapper]: Calling tweak class org.minimallycorrect.modpatcher.api.tweaker.ModPatcherTweaker2
58[08:31:20] [main/INFO] [ModPatcher]: Transformers: [net.minecraftforge.fml.common.asm.transformers.PatchingTransformer@7661b5a, org.spongepowered.asm.mixin.transformer.Proxy@7c36db44, TransformerWrapper(net.minecraftforge.fml.common.asm.transformers.SideTransformer, FMLCorePlugin), TransformerWrapper(net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer, FMLCorePlugin), TransformerWrapper(net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer, FMLCorePlugin), TransformerWrapper(net.minecraftforge.fml.common.asm.transformers.SoundEngineFixTransformer, FMLCorePlugin), TransformerWrapper(tk.endoffile.antiexploit.ShopTransformer, CorePlugin), TransformerWrapper(tk.endoffile.antiexploit.MachineTransformer, CorePlugin), TransformerWrapper(tk.endoffile.betterbattles.CoreTransformer, CorePlugin), TransformerWrapper(tk.endoffile.betterbattles.ControllerTransformer, CorePlugin), TransformerWrapper(org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer, SpongeCoremod), net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer@65c33b92, net.minecraftforge.fml.common.asm.transformers.AccessTransformer@7903d448, org.spongepowered.mod.asm.transformer.SpongeAccessTransformer@4e08acf9, net.minecraftforge.fml.common.asm.transformers.ModAccessTransformer@42ea287, net.minecraftforge.fml.common.asm.transformers.ItemStackTransformer@78cd163b, net.minecraftforge.fml.common.asm.transformers.ItemBlockTransformer@1f0b3cfe, net.minecraftforge.fml.common.asm.transformers.ItemBlockSpecialTransformer@14ef2482, net.minecraftforge.fml.common.asm.transformers.PotionEffectTransformer@65a48602, org.spongepowered.asm.mixin.transformer.Proxy@75483843, TransformerWrapper(com.therandomlabs.randompatches.core.RPTransformer, RandomPatches), net.minecraftforge.fml.common.asm.transformers.TerminalTransformer@336206d8, org.spongepowered.asm.mixin.transformer.Proxy@5ec4ff02, sampler.asm.Transformer@1f11f64e, org.minimallycorrect.modpatcher.api.ModPatcherTransformer$ClassTransformer@2b2f5fcf]
59[08:31:21] [main/WARN] [mixin]: @Mixin target net.minecraft.server.management.PlayerProfileCache$ProfileEntry is public in mixins.common.core.json:server.management.MixinPlayerProfileCacheEntry and should be specified in value
60[08:31:22] [main/WARN] [JavaPatcher]: Didn't find any method calls to replace in net.minecraft.world.World.updateEntities_withProfiling(). Class: null, method: func_73660_a, index: -1
61[08:31:22] [main/WARN] [JavaPatcher]: Didn't find any method calls to replace in net.minecraft.world.World.updateEntities_withProfiling(). Class: null, method: redirect$tileEntityUpdate$, index: -1
62[08:31:22] [main/WARN] [JavaPatcher]: Didn't find any method calls to replace in net.minecraft.world.World.updateEntities_withProfiling(). Class: null, method: redirect$updateEntity$, index: -1
63[08:31:23] [main/WARN] [mixin]: Static binding violation: PRIVATE overwrite method initializeConnectionToPlayer in mixins.common.core.json:server.MixinPlayerList cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
64[08:31:23] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
65[08:31:26] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
66[08:31:26] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2821 Initialized
67[08:31:26] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
68[08:31:26] [Server thread/INFO] [FML]: Replaced 1036 ore ingredients
69[08:31:26] [Server thread/INFO] [Sponge]: Found mcmod.info at jar:file:/home/container/./mods/spongeforge-1.12.2-2825-7.1.6.jar!/mcmod.info
70[08:31:27] [Server thread/INFO] [Sponge]: Creating injector in stage 'PRODUCTION'
71[08:31:29] [Server thread/INFO] [FML]: Searching /home/container/./mods for mods
72[08:31:29] [Server thread/WARN] [Sponge]: Plugin 'worldedit' seems to be missing a valid mcmod.info metadata file. This is not a problem when testing plugins, however it is recommended to include one in public plugins.
73Please see https://docs.spongepowered.org/master/en/plugin/plugin-meta.html for details.
74[08:31:30] [Server thread/WARN] [Sponge]: Plugin 'nuvotifier' seems to be missing a valid mcmod.info metadata file. This is not a problem when testing plugins, however it is recommended to include one in public plugins.
75Please see https://docs.spongepowered.org/master/en/plugin/plugin-meta.html for details.
76[08:31:31] [Server thread/WARN] [Sponge]: Plugin 'pokedisguise' seems to be missing a valid mcmod.info metadata file. This is not a problem when testing plugins, however it is recommended to include one in public plugins.
77Please see https://docs.spongepowered.org/master/en/plugin/plugin-meta.html for details.
78[08:31:31] [Server thread/WARN] [Sponge]: Plugin 'simpledexrewards' seems to be missing a valid mcmod.info metadata file. This is not a problem when testing plugins, however it is recommended to include one in public plugins.
79Please see https://docs.spongepowered.org/master/en/plugin/plugin-meta.html for details.
80[08:31:32] [Server thread/WARN] [Sponge]: Plugin 'teslalibs' seems to be missing a valid mcmod.info metadata file. This is not a problem when testing plugins, however it is recommended to include one in public plugins.
81Please see https://docs.spongepowered.org/master/en/plugin/plugin-meta.html for details.
82[08:31:32] [Server thread/WARN] [Sponge]: Plugin 'teslacore' seems to be missing a valid mcmod.info metadata file. This is not a problem when testing plugins, however it is recommended to include one in public plugins.
83Please see https://docs.spongepowered.org/master/en/plugin/plugin-meta.html for details.
84[08:31:32] [Server thread/INFO] [FML]: Forge Mod Loader has identified 63 mods to load
85[08:31:32] [Server thread/WARN] [FML]: Missing English translation for sampler: assets/sampler/lang/en_us.lang
86[08:31:32] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
87[08:31:32] [Server thread/WARN] [FML]: Missing English translation for spongeapi: assets/spongeapi/lang/en_us.lang
88[08:31:32] [Server thread/WARN] [FML]: Missing English translation for spongeforge: assets/spongeforge/lang/en_us.lang
89[08:31:32] [Server thread/WARN] [FML]: Missing English translation for activetime: assets/activetime/lang/en_us.lang
90[08:31:32] [Server thread/WARN] [FML]: Missing English translation for adamantineshield: assets/adamantineshield/lang/en_us.lang
91[08:31:32] [Server thread/WARN] [FML]: Missing English translation for agp: assets/agp/lang/en_us.lang
92[08:31:32] [Server thread/WARN] [FML]: Missing English translation for boop: assets/boop/lang/en_us.lang
93[08:31:32] [Server thread/WARN] [FML]: Missing English translation for carrotshop: assets/carrotshop/lang/en_us.lang
94[08:31:32] [Server thread/WARN] [FML]: Missing English translation for catclearlag: assets/catclearlag/lang/en_us.lang
95[08:31:32] [Server thread/WARN] [FML]: Missing English translation for commandsigns: assets/commandsigns/lang/en_us.lang
96[08:31:32] [Server thread/WARN] [FML]: Missing English translation for craftingstore: assets/craftingstore/lang/en_us.lang
97[08:31:32] [Server thread/WARN] [FML]: Missing English translation for dtc: assets/dtc/lang/en_us.lang
98[08:31:32] [Server thread/WARN] [FML]: Missing English translation for pixelmoneconomybridge: assets/pixelmoneconomybridge/lang/en_us.lang
99[08:31:32] [Server thread/WARN] [FML]: Missing English translation for fastasyncworldedit: assets/fastasyncworldedit/lang/en_us.lang
100[08:31:32] [Server thread/WARN] [FML]: Missing English translation for worldedit: assets/worldedit/lang/en_us.lang
101[08:31:32] [Server thread/WARN] [FML]: Missing English translation for foxcore: assets/foxcore/lang/en_us.lang
102[08:31:32] [Server thread/WARN] [FML]: Missing English translation for foxguard: assets/foxguard/lang/en_us.lang
103[08:31:32] [Server thread/WARN] [FML]: Missing English translation for griefprevention: assets/griefprevention/lang/en_us.lang
104[08:31:32] [Server thread/WARN] [FML]: Missing English translation for gts: assets/gts/lang/en_us.lang
105[08:31:32] [Server thread/WARN] [FML]: Missing English translation for gts_reforged: assets/gts_reforged/lang/en_us.lang
106[08:31:32] [Server thread/WARN] [FML]: Missing English translation for gwm_auto_reset_mine: assets/gwm_auto_reset_mine/lang/en_us.lang
107[08:31:32] [Server thread/WARN] [FML]: Missing English translation for gwm_library: assets/gwm_library/lang/en_us.lang
108[08:31:32] [Server thread/WARN] [FML]: Missing English translation for holograms: assets/holograms/lang/en_us.lang
109[08:31:32] [Server thread/WARN] [FML]: Missing English translation for hologramsplus: assets/hologramsplus/lang/en_us.lang
110[08:31:32] [Server thread/WARN] [FML]: Missing English translation for impactor: assets/impactor/lang/en_us.lang
111[08:31:32] [Server thread/WARN] [FML]: Missing English translation for landiscovery: assets/landiscovery/lang/en_us.lang
112[08:31:32] [Server thread/WARN] [FML]: Missing English translation for legendaryplus: assets/legendaryplus/lang/en_us.lang
113[08:31:32] [Server thread/WARN] [FML]: Missing English translation for luckperms: assets/luckperms/lang/en_us.lang
114[08:31:32] [Server thread/WARN] [FML]: Missing English translation for magibridge: assets/magibridge/lang/en_us.lang
115[08:31:32] [Server thread/WARN] [FML]: Missing English translation for maintenancesponge: assets/maintenancesponge/lang/en_us.lang
116[08:31:32] [Server thread/WARN] [FML]: Missing English translation for meltanfixer: assets/meltanfixer/lang/en_us.lang
117[08:31:32] [Server thread/WARN] [FML]: Missing English translation for nucleus: assets/nucleus/lang/en_us.lang
118[08:31:32] [Server thread/WARN] [FML]: Missing English translation for nuvotifier: assets/nuvotifier/lang/en_us.lang
119[08:31:32] [Server thread/WARN] [FML]: Missing English translation for oldselectionalgorithm: assets/oldselectionalgorithm/lang/en_us.lang
120[08:31:32] [Server thread/WARN] [FML]: Missing English translation for ore-updater: assets/ore-updater/lang/en_us.lang
121[08:31:32] [Server thread/WARN] [FML]: Missing English translation for petblocks: assets/petblocks/lang/en_us.lang
122[08:31:32] [Server thread/WARN] [FML]: Missing English translation for pixelbuilt-quests: assets/pixelbuilt-quests/lang/en_us.lang
123[08:31:32] [Server thread/WARN] [FML]: Missing English translation for pixelextras: assets/pixelextras/lang/en_us.lang
124[08:31:32] [Server thread/WARN] [FML]: Missing English translation for pixelmonplaceholders: assets/pixelmonplaceholders/lang/en_us.lang
125[08:31:32] [Server thread/WARN] [FML]: Missing English translation for placeholderapi: assets/placeholderapi/lang/en_us.lang
126[08:31:32] [Server thread/WARN] [FML]: Missing English translation for plan: assets/plan/lang/en_us.lang
127[08:31:32] [Server thread/WARN] [FML]: Missing English translation for pokedisguise: assets/pokedisguise/lang/en_us.lang
128[08:31:32] [Server thread/WARN] [FML]: Missing English translation for seriousvote: assets/seriousvote/lang/en_us.lang
129[08:31:32] [Server thread/WARN] [FML]: Missing English translation for serverlistplus: assets/serverlistplus/lang/en_us.lang
130[08:31:32] [Server thread/WARN] [FML]: Missing English translation for simpledexrewards: assets/simpledexrewards/lang/en_us.lang
131[08:31:32] [Server thread/WARN] [FML]: Missing English translation for spark: assets/spark/lang/en_us.lang
132[08:31:32] [Server thread/WARN] [FML]: Missing English translation for statusprotocol: assets/statusprotocol/lang/en_us.lang
133[08:31:32] [Server thread/WARN] [FML]: Missing English translation for tabmanager: assets/tabmanager/lang/en_us.lang
134[08:31:32] [Server thread/WARN] [FML]: Missing English translation for teslacrate: assets/teslacrate/lang/en_us.lang
135[08:31:32] [Server thread/WARN] [FML]: Missing English translation for teslalibs: assets/teslalibs/lang/en_us.lang
136[08:31:32] [Server thread/WARN] [FML]: Missing English translation for teslacore: assets/teslacore/lang/en_us.lang
137[08:31:32] [Server thread/WARN] [FML]: Missing English translation for tickprofiler: assets/tickprofiler/lang/en_us.lang
138[08:31:32] [Server thread/WARN] [FML]: Missing English translation for totaleconomy: assets/totaleconomy/lang/en_us.lang
139[08:31:32] [Server thread/WARN] [FML]: Missing English translation for tournaments: assets/tournaments/lang/en_us.lang
140[08:31:32] [Server thread/WARN] [FML]: Missing English translation for voteparty: assets/voteparty/lang/en_us.lang
141[08:31:32] [Server thread/WARN] [FML]: Missing English translation for wondertrade: assets/wondertrade/lang/en_us.lang
142[08:31:32] [Server thread/WARN] [Sponge]: The mod spongeforge was designed for forge 1.12.2-14.23.5.2825 but version 14.23.5.2821 is in use. It may not work properly.
143[08:31:32] [Server thread/WARN] [Sponge]: The mod spongeforge was designed for forge 1.12.2-14.23.5.2825 but version 14.23.5.2821 is in use. It may not work properly.
144[08:31:32] [Server thread/WARN] [Sponge]: The mod catclearlag was designed for spongeapi 7.2.0-SNAPSHOT but version 7.1.0-fb496dbf0 is in use. It may not work properly.
145[08:31:32] [Server thread/WARN] [Sponge]: The mod catclearlag was designed for spongeapi 7.2.0-SNAPSHOT but version 7.1.0-fb496dbf0 is in use. It may not work properly.
146[08:31:32] [Server thread/WARN] [Sponge]: The mod dtc was designed for spongeapi 5.2.0-SNAPSHOT but version 7.1.0-fb496dbf0 is in use. It may not work properly.
147[08:31:32] [Server thread/WARN] [Sponge]: The mod gts was designed for spongeapi 7.2.0-SNAPSHOT but version 7.1.0-fb496dbf0 is in use. It may not work properly.
148[08:31:32] [Server thread/WARN] [Sponge]: The mod gts was designed for spongeapi 7.2.0-SNAPSHOT but version 7.1.0-fb496dbf0 is in use. It may not work properly.
149[08:31:32] [Server thread/WARN] [Sponge]: The mod gts_reforged was designed for spongeapi 7.2.0-SNAPSHOT but version 7.1.0-fb496dbf0 is in use. It may not work properly.
150[08:31:32] [Server thread/WARN] [Sponge]: The mod gts_reforged was designed for spongeapi 7.2.0-SNAPSHOT but version 7.1.0-fb496dbf0 is in use. It may not work properly.
151[08:31:32] [Server thread/WARN] [Sponge]: The mod impactor was designed for spongeapi 7.2.0-SNAPSHOT but version 7.1.0-fb496dbf0 is in use. It may not work properly.
152[08:31:32] [Server thread/WARN] [Sponge]: The mod impactor was designed for spongeapi 7.2.0-SNAPSHOT but version 7.1.0-fb496dbf0 is in use. It may not work properly.
153[08:31:32] [Server thread/WARN] [Sponge]: The mod magibridge was designed for spongeapi 7.2.0-SNAPSHOT but version 7.1.0-fb496dbf0 is in use. It may not work properly.
154[08:31:32] [Server thread/WARN] [Sponge]: The mod magibridge was designed for spongeapi 7.2.0-SNAPSHOT but version 7.1.0-fb496dbf0 is in use. It may not work properly.
155[08:31:32] [Server thread/WARN] [Sponge]: The mod petblocks was designed for griefprevention 4.0.1 but version 1.12.2-4.3.0.689 is in use. It may not work properly.
156[08:31:32] [Server thread/WARN] [Sponge]: The mod placeholderapi was designed for spongeapi 5.1.0 but version 7.1.0-fb496dbf0 is in use. It may not work properly.
157[08:31:32] [Server thread/WARN] [Sponge]: The mod seriousvote was designed for nuvotifier 1.0 but version 2.5.0 is in use. It may not work properly.
158[08:31:32] [Server thread/WARN] [Sponge]: The mod seriousvote was designed for nuvotifier 1.0 but version 2.5.0 is in use. It may not work properly.
159[08:31:32] [Server thread/WARN] [Sponge]: The mod seriousvote was designed for spongeapi 6.0.0 but version 7.1.0-fb496dbf0 is in use. It may not work properly.
160[08:31:32] [Server thread/WARN] [Sponge]: The mod seriousvote was designed for spongeapi 6.0.0 but version 7.1.0-fb496dbf0 is in use. It may not work properly.
161[08:31:32] [Server thread/INFO] [FML]: FML has found a non-mod file spongeapi-7.2.0-20190623.051304-17-shaded.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
162[08:31:32] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, sampler, FML, forge, spongeapi, sponge, spongeforge, randompatches, activetime, adamantineshield, agp, boop, carrotshop, catclearlag, commandsigns, craftingstore, dtc, pixelmoneconomybridge, fastasyncworldedit, worldedit, foxcore, foxguard, griefprevention, gts, gts_reforged, gwm_auto_reset_mine, gwm_library, holograms, hologramsplus, impactor, landiscovery, legendaryplus, luckperms, magibridge, maintenancesponge, meltanfixer, nucleus, nuvotifier, oldselectionalgorithm, ore-updater, petblocks, pixelbuilt-quests, pixelextras, pixelmon, pixelmonplaceholders, placeholderapi, plan, pokedisguise, seriousvote, serverlistplus, simpledexrewards, spark, statusprotocol, tabmanager, teslacrate, teslalibs, teslacore, tickprofiler, totaleconomy, tournaments, voteparty, wondertrade] at CLIENT
163[08:31:32] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, sampler, FML, forge, spongeapi, sponge, spongeforge, randompatches, activetime, adamantineshield, agp, boop, carrotshop, catclearlag, commandsigns, craftingstore, dtc, pixelmoneconomybridge, fastasyncworldedit, worldedit, foxcore, foxguard, griefprevention, gts, gts_reforged, gwm_auto_reset_mine, gwm_library, holograms, hologramsplus, impactor, landiscovery, legendaryplus, luckperms, magibridge, maintenancesponge, meltanfixer, nucleus, nuvotifier, oldselectionalgorithm, ore-updater, petblocks, pixelbuilt-quests, pixelextras, pixelmon, pixelmonplaceholders, placeholderapi, plan, pokedisguise, seriousvote, serverlistplus, simpledexrewards, spark, statusprotocol, tabmanager, teslacrate, teslalibs, teslacore, tickprofiler, totaleconomy, tournaments, voteparty, wondertrade] at SERVER
164[08:31:33] [Server thread/WARN] [Sponge]: There's no certificate fingerprint available
165[08:31:34] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
166[08:31:34] [Server thread/INFO] [FML]: Found 1169 ObjectHolder annotations
167[08:31:34] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
168[08:31:34] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
169[08:31:34] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
170[08:31:34] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
171[08:31:34] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: OUTDATED Target: 14.23.5.2847
172[08:31:34] [Forge Version Check/INFO] [forge.VersionCheck]: [pixelmon] Starting version check at https://reforged.gg/forge/update.json
173[08:31:35] [Forge Version Check/INFO] [forge.VersionCheck]: [spongeforge] Starting version check at https://files.minecraftforge.net/maven/org/spongepowered/spongeforge/promotions_slim.json
174[08:31:35] [Forge Version Check/INFO] [forge.VersionCheck]: [spongeforge] Found status: OUTDATED Target: 7.1.2
175[08:31:35] [Forge Version Check/INFO] [forge.VersionCheck]: [randompatches] Starting version check at https://raw.githubusercontent.com/TheRandomLabs/RandomPatches/misc/versions.json
176[08:31:35] [Forge Version Check/INFO] [forge.VersionCheck]: [randompatches] Found status: OUTDATED Target: 1.12.2-1.20.1.0
177[08:31:35] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Permission hook not implemented yet!
178[08:31:36] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: __
179[08:31:36] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: | |__) LuckPerms v4.4.26
180[08:31:36] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: |___ | Running on Sponge - SpongeForge
181[08:31:36] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]:
182[08:31:36] [Server thread/INFO] [luckperms]: Loading configuration...
183[08:31:36] [Server thread/INFO] [luckperms]: Loading storage provider... [H2]
184[08:31:36] [Server thread/INFO] [luckperms]: Loading internal permission managers...
185[08:31:36] [Server thread/INFO] [luckperms]: Registering PermissionService...
186[08:31:37] [Server thread/INFO] [luckperms]: Performing initial data load...
187[08:31:37] [Server thread/INFO] [luckperms]: Successfully enabled. (took 1026ms)
188[08:31:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Nucleus version 1.12.0-S7.1, running on Sponge API 7.1.0-fb496dbf0.
189[08:31:37] [Server thread/INFO] [nucleus]: Nucleus is now starting. Entering pre-init phase.
190[08:31:37] [Server thread/INFO] [nucleus]: Starting QuickStart Module Loader version 0.11.0 subsystem.
191[08:31:37] [Server thread/INFO] [boop]:
192bStats metrics is present in 1 plugins on this server.
193Presently, none of them are allowed to send data.
194Presently, the following 1 plugins are not allowed to send data:
195[Boop]
196To change the enabled/disabled state of any bStats use in a plugin, visit the Sponge config!
197[08:31:37] [Server thread/INFO] [fox.core]: Beginning FoxCore initialization
198[08:31:37] [Server thread/INFO] [fox.core]: Version: 0.22.0-beta-258
199[08:31:37] [Server thread/INFO] [fox.core]: Initializing state manager
200[08:31:37] [Server thread/INFO] [fox.core]: Initializing network packet manager
201[08:31:37] [Server thread/INFO] [fox.core]: Configuring commands
202[08:31:37] [Server thread/INFO] [gwm_library]: "GamePreInitialization" completed!
203[08:31:37] [Server thread/INFO] [gwm_auto_reset_mine]: "PreInitialization" complete!
204[08:31:37] [Server thread/INFO] [catclearlag]: Setting up config...
205[08:31:37] [pool-3-thread-2/WARN] [gwm_auto_reset_mine]: Failed to check plugin updates on Ore!
206java.io.IOException: Server returned HTTP response code: 403 for URL: https://ore.spongepowered.org/api/projects/gwm_auto_reset_mine
207 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894) ~[?:1.8.0_212]
208 at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:91) ~[?:1.8.0_212]
209 at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1484) ~[?:1.8.0_212]
210 at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1482) ~[?:1.8.0_212]
211 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_212]
212 at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782) ~[?:1.8.0_212]
213 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1481) ~[?:1.8.0_212]
214 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263) ~[?:1.8.0_212]
215 at java.net.URL.openStream(URL.java:1045) ~[?:1.8.0_212]
216 at org.gwmdevelopments.sponge_plugin.library.utils.SpongePlugin.lambda$checkUpdates$0(SpongePlugin.java:19) ~[SpongePlugin.class:?]
217 at org.spongepowered.api.scheduler.Task$Builder.lambda$execute$0(Task.java:139) ~[Task$Builder.class:1.12.2-2825-7.1.6]
218 at org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:192) ~[SchedulerBase.class:1.12.2-2825-7.1.6]
219 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
220 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
221 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
222 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
223 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
224[08:31:37] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-1 - Starting...
225[08:31:37] [pool-3-thread-1/WARN] [gwm_library]: Failed to check plugin updates on Ore!
226java.io.IOException: Server returned HTTP response code: 403 for URL: https://ore.spongepowered.org/api/projects/gwm_library
227 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894) ~[?:1.8.0_212]
228 at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:91) ~[?:1.8.0_212]
229 at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1484) ~[?:1.8.0_212]
230 at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1482) ~[?:1.8.0_212]
231 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_212]
232 at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782) ~[?:1.8.0_212]
233 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1481) ~[?:1.8.0_212]
234 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263) ~[?:1.8.0_212]
235 at java.net.URL.openStream(URL.java:1045) ~[?:1.8.0_212]
236 at org.gwmdevelopments.sponge_plugin.library.utils.SpongePlugin.lambda$checkUpdates$0(SpongePlugin.java:19) ~[SpongePlugin.class:?]
237 at org.spongepowered.api.scheduler.Task$Builder.lambda$execute$0(Task.java:139) ~[Task$Builder.class:1.12.2-2825-7.1.6]
238 at org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:192) ~[SchedulerBase.class:1.12.2-2825-7.1.6]
239 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
240 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
241 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
242 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
243 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
244[08:31:38] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-1 - Start completed.
245[08:31:38] [Server thread/INFO] [adamantineshield]: AS database loaded successfully
246[08:31:38] [Server thread/INFO] [adamantineshield]: Purging entries older than 30 days
247[08:31:39] [Server thread/INFO] [adamantineshield]: Registering event listeners
248[08:31:39] [Server thread/INFO] [fox.guard]: Beginning FoxGuard initialization
249[08:31:39] [Server thread/INFO] [fox.guard]: Version: 0.22.0-beta-450
250[08:31:39] [Server thread/INFO] [fox.guard]: Loading configs
251[08:31:39] [Server thread/INFO] [fox.guard]: Saving configs
252[08:31:39] [Server thread/INFO] [fox.guard]: Initializing FoxGuard manager instance
253[08:31:39] [Server thread/INFO] [fox.guard]: Initializing FoxGuard flags
254[08:31:39] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]:
255[08:31:39] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: _________________
256[08:31:39] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: / ____/_ __/ ___/ GTS 5.0.3
257[08:31:39] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: / / __ / / \__ \ Running on: SpongeForge 1.12.2-2825-7.1.6
258[08:31:39] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: / /_/ / / / ___/ / Author: NickImpact
259[08:31:39] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: \____/ /_/ /____/
260[08:31:39] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]:
261[08:31:39] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS » Initializing GTS...
262[08:31:39] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS » Registering Service with Sponge...
263[08:31:39] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS » Loading default entry types...
264[08:31:39] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS » Loaded element type: SpongeItemEntry
265[08:31:39] [Server thread/WARN] [Sponge]: holograms: It is no longer required to include the plugin id when specifying a Key id through Key.Builder#id. This is deprecated and may be removed later. The plugin id will be retrieved from the current PluginContainer in the cause stack. Key: holograms:is-hologram
266[08:31:39] [Server thread/INFO] [serverlistplus]: [Core] Reloading configuration...
267[08:31:39] [Server thread/INFO] [serverlistplus]: [Core] Loaded configuration: ServerStatusConf
268[08:31:39] [Server thread/INFO] [serverlistplus]: [Core] Loaded configuration: PluginConf
269[08:31:39] [Server thread/INFO] [serverlistplus]: [Core] Reloading saved player identities...
270[08:31:39] [Server thread/INFO] [serverlistplus]: Successfully loaded!
271[08:31:39] [Server thread/INFO] [simpledexrewards]: PokéDex Rewards by CraftSteamG.
272[08:31:39] [Server thread/INFO] [simpledexrewards]: Loading Data
273[08:31:39] [Server thread/INFO] [simpledexrewards]: Loading Config
274[08:31:39] [Server thread/INFO] [simpledexrewards]: Config Loaded Successfully!
275[08:31:39] [Server thread/INFO] [tabmanager]: [TabManager 2.1.3-S7.0-MC1.12.2] is beginning setup.
276[08:31:39] [Server thread/INFO] [tabmanager]: [TabManager 2.1.3-S7.0-MC1.12.2] uses bStats, not for any nefarious reasons, just because the author (Proxying) is nosey.
277[08:31:39] [Server thread/INFO] [tabmanager]: [TabManager 2.1.3-S7.0-MC1.12.2] Feel free to disable this in the bStats config, but I'd appreciate it if you didn't.
278[08:31:39] [Server thread/INFO] [tabmanager]: [TabManager 2.1.3-S7.0-MC1.12.2] has finished setup.
279[08:31:39] [Server thread/WARN] [pixelbuilt-quests]: PixelBuilt - Quests is starting!
280[08:31:39] [Server thread/INFO] [seriousvote]:
281 [0;32mNN[0;36m
282 [0;32mooo[0;36m
283 [0;32mNoooN[0;36m
284 [0;32mNoooN[0;36m
285 [0;32mooooN[0;36m
286 NNNNNNNNNNNN NNNNNNNNNNNN NNNNNNNNNNNNN NNNNN NNNNNNNNNNNNN[0;32mooo[0;36mNNNN NNNNN NNNNNNNNNNNN
287 NNNNNNNNNNNNN NNNNNNNNNNNN NNNNNNNNNNNNN NNNNN NNNNNNNNNNNNN[0;32moo[0;36mNNNNN NNNNN NNNNNNNNNNNNN
288 NNNNNNNNNNNNN NNNNNNNNNNNN NNNNNNNNNNNNN NNNNN NNNNNNNNNNNNNN NNNNN NNNNN NNNNNNNNNNNNN
289 NNNNNN NNNNN NNNNNN NNNNNN NNNNN NNNNN [0;32mNo[0;36mNNNNN NNNNN NNNNN NNNNN
290 NNNNNNNNNNNNN NNNNNNNNNNNN NNNNNNNNNNNNN NNNNN NNNNN [0;32mNooN[0;36mNNNN NNNNN NNNNN NNNNNNNNNNNN
291 NNNNNNNNNNNNN NNNNNNNNNNNN NNNNNNNNNNNNN NNNNN NNNNN[0;32mNoooN[0;36mNNNN NNNNN NNNNN NNNNNNNNNNNNN
292 NNNNNNNNNNNNN NNNNNNNNNNNN NNNNNNNNNNNNN NNNNN NNNN[0;32moooooN[0;36mNNNN NNNNN NNNNN NNNNNNNNNNNNN
293 NNNNNNNNNNNN NNNNNNNNNNNN NNNNNNNNNNNN NNNNN NNNN[0;32moooooN[0;36mNNNN NNNNN NNNNN NNNNNNNNNNNNN
294 NNNNN NNNNN NNNNNN NNNNNN NNNNN NNNN[0;32moooN[0;36mNNNNNN NNNNNN NNNNN NNNNNN
295 NNNNNNNNNNNN NNNNNNNNNNNN NNNNNN NNNNNN NNNNN NNNNN[0;32mooN[0;36mNNNNNN NNNNNNNNNNNNN NNNNNNNNNNNNN
296 NNNNNNNNNNNNN NNNNNNNNNNNN NNNNNN NNNNNN NNNNN NNNNNNNNNNNNNN NNNNNNNNNNNNN NNNNNNNNNNNNN
297 NNNNNNNNNNNNN NNNNNNNNNNNN NN[0;32mNN[0;36mNN NNNNNN NNNNN NNNNNNNNNNNNNNN NNNNNNNNNNNNN NNNNNNNNNNNNN
298 NNNNNNNNNNNN NNNNNNNNNNNN N[0;32mNooN[0;36m NNNNN NNNNN[0;32mNooooN[0;36mNNNNNNNNN NNNNNNNNNNNNN NNNNNNNNNNNN
299 [0;32mNoooN NoooooN[0;36m
300 [0;32moooooN ooooN[0;36m
301 [0;32mNooooooN oooooN[0;36mNNNNNNNNNNNN NNNNNNNNNNNNN NNNNNNNNNNNN
302 [0;32mNoooooN NoooooN[0;36mNNNNNNNNNNNN NNNNNNNNNNNN NNNNNNNNNNNN
303 [0;32mNoooooo ooooo[0;36mNNNNNN NNNNN NNNNNN NNNNNN
304 [0;32mNoooooo ooooo[0;36m NNNNNN NNNNN NNNNNN NNNNNNNNNNNN
305 [0;32mNoooooNNooooN[0;36m NNNNNN NNNNN NNNNNN NNNNNNNNNNNN
306 [0;32mooooooooooN[0;36m NNNNNN NNNNN NNNNNN NNNNNNNNNNNN
307 [0;32mooooooooo[0;36m NNNNNN NNNNN NNNNNN NNNNNNNNNNNN
308 [0;32mNoooooooN[0;36m NNNNNN NNNNN NNNNNN NNNNNN
309 [0;32mNoooooN[0;36m NNNNNNNNNNNNNN NNNNNN NNNNNNNNNNNN
310 [0;32mooooo[0;36m NNNNNNNNNNNNNN NNNNNN NNNNNNNNNNNN
311 [0;32mNoooN[0;36m NNNNNNNNNNNNNN NNNNNN NNNNNNNNNNNN
312 [0;32mooo[0;36m
313 [0;32mNoN[0;36m
314 [0;32mo[0;36m
315
316[08:31:39] [Server thread/INFO] [seriousvote]: [1;33mSerious Vote Version: [1;35m4.8.4[1;33m MC-Version: [1;35m1.12.2[1;33m Sponge-Version: [1;35mSpongeForge-1.12.2-2825-7.1.6
317[08:31:39] [Server thread/INFO] [seriousvote]: [0;33mTrying To setup Config Loader
318[08:31:39] [Server thread/INFO] [seriousvote]: Attempting to load in offline player votes....[0m
319[08:31:39] [Server thread/INFO] [seriousvote]: [0;35m1[0;33m Tables Imported for Rewards[0m
320[08:31:39] [Server thread/INFO] [seriousvote]: [0;33mTrying to load offline player votes from ... /home/container/./config/seriousvote/offlinevotes.dat[0m
321[08:31:39] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS Reforged Bridge (Warning) Found missing config option (blacklist)... Adding it!
322[08:31:39] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS » Loaded element type: ReforgedEntry
323[08:31:39] [Server thread/INFO] [griefprevention]: Grief Prevention boot start.
324[08:31:39] [Server thread/INFO] [griefprevention]: Finished loading configuration.
325[08:31:39] [Server thread/INFO] [griefprevention]: Registering GriefPrevention API...
326[08:31:39] [Server thread/INFO] [Pixelmon]: Loading Pixelmon version 7.1.0
327[08:31:39] [Server thread/INFO] [AntiExploit]: Found Shopkeeper Class
328[08:31:40] [Server thread/INFO] [AntiExploit]: Found Vending Class
329[08:31:40] [Server thread/ERROR] [BetterBattles]: Apparently the instruction at 255 is: FrameNode
330[08:31:40] [Server thread/INFO] [Pixelmon]: Checking for migrations..
331[08:31:40] [Server thread/INFO] [Pixelmon]: Loading Advancements
332[08:31:40] [Server thread/ERROR] [BetterBattles]: Apparently the instruction at 158 is: JumpInsnNode
333[08:31:41] [Server thread/INFO] [Pixelmon]: Started the async storage scheduler.
334[08:31:41] [Server thread/INFO] [MeltanFixer]: MeltanFixer starting initialization.
335[08:31:41] [Server thread/INFO] [STDOUT]: [com.wondertrademod.wondertrade.Utilities:loadDefaultCooldowns:106]: 2120447d-bb7a-49f3-83a0-aad8d4f2b7c5
336[08:31:41] [Server thread/INFO] [STDOUT]: [com.wondertrademod.wondertrade.Wondertrade:preInit:53]: [Wondertrade] Successfully loaded configuration File.
337[08:31:41] [Server thread/INFO] [FML]: Applying holder lookups
338[08:31:41] [Server thread/INFO] [FML]: Holder lookups applied
339[08:31:41] [Server thread/INFO] [Pixelmon]: Loading TM/HMs.
340[08:31:41] [Server thread/INFO] [FML]: Applying holder lookups
341[08:31:41] [Server thread/INFO] [FML]: Holder lookups applied
342[08:31:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `sponge` for name `human`, expected `spongeforge`. This could be a intended override, but in most cases indicates a broken mod.
343[08:31:41] [Server thread/INFO] [FML]: Applying holder lookups
344[08:31:41] [Server thread/INFO] [FML]: Holder lookups applied
345[08:31:41] [Server thread/INFO] [FML]: Applying holder lookups
346[08:31:41] [Server thread/INFO] [FML]: Holder lookups applied
347[08:31:41] [Server thread/INFO] [FML]: Injecting itemstacks
348[08:31:41] [Server thread/INFO] [FML]: Itemstack injection complete
349[08:31:41] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
350[08:31:41] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
351[08:31:41] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
352[08:31:41] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on 0.0.0.0:25565
353[08:31:41] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using epoll channel type
354[08:31:42] [Server thread/INFO] [FML]: Applying holder lookups
355[08:31:42] [Server thread/INFO] [FML]: Holder lookups applied
356[08:31:42] [Server thread/INFO] [nucleus]: Nucleus is now entering the init phase.
357[08:31:42] [Server thread/INFO] [teslacore]: +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
358[08:31:42] [Server thread/INFO] [teslacore]: | TeslaPowered -- Simon_Flash |
359[08:31:42] [Server thread/INFO] [teslacore]: | |
360[08:31:42] [Server thread/INFO] [teslacore]: | - teslacore: v1.1.6 |
361[08:31:42] [Server thread/INFO] [teslacore]: | - teslacrate: v3.0.0-pr4 |
362[08:31:42] [Server thread/INFO] [teslacore]: | - teslalibs: v1.1.6 |
363[08:31:42] [Server thread/INFO] [teslacore]: +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
364[08:31:42] [Server thread/INFO] [tournaments]: Tournaments » Initializing Tournaments version 2.6.2, last updated for Pixelmon 7.1.0...
365[08:31:42] [Server thread/INFO] [tournaments]: Tournaments » This platform was written by Hiroku!
366[08:31:42] [Server thread/INFO] [tournaments]: Tournaments » Loading default presets...
367[08:31:42] [Server thread/INFO] [tournaments]: Tournaments » Loaded default preset: Standard
368[08:31:42] [Server thread/INFO] [tournaments]: Tournaments » Loading presets from config/tournaments/presets/ ...
369[08:31:42] [Server thread/INFO] [tournaments]: Tournaments » Successfully loaded 1 preset.
370[08:31:42] [Server thread/INFO] [tournaments]: Tournaments » Loaded Elo storage from data/tournaments/elo.json
371[08:31:42] [Server thread/INFO] [fox.core]: Registering event listeners
372[08:31:42] [Server thread/INFO] [fox.core]: Registering positions state field
373[08:31:42] [Server thread/INFO] [fox.core]: Registering wand factories
374[08:31:42] [Server thread/INFO] [fox.core]: Registering commands
375[08:31:42] [Server thread/INFO] [fox.core]: Registering custom data manipulators
376[08:31:42] [Server thread/INFO] [gwm_library]: "GameInitialization" completed!
377[08:31:42] [Server thread/WARN] [Sponge]: /***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
378[08:31:42] [Server thread/WARN] [Sponge]: /* Could not pass FMLInitializationEvent */
379[08:31:42] [Server thread/WARN] [Sponge]: /***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
380[08:31:42] [Server thread/WARN] [Sponge]: /* Could not pass the event FMLInitializationEvent to an Event Listener! */
381[08:31:42] [Server thread/WARN] [Sponge]: /* */
382[08:31:42] [Server thread/WARN] [Sponge]: /* Since the event can be modified during the event's listener,
383 there could be adverse side effects of the exception occuring
384such that duplications or other game breaking issues could exist.
385Due to the nature of the exception, this is not likely an exception
386that is covered by SpongeForge or Forge itself, and therefor should
387be reported to the mod/plugin author first prior to reporting to
388Sponge or Forge. */
389[08:31:42] [Server thread/WARN] [Sponge]: /* Owning Mod/Plugin: maintenancesponge */
390[08:31:42] [Server thread/WARN] [Sponge]: /* Exception: */
391[08:31:42] [Server thread/WARN] [Sponge]: /* java.lang.NullPointerException: null */
392[08:31:42] [Server thread/WARN] [Sponge]: /* java.util.HashSet.<init>(HashSet.java:119) */
393[08:31:42] [Server thread/WARN] [Sponge]: /* eu.kennytv.maintenance.core.Settings.loadSettings(Settings.java:157) */
394[08:31:42] [Server thread/WARN] [Sponge]: /* eu.kennytv.maintenance.core.Settings.reloadConfigs(Settings.java:82) */
395[08:31:42] [Server thread/WARN] [Sponge]: /* eu.kennytv.maintenance.core.Settings.<init>(Settings.java:67) */
396[08:31:42] [Server thread/WARN] [Sponge]: /* eu.kennytv.maintenance.sponge.MaintenanceSpongePlugin.onEnable(MaintenanceSpongePlugin.java:96) */
397[08:31:42] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.listener.GameInitializationEventListener_MaintenanceSpongePlugin_onEnable115.handle(Unknown Source) */
398[08:31:42] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) */
399[08:31:42] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:385) */
400[08:31:42] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:458) */
401[08:31:42] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:419) */
402[08:31:42] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:252) */
403[08:31:42] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:339) */
404[08:31:42] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) */
405[08:31:42] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) */
406[08:31:42] [Server thread/WARN] [Sponge]: /* sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) */
407[08:31:42] [Server thread/WARN] [Sponge]: /* java.lang.reflect.Method.invoke(Method.java:498) */
408[08:31:42] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) */
409[08:31:42] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) */
410[08:31:42] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) */
411[08:31:42] [Server thread/WARN] [Sponge]: /* com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) */
412[08:31:42] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) */
413[08:31:42] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) */
414[08:31:42] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.EventBus.post(EventBus.java:217) */
415[08:31:42] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) */
416[08:31:42] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) */
417[08:31:42] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) */
418[08:31:42] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) */
419[08:31:42] [Server thread/WARN] [Sponge]: /* sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) */
420[08:31:42] [Server thread/WARN] [Sponge]: /* java.lang.reflect.Method.invoke(Method.java:498) */
421[08:31:42] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) */
422[08:31:42] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) */
423[08:31:42] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) */
424[08:31:42] [Server thread/WARN] [Sponge]: /* com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) */
425[08:31:42] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) */
426[08:31:42] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) */
427[08:31:42] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.EventBus.post(EventBus.java:217) */
428[08:31:42] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.redirect$onPost$zza000(LoadController.java:553) */
429[08:31:42] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) */
430[08:31:42] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744) */
431[08:31:42] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) */
432[08:31:42] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) */
433[08:31:42] [Server thread/WARN] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) */
434[08:31:42] [Server thread/WARN] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) */
435[08:31:42] [Server thread/WARN] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
436[08:31:42] [Server thread/WARN] [Sponge]: /***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
437[08:31:42] [Server thread/INFO] [fox.core]: Starting network packet manager
438[08:31:42] [Server thread/INFO] [fox.core]: Creating server network channel
439[08:31:42] [Server thread/INFO] [fox.core]: Registering packet listeners
440[08:31:42] [Server thread/INFO] [holograms]: Holograms loaded: 3.1.5
441[08:31:42] [Server thread/INFO] [gwm_auto_reset_mine]: "Initialization" complete!
442[08:31:42] [Server thread/INFO] [activetime]: +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
443[08:31:42] [Server thread/INFO] [activetime]: | ActiveTime -- Version 1.4.3 |
444[08:31:42] [Server thread/INFO] [activetime]: | Developed By: Simon_Flash |
445[08:31:42] [Server thread/INFO] [activetime]: +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
446[08:31:42] [Server thread/INFO] [HologramsPlus]: Loaded! Made with <3 by happyzleaf. (https://happyzleaf.com)
447[08:31:42] [Server thread/INFO] [catclearlag]: Starting plugin...
448[08:31:42] [Server thread/INFO] [catclearlag]: Registering commands...
449[08:31:42] [Server thread/INFO] [seriousvote]: [0;33mSerious Vote Has Loaded
450[08:31:42] [Server thread/INFO] [fox.guard]: Registering commands
451[08:31:42] [Server thread/INFO] [fox.guard]: Registering regions state field
452[08:31:42] [Server thread/INFO] [fox.guard]: Registering handlers state field
453[08:31:42] [Server thread/INFO] [fox.guard]: Registering controllers state field
454[08:31:42] [Server thread/INFO] [fox.guard]: Registering FoxGuard object factories
455[08:31:42] [Server thread/INFO] [fox.guard]: Getting User Storage
456[08:31:42] [Server thread/INFO] [fox.guard]: Registering event listeners
457[08:31:42] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [PetBlocks] Loading PetBlocks ...
458[08:31:42] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-2 - Starting...
459[08:31:43] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-2 - Start completed.
460[08:31:43] [Server thread/INFO] [petblocks]: Connected to jdbc:sqlite:/home/container/./config/petblocks/PetBlocks.db
461[08:31:43] [pool-3-thread-2/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [PetBlocks] ================================================
462[08:31:43] [pool-3-thread-2/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [PetBlocks] PetBlocks is outdated
463[08:31:43] [pool-3-thread-2/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [PetBlocks] Please download the latest version from github
464[08:31:43] [pool-3-thread-2/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [PetBlocks] ================================================
465[08:31:43] [Server thread/INFO] [petblocks]: Using NMS Connector v1_12_R1.
466[08:31:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [PetBlocks] Enabled PetBlocks 8.9.0 by Shynixn
467[08:31:43] [Server thread/INFO] [nucleus]: Nucleus is now entering the post-init phase.
468[08:31:43] [Server thread/INFO] [nucleus]: Nucleus is now loading and enabling modules. This may take a few seconds.
469[08:31:43] [Server thread/INFO] [nucleus]: Starting phase: PREENABLE
470[08:31:43] [Server thread/INFO] [nucleus]: Starting phase: ENABLE
471[08:31:44] [Server thread/INFO] [nucleus]: Starting phase: POSTENABLE
472[08:31:44] [Server thread/INFO] [nucleus]: Nucleus language set to "en-GB"
473[08:31:44] [Server thread/INFO] [nucleus]: Nucleus has completed loading modules.
474[08:31:44] [Server thread/INFO] [nucleus]: Nucleus has completed server initialisation tasks. Waiting for game server to start to complete the final tasks.
475[08:31:44] [Server thread/INFO] [Pixelmon]: Registering shop items.
476[08:31:44] [Server thread/INFO] [Pixelmon]: Registering NPCs.
477[08:31:44] [Server thread/INFO] [Pixelmon]: Registered NPC trades.
478[08:31:44] [Server thread/INFO] [Pixelmon]: Registering structures.
479[08:31:44] [Server thread/INFO] [Pixelmon]: Creating structures directory.
480[08:31:46] [Netty Epoll Server IO #1/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
481[08:31:46] [Server thread/INFO] [Pixelmon]: Registering drops.
482[08:31:46] [Server thread/INFO] [Pixelmon]: Registering Pokémon drops.
483[08:31:47] [Server thread/INFO] [Pixelmon]: Registering battle rules.
484[08:31:52] [Server thread/INFO] [FML]: Injecting itemstacks
485[08:31:52] [Server thread/INFO] [FML]: Itemstack injection complete
486[08:31:52] [Server thread/INFO] [fox.guard]: Configuring permissions
487[08:31:52] [Server thread/INFO] [PixelmonPlaceholders]: Loaded! This plugin was made by happyzleaf. (https://happyzleaf.com)
488[08:31:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS » Enabling GTS...
489[08:31:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS » Loading configuration...
490[08:31:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS (Warning) Found missing config option (discord.notifications.new-listing.webhooks)... Adding it!
491[08:31:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS (Warning) Found missing config option (discord.notifications.sell-listing.webhooks)... Adding it!
492[08:31:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS (Warning) Found missing config option (discord.notifications.listing-expire.webhooks)... Adding it!
493[08:31:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS (Warning) Found missing config option (discord.notifications.listing-remove.webhooks)... Adding it!
494[08:31:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS » Initializing additional dependencies...
495[08:31:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS » Initializing internal handlers...
496[08:31:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS » Setting up discord notifier...
497[08:31:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS » Initializing the Listing Manager...
498[08:31:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS » Registering tokens with Nucleus...
499[08:31:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS » Registering commands with ACF...
500[08:31:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS » Initializing and reading storage...
501[08:31:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS » Loading storage provider... [H2]
502[08:31:52] [ForkJoinPool.commonPool-worker-1/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS » Successfully read in 1 listings!
503[08:31:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS » Deploying running tasks...
504[08:31:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS » Startup complete!
505[08:31:52] [Server thread/INFO] [adamantineshield]: Registering plugin commands
506[08:31:52] [Server thread/INFO] [fox.core]: Configuring permissions
507[08:31:52] [Server thread/INFO] [worldedit]: WorldEdit for Sponge (version Unknown) is loaded
508[08:31:52] [Server thread/INFO] [gwm_library]: Holograms Service found!
509[08:31:52] [Server thread/INFO] [gwm_library]: "GamePostInitialization" completed!
510[08:31:53] [Server thread/INFO] [magibridge]: MagiBridge is starting!
511[08:31:53] [Server thread/INFO] [Pixelmon]: Registering spawn sets.
512[08:31:53] [Netty Epoll Server IO #2/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
513[08:31:53] [pool-3-thread-4/INFO] [net.dv8tion.jda.core.JDA]: Login Successful!
514[08:31:53] [JDA MainWS-WriteThread/INFO] [net.dv8tion.jda.core.requests.WebSocketClient]: Connected to WebSocket
515[08:31:54] [JDA MainWS-ReadThread/INFO] [net.dv8tion.jda.core.JDA]: Finished Loading!
516[08:31:54] [Server thread/INFO] [MeltanFixer]: MeltanFixer initialized successfully.
517[08:31:55] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 63 mods
518[08:31:55] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world"
519[08:31:55] [Server thread/INFO] [Sponge]: Checking for worlds that need to be migrated...
520[08:31:55] [Server thread/INFO] [Sponge]: No worlds were found in need of migration.
521[08:31:55] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
522[08:31:55] [Server thread/INFO] [FML]: Applying holder lookups
523[08:31:55] [Server thread/INFO] [FML]: Holder lookups applied
524[08:31:56] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 703 advancements
525[08:31:56] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 111 advancement trees
526[08:31:56] [Server thread/INFO] [griefprevention]: [world] 220 total claims loaded.
527[08:31:56] [Server thread/INFO] [fox.guard]: Initializing global worldregion for world: "world"
528[08:31:56] [Server thread/INFO] [fox.guard]: Loading worldregions for world: "world"
529[08:31:57] [Server thread/INFO] [fox.guard]: Loading world region "spawnprotection" from ./world/foxguard/wregions/spawnprotection
530[08:31:57] [Server thread/INFO] [fox.guard]: World region info loaded! Name: "spawnprotection", Category: "worldregion", Type: "rectangular", Enabled: true
531[08:31:57] [Server thread/INFO] [fox.guard]: Successfully created and added world region "spawnprotection"!
532[08:31:57] [Server thread/INFO] [fox.guard]: Loading world region "evs" from ./world/foxguard/wregions/evs
533[08:31:57] [Server thread/INFO] [fox.guard]: World region info loaded! Name: "evs", Category: "worldregion", Type: "rectangular", Enabled: true
534[08:31:57] [Server thread/INFO] [fox.guard]: Successfully created and added world region "evs"!
535[08:31:57] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0 (world)
536[08:31:57] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmonmod.pixelmon.listener.EntityPlayerExtension
537[08:31:57] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmonmod.pixelmon.listener.EntityPlayerExtension
538[08:31:57] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmonmod.pixelmon.listener.EntityPlayerExtension
539[08:31:57] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmonmod.pixelmon.listener.EntityPlayerExtension
540[08:31:57] [Server thread/WARN] [Pixelmon]: Ignore the above warning messages ^ This is intended and working fine.
541[08:31:57] [Netty Epoll Server IO #3/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
542[08:31:58] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 37%
543[08:31:58] [Server thread/INFO] [Sponge]: Loading world [world] (minecraft:overworld/0)
544[08:31:58] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 703 advancements
545[08:31:58] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 111 advancement trees
546[08:31:58] [Server thread/INFO] [griefprevention]: [DIM-1] 1 total claims loaded.
547[08:31:58] [Server thread/INFO] [fox.guard]: Initializing global worldregion for world: "DIM-1"
548[08:31:58] [Server thread/INFO] [fox.guard]: Loading worldregions for world: "DIM-1"
549[08:31:58] [Server thread/INFO] [Sponge]: Loading world [DIM-1] (minecraft:nether/-1)
550[08:31:59] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 703 advancements
551[08:31:59] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 111 advancement trees
552[08:31:59] [Server thread/INFO] [griefprevention]: [DIM1] 5 total claims loaded.
553[08:31:59] [Server thread/INFO] [fox.guard]: Initializing global worldregion for world: "DIM1"
554[08:31:59] [Server thread/INFO] [fox.guard]: Loading worldregions for world: "DIM1"
555[08:31:59] [Server thread/INFO] [Sponge]: Loading world [DIM1] (minecraft:the_end/1)
556[08:31:59] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 703 advancements
557[08:31:59] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 111 advancement trees
558[08:31:59] [Server thread/INFO] [griefprevention]: [ultra] 17 total claims loaded.
559[08:31:59] [Server thread/INFO] [fox.guard]: Initializing global worldregion for world: "ultra"
560[08:31:59] [Server thread/INFO] [fox.guard]: Loading worldregions for world: "ultra"
561[08:31:59] [Server thread/INFO] [Sponge]: Loading world [ultra] (pixelmon:ultra_space/72)
562[08:31:59] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (4.261s)! For help, type "help" or "?"
563[08:31:59] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting GS4 status listener
564[08:31:59] [Query Listener #1/INFO] [net.minecraft.server.MinecraftServer]: Query running on 0.0.0.0:25565
565[08:31:59] [Server thread/INFO] [nucleus]: Nucleus is performing final tasks before server startup completes.
566[08:31:59] [Server thread/INFO] [nucleus]: Nucleus has started.
567[08:31:59] [Server thread/INFO] [fox.guard]: Loading regions
568[08:31:59] [Server thread/INFO] [fox.guard]: Loading global handler
569[08:31:59] [Server thread/INFO] [fox.guard]: Loading handlers
570[08:31:59] [Server thread/INFO] [fox.guard]: Loading handler "evsbasic" from ./world/foxguard/handlers/evsbasic
571[08:31:59] [Server thread/INFO] [fox.guard]: Handler info loaded! Name: "evsbasic", Category: "handler", Type: "basic", Enabled: true, Priority: 0
572[08:31:59] [Server thread/INFO] [fox.guard]: Successfully created and added handler "evsbasic"!
573[08:31:59] [Server thread/INFO] [fox.guard]: Loading handler "_global" from ./world/foxguard/handlers/_global
574[08:31:59] [Server thread/INFO] [fox.guard]: Handler info loaded! Name: "_global", Category: "handler", Type: "global", Enabled: true, Priority: -1073741824
575[08:31:59] [Server thread/INFO] [fox.guard]: Global handler found! Skipping...
576[08:31:59] [Server thread/INFO] [fox.guard]: Loading handler "spawnprotectionh" from ./world/foxguard/handlers/spawnprotectionh
577[08:31:59] [Server thread/INFO] [fox.guard]: Handler info loaded! Name: "spawnprotectionh", Category: "handler", Type: "basic", Enabled: true, Priority: 0
578[08:31:59] [Server thread/INFO] [fox.guard]: Successfully created and added handler "spawnprotectionh"!
579[08:31:59] [Server thread/INFO] [fox.guard]: Loading linkages
580[08:31:59] [Server thread/INFO] [fox.guard]: Loading region links
581[08:31:59] [Server thread/INFO] [fox.guard]: Loading links for region "_sglobal"
582[08:31:59] [Server thread/INFO] [fox.guard]: Loading world region links for world "world"
583[08:31:59] [Server thread/INFO] [fox.guard]: Loading links for world region "spawnprotection"
584[08:31:59] [Server thread/INFO] [fox.guard]: Linked world region "spawnprotection" to handler "spawnprotectionh"
585[08:31:59] [Server thread/INFO] [fox.guard]: Loading links for world region "evs"
586[08:31:59] [Server thread/INFO] [fox.guard]: Linked world region "evs" to handler "evsbasic"
587[08:31:59] [Server thread/INFO] [fox.guard]: Loading links for world region "_wglobal"
588[08:31:59] [Server thread/INFO] [fox.guard]: Loading world region links for world "DIM-1"
589[08:31:59] [Server thread/INFO] [fox.guard]: Loading links for world region "_wglobal"
590[08:31:59] [Server thread/INFO] [fox.guard]: Loading world region links for world "DIM1"
591[08:31:59] [Server thread/INFO] [fox.guard]: Loading links for world region "_wglobal"
592[08:31:59] [Server thread/INFO] [fox.guard]: Loading world region links for world "ultra"
593[08:31:59] [Server thread/INFO] [fox.guard]: Loading links for world region "_wglobal"
594[08:31:59] [Server thread/INFO] [fox.guard]: Loading controller links
595[08:31:59] [Server thread/INFO] [fox.guard]: Finished loading FoxGuard!
596[08:31:59] [Server thread/INFO] [gwm_auto_reset_mine]: "GameStarting" complete!
597[08:31:59] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: teslacrate/INFO: Loading config...
598[08:32:00] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: teslacrate/INFO: Successfully loaded config.
599[08:32:02] [Server thread/INFO] [plan]:
600[08:32:02] [Server thread/INFO] [plan]: ██▌
601[08:32:02] [Server thread/INFO] [plan]: ██▌ ██▌
602[08:32:02] [Server thread/INFO] [plan]: ██▌██▌██▌██▌ Player Analytics
603[08:32:02] [Server thread/INFO] [plan]: ██▌██▌██▌██▌ v5.0 build 224
604[08:32:02] [Server thread/INFO] [plan]:
605[08:32:02] [Server thread/INFO] [plan]: Locale: 'English' by Rsl1122
606[08:32:02] [Server thread/INFO] [plan]: ----------------------------------------
607[08:32:02] [Server thread/INFO] [plan]: New Release (5.0 build 288) is available https://github.com/plan-player-analytics/Plan/releases/tag/5.0.288
608[08:32:02] [Server thread/INFO] [plan]: ----------------------------------------
609[08:32:02] [Server thread/INFO] [plan]: SQLite-database connection established.
610[08:32:02] [Server thread/INFO] [plan]: WebServer: Certificate KeyStore File not Found: /home/container/./config/plan/Cert.jks
611[08:32:02] [Server thread/INFO] [plan]: WebServer: No Certificate -> Using HTTP-server for Visualization.
612[08:32:02] [Server thread/INFO] [plan]: WebServer: User Authorization Disabled! (Not secure over HTTP)
613[08:32:02] [Server thread/INFO] [plan]: Webserver running on PORT 8123 (http://0.0.0.0:8123)
614[08:32:02] [Server thread/INFO] [plan]: Registered extension: GriefPrevention
615[08:32:02] [Server thread/INFO] [plan]: Registered extension: LuckPerms
616[08:32:02] [Server thread/INFO] [plan]: Registered extension: Nucleus
617[08:32:02] [Server thread/INFO] [plan]: Registered extension: nuVotifier
618[08:32:02] [Server thread/INFO] [plan]: Registered extension: Sponge Economy
619[08:32:02] [Server thread/INFO] [plan]: Player Analytics Enabled.
620[08:32:02] [Server thread/INFO] [totaleconomy]: Total Economy Started
621[08:32:02] [Server thread/INFO] [nuvotifier]: Loaded token for website: default
622[08:32:03] [Server thread/INFO] [nuvotifier]: Method none selected for vote forwarding: Votes will not be received from a forwarder.
623[08:32:03] [Votifier NIO boss/INFO] [nuvotifier]: Votifier enabled on socket /0:0:0:0:0:0:0:0:25566.
624[08:32:03] [pool-3-thread-14/INFO] [ore-updater]: The plugin "WorldEdit" does not have a version! Skipping...
625[08:32:04] [Server thread/INFO] [dtc]: Starting DTCommands
626[08:32:04] [Server thread/INFO] [dtc]: Attempting to register command: discord
627[08:32:04] [Server thread/INFO] [dtc]: Attempting to register command: dynmap
628[08:32:04] [Server thread/INFO] [dtc]: Attempting to register command: commands
629[08:32:04] [Server thread/INFO] [dtc]: Attempting to register command: apply
630[08:32:04] [Server thread/INFO] [dtc]: Attempting to register command: buy
631[08:32:04] [Server thread/INFO] [dtc]: Attempting to register command: merch
632[08:32:04] [pool-3-thread-14/INFO] [ore-updater]: The plugin "pokedisguise" does not have a version! Skipping...
633[08:32:04] [pool-3-thread-14/INFO] [ore-updater]: The plugin "SimpleDexRewards" does not have a version! Skipping...
634[08:32:04] [Server thread/INFO] [worldedit]: Using com.sk89q.worldedit.sponge.adapter.impl.Sponge_1_12_Impl as the Sponge adapter
635[08:32:04] [Server thread/INFO] [griefprevention]: Loaded successfully.
636[08:32:04] [Server thread/INFO] [tabmanager]: header found. Inserting into cache. Welcome to NHH § The Pokemon
637[08:32:04] [Server thread/INFO] [tabmanager]: footer found. Inserting into cache. DISCORD: discord.gg/P5tWJrt
638 STORE: northhill.craftingstore.net
639§LVote Party: %votesleft% Vote's left
640Pokedex: %trainer_dexcount% Out of 809
641[08:32:04] [Server thread/INFO] [tabmanager]: Checking for groups file and populating groups. Best of luck kids.
642[08:32:04] [Server thread/INFO] [tabmanager]: Group owner found. Inserting into cache.
643[08:32:04] [Server thread/INFO] [tabmanager]: Group co found. Inserting into cache.
644[08:32:04] [Server thread/INFO] [tabmanager]: Group dev found. Inserting into cache.
645[08:32:04] [Server thread/INFO] [tabmanager]: Group builder found. Inserting into cache.
646[08:32:04] [Server thread/INFO] [tabmanager]: Group admin+ found. Inserting into cache.
647[08:32:04] [Server thread/INFO] [tabmanager]: Group admin found. Inserting into cache.
648[08:32:04] [Server thread/INFO] [tabmanager]: Group mod found. Inserting into cache.
649[08:32:04] [Server thread/INFO] [tabmanager]: Group helper found. Inserting into cache.
650[08:32:04] [Server thread/INFO] [tabmanager]: Group donater++ found. Inserting into cache.
651[08:32:04] [Server thread/INFO] [tabmanager]: Group donater+ found. Inserting into cache.
652[08:32:04] [Server thread/INFO] [tabmanager]: Group donater found. Inserting into cache.
653[08:32:04] [Server thread/INFO] [tabmanager]: Group default found. Inserting into cache.
654[08:32:04] [Server thread/INFO] [tabmanager]: Group srmod found. Inserting into cache.
655[08:32:04] [Server thread/INFO] [tabmanager]: Group twitch found. Inserting into cache.
656[08:32:04] [Server thread/INFO] [tabmanager]: Group youtuber found. Inserting into cache.
657[08:32:04] [Server thread/INFO] [tabmanager]: Checking for players file and populating players. Best of luck kids.
658[08:32:04] [Server thread/WARN] [tabmanager]: No groups found within groups.json!
659[08:32:04] [Server thread/INFO] [tabmanager]: Attempting to place placeholders is TRUE
660[08:32:04] [pool-3-thread-14/INFO] [ore-updater]: ----- All Plugins Are Up To Date! -----
661[08:32:04] [Server thread/INFO] [magibridge]: Hooking into Nucleus
662[08:32:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [AGP-R] Use /GymList to see what Gyms the server has to offer!
663[08:32:04] [pool-21-thread-1/INFO] [craftingstore]: Please download the latest version from the website!
664[08:32:05] [Server thread/INFO] [gwm_auto_reset_mine]: All mines loaded!
665[08:32:15] [User Authenticator #1/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player ModestPasta is d85986ac-0b76-43a9-8aaa-365971d4734c
666[08:32:15] [Netty Epoll Server IO #5/INFO] [FML]: Client protocol version 2
667[08:32:15] [Netty Epoll Server IO #5/INFO] [FML]: Client attempting to join with 13 mods : minecraft@1.12.2,FML@8.0.99.99,foamfixcore@7.7.4,worldedit@6.1.10-SNAPSHOT,foamfix@0.10.5-1.12.2,jei@4.15.0.268,nei@2.4.2,forge@14.23.5.2844,codechickenlib@3.2.2.353,vanillafix@1.0.10-SNAPSHOT,mcp@9.42,journeymap@1.12.2-5.5.4,pixelmon@7.1.0
668[08:32:15] [Netty Epoll Server IO #5/INFO] [FML]: Attempting connection with missing mods [sampler, spongeapi, sponge, spongeforge, randompatches, activetime, adamantineshield, agp, boop, carrotshop, catclearlag, commandsigns, craftingstore, dtc, pixelmoneconomybridge, fastasyncworldedit, foxcore, foxguard, griefprevention, gts, gts_reforged, gwm_auto_reset_mine, gwm_library, holograms, hologramsplus, impactor, landiscovery, legendaryplus, luckperms, magibridge, maintenancesponge, meltanfixer, nucleus, nuvotifier, oldselectionalgorithm, ore-updater, petblocks, pixelbuilt-quests, pixelextras, pixelmonplaceholders, placeholderapi, plan, pokedisguise, seriousvote, serverlistplus, simpledexrewards, spark, statusprotocol, tabmanager, teslacrate, teslalibs, teslacore, tickprofiler, totaleconomy, tournaments, voteparty, wondertrade] at CLIENT
669[08:32:16] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
670[08:32:16] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: ModestPasta[/90.241.13.249:62182] logged in with entity id 106 in world(0) at (-97.90720542492322, 78.74962013658791, 1982.424682268554)
671[08:32:16] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ModestPasta joined the game
672[08:32:16] [Plan Non critical-pool-3/WARN] [plan]: Encountered IllegalArgumentException with Nucleus Extension (failed safely) when updating value for 'ModestPasta', the method was disabled temporarily (won't be called until next Plan reload), stack trace to follow (please report this):
673[08:32:16] [Plan Non critical-pool-3/WARN] [plan]: Error was caught by com.djrapitops.plan.extension.ExtensionServiceImplementation
674java.lang.IllegalArgumentException: class com.djrapitops.extension.NucleusExtension method notes could not be called: null
675 at com.djrapitops.plan.extension.implementation.providers.MethodWrapper.callMethod(MethodWrapper.java:85) ~[MethodWrapper.class:?]
676 at com.djrapitops.plan.extension.implementation.providers.MethodWrapper.callMethod(MethodWrapper.java:50) ~[MethodWrapper.class:?]
677 at com.djrapitops.plan.extension.implementation.providers.gathering.TableProviderValueGatherer.lambda$null$0(TableProviderValueGatherer.java:70) ~[TableProviderValueGatherer.class:?]
678 at com.djrapitops.plan.extension.implementation.providers.gathering.TableProviderValueGatherer.getMethodResult(TableProviderValueGatherer.java:118) ~[TableProviderValueGatherer.class:?]
679 at com.djrapitops.plan.extension.implementation.providers.gathering.TableProviderValueGatherer.gatherTableDataOfProvider(TableProviderValueGatherer.java:102) ~[TableProviderValueGatherer.class:?]
680 at com.djrapitops.plan.extension.implementation.providers.gathering.TableProviderValueGatherer.gatherTableDataOfPlayer(TableProviderValueGatherer.java:74) ~[TableProviderValueGatherer.class:?]
681 at com.djrapitops.plan.extension.implementation.providers.gathering.ProviderValueGatherer.updateValues(ProviderValueGatherer.java:135) ~[ProviderValueGatherer.class:?]
682 at com.djrapitops.plan.extension.ExtensionServiceImplementation.updatePlayerValues(ExtensionServiceImplementation.java:157) ~[ExtensionServiceImplementation.class:?]
683 at com.djrapitops.plan.extension.ExtensionServiceImplementation.updatePlayerValues(ExtensionServiceImplementation.java:146) ~[ExtensionServiceImplementation.class:?]
684 at com.djrapitops.plan.gathering.listeners.sponge.PlayerOnlineListener.lambda$actOnJoinEvent$5(PlayerOnlineListener.java:192) ~[PlayerOnlineListener.class:?]
685 at com.djrapitops.plan.processing.Processing.lambda$submitNonCritical$1(Processing.java:78) ~[Processing.class:?]
686 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) [?:1.8.0_212]
687 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
688 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
689 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
690Caused by: java.lang.reflect.InvocationTargetException
691 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
692 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
693 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
694 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
695 at com.djrapitops.plan.extension.implementation.providers.MethodWrapper.callMethod(MethodWrapper.java:73) ~[MethodWrapper.class:?]
696 ... 14 more
697Caused by: java.lang.NoSuchMethodError: io.github.nucleuspowered.nucleus.api.service.NucleusNoteService.getNotes(Lorg/spongepowered/api/entity/living/player/User;)Lplan/com/google/common/collect/ImmutableList;
698 at com.djrapitops.extension.NucleusExtension.lambda$null$31(NucleusExtension.java:365) ~[NucleusExtension.class:?]
699 at java.util.Optional.map(Optional.java:215) ~[?:1.8.0_212]
700 at com.djrapitops.extension.NucleusExtension.lambda$notes$32(NucleusExtension.java:365) ~[NucleusExtension.class:?]
701 at java.util.Optional.flatMap(Optional.java:241) ~[?:1.8.0_212]
702 at com.djrapitops.extension.NucleusExtension.notes(NucleusExtension.java:364) ~[NucleusExtension.class:?]
703 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
704 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
705 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
706 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
707 at com.djrapitops.plan.extension.implementation.providers.MethodWrapper.callMethod(MethodWrapper.java:73) ~[MethodWrapper.class:?]
708 ... 14 more
709[08:32:18] [World Spawner/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.NoSuchMethodError: com.pixelmonmod.pixelmon.api.spawning.SpawnInfo.getAdjustedRarity(Lcom/pixelmonmod/pixelmon/api/spawning/SpawnLocation;)F
710[08:32:18] [World Spawner/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.hiroku.oldselectionalgorithm.OldSelectionAlgorithm.calculateSpawnActions(OldSelectionAlgorithm.java:75)
711[08:32:18] [World Spawner/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.pixelmonmod.pixelmon.spawning.PlayerTrackingSpawner.lambda$getSpawns$1(PlayerTrackingSpawner.java:150)
712[08:32:18] [World Spawner/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.pixelmonmod.pixelmon.api.spawning.SpawnerCoordinator$Processor.run(SpawnerCoordinator.java:104)
713[08:32:18] [World Spawner/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.TimerThread.mainLoop(Timer.java:555)
714[08:32:18] [World Spawner/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.TimerThread.run(Timer.java:505)
715[08:32:22] [Server thread/INFO] [nucleus]: ModestPasta ran the command: /v
716[08:33:04] [Server thread/INFO] [STDERR]: [net.eterniamc.pokedisguise.NBTRegistryService:getPlayerData:32]: net.minecraft.util.ReportedException: Loading NBT data
717[08:33:04] [Server thread/INFO] [STDERR]: [net.eterniamc.pokedisguise.NBTRegistryService:getPlayerData:32]: at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:141)
718[08:33:04] [Server thread/INFO] [STDERR]: [net.eterniamc.pokedisguise.NBTRegistryService:getPlayerData:32]: at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:88)
719[08:33:04] [Server thread/INFO] [STDERR]: [net.eterniamc.pokedisguise.NBTRegistryService:getPlayerData:32]: at net.minecraft.nbt.CompressedStreamTools.func_74797_a(CompressedStreamTools.java:174)
720[08:33:04] [Server thread/INFO] [STDERR]: [net.eterniamc.pokedisguise.NBTRegistryService:getPlayerData:32]: at net.eterniamc.pokedisguise.NBTRegistryService.getPlayerData(NBTRegistryService.java:25)
721[08:33:04] [Server thread/INFO] [STDERR]: [net.eterniamc.pokedisguise.NBTRegistryService:getPlayerData:32]: at net.eterniamc.pokedisguise.NBTRegistryService.save(NBTRegistryService.java:55)
722[08:33:04] [Server thread/INFO] [STDERR]: [net.eterniamc.pokedisguise.NBTRegistryService:getPlayerData:32]: at net.eterniamc.pokedisguise.PokeDisguise.lambda$onServerStart$7(PokeDisguise.java:159)
723[08:33:04] [Server thread/INFO] [STDERR]: [net.eterniamc.pokedisguise.NBTRegistryService:getPlayerData:32]: at org.spongepowered.api.scheduler.Task$Builder.lambda$execute$0(Task.java:139)
724[08:33:04] [Server thread/INFO] [STDERR]: [net.eterniamc.pokedisguise.NBTRegistryService:getPlayerData:32]: at org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:192)
725[08:33:04] [Server thread/INFO] [STDERR]: [net.eterniamc.pokedisguise.NBTRegistryService:getPlayerData:32]: at org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:74)
726[08:33:04] [Server thread/INFO] [STDERR]: [net.eterniamc.pokedisguise.NBTRegistryService:getPlayerData:32]: at org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:183)
727[08:33:04] [Server thread/INFO] [STDERR]: [net.eterniamc.pokedisguise.NBTRegistryService:getPlayerData:32]: at org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:169)
728[08:33:04] [Server thread/INFO] [STDERR]: [net.eterniamc.pokedisguise.NBTRegistryService:getPlayerData:32]: at java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707)
729[08:33:04] [Server thread/INFO] [STDERR]: [net.eterniamc.pokedisguise.NBTRegistryService:getPlayerData:32]: at org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:112)
730[08:33:04] [Server thread/INFO] [STDERR]: [net.eterniamc.pokedisguise.NBTRegistryService:getPlayerData:32]: at org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:47)
731[08:33:04] [Server thread/INFO] [STDERR]: [net.eterniamc.pokedisguise.NBTRegistryService:getPlayerData:32]: at org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:189)
732[08:33:04] [Server thread/INFO] [STDERR]: [net.eterniamc.pokedisguise.NBTRegistryService:getPlayerData:32]: at org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:418)
733[08:33:04] [Server thread/INFO] [STDERR]: [net.eterniamc.pokedisguise.NBTRegistryService:getPlayerData:32]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_40_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic)
734[08:33:04] [Server thread/INFO] [STDERR]: [net.eterniamc.pokedisguise.NBTRegistryService:getPlayerData:32]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
735[08:33:04] [Server thread/INFO] [STDERR]: [net.eterniamc.pokedisguise.NBTRegistryService:getPlayerData:32]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:756)
736[08:33:04] [Server thread/INFO] [STDERR]: [net.eterniamc.pokedisguise.NBTRegistryService:getPlayerData:32]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:706)
737[08:33:04] [Server thread/INFO] [STDERR]: [net.eterniamc.pokedisguise.NBTRegistryService:getPlayerData:32]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:279)
738[08:33:04] [Server thread/INFO] [STDERR]: [net.eterniamc.pokedisguise.NBTRegistryService:getPlayerData:32]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:657)
739[08:33:04] [Server thread/INFO] [STDERR]: [net.eterniamc.pokedisguise.NBTRegistryService:getPlayerData:32]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
740[08:33:04] [Server thread/INFO] [STDERR]: [net.eterniamc.pokedisguise.NBTRegistryService:getPlayerData:32]: at java.lang.Thread.run(Thread.java:748)
741[08:33:04] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.io.EOFException
742[08:33:04] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.io.DataInputStream.readUnsignedShort(DataInputStream.java:340)
743[08:33:04] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.io.DataInputStream.readUTF(DataInputStream.java:589)
744[08:33:04] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.io.DataInputStream.readUTF(DataInputStream.java:564)
745[08:33:04] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at net.minecraft.nbt.NBTTagCompound.func_152448_b(NBTTagCompound.java:486)
746[08:33:04] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:56)
747[08:33:04] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:133)
748[08:33:04] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: ... 23 more