· 6 years ago · Sep 15, 2019, 10:38 PM
1[22:33:05] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
2[22:33:05] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
3[22:33:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
4[22:33:05] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading
5[22:33:05] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_222, running on Linux:amd64:3.10.0-957.27.2.el7.x86_64, installed at /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-0.el7_6.x86_64/jre
6[22:33:05] [main/INFO] [FML]: Searching /home/root/multicraft/servers/server802887/./mods for mods
7[22:33:05] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-0.3.3.22.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
8[22:33:05] [main/WARN] [FML]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
9[22:33:05] [main/WARN] [FML]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed!
10[22:33:05] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in foamfix-0.10.5-1.12.2 (3).jar. This is not recommended, @Mods should be in a separate jar from the coremod.
11[22:33:05] [main/WARN] [FML]: The coremod pl.asie.foamfix.coremod.FoamFixCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
12[22:33:05] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.12.2-2825-7.1.6.jar
13[22:33:05] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
14[22:33:05] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
15[22:33:05] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.7.11 Source=file:/home/root/multicraft/servers/server802887/./mods/spongeforge-1.12.2-2825-7.1.6.jar Service=LaunchWrapper Env=SERVER
16[22:33:05] [main/WARN] [FML]: The coremod SpongeCoremod (org.spongepowered.mod.SpongeCoremod) is not signed!
17[22:33:05] [main/INFO] [mixin]: Compatibility level set to JAVA_8
18[22:33:05] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[DEFAULT]
19[22:33:05] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[PREINIT]
20[22:33:05] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[INIT]
21[22:33:05] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
22[22:33:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
23[22:33:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
24[22:33:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
25[22:33:07] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
26[22:33:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
27[22:33:07] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
28[22:33:07] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@69cac930
29[22:33:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
30[22:33:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
31[22:33:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
32[22:33:07] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
33[22:33:07] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
34[22:33:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
35[22:33:07] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
36[22:33:08] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
37[22:33:08] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
38[22:33:08] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:137]: Spliced in METHOD: net.minecraft.block.BlockBed.func_189540_a
39[22:33:08] [main/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:73]: Replaced NEW for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper
40[22:33:08] [main/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:85]: Replaced INVOKESPECIAL for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper
41[22:33:08] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.pl.asie.foamfix.coremod.FoamFixTransformer' was detected and will no longer process meta class data
42[22:33:10] [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
43[22:33:12] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:124]: Added INTERFACE: pl/asie/foamfix/coremod/patches/IFoamFixWorldRemovable
44[22:33:12] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:161]: Added METHOD: net.minecraft.world.World.foamfix_removeUnloadedEntities
45[22:33:12] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.patches.WorldServerRemovalPatch:apply:62]: Patched updateEntities in net/minecraft/world/WorldServer func_72939_s
46[22:33:13] [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.
47[22:33:13] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
48[22:33:13] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
49[22:33:13] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
50[22:33:14] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:137]: Spliced in METHOD: net.minecraft.block.state.BlockStateContainer.createState
51[22:33:14] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:137]: Spliced in METHOD: net.minecraft.tileentity.TileEntity.func_190559_a
52[22:33:14] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:137]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.equals
53[22:33:14] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:137]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.hashCode
54[22:33:14] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:184]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode
55[22:33:14] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:184]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode_calced
56[22:33:14] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:137]: Spliced in METHOD: net.minecraft.block.properties.PropertyInteger.hashCode
57[22:33:14] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:184]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode
58[22:33:14] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:184]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode_calced
59[22:33:14] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:137]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.equals
60[22:33:14] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:137]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.hashCode
61[22:33:14] [main/INFO] [mixin]: Instancing error handler class org.spongepowered.mod.mixin.handler.MixinErrorHandler
62[22:33:14] [main/WARN] [mixin]: Mixin apply failed mixins.common.core.optional.json:util.math.MixinMutableBlockPos -> net.minecraft.util.math.BlockPos$MutableBlockPos: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException Shadow field field_177997_b was not located in the target class net.minecraft.util.math.BlockPos$MutableBlockPos. Using refmap mixins.common.refmap.json
63org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: Shadow field field_177997_b was not located in the target class net.minecraft.util.math.BlockPos$MutableBlockPos. Using refmap mixins.common.refmap.json
64 at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attachFields(MixinPreProcessorStandard.java:563) ~[spongeforge-1.12.2-2825-7.1.6.jar:1.12.2-2825-7.1.6]
65 at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:263) ~[spongeforge-1.12.2-2825-7.1.6.jar:1.12.2-2825-7.1.6]
66 at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:241) ~[spongeforge-1.12.2-2825-7.1.6.jar:1.12.2-2825-7.1.6]
67 at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1144) ~[spongeforge-1.12.2-2825-7.1.6.jar:1.12.2-2825-7.1.6]
68 at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:267) ~[spongeforge-1.12.2-2825-7.1.6.jar:1.12.2-2825-7.1.6]
69 at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:353) ~[spongeforge-1.12.2-2825-7.1.6.jar:1.12.2-2825-7.1.6]
70 at org.spongepowered.asm.mixin.transformer.MixinTransformer.apply(MixinTransformer.java:724) [spongeforge-1.12.2-2825-7.1.6.jar:1.12.2-2825-7.1.6]
71 at org.spongepowered.asm.mixin.transformer.MixinTransformer.applyMixins(MixinTransformer.java:703) [spongeforge-1.12.2-2825-7.1.6.jar:1.12.2-2825-7.1.6]
72 at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:509) [spongeforge-1.12.2-2825-7.1.6.jar:1.12.2-2825-7.1.6]
73 at org.spongepowered.asm.mixin.transformer.Proxy.transform(Proxy.java:72) [spongeforge-1.12.2-2825-7.1.6.jar:1.12.2-2825-7.1.6]
74 at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) [launchwrapper-1.12.jar:?]
75 at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) [launchwrapper-1.12.jar:?]
76 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) [?:1.8.0_222]
77 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [?:1.8.0_222]
78 at org.spongepowered.common.registry.provider.BlockPropertyIdProvider.<init>(BlockPropertyIdProvider.java:144) [BlockPropertyIdProvider.class:1.12.2-2825-7.1.6]
79 at org.spongepowered.common.registry.provider.BlockPropertyIdProvider$Holder.<clinit>(BlockPropertyIdProvider.java:280) [BlockPropertyIdProvider$Holder.class:1.12.2-2825-7.1.6]
80 at org.spongepowered.common.registry.provider.BlockPropertyIdProvider.getInstance(BlockPropertyIdProvider.java:49) [BlockPropertyIdProvider.class:1.12.2-2825-7.1.6]
81 at org.spongepowered.common.registry.provider.BlockPropertyIdProvider.getIdAndTryRegistration(BlockPropertyIdProvider.java:67) [BlockPropertyIdProvider.class:1.12.2-2825-7.1.6]
82 at org.spongepowered.common.registry.type.BlockTypeRegistryModule.registerBlockTrait(BlockTypeRegistryModule.java:136) [BlockTypeRegistryModule.class:1.12.2-2825-7.1.6]
83 at org.spongepowered.common.registry.type.BlockTypeRegistryModule.registerCustomBlock(BlockTypeRegistryModule.java:123) [BlockTypeRegistryModule.class:1.12.2-2825-7.1.6]
84 at org.spongepowered.common.registry.type.BlockTypeRegistryModule.registerFromGameData(BlockTypeRegistryModule.java:118) [BlockTypeRegistryModule.class:1.12.2-2825-7.1.6]
85 at net.minecraft.block.Block.handler$onRegisterBlock$zbh000(Block.java:2839) [aow.class:?]
86 at net.minecraft.block.Block.func_176215_a(Block.java:2638) [aow.class:?]
87 at net.minecraft.block.Block.func_176219_a(Block.java:2642) [aow.class:?]
88 at net.minecraft.block.Block.func_149671_p(Block.java:2340) [aow.class:?]
89 at net.minecraft.init.Bootstrap.func_151354_b(Bootstrap.java:498) [ni.class:?]
90 at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1470) [MinecraftServer.class:?]
91 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222]
92 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222]
93 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
94 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
95 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
96 at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
97 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222]
98 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222]
99 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
100 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
101 at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge-1.12.2-14.23.5.2838-universal.jar:?]
102 at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge-1.12.2-14.23.5.2838-universal.jar:?]
103[22:33:15] [main/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:73]: Replaced NEW for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper
104[22:33:15] [main/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:85]: Replaced INVOKESPECIAL for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper
105[22:33:15] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:137]: Spliced in METHOD: net.minecraft.block.BlockBed.func_189540_a
106[22:33:17] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:124]: Added INTERFACE: pl/asie/foamfix/api/IFoamFixMobSpawnerLogic
107[22:33:17] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:137]: Spliced in METHOD: net.minecraft.tileentity.MobSpawnerBaseLogic.func_98279_f
108[22:33:17] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:184]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCache
109[22:33:17] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:184]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCachePESize
110[22:33:17] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:184]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCacheTime
111[22:33:17] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:184]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_forcedCache
112[22:33:17] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:184]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_forcedCacheTime
113[22:33:19] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
114[22:33:19] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2838 Initialized
115[22:33:19] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
116[22:33:19] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
117[22:33:19] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients
118[22:33:19] [Server thread/INFO] [Sponge]: Found mcmod.info at jar:file:/home/root/multicraft/servers/server802887/./mods/spongeforge-1.12.2-2825-7.1.6.jar!/mcmod.info
119[22:33:19] [Server thread/INFO] [Sponge]: Creating injector in stage 'PRODUCTION'
120[22:33:24] [Server thread/INFO] [FML]: Searching /home/root/multicraft/servers/server802887/./mods for mods
121[22:33:24] [Server thread/INFO] [FML]: Searching %s for plugins
122[22:33:24] [Server thread/INFO] [FML]: Disabling mod ctm it is client side only.
123[22:33:24] [Server thread/WARN] [FML]: Mod ironchest is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-7.0.67.844
124[22:33:25] [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.
125Please see https://docs.spongepowered.org/master/en/plugin/plugin-meta.html for details.
126[22:33:25] [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.
127Please see https://docs.spongepowered.org/master/en/plugin/plugin-meta.html for details.
128[22:33:25] [Server thread/INFO] [FML]: Forge Mod Loader has identified 62 mods to load
129[22:33:25] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
130[22:33:25] [Server thread/WARN] [FML]: Missing English translation for spongeapi: assets/spongeapi/lang/en_us.lang
131[22:33:25] [Server thread/WARN] [FML]: Missing English translation for spongeforge: assets/spongeforge/lang/en_us.lang
132[22:33:25] [Server thread/WARN] [FML]: Missing English translation for chameleon: assets/chameleon/lang/en_us.lang
133[22:33:25] [Server thread/WARN] [FML]: Missing English translation for chunkpregenerator: assets/chunkpregenerator/lang/en_us.lang
134[22:33:25] [Server thread/WARN] [FML]: Missing English translation for pixelmoneconomybridge: assets/pixelmoneconomybridge/lang/en_us.lang
135[22:33:25] [Server thread/WARN] [FML]: Missing English translation for evenmorepixelmoncommands: assets/evenmorepixelmoncommands/lang/en_us.lang
136[22:33:25] [Server thread/WARN] [FML]: Missing English translation for fastleafdecay: assets/fastleafdecay/lang/en_us.lang
137[22:33:25] [Server thread/WARN] [FML]: Missing English translation for foamfix: assets/foamfix/lang/en_us.lang
138[22:33:25] [Server thread/WARN] [FML]: Missing English translation for meltanfixer: assets/meltanfixer/lang/en_us.lang
139[22:33:25] [Server thread/WARN] [FML]: Missing English translation for pixelevent: assets/pixelevent/lang/en_us.lang
140[22:33:25] [Server thread/WARN] [FML]: Missing English translation for pixelextras: assets/pixelextras/lang/en_us.lang
141[22:33:25] [Server thread/WARN] [FML]: Missing English translation for pixelhunt: assets/pixelhunt/lang/en_us.lang
142[22:33:26] [Server thread/WARN] [FML]: Missing English translation for pixelmonbroadcasts: assets/pixelmonbroadcasts/lang/en_us.lang
143[22:33:26] [Server thread/WARN] [FML]: Missing English translation for pixelmoney: assets/pixelmoney/lang/en_us.lang
144[22:33:26] [Server thread/WARN] [FML]: Missing English translation for wondertrade: assets/wondertrade/lang/en_us.lang
145[22:33:26] [Server thread/WARN] [FML]: Missing English translation for teslalibs: assets/teslalibs/lang/en_us.lang
146[22:33:26] [Server thread/WARN] [FML]: Missing English translation for teslacore: assets/teslacore/lang/en_us.lang
147[22:33:26] [Server thread/WARN] [FML]: Missing English translation for economylite: assets/economylite/lang/en_us.lang
148[22:33:26] [Server thread/WARN] [FML]: Missing English translation for griefprevention: assets/griefprevention/lang/en_us.lang
149[22:33:26] [Server thread/WARN] [FML]: Missing English translation for nucleus: assets/nucleus/lang/en_us.lang
150[22:33:26] [Server thread/WARN] [FML]: Missing English translation for referrals: assets/referrals/lang/en_us.lang
151[22:33:26] [Server thread/WARN] [FML]: Missing English translation for catclearlag: assets/catclearlag/lang/en_us.lang
152[22:33:26] [Server thread/WARN] [FML]: Missing English translation for pixelmonplaceholders: assets/pixelmonplaceholders/lang/en_us.lang
153[22:33:26] [Server thread/WARN] [FML]: Missing English translation for pixelgym: assets/pixelgym/lang/en_us.lang
154[22:33:26] [Server thread/WARN] [FML]: Missing English translation for nuvotifier: assets/nuvotifier/lang/en_us.lang
155[22:33:26] [Server thread/WARN] [FML]: Missing English translation for slashdiscord: assets/slashdiscord/lang/en_us.lang
156[22:33:26] [Server thread/WARN] [FML]: Missing English translation for huskyui: assets/huskyui/lang/en_us.lang
157[22:33:26] [Server thread/WARN] [FML]: Missing English translation for placeholderapi: assets/placeholderapi/lang/en_us.lang
158[22:33:26] [Server thread/WARN] [FML]: Missing English translation for huskycrates: assets/huskycrates/lang/en_us.lang
159[22:33:26] [Server thread/WARN] [FML]: Missing English translation for pixelgenocide: assets/pixelgenocide/lang/en_us.lang
160[22:33:26] [Server thread/WARN] [FML]: Missing English translation for pokexpmultiplier: assets/pokexpmultiplier/lang/en_us.lang
161[22:33:26] [Server thread/WARN] [FML]: Missing English translation for tabmanager: assets/tabmanager/lang/en_us.lang
162[22:33:26] [Server thread/WARN] [FML]: Missing English translation for pixelmonshowdown: assets/pixelmonshowdown/lang/en_us.lang
163[22:33:26] [Server thread/WARN] [FML]: Missing English translation for safetrade: assets/safetrade/lang/en_us.lang
164[22:33:26] [Server thread/WARN] [FML]: Missing English translation for impactor: assets/impactor/lang/en_us.lang
165[22:33:26] [Server thread/WARN] [FML]: Missing English translation for pjw: assets/pjw/lang/en_us.lang
166[22:33:26] [Server thread/WARN] [FML]: Missing English translation for luckperms: assets/luckperms/lang/en_us.lang
167[22:33:26] [Server thread/WARN] [FML]: Missing English translation for gts_reforged: assets/gts_reforged/lang/en_us.lang
168[22:33:26] [Server thread/WARN] [FML]: Missing English translation for pjp: assets/pjp/lang/en_us.lang
169[22:33:26] [Server thread/WARN] [FML]: Missing English translation for gts: assets/gts/lang/en_us.lang
170[22:33:26] [Server thread/WARN] [FML]: Missing English translation for holograms: assets/holograms/lang/en_us.lang
171[22:33:26] [Server thread/WARN] [FML]: Missing English translation for pjc: assets/pjc/lang/en_us.lang
172[22:33:26] [Server thread/WARN] [FML]: Missing English translation for aurionvotelistener: assets/aurionvotelistener/lang/en_us.lang
173[22:33:26] [Server thread/WARN] [FML]: Missing English translation for worldedit: assets/worldedit/lang/en_us.lang
174[22:33:26] [Server thread/WARN] [FML]: Missing English translation for sleepvote: assets/sleepvote/lang/en_us.lang
175[22:33:26] [Server thread/WARN] [FML]: Missing English translation for keepinventorysponge: assets/keepinventorysponge/lang/en_us.lang
176[22:33:26] [Server thread/WARN] [FML]: Missing English translation for activetime: assets/activetime/lang/en_us.lang
177[22:33:26] [Server thread/WARN] [Sponge]: The mod spongeforge was designed for forge 1.12.2-14.23.5.2825 but version 14.23.5.2838 is in use. It may not work properly.
178[22:33:26] [Server thread/WARN] [Sponge]: The mod spongeforge was designed for forge 1.12.2-14.23.5.2825 but version 14.23.5.2838 is in use. It may not work properly.
179[22:33:26] [Server thread/WARN] [Sponge]: The mod pixelhunt was designed for spongeapi 7.2.0-SNAPSHOT but version 7.1.0-fb496dbf0 is in use. It may not work properly.
180[22:33:26] [Server thread/WARN] [Sponge]: The mod pixelhunt was designed for spongeapi 7.2.0-SNAPSHOT but version 7.1.0-fb496dbf0 is in use. It may not work properly.
181[22:33:26] [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.
182[22:33:26] [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.
183[22:33:26] [Server thread/WARN] [Sponge]: The mod safetrade was designed for forge 1.12.2-14.23.4.2705 but version 14.23.5.2838 is in use. It may not work properly.
184[22:33:26] [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.
185[22:33:26] [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.
186[22:33:26] [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.
187[22:33:26] [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.
188[22:33:26] [Server thread/WARN] [Sponge]: The mod pjp was designed for spongeapi 7.2.0-SNAPSHOT but version 7.1.0-fb496dbf0 is in use. It may not work properly.
189[22:33:26] [Server thread/WARN] [Sponge]: The mod pjp was designed for spongeapi 7.2.0-SNAPSHOT but version 7.1.0-fb496dbf0 is in use. It may not work properly.
190[22:33:26] [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.
191[22:33:26] [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.
192[22:33:26] [Server thread/WARN] [Sponge]: The mod pjc was designed for spongeapi 7.2.0-SNAPSHOT but version 7.1.0-fb496dbf0 is in use. It may not work properly.
193[22:33:26] [Server thread/WARN] [Sponge]: The mod pjc was designed for spongeapi 7.2.0-SNAPSHOT but version 7.1.0-fb496dbf0 is in use. It may not work properly.
194[22:33:26] [Server thread/INFO] [FML]: FML has found a non-mod file CTM-MC1.12.2-0.3.3.22.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
195[22:33:26] [Server thread/INFO] [FML]: FML has found a non-mod file AntiFallDamage 2.3.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
196[22:33:26] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, spongeapi, sponge, spongeforge, foamfixcore, biomesoplenty, chameleon, chisel, chunkpregenerator, cfm, pixelmoneconomybridge, evenmorepixelmoncommands, fastleafdecay, foamfix, ironchest, ironfurnaces, journeymap, meltanfixer, pixelevent, pixelextras, pixelhunt, pixelmon, pixelmonbroadcasts, pixelmoney, storagedrawers, storagedrawersextra, wondertrade, teslalibs, teslacore, economylite, griefprevention, nucleus, referrals, catclearlag, pixelmonplaceholders, pixelgym, nuvotifier, slashdiscord, huskyui, placeholderapi, huskycrates, pixelgenocide, pokexpmultiplier, tabmanager, pixelmonshowdown, safetrade, impactor, pjw, luckperms, gts_reforged, pjp, gts, holograms, pjc, aurionvotelistener, worldedit, sleepvote, keepinventorysponge, activetime] at CLIENT
197[22:33:26] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, spongeapi, sponge, spongeforge, foamfixcore, biomesoplenty, chameleon, chisel, chunkpregenerator, cfm, pixelmoneconomybridge, evenmorepixelmoncommands, fastleafdecay, foamfix, ironchest, ironfurnaces, journeymap, meltanfixer, pixelevent, pixelextras, pixelhunt, pixelmon, pixelmonbroadcasts, pixelmoney, storagedrawers, storagedrawersextra, wondertrade, teslalibs, teslacore, economylite, griefprevention, nucleus, referrals, catclearlag, pixelmonplaceholders, pixelgym, nuvotifier, slashdiscord, huskyui, placeholderapi, huskycrates, pixelgenocide, pokexpmultiplier, tabmanager, pixelmonshowdown, safetrade, impactor, pjw, luckperms, gts_reforged, pjp, gts, holograms, pjc, aurionvotelistener, worldedit, sleepvote, keepinventorysponge, activetime] at SERVER
198[22:33:26] [Server thread/WARN] [Sponge]: There's no certificate fingerprint available
199[22:33:29] [Server thread/WARN] [FML]: =============================================================
200[22:33:29] [Server thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
201[22:33:29] [Server thread/WARN] [FML]: Offender: io/github/icohedron/sleepvote/SleepVote.loadConfiguration()V
202[22:33:29] [Server thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead
203[22:33:29] [Server thread/WARN] [FML]: =============================================================
204[22:33:29] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
205[22:33:29] [Server thread/INFO] [FML]: Found 1294 ObjectHolder annotations
206[22:33:29] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
207[22:33:29] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
208[22:33:29] [Server thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:73]: Replaced NEW for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
209[22:33:29] [Server thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:85]: Replaced INVOKESPECIAL for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
210[22:33:29] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
211[22:33:29] [Forge Version Check/INFO] [forge.VersionCheck]: [spongeforge] Starting version check at https://files.minecraftforge.net/maven/org/spongepowered/spongeforge/promotions_slim.json
212[22:33:30] [Forge Version Check/INFO] [forge.VersionCheck]: [spongeforge] Found status: OUTDATED Target: 7.1.2
213[22:33:30] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
214[22:33:30] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: OUTDATED Target: 14.23.5.2847
215[22:33:30] [Forge Version Check/INFO] [forge.VersionCheck]: [fastleafdecay] Starting version check at http://www.olafkeijsers.net/fastleafdecay-update.json
216[22:33:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Nucleus version 1.12.1-S7.1, running on Sponge API 7.1.0-fb496dbf0.
217[22:33:30] [Server thread/INFO] [nucleus]: Nucleus is now starting. Entering pre-init phase.
218[22:33:30] [Forge Version Check/INFO] [forge.VersionCheck]: [fastleafdecay] Found status: UP_TO_DATE Target: null
219[22:33:30] [Forge Version Check/INFO] [forge.VersionCheck]: [pixelmon] Starting version check at https://reforged.gg/forge/update.json
220[22:33:30] [Forge Version Check/INFO] [forge.VersionCheck]: [pixelmon] Found status: AHEAD Target: null
221[22:33:30] [Server thread/INFO] [nucleus]: Starting QuickStart Module Loader version 0.11.0 subsystem.
222[22:33:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: __
223[22:33:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: | |__) LuckPerms v4.3.75
224[22:33:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: |___ | Running on Sponge - SpongeForge
225[22:33:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]:
226[22:33:31] [Server thread/INFO] [luckperms]: Loading configuration...
227[22:33:31] [Server thread/INFO] [luckperms]: Loading storage provider... [H2]
228[22:33:32] [Server thread/INFO] [luckperms]: Loading internal permission managers...
229[22:33:32] [Server thread/INFO] [luckperms]: Registering PermissionService...
230[22:33:32] [Server thread/INFO] [luckperms]: Performing initial data load...
231[22:33:32] [Server thread/INFO] [luckperms]: Successfully enabled. (took 1773ms)
232[22:33:32] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]:
233[22:33:32] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======== E V E N M O R E P I X E L M O N C O M M A N D S ========
234[22:33:32] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: --> Loading and validating EMPC settings...
235[22:33:32] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: --> Registering commands and known aliases with Sponge...
236[22:33:32] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: --> Loaded a bunch of commands, see below.
237[22:33:32] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: /checkevs, /checkstats (/gs), /checktypes (/type),
238[22:33:32] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: /empc, /fixgenders, /partyhatch,
239[22:33:32] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: /partyheal, /randomtm, /resetdex,
240[22:33:32] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: /resetevs, /showstats (/show), /spawndex,
241[22:33:32] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: /switchgender (/bend), /timedhatch, /timedheal
242[22:33:32] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: --> Pre-init completed. All systems nominal.
243[22:33:32] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ====================================================================
244[22:33:32] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]:
245[22:33:32] [Server thread/INFO] [economylite]: EconomyLite 2.15.1 is initializing!
246[22:33:32] [Server thread/INFO] [economylite]: Using currency: Coin
247[22:33:32] [Server thread/INFO] [economylite]: The SQL module is disabled!
248[22:33:32] [Server thread/INFO] [economylite]: The Loan module is disabled!
249[22:33:32] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-1 - Starting...
250[22:33:33] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-1 - Start completed.
251[22:33:33] [Server thread/INFO] [aurionvotelistener]: AurionVoteListener loading...
252[22:33:33] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-2 - Starting...
253[22:33:34] [Server thread/INFO] [STDERR]: [org.sqlite.SQLiteJDBCLoader:extractAndLoadLibraryFile:254]: No space left on device
254[22:33:34] [Server thread/WARN] [Sponge]: /***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
255[22:33:34] [Server thread/WARN] [Sponge]: /* Could not pass FMLPreInitializationEvent */
256[22:33:34] [Server thread/WARN] [Sponge]: /***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
257[22:33:34] [Server thread/WARN] [Sponge]: /* Could not pass the event FMLPreInitializationEvent to an Event Listener! */
258[22:33:34] [Server thread/WARN] [Sponge]: /* */
259[22:33:34] [Server thread/WARN] [Sponge]: /* Since the event can be modified during the event's listener,
260 there could be adverse side effects of the exception occuring
261such that duplications or other game breaking issues could exist.
262Due to the nature of the exception, this is not likely an exception
263that is covered by SpongeForge or Forge itself, and therefor should
264be reported to the mod/plugin author first prior to reporting to
265Sponge or Forge. */
266[22:33:34] [Server thread/WARN] [Sponge]: /* Owning Mod/Plugin: aurionvotelistener */
267[22:33:34] [Server thread/WARN] [Sponge]: /* Exception: */
268[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.util.concurrent.ExecutionError: java.lang.UnsatisfiedLinkError: org.sqlite.core.NativeDB._open_utf8([BI)V */
269[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2215) */
270[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache.get(LocalCache.java:4154) */
271[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) */
272[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) */
273[22:33:34] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.service.sql.SqlServiceImpl.getDataSource(SqlServiceImpl.java:163) */
274[22:33:34] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.service.sql.SqlServiceImpl.getDataSource(SqlServiceImpl.java:144) */
275[22:33:34] [Server thread/WARN] [Sponge]: /* com.mineaurion.aurionvotelistener.sponge.database.DatabaseConnection.getDataSource(DatabaseConnection.java:28) */
276[22:33:34] [Server thread/WARN] [Sponge]: /* com.mineaurion.aurionvotelistener.sponge.database.DatabaseConnection.getDataSource(DatabaseConnection.java:41) */
277[22:33:34] [Server thread/WARN] [Sponge]: /* com.mineaurion.aurionvotelistener.sponge.database.DatabaseConnection.connect(DatabaseConnection.java:37) */
278[22:33:34] [Server thread/WARN] [Sponge]: /* com.mineaurion.aurionvotelistener.sponge.database.DatabaseConnection.<init>(DatabaseConnection.java:33) */
279[22:33:34] [Server thread/WARN] [Sponge]: /* com.mineaurion.aurionvotelistener.sponge.database.SqliteDatabaseConnection.<init>(SqliteDatabaseConnection.java:19) */
280[22:33:34] [Server thread/WARN] [Sponge]: /* com.mineaurion.aurionvotelistener.sponge.database.DataSource.<init>(DataSource.java:34) */
281[22:33:34] [Server thread/WARN] [Sponge]: /* com.mineaurion.aurionvotelistener.sponge.AurionVoteListener.preInit(AurionVoteListener.java:91) */
282[22:33:34] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.listener.GamePreInitializationEventListener_AurionVoteListener_preInit117.handle(Unknown Source) */
283[22:33:34] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) */
284[22:33:34] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:385) */
285[22:33:34] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:458) */
286[22:33:34] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:419) */
287[22:33:34] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:252) */
288[22:33:34] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:339) */
289[22:33:34] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) */
290[22:33:34] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) */
291[22:33:34] [Server thread/WARN] [Sponge]: /* sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) */
292[22:33:34] [Server thread/WARN] [Sponge]: /* java.lang.reflect.Method.invoke(Method.java:498) */
293[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) */
294[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) */
295[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) */
296[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) */
297[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) */
298[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) */
299[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.EventBus.post(EventBus.java:217) */
300[22:33:34] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) */
301[22:33:34] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) */
302[22:33:34] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) */
303[22:33:34] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) */
304[22:33:34] [Server thread/WARN] [Sponge]: /* sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) */
305[22:33:34] [Server thread/WARN] [Sponge]: /* java.lang.reflect.Method.invoke(Method.java:498) */
306[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) */
307[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) */
308[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) */
309[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) */
310[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) */
311[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) */
312[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.EventBus.post(EventBus.java:217) */
313[22:33:34] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.redirect$onPost$zza000(LoadController.java:553) */
314[22:33:34] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) */
315[22:33:34] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627) */
316[22:33:34] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) */
317[22:33:34] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) */
318[22:33:34] [Server thread/WARN] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) */
319[22:33:34] [Server thread/WARN] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) */
320[22:33:34] [Server thread/WARN] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
321[22:33:34] [Server thread/WARN] [Sponge]: /* java.lang.UnsatisfiedLinkError: org.sqlite.core.NativeDB._open_utf8([BI)V */
322[22:33:34] [Server thread/WARN] [Sponge]: /* org.sqlite.core.NativeDB._open_utf8(Native Method) */
323[22:33:34] [Server thread/WARN] [Sponge]: /* org.sqlite.core.NativeDB._open(NativeDB.java:71) */
324[22:33:34] [Server thread/WARN] [Sponge]: /* org.sqlite.core.DB.open(DB.java:174) */
325[22:33:34] [Server thread/WARN] [Sponge]: /* org.sqlite.core.CoreConnection.open(CoreConnection.java:220) */
326[22:33:34] [Server thread/WARN] [Sponge]: /* org.sqlite.core.CoreConnection.<init>(CoreConnection.java:76) */
327[22:33:34] [Server thread/WARN] [Sponge]: /* org.sqlite.jdbc3.JDBC3Connection.<init>(JDBC3Connection.java:26) */
328[22:33:34] [Server thread/WARN] [Sponge]: /* org.sqlite.jdbc4.JDBC4Connection.<init>(JDBC4Connection.java:24) */
329[22:33:34] [Server thread/WARN] [Sponge]: /* org.sqlite.SQLiteConnection.<init>(SQLiteConnection.java:45) */
330[22:33:34] [Server thread/WARN] [Sponge]: /* org.sqlite.JDBC.createConnection(JDBC.java:114) */
331[22:33:34] [Server thread/WARN] [Sponge]: /* org.sqlite.JDBC.connect(JDBC.java:88) */
332[22:33:34] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:112) */
333[22:33:34] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:358) */
334[22:33:34] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201) */
335[22:33:34] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:443) */
336[22:33:34] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:514) */
337[22:33:34] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:111) */
338[22:33:34] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.HikariDataSource.<init>(HikariDataSource.java:72) */
339[22:33:34] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.service.sql.SqlServiceImpl$1.load(SqlServiceImpl.java:138) */
340[22:33:34] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.service.sql.SqlServiceImpl$1.load(SqlServiceImpl.java:123) */
341[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) */
342[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) */
343[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) */
344[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) */
345[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache.get(LocalCache.java:4154) */
346[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) */
347[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) */
348[22:33:34] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.service.sql.SqlServiceImpl.getDataSource(SqlServiceImpl.java:163) */
349[22:33:34] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.service.sql.SqlServiceImpl.getDataSource(SqlServiceImpl.java:144) */
350[22:33:34] [Server thread/WARN] [Sponge]: /* com.mineaurion.aurionvotelistener.sponge.database.DatabaseConnection.getDataSource(DatabaseConnection.java:28) */
351[22:33:34] [Server thread/WARN] [Sponge]: /* com.mineaurion.aurionvotelistener.sponge.database.DatabaseConnection.getDataSource(DatabaseConnection.java:41) */
352[22:33:34] [Server thread/WARN] [Sponge]: /* com.mineaurion.aurionvotelistener.sponge.database.DatabaseConnection.connect(DatabaseConnection.java:37) */
353[22:33:34] [Server thread/WARN] [Sponge]: /* com.mineaurion.aurionvotelistener.sponge.database.DatabaseConnection.<init>(DatabaseConnection.java:33) */
354[22:33:34] [Server thread/WARN] [Sponge]: /* com.mineaurion.aurionvotelistener.sponge.database.SqliteDatabaseConnection.<init>(SqliteDatabaseConnection.java:19) */
355[22:33:34] [Server thread/WARN] [Sponge]: /* com.mineaurion.aurionvotelistener.sponge.database.DataSource.<init>(DataSource.java:34) */
356[22:33:34] [Server thread/WARN] [Sponge]: /* com.mineaurion.aurionvotelistener.sponge.AurionVoteListener.preInit(AurionVoteListener.java:91) */
357[22:33:34] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.listener.GamePreInitializationEventListener_AurionVoteListener_preInit117.handle(Unknown Source) */
358[22:33:34] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) */
359[22:33:34] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:385) */
360[22:33:34] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:458) */
361[22:33:34] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:419) */
362[22:33:34] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:252) */
363[22:33:34] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:339) */
364[22:33:34] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) */
365[22:33:34] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) */
366[22:33:34] [Server thread/WARN] [Sponge]: /* sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) */
367[22:33:34] [Server thread/WARN] [Sponge]: /* java.lang.reflect.Method.invoke(Method.java:498) */
368[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) */
369[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) */
370[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) */
371[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) */
372[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) */
373[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) */
374[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.EventBus.post(EventBus.java:217) */
375[22:33:34] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) */
376[22:33:34] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) */
377[22:33:34] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) */
378[22:33:34] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) */
379[22:33:34] [Server thread/WARN] [Sponge]: /* sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) */
380[22:33:34] [Server thread/WARN] [Sponge]: /* java.lang.reflect.Method.invoke(Method.java:498) */
381[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) */
382[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) */
383[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) */
384[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) */
385[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) */
386[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) */
387[22:33:34] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.EventBus.post(EventBus.java:217) */
388[22:33:34] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.redirect$onPost$zza000(LoadController.java:553) */
389[22:33:34] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) */
390[22:33:34] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627) */
391[22:33:34] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) */
392[22:33:34] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) */
393[22:33:34] [Server thread/WARN] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) */
394[22:33:34] [Server thread/WARN] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) */
395[22:33:34] [Server thread/WARN] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
396[22:33:34] [Server thread/WARN] [Sponge]: /***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
397[22:33:34] [Server thread/INFO] [safetrade]: Loading configs.
398[22:33:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]:
399[22:33:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: _________________
400[22:33:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: / ____/_ __/ ___/ GTS 5.0.3
401[22:33:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: / / __ / / \__ \ Running on: SpongeForge 1.12.2-2825-7.1.6
402[22:33:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: / /_/ / / / ___/ / Author: NickImpact
403[22:33:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: \____/ /_/ /____/
404[22:33:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]:
405[22:33:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS » Initializing GTS...
406[22:33:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS » Registering Service with Sponge...
407[22:33:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS » Loading default entry types...
408[22:33:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS » Loaded element type: SpongeItemEntry
409[22:33:34] [Server thread/INFO] [tabmanager]: [TabManager 2.1.3-S7.0-MC1.12.2] is beginning setup.
410[22:33:34] [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.
411[22:33:34] [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.
412[22:33:34] [Server thread/INFO] [tabmanager]: [TabManager 2.1.3-S7.0-MC1.12.2] has finished setup.
413[22:33:34] [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
414[22:33:34] [Server thread/INFO] [Pixelmon Broadcasts]:
415[22:33:34] [Server thread/INFO] [Pixelmon Broadcasts]: =============== P I X E L M O N B R O A D C A S T S ===============
416[22:33:34] [Server thread/INFO] [Pixelmon Broadcasts]: --> Loading and validating Pixelmon Broadcasts settings...
417[22:33:34] [Server thread/INFO] [Pixelmon Broadcasts]: --> Registering listeners with Pixelmon...
418[22:33:34] [Server thread/INFO] [Pixelmon Broadcasts]: --> Registering commands with Sponge...
419[22:33:34] [Server thread/INFO] [Pixelmon Broadcasts]: Registered main command as /pixelmonbroadcasts, alias /pbroadcasts
420[22:33:34] [Server thread/INFO] [Pixelmon Broadcasts]: --> Pre-init completed. All systems nominal.
421[22:33:34] [Server thread/INFO] [Pixelmon Broadcasts]: ====================================================================
422[22:33:34] [Server thread/INFO] [Pixelmon Broadcasts]:
423[22:33:34] [Server thread/INFO] [griefprevention]:
424bStats metrics is present in 5 plugins on this server.
425Presently, none of them are allowed to send data.
426Presently, the following 5 plugins are not allowed to send data:
427[GriefPrevention, EconomyLite, PlaceholderAPI, TabManager, Holograms]
428To change the enabled/disabled state of any bStats use in a plugin, visit the Sponge config!
429[22:33:34] [Server thread/INFO] [catclearlag]: Setting up config...
430[22:33:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS Reforged Bridge (Warning) Found missing config option (blacklist)... Adding it!
431[22:33:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS » Loaded element type: ReforgedEntry
432[22:33:34] [Server thread/INFO] [griefprevention]: Grief Prevention boot start.
433[22:33:34] [Server thread/INFO] [griefprevention]: Finished loading configuration.
434[22:33:34] [Server thread/INFO] [griefprevention]: Registering GriefPrevention API...
435[22:33:34] [Server thread/WARN] [mixin]: @Inject(@At("INVOKE")) Shift.BY=2 on mixins.forge.core.json:forge.fluids.MixinBlockFluidFinite::handler$onSetBlockForSwapping$bch000 exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
436[22:33:34] [Server thread/WARN] [mixin]: Injection warning: LVT in net/minecraftforge/fluids/BlockFluidFinite::tryToFlowVerticallyInto(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;I)I has incompatible changes at opcode 7 in callback net/minecraftforge/fluids/BlockFluidFinite::handler$onSetBlockForSwapping$bch000.
437Expected: [Lnet/minecraft/block/state/IBlockState;, Lnet/minecraft/util/math/BlockPos;, I, I, Lnet/minecraft/block/state/IBlockState;]
438 Found: [Lnet/minecraft/block/state/IBlockState;]
439[22:33:34] [Server thread/WARN] [mixin]: Injection warning: LVT in net/minecraftforge/fluids/BlockFluidFinite::tryToFlowVerticallyInto(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;I)I has incompatible changes at opcode 118 in callback net/minecraftforge/fluids/BlockFluidFinite::handler$onSetBlockForSwapping$bch000.
440Expected: [Lnet/minecraft/block/state/IBlockState;, Lnet/minecraft/util/math/BlockPos;, I, I, Lnet/minecraft/block/state/IBlockState;]
441 Found: [Lnet/minecraft/block/state/IBlockState;, Lnet/minecraft/util/math/BlockPos;, I, Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;]
442[22:33:34] [Server thread/WARN] [Sponge]: Could not find variant owning class, assigning fallback id: biomesoplenty:block_b_o_p_gem_ore_variant
443[22:33:35] [Server thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:137]: Spliced in METHOD: net.minecraftforge.common.property.ExtendedBlockState.createState
444[22:33:36] [Server thread/INFO] [FML]: Applying holder lookups
445[22:33:36] [Server thread/INFO] [FML]: Holder lookups applied
446[22:33:36] [Server thread/INFO] [FML]: Made the Pregenerator ThreadSave
447[22:33:36] [Server thread/INFO] [Pixelmon]: Loading Pixelmon version 7.0.7
448[22:33:37] [Server thread/INFO] [Pixelmon]: Checking for migrations..
449[22:33:37] [Server thread/INFO] [Pixelmon]: Loading Advancements
450[22:33:38] [Server thread/INFO] [STDOUT]: [pl.asie.foamfix.ProxyCommon:preInit:79]: minecraft:hopper
451[22:33:38] [Server thread/INFO] [foamfix]: Removing LaunchWrapper package manifest map...
452[22:33:38] [Server thread/INFO] [MeltanFixer]: MeltanFixer starting initialization.
453[22:33:38] [Server thread/INFO] [STDOUT]: [com.wondertrademod.wondertrade.Utilities:loadDefaultCooldowns:106]: 2120447d-bb7a-49f3-83a0-aad8d4f2b7c5
454[22:33:38] [Server thread/INFO] [STDOUT]: [com.wondertrademod.wondertrade.Wondertrade:preInit:53]: [Wondertrade] Successfully loaded configuration File.
455[22:33:38] [Server thread/INFO] [Chisel]: Loading blocks...
456[22:33:38] [Server thread/INFO] [Chisel]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
457[22:33:39] [Server thread/INFO] [Chisel]: 71 Feature's blocks loaded.
458[22:33:39] [Server thread/INFO] [Chisel]: Loading Tile Entities...
459[22:33:39] [Server thread/INFO] [Chisel]: Tile Entities loaded.
460[22:33:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.iron`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
461[22:33:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.gold`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
462[22:33:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.diamond`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
463[22:33:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.copper`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
464[22:33:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.silver`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
465[22:33:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.crystal`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
466[22:33:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.obsidian`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
467[22:33:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.dirtchest9000`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
468[22:33:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.iron`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
469[22:33:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.gold`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
470[22:33:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.diamond`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
471[22:33:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.copper`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
472[22:33:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.silver`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
473[22:33:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.crystal`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
474[22:33:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.obsidian`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
475[22:33:39] [Server thread/INFO] [FML]: Applying holder lookups
476[22:33:39] [Server thread/INFO] [FML]: Holder lookups applied
477[22:33:39] [Server thread/INFO] [Chisel]: Loading items...
478[22:33:39] [Server thread/INFO] [Chisel]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
479[22:33:39] [Server thread/INFO] [Chisel]: 71 Feature's items loaded.
480[22:33:40] [Server thread/INFO] [Pixelmon]: Loading TM/HMs.
481[22:33:40] [Server thread/INFO] [FML]: Applying holder lookups
482[22:33:40] [Server thread/INFO] [FML]: Holder lookups applied
483[22:33:40] [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.
484[22:33:40] [Server thread/INFO] [FML]: Applying holder lookups
485[22:33:40] [Server thread/INFO] [FML]: Holder lookups applied
486[22:33:40] [Server thread/INFO] [FML]: Applying holder lookups
487[22:33:40] [Server thread/INFO] [FML]: Holder lookups applied
488[22:33:40] [Server thread/INFO] [FML]: Injecting itemstacks
489[22:33:40] [Server thread/INFO] [FML]: Itemstack injection complete
490[22:33:40] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
491[22:33:40] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
492[22:33:40] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
493[22:33:40] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on 142.234.204.91:53720
494[22:33:40] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using default channel type
495[22:33:41] [Server thread/INFO] [Chisel]: Loading recipes...
496[22:33:41] [Server thread/INFO] [Chisel]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
497[22:33:41] [Server thread/INFO] [Chisel]: 71 Feature's recipes loaded.
498[22:33:41] [Server thread/INFO] [FML]: Applying holder lookups
499[22:33:41] [Server thread/INFO] [FML]: Holder lookups applied
500[22:33:41] [Server thread/INFO] [teslacore]: +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
501[22:33:41] [Server thread/INFO] [teslacore]: | TeslaPowered -- Simon_Flash |
502[22:33:41] [Server thread/INFO] [teslacore]: | |
503[22:33:41] [Server thread/INFO] [teslacore]: | - teslacore: v1.1.6 |
504[22:33:41] [Server thread/INFO] [teslacore]: | - teslalibs: v1.1.6 |
505[22:33:41] [Server thread/INFO] [teslacore]: +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
506[22:33:41] [Server thread/INFO] [nucleus]: Nucleus is now entering the init phase.
507[22:33:41] [Server thread/INFO] [slashdiscord]: Slash Discordhas successfully loaded config files!
508[22:33:41] [Server thread/INFO] [catclearlag]: Starting plugin...
509[22:33:41] [Server thread/INFO] [catclearlag]: Registering commands...
510[22:33:41] [Server thread/INFO] [pixelmoney]: Registering listeners...
511[22:33:41] [Server thread/INFO] [pixelmoney]: Registering commands...
512[22:33:41] [Server thread/INFO] [pixelmoney]: Successfully initializated!
513[22:33:41] [Server thread/WARN] [pixelgym]: Could not save config.yml to /home/root/multicraft/servers/server802887/./config/pixelgym/config.yml because config.yml already exists. Thats a good thing!
514[22:33:41] [Server thread/WARN] [pixelgym]: Could not save data.yml to /home/root/multicraft/servers/server802887/./config/pixelgym/data.yml because data.yml already exists. Thats a good thing!
515[22:33:41] [Server thread/WARN] [pixelgym]: Could not save badges.yml to /home/root/multicraft/servers/server802887/./config/pixelgym/badges.yml because badges.yml already exists. Thats a good thing!
516[22:33:41] [Server thread/WARN] [pixelgym]: Could not save logs.yml to /home/root/multicraft/servers/server802887/./config/pixelgym/logs.yml because logs.yml already exists. Thats a good thing!
517[22:33:41] [Server thread/WARN] [pixelgym]: Could not save extras.yml to /home/root/multicraft/servers/server802887/./config/pixelgym/extras.yml because extras.yml already exists. Thats a good thing!
518[22:33:41] [Server thread/INFO] [holograms]: Holograms loaded: 3.1
519[22:33:41] [Server thread/INFO] [slashdiscord]: Slash Discord running (version 1.4.0)! Hey, I'm alive!
520[22:33:42] [Server thread/INFO] [pjp]: Portal module activated
521[22:33:42] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-3 - Starting...
522[22:33:42] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-3 - Start completed.
523[22:33:42] [Server thread/INFO] [sleepvote]: Finished initialization
524[22:33:42] [Server thread/INFO] [PokexpMultiplier]: Loaded! This plugin was made by happyzleaf. (https://happyzleaf.com/)
525[22:33:42] [Server thread/INFO] [activetime]: +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
526[22:33:42] [Server thread/INFO] [activetime]: | ActiveTime -- Version 1.4.3 |
527[22:33:42] [Server thread/INFO] [activetime]: | Developed By: Simon_Flash |
528[22:33:42] [Server thread/INFO] [activetime]: +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
529[22:33:42] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [xP//] PixelHunt - Loaded v1.1.3!
530[22:33:42] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [xP//] By Xenoyia with help from happyzlife, FrostEffects and XpanD!
531[22:33:42] [Server thread/INFO] [PixelGenocide]: PixelGenocide by happyzleaf loaded! (https://www.happyzleaf.com/)
532[22:33:42] [Server thread/INFO] [nucleus]: Nucleus is now entering the post-init phase.
533[22:33:42] [Server thread/INFO] [nucleus]: Nucleus is now loading and enabling modules. This may take a few seconds.
534[22:33:42] [Server thread/INFO] [nucleus]: Starting phase: PREENABLE
535[22:33:42] [Server thread/INFO] [nucleus]: Starting phase: ENABLE
536[22:33:44] [Server thread/INFO] [nucleus]: Starting phase: POSTENABLE
537[22:33:44] [Server thread/INFO] [nucleus]: Nucleus language set to "en-GB"
538[22:33:44] [Server thread/INFO] [nucleus]: Nucleus has completed loading modules.
539[22:33:44] [Server thread/INFO] [nucleus]: Nucleus has completed server initialisation tasks. Waiting for game server to start to complete the final tasks.
540[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmoven`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
541[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmfridge`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
542[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcabinet`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
543[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmfreezer`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
544[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmbedsidecabinet`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
545[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmmailbox`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
546[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcomputer`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
547[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmprinter`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
548[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmstereo`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
549[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmpresent`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
550[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmbin`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
551[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmwallcabinet`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
552[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmbath`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
553[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmshowerhead`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
554[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmplate`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
555[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcouch`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
556[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmtoaster`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
557[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmchoppingboard`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
558[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmblender`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
559[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmmicrowave`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
560[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmwashingmachine`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
561[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmdishwasher`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
562[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcabinetkitchen`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
563[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcup`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
564[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcookiejar`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
565[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmtree`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
566[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmmirror`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
567[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmgrill`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
568[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmeski`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
569[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmdoormat`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
570[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcrate`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
571[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmlightswitch`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
572[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmceilingfan`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
573[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmdeskcabinet`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
574[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmmodernslidingdoor`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
575[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmdigitalclock`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
576[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmtv`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
577[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmkitchencounter`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
578[22:33:44] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmkitchencounterdrawer`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
579[22:33:44] [Server thread/INFO] [Pixelmon]: Registering shop items.
580[22:33:44] [Server thread/INFO] [Pixelmon]: Item not found: minecraft:light_gray_glazed_terracotta in shopItems.json
581[22:33:44] [Server thread/INFO] [Pixelmon]: Item not found: minecraft:hay_bale in shopItems.json
582[22:33:44] [Server thread/INFO] [Pixelmon]: Item not found: minecraft:neather_wart in shopItems.json
583[22:33:44] [Server thread/INFO] [Pixelmon]: Registering NPCs.
584[22:33:45] [Server thread/INFO] [Pixelmon]: Item mismatch: no item found for haybale in pokemartmain1_en_us.json
585[22:33:45] [Server thread/INFO] [Pixelmon]: Item mismatch: no item found for haybale in pokemartmain1_en_us.json
586[22:33:45] [Server thread/INFO] [Pixelmon]: Item mismatch: no item found for lgglazed in pokemartmain1_en_us.json
587[22:33:45] [Server thread/INFO] [Pixelmon]: Item mismatch: no item found for darksapling in pokemartmain2_en_us.json
588[22:33:45] [Server thread/INFO] [Pixelmon]: Item mismatch: no item found for neatherwart in pokemartsecond2_en_us.json
589[22:33:45] [Server thread/INFO] [Pixelmon]: Registered NPC trades.
590[22:33:45] [Server thread/INFO] [Pixelmon]: Registering structures.
591[22:33:49] [Server thread/INFO] [Pixelmon]: Registering drops.
592[22:33:49] [Server thread/INFO] [Pixelmon]: Registering Pokémon drops.
593[22:33:50] [Server thread/INFO] [Pixelmon]: Registering battle rules.
594[22:33:50] [Netty Server IO #1/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
595[22:33:51] [Netty Server IO #2/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
596[22:34:03] [Server thread/INFO] [foamfix]: Deduplicated 411 property sets.
597[22:34:03] [Server thread/INFO] [foamfix]: Weakening LaunchWrapper resource cache...
598[22:34:03] [Server thread/INFO] [FML]: Injecting itemstacks
599[22:34:03] [Server thread/INFO] [FML]: Itemstack injection complete
600[22:34:03] [Server thread/INFO] [worldedit]: WorldEdit for Sponge (version 6.1.9-SNAPSHOT) is loaded
601[22:34:03] [Server thread/INFO] [PixelmonPlaceholders]: Loaded! This plugin was made by happyzleaf. (https://happyzleaf.com)
602[22:34:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS » Enabling GTS...
603[22:34:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS » Loading configuration...
604[22:34:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS (Warning) Found missing config option (blacklist.items)... Adding it!
605[22:34:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS (Warning) Found missing config option (discord.notifications.new-listing.webhooks)... Adding it!
606[22:34:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS (Warning) Found missing config option (discord.notifications.sell-listing.webhooks)... Adding it!
607[22:34:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS (Warning) Found missing config option (discord.notifications.listing-expire.webhooks)... Adding it!
608[22:34:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS (Warning) Found missing config option (discord.notifications.listing-remove.webhooks)... Adding it!
609[22:34:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS » Initializing additional dependencies...
610[22:34:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS » Initializing internal handlers...
611[22:34:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS » Setting up discord notifier...
612[22:34:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS » Initializing the Listing Manager...
613[22:34:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS » Registering tokens with Nucleus...
614[22:34:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS » Registering commands with ACF...
615[22:34:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS » Initializing and reading storage...
616[22:34:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS » Loading storage provider... [H2]
617[22:34:04] [ForkJoinPool.commonPool-worker-29/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS » Successfully read in 0 listings!
618[22:34:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS » Deploying running tasks...
619[22:34:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: GTS » Startup complete!
620[22:34:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]:
621[22:34:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======== E V E N M O R E P I X E L M O N C O M M A N D S ========
622[22:34:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: --> Checking whether an economy plugin is present...
623[22:34:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: --> An economy plugin was detected. Enabling integration!
624[22:34:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: --> We are good to go.
625[22:34:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ====================================================================
626[22:34:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]:
627[22:34:04] [Server thread/INFO] [PixelmonShowdown]: Loading Queue: RU
628[22:34:04] [Server thread/INFO] [PixelmonShowdown]: Loading Queue: NU
629[22:34:04] [Server thread/INFO] [PixelmonShowdown]: Loading Queue: PU
630[22:34:04] [Server thread/INFO] [PixelmonShowdown]: Loading Queue: Monotype
631[22:34:04] [Server thread/ERROR] [PixelmonShowdown]: Error Getting Pokemon Clause: Mawile.. Please check format config for errors.
632[22:34:04] [Server thread/INFO] [PixelmonShowdown]: Loading Queue: UU
633[22:34:04] [Server thread/INFO] [PixelmonShowdown]: Loading Queue: Ubers
634[22:34:04] [Server thread/INFO] [PixelmonShowdown]: Loading Queue: OU
635[22:34:04] [pool-3-thread-4/INFO] [PixelmonShowdown]: Elos saved.
636[22:34:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [PixelHunt] Economy loaded!
637[22:34:04] [Server thread/INFO] [Pixelmon]: Registering spawn sets.
638[22:34:05] [Server thread/INFO] [MeltanFixer]: MeltanFixer initialized successfully.
639[22:34:06] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 62 mods
640[22:34:07] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world"
641[22:34:07] [Server thread/INFO] [Sponge]: Checking for worlds that need to be migrated...
642[22:34:07] [Server thread/INFO] [Sponge]: No worlds were found in need of migration.
643[22:34:07] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
644[22:34:08] [Server thread/INFO] [FML]: Applying holder lookups
645[22:34:08] [Server thread/INFO] [FML]: Holder lookups applied
646[22:34:08] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOP:<init>:61]: settings for world: BIOMESOP
647[22:34:08] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOP:initialLandAndSeaLayer:93]: Setting up landmass VANILLA
648[22:34:08] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.ChunkGeneratorOverworldBOP:<init>:89]: ChunkGeneratorOverworldBOP json: BIOMESOP
649[22:34:08] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.ChunkGeneratorOverworldBOP:<init>:96]: ChunkGeneratorOverworldBOP settings: {"landScheme":"vanilla","tempScheme":"medium_zones","rainScheme":"medium_zones","biomeSize":"medium","amplitude":1.0,"generateBopOre":true,"generatePoisonIvy":false,"generateBerryBushes":true,"generateThorns":true,"generateQuicksand":true,"generateLiquidPoison":true,"generateHotSprings":true,"generateNetherHives":true,"generateEndFeatures":true,"mainNoiseScaleX":80.0,"mainNoiseScaleY":160.0,"mainNoiseScaleZ":80.0,"coordinateScale":684.412,"heightScale":684.412,"upperLimitScale":512.0,"lowerLimitScale":512.0}
650[22:34:09] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 940 advancements
651[22:34:09] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 317 advancement trees
652[22:34:09] [Server thread/INFO] [griefprevention]: [world] 24 total claims loaded.
653[22:34:09] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0 (world)
654[22:34:17] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 0%
655[22:34:17] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmonmod.pixelmon.listener.EntityPlayerExtension
656[22:34:17] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmonmod.pixelmon.listener.EntityPlayerExtension
657[22:34:17] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmonmod.pixelmon.listener.EntityPlayerExtension
658[22:34:18] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 41%
659[22:34:18] [Server thread/INFO] [Sponge]: Loading world [world] (minecraft:overworld/0)
660[22:34:18] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOPHell:<init>:32]: settings for hell world: BIOMESOP
661[22:34:19] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 940 advancements
662[22:34:19] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 317 advancement trees
663[22:34:19] [Server thread/INFO] [griefprevention]: [DIM-1] 5 total claims loaded.
664[22:34:19] [Server thread/INFO] [Sponge]: Loading world [DIM-1] (biomesoplenty:nether/-1)
665[22:34:19] [Netty Server IO #3/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
666[22:34:19] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 940 advancements
667[22:34:19] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 317 advancement trees
668[22:34:19] [Server thread/INFO] [griefprevention]: [DIM1] 4 total claims loaded.
669[22:34:19] [Server thread/INFO] [Sponge]: Loading world [DIM1] (minecraft:the_end/1)
670[22:34:19] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 940 advancements
671[22:34:19] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 317 advancement trees
672[22:34:19] [Server thread/INFO] [griefprevention]: [ultra] 3 total claims loaded.
673[22:34:19] [Server thread/INFO] [Sponge]: Loading world [ultra] (pixelmon:ultra_space/72)
674[22:34:19] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (13.564s)! For help, type "help" or "?"
675[22:34:19] [Server thread/INFO] [nucleus]: Nucleus is performing final tasks before server startup completes.
676[22:34:19] [Server thread/INFO] [nucleus]: Nucleus has started.
677[22:34:19] [Server thread/INFO] [safetrade]: Loading data...
678[22:34:19] [Server thread/INFO] [safetrade]: Data loaded.
679[22:34:19] [Server thread/INFO] [safetrade]: Economy plugin: Found
680[22:34:20] [Server thread/INFO] [pixelevent]: Commands loaded !
681[22:34:20] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: /\
682[22:34:20] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: / \
683[22:34:20] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: / || \
684[22:34:20] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: / || \
685[22:34:20] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: / || \
686[22:34:20] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: / || \
687[22:34:20] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: / \
688[22:34:20] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: / ** \
689[22:34:20] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ------------------
690[22:34:20] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ===================================================================
691[22:34:20] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: The command "/world" could not be registered as it has already been claimed by ProjectWorlds - the fallback "/nucleus:world" is available.
692[22:34:20] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ===================================================================
693[22:34:20] [Server thread/INFO] [worldedit]: Using com.sk89q.worldedit.sponge.adapter.impl.Sponge_1_12_Impl as the Sponge adapter
694[22:34:20] [Server thread/INFO] [nuvotifier]: Loaded token for website: default
695[22:34:21] [Server thread/INFO] [nuvotifier]: Method none selected for vote forwarding: Votes will not be received from a forwarder.
696[22:34:21] [Server thread/INFO] [HuskyCrates]: Loading Crates...
697[22:34:21] [Votifier NIO boss/INFO] [nuvotifier]: Votifier enabled on socket /142.234.204.91:8675.
698[22:34:21] [Server thread/INFO] [STDOUT]: [com.codehusky.huskycrates.crate.virtual.views.SpinnerView$Config:<init>:187]: null
699[22:34:21] [Server thread/INFO] [STDOUT]: [com.codehusky.huskycrates.crate.virtual.views.SpinnerView$Config:<init>:187]: null
700[22:34:21] [Server thread/INFO] [STDOUT]: [com.codehusky.huskycrates.crate.virtual.views.SpinnerView$Config:<init>:187]: null
701[22:34:21] [Server thread/INFO] [STDOUT]: [com.codehusky.huskycrates.crate.virtual.views.SpinnerView$Config:<init>:187]: null
702[22:34:21] [Server thread/INFO] [STDOUT]: [com.codehusky.huskycrates.crate.virtual.views.SpinnerView$Config:<init>:187]: null
703[22:34:21] [Server thread/INFO] [HuskyCrates]: Injection checks passed.
704[22:34:21] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-4 - Starting...
705[22:34:21] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-4 - Start completed.
706[22:34:21] [Server thread/INFO] [HuskyCrates]: Begin Database Load...
707[22:34:21] [Server thread/INFO] [STDOUT]: [com.codehusky.huskycrates.crate.physical.PhysicalCrate:<init>:33]: Lcrate
708[22:34:21] [Server thread/INFO] [HuskyCrates]: Loaded Lcrate @ 615.0,70.0,-32.0
709[22:34:21] [Server thread/INFO] [STDOUT]: [com.codehusky.huskycrates.crate.physical.PhysicalCrate:<init>:33]: mythical
710[22:34:21] [Server thread/INFO] [HuskyCrates]: Loaded mythical @ 606.0,70.0,-30.0
711[22:34:21] [Server thread/INFO] [STDOUT]: [com.codehusky.huskycrates.crate.physical.PhysicalCrate:<init>:33]: voterscrate
712[22:34:21] [Server thread/INFO] [HuskyCrates]: Loaded voterscrate @ 620.0,70.0,-28.0
713[22:34:21] [Server thread/INFO] [STDOUT]: [com.codehusky.huskycrates.crate.physical.PhysicalCrate:<init>:33]: revo
714[22:34:21] [Server thread/INFO] [HuskyCrates]: Loaded revo @ 612.0,69.0,-21.0
715[22:34:21] [Server thread/INFO] [STDOUT]: [com.codehusky.huskycrates.crate.physical.PhysicalCrate:<init>:33]: shinycrate
716[22:34:21] [Server thread/INFO] [HuskyCrates]: Loaded shinycrate @ 628.0,70.0,-32.0
717[22:34:21] [Server thread/INFO] [STDOUT]: [com.codehusky.huskycrates.crate.physical.PhysicalCrate:<init>:33]: ultra
718[22:34:21] [Server thread/INFO] [HuskyCrates]: Loaded ultra @ 601.0,70.0,-24.0
719[22:34:21] [Server thread/INFO] [HuskyCrates]: End Database Load.
720[22:34:21] [Server thread/INFO] [HuskyCrates]: Crates has started successfully.
721[22:34:21] [Server thread/WARN] [HuskyCrates]: You are currently running a pre-release build!
722[22:34:21] [Server thread/WARN] [HuskyCrates]: This is an unstable version of HuskyCrates and, as such,
723[22:34:21] [Server thread/WARN] [HuskyCrates]: it has not been tested thoroughly and will have bugs!
724[22:34:21] [Server thread/WARN] [HuskyCrates]: Report all issues to codeHusky on the support discord!
725[22:34:21] [Server thread/WARN] [HuskyCrates]: For help configuring, please consult the SRC or the discord.
726[22:34:21] [Server thread/WARN] [HuskyCrates]: Thanks! - codeHusky
727[22:34:21] [Server thread/INFO] [HuskyCrates]: Running HuskyCrates v2.0.0PRE12
728[22:34:21] [Server thread/INFO] [aurionvotelistener]: AurionsVoteListener Enabled
729[22:34:21] [Server thread/INFO] [referrals]: Referrals is booting up!
730[22:34:21] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-5 - Starting...
731[22:34:21] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-5 - Start completed.
732[22:34:21] [Server thread/INFO] [referrals]: Database Connection Established!
733[22:34:21] [Server thread/INFO] [referrals]: Referrals is loading its data from the database!
734[22:34:21] [pool-3-thread-5/INFO] [referrals]: Referrals is saving its data to the database!
735[22:34:21] [Server thread/INFO] [tabmanager]: header found. Inserting into cache. &7Welcome to &d&lBacon &f&lPixels&7, %player_name%
736[22:34:21] [Server thread/INFO] [tabmanager]: footer found. Inserting into cache. &7Pokedex: &e%trainer_dexpercentage%% &d| &7Players: &e%server_online% &d| &7Hours Played: &e%player_time_played_hours% &d| &7Bal: &e$%economy_balance%
737[22:34:21] [Server thread/INFO] [tabmanager]: Checking for groups file and populating groups. Best of luck kids.
738[22:34:21] [Server thread/INFO] [tabmanager]: Group owner found. Inserting into cache.
739[22:34:21] [Server thread/INFO] [tabmanager]: Group headadmin found. Inserting into cache.
740[22:34:21] [Server thread/INFO] [tabmanager]: Group grandmaster found. Inserting into cache.
741[22:34:21] [Server thread/INFO] [tabmanager]: Group master found. Inserting into cache.
742[22:34:21] [Server thread/INFO] [tabmanager]: Group veteran found. Inserting into cache.
743[22:34:21] [Server thread/INFO] [tabmanager]: Group pro found. Inserting into cache.
744[22:34:21] [Server thread/INFO] [tabmanager]: Group experienced found. Inserting into cache.
745[22:34:21] [Server thread/INFO] [tabmanager]: Group amateur found. Inserting into cache.
746[22:34:21] [Server thread/INFO] [tabmanager]: Group rockleader found. Inserting into cache.
747[22:34:21] [Server thread/INFO] [tabmanager]: Group grassleader found. Inserting into cache.
748[22:34:21] [Server thread/INFO] [tabmanager]: Group flyingleader found. Inserting into cache.
749[22:34:21] [Server thread/INFO] [tabmanager]: Group poisonleader found. Inserting into cache.
750[22:34:21] [Server thread/INFO] [tabmanager]: Group psychicleader found. Inserting into cache.
751[22:34:21] [Server thread/INFO] [tabmanager]: Group fireleader found. Inserting into cache.
752[22:34:21] [Server thread/INFO] [tabmanager]: Group waterleader found. Inserting into cache.
753[22:34:21] [Server thread/INFO] [tabmanager]: Group normalleader found. Inserting into cache.
754[22:34:21] [Server thread/INFO] [tabmanager]: Group steelleader found. Inserting into cache.
755[22:34:21] [Server thread/INFO] [tabmanager]: Group e4ice found. Inserting into cache.
756[22:34:21] [Server thread/INFO] [tabmanager]: Group e4fighting found. Inserting into cache.
757[22:34:21] [Server thread/INFO] [tabmanager]: Group e4ghost found. Inserting into cache.
758[22:34:21] [Server thread/INFO] [tabmanager]: Group e4dragon found. Inserting into cache.
759[22:34:21] [Server thread/INFO] [tabmanager]: Group group2 found. Inserting into cache.
760[22:34:21] [Server thread/INFO] [tabmanager]: Group default found. Inserting into cache.
761[22:34:21] [Server thread/INFO] [tabmanager]: Checking for players file and populating players. Best of luck kids.
762[22:34:21] [Server thread/INFO] [tabmanager]: Player 069a79f4-44e9-4726-a5be-fca90e38aaf5 found. Inserting into cache.
763[22:34:21] [Server thread/INFO] [tabmanager]: Attempting to place placeholders is TRUE
764[22:34:21] [pool-3-thread-5/INFO] [referrals]: Referrals is done saving data!
765[22:34:21] [Server thread/INFO] [griefprevention]: Loaded successfully.
766[22:34:21] [Server thread/INFO] [PixelmonShowdown]: PixelmonShowdown 1.2.7 Successfully Launched
767[22:34:21] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Couldn't load server icon
768javax.imageio.IIOException: I/O error writing PNG file!
769 at com.sun.imageio.plugins.png.PNGImageWriter.write(PNGImageWriter.java:1168) ~[?:1.8.0_222]
770 at javax.imageio.ImageWriter.write(ImageWriter.java:615) ~[?:1.8.0_222]
771 at javax.imageio.ImageIO.doWrite(ImageIO.java:1622) ~[?:1.8.0_222]
772 at javax.imageio.ImageIO.write(ImageIO.java:1588) ~[?:1.8.0_222]
773 at net.minecraft.server.MinecraftServer.func_184107_a(MinecraftServer.java:612) [MinecraftServer.class:?]
774 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:493) [MinecraftServer.class:?]
775 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
776Caused by: java.io.IOException: No space left on device
777 at java.io.RandomAccessFile.writeBytes(Native Method) ~[?:1.8.0_222]
778 at java.io.RandomAccessFile.write(RandomAccessFile.java:525) ~[?:1.8.0_222]
779 at javax.imageio.stream.FileCacheImageOutputStream.write(FileCacheImageOutputStream.java:141) ~[?:1.8.0_222]
780 at javax.imageio.stream.ImageOutputStreamImpl.write(ImageOutputStreamImpl.java:51) ~[?:1.8.0_222]
781 at com.sun.imageio.plugins.png.PNGImageWriter.write_magic(PNGImageWriter.java:375) ~[?:1.8.0_222]
782 at com.sun.imageio.plugins.png.PNGImageWriter.write(PNGImageWriter.java:1134) ~[?:1.8.0_222]
783 ... 6 more
784[22:34:25] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: All Regular Pokemon Will Be Despawned in 30m.
785[22:34:49] [User Authenticator #1/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player MrBringBacon is a643401c-a227-4b76-a313-dd6888cb577e
786[22:34:50] [Netty Server IO #5/INFO] [FML]: Client protocol version 2
787[22:34:50] [Netty Server IO #5/INFO] [FML]: Client attempting to join with 22 mods : minecraft@1.12.2,chameleon@1.12-4.1.3,FML@8.0.99.99,inventorytweaks@1.63+release.109.220f184,biomesoplenty@7.0.1.2439,ironfurnaces@1.3.5,cfm@6.3.0,chisel@MC1.12.2-0.2.1.35,pixelextras@2.5.0,jei@4.15.0.268,chunkpregenerator@2.1,wondertrade@4.6.2,meltanfixer@1.12.2-1.0.4-universal,forge@14.23.5.2838,fastleafdecay@v14,storagedrawersextra@@VERSION@,mcp@9.42,ctm@MC1.12.2-0.3.3.22,ironchest@1.12.2-7.0.67.844,journeymap@1.12.2-5.5.5,pixelmon@7.0.7,storagedrawers@1.12-5.3.5
788[22:34:50] [Netty Server IO #5/INFO] [journeymap]: CLIENT
789[22:34:50] [Netty Server IO #5/INFO] [FML]: Attempting connection with missing mods [spongeapi, sponge, spongeforge, foamfixcore, pixelmoneconomybridge, evenmorepixelmoncommands, foamfix, pixelevent, pixelhunt, pixelmonbroadcasts, pixelmoney, teslalibs, teslacore, economylite, griefprevention, nucleus, referrals, catclearlag, pixelmonplaceholders, pixelgym, nuvotifier, slashdiscord, huskyui, placeholderapi, huskycrates, pixelgenocide, pokexpmultiplier, tabmanager, pixelmonshowdown, safetrade, impactor, pjw, luckperms, gts_reforged, pjp, gts, holograms, pjc, aurionvotelistener, worldedit, sleepvote, keepinventorysponge, activetime] at CLIENT
790[22:34:51] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
791[22:34:51] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: MrBringBacon[/76.84.252.173:60150] logged in with entity id 107 in world(0) at (21402.20207655496, 63.0, 15821.576233259988)
792[22:34:51] [Server thread/WARN] [Sponge]: /***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
793[22:34:51] [Server thread/WARN] [Sponge]: /* Could not pass ClientConnectionEvent$Join$Impl */
794[22:34:51] [Server thread/WARN] [Sponge]: /***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
795[22:34:51] [Server thread/WARN] [Sponge]: /* Could not pass the event ClientConnectionEvent$Join$Impl to an Event Listener! */
796[22:34:51] [Server thread/WARN] [Sponge]: /* */
797[22:34:51] [Server thread/WARN] [Sponge]: /* Since the event can be modified during the event's listener,
798 there could be adverse side effects of the exception occuring
799such that duplications or other game breaking issues could exist.
800Due to the nature of the exception, this is not likely an exception
801that is covered by SpongeForge or Forge itself, and therefor should
802be reported to the mod/plugin author first prior to reporting to
803Sponge or Forge. */
804[22:34:51] [Server thread/WARN] [Sponge]: /* Owning Mod/Plugin: aurionvotelistener */
805[22:34:51] [Server thread/WARN] [Sponge]: /* Exception: */
806[22:34:51] [Server thread/WARN] [Sponge]: /* java.lang.NullPointerException: null */
807[22:34:51] [Server thread/WARN] [Sponge]: /* com.mineaurion.aurionvotelistener.sponge.EventManager.onPlayerJoin(EventManager.java:50) */
808[22:34:51] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.listener.JoinListener_EventManager_onPlayerJoin323.handle(Unknown Source) */
809[22:34:51] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) */
810[22:34:51] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:385) */
811[22:34:51] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:349) */
812[22:34:51] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:450) */
813[22:34:51] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:419) */
814[22:34:51] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.SpongeEventManager.post(SpongeEventManager.java:465) */
815[22:34:51] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:246) */
816[22:34:51] [Server thread/WARN] [Sponge]: /* net.minecraft.server.management.PlayerList.initializeConnectionToPlayer(PlayerList.java:1681) */
817[22:34:51] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.completeServerSideConnection(NetworkDispatcher.java:255) */
818[22:34:51] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.access$100(NetworkDispatcher.java:72) */
819[22:34:51] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:205) */
820[22:34:51] [Server thread/WARN] [Sponge]: /* net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:285) */
821[22:34:51] [Server thread/WARN] [Sponge]: /* net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180) */
822[22:34:51] [Server thread/WARN] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:790) */
823[22:34:51] [Server thread/WARN] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
824[22:34:51] [Server thread/WARN] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
825[22:34:51] [Server thread/WARN] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
826[22:34:51] [Server thread/WARN] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
827[22:34:51] [Server thread/WARN] [Sponge]: /***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
828[22:34:51] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: MrBringBacon joined the game
829[22:34:51] [pool-3-thread-7/INFO] [referrals]: Referrals is saving its data to the database!
830[22:34:51] [pool-3-thread-7/INFO] [referrals]: Referrals is done saving data!