· 6 years ago · Mar 23, 2020, 09:52 PM
1[22:36:11] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
2[22:36:11] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
3[22:36:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
4[22:36:11] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading
5[22:36:11] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_242, running on Linux:amd64:4.9.0-12-amd64, installed at /usr/local/openjdk-8
6[22:36:11] [main/INFO] [FML]: Searching /home/container/./mods for mods
7[22:36:11] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-1.0.1.30.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
8[22:36:11] [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:36:11] [main/WARN] [FML]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed!
10[22:36:11] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in foamfix-0.10.10-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
11[22:36:11] [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:36:11] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.12.2-2838-7.1.10.jar
13[22:36:11] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
14[22:36:11] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
15[22:36:11] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/home/container/./mods/spongeforge-1.12.2-2838-7.1.10.jar Service=LaunchWrapper Env=SERVER
16[22:36:11] [main/WARN] [FML]: The coremod SpongeCoremod (org.spongepowered.mod.SpongeCoremod) is not signed!
17[22:36:12] [main/INFO] [mixin]: Compatibility level set to JAVA_8
18[22:36:12] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
19[22:36:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
20[22:36:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
21[22:36:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
22[22:36:13] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
23[22:36:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
24[22:36:13] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
25[22:36:13] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@31cb96e1
26[22:36:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
27[22:36:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
28[22:36:14] [main/INFO] [STDERR]: [pl.asie.foamfix.shared.FoamFixShared:emitWarningIfPresent:69]: coremod.patchChunkSerialization has been force-disabled - SpongeForge detected!
29[22:36:14] [main/INFO] [STDERR]: [pl.asie.foamfix.shared.FoamFixShared:emitWarningIfPresent:69]: coremod.optimizedBlockPos has been force-disabled - SpongeForge detected!
30[22:36:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
31[22:36:14] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
32[22:36:14] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
33[22:36:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
34[22:36:14] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
35[22:36:14] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.patches.WorldServerRemovalPatch:apply:62]: Patched updateEntities in net/minecraft/world/WorldServer func_72939_s
36[22:36:15] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.tileentity.TileEntity.func_190559_a
37[22:36:15] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
38[22:36:15] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
39[22:36:15] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.BlockBed.func_189540_a
40[22:36:15] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.equals
41[22:36:15] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.hashCode
42[22:36:15] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.equals
43[22:36:15] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.hashCode
44[22:36:15] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode
45[22:36:15] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode_calced
46[22:36:15] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyInteger.hashCode
47[22:36:15] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode
48[22:36:15] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode_calced
49[22:36:15] [main/WARN] [mixin]: @Mixin target net/minecraft/block/state/BlockStateContainer$StateImplementation is public in mixins.common.api.json:mcp.block.state.StateImplementationMixin_API and should be specified in value
50[22:36:15] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:98]: Added INTERFACE: pl/asie/foamfix/coremod/patches/IFoamFixWorldRemovable
51[22:36:15] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:135]: Added METHOD: net.minecraft.world.World.foamfix_removeUnloadedEntities
52[22:36:15] [main/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:73]: Replaced NEW for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
53[22:36:15] [main/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:85]: Replaced INVOKESPECIAL for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
54[22:36:15] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.pl.asie.foamfix.coremod.FoamFixTransformer' was detected and will no longer process meta class data
55[22:36:16] [main/WARN] [mixin]: @Mixin target net/minecraft/server/management/PlayerProfileCache$ProfileEntry is public in mixins.common.core.json:server.management.PlayerProfileCache_ProfileEntryAccessor and should be specified in value
56[22:36:18] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:98]: Added INTERFACE: pl/asie/foamfix/coremod/patches/IFoamFixWorldRemovable
57[22:36:18] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:135]: Added METHOD: net.minecraft.world.World.foamfix_removeUnloadedEntities
58[22:36:18] [main/WARN] [mixin]: Static binding violation: PRIVATE @Overwrite method func_189509_E in mixins.common.core.json:world.WorldMixin cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
59[22:36:18] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.patches.WorldServerRemovalPatch:apply:62]: Patched updateEntities in net/minecraft/world/WorldServer func_72939_s
60[22:36:20] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
61[22:36:20] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
62[22:36:20] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
63[22:36:20] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.state.BlockStateContainer.createState
64[22:36:20] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.tileentity.TileEntity.func_190559_a
65[22:36:20] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.equals
66[22:36:20] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.hashCode
67[22:36:20] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode
68[22:36:20] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode_calced
69[22:36:20] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyInteger.hashCode
70[22:36:20] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode
71[22:36:20] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode_calced
72[22:36:20] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.equals
73[22:36:20] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.hashCode
74[22:36:21] [main/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:73]: Replaced NEW for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper
75[22:36:21] [main/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:85]: Replaced INVOKESPECIAL for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper
76[22:36:21] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.BlockBed.func_189540_a
77[22:36:23] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:98]: Added INTERFACE: pl/asie/foamfix/api/IFoamFixMobSpawnerLogic
78[22:36:23] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.tileentity.MobSpawnerBaseLogic.func_98279_f
79[22:36:23] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCache
80[22:36:23] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCachePESize
81[22:36:23] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCacheTime
82[22:36:23] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_forcedCache
83[22:36:23] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_forcedCacheTime
84[22:36:25] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
85[22:36:25] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2838 Initialized
86[22:36:25] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
87[22:36:25] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
88[22:36:26] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients
89[22:36:26] [Server thread/INFO] [Sponge]: Found mcmod.info at jar:file:/home/container/./mods/spongeforge-1.12.2-2838-7.1.10.jar!/mcmod.info
90[22:36:26] [Server thread/INFO] [Sponge]: Creating injector in stage 'PRODUCTION'
91[22:36:29] [Server thread/INFO] [FML]: Searching /home/container/./mods for mods
92[22:36:29] [Server thread/INFO] [FML]: Searching %s for plugins
93[22:36:30] [Server thread/WARN] [FML]: Mod cookingforblockheads is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 6.4.71
94[22:36:30] [Server thread/INFO] [FML]: Disabling mod ctm it is client side only.
95[22:36:30] [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
96[22:36:32] [Server thread/WARN] [Sponge]: Plugin 'worldedit' seems to be missing a valid mcmod.info metadata file. This is not a problem when testing plugins, however it is recommended to include one in public plugins.
97Please see https://docs.spongepowered.org/master/en/plugin/plugin-meta.html for details.
98[22:36:32] [Server thread/INFO] [FML]: Forge Mod Loader has identified 34 mods to load
99[22:36:33] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
100[22:36:33] [Server thread/WARN] [FML]: Missing English translation for spongeapi: assets/spongeapi/lang/en_us.lang
101[22:36:33] [Server thread/WARN] [FML]: Missing English translation for spongeforge: assets/spongeforge/lang/en_us.lang
102[22:36:33] [Server thread/WARN] [FML]: Missing English translation for chameleon: assets/chameleon/lang/en_us.lang
103[22:36:33] [Server thread/WARN] [FML]: Missing English translation for foamfix: assets/foamfix/lang/en_us.lang
104[22:36:33] [Server thread/WARN] [FML]: Missing English translation for universeguard: assets/universeguard/lang/en_us.lang
105[22:36:33] [Server thread/WARN] [FML]: Missing English translation for skinsrestorer: assets/skinsrestorer/lang/en_us.lang
106[22:36:33] [Server thread/WARN] [FML]: Missing English translation for flexiblelogin: assets/flexiblelogin/lang/en_us.lang
107[22:36:33] [Server thread/WARN] [FML]: Missing English translation for holograms: assets/holograms/lang/en_us.lang
108[22:36:33] [Server thread/WARN] [FML]: Missing English translation for placeholderapi: assets/placeholderapi/lang/en_us.lang
109[22:36:33] [Server thread/WARN] [FML]: Missing English translation for totaleconomy: assets/totaleconomy/lang/en_us.lang
110[22:36:33] [Server thread/WARN] [FML]: Missing English translation for luckperms: assets/luckperms/lang/en_us.lang
111[22:36:33] [Server thread/WARN] [FML]: Missing English translation for pjc: assets/pjc/lang/en_us.lang
112[22:36:33] [Server thread/WARN] [FML]: Missing English translation for magibridge: assets/magibridge/lang/en_us.lang
113[22:36:33] [Server thread/WARN] [FML]: Missing English translation for fastasyncworldedit: assets/fastasyncworldedit/lang/en_us.lang
114[22:36:33] [Server thread/WARN] [FML]: Missing English translation for worldedit: assets/worldedit/lang/en_us.lang
115[22:36:33] [Server thread/WARN] [FML]: Missing English translation for plan: assets/plan/lang/en_us.lang
116[22:36:33] [Server thread/WARN] [FML]: Missing English translation for impactor: assets/impactor/lang/en_us.lang
117[22:36:33] [Server thread/WARN] [FML]: Missing English translation for griefprevention: assets/griefprevention/lang/en_us.lang
118[22:36:33] [Server thread/WARN] [FML]: Missing English translation for pjp: assets/pjp/lang/en_us.lang
119[22:36:33] [Server thread/WARN] [FML]: Missing English translation for nucleus: assets/nucleus/lang/en_us.lang
120[22:36:33] [Server thread/WARN] [Sponge]: The mod placeholderapi was designed for spongeapi 5.1.0 but version 7.1.0-5ef8b0e3 is in use. It may not work properly.
121[22:36:33] [Server thread/WARN] [Sponge]: The mod pjc was designed for spongeapi 7.2.0-SNAPSHOT but version 7.1.0-5ef8b0e3 is in use. It may not work properly.
122[22:36:33] [Server thread/WARN] [Sponge]: The mod pjc was designed for spongeapi 7.2.0-SNAPSHOT but version 7.1.0-5ef8b0e3 is in use. It may not work properly.
123[22:36:33] [Server thread/WARN] [Sponge]: The mod impactor was designed for spongeapi 7.2.0-SNAPSHOT but version 7.1.0-5ef8b0e3 is in use. It may not work properly.
124[22:36:33] [Server thread/WARN] [Sponge]: The mod impactor was designed for spongeapi 7.2.0-SNAPSHOT but version 7.1.0-5ef8b0e3 is in use. It may not work properly.
125[22:36:33] [Server thread/WARN] [Sponge]: The mod griefprevention was designed for spongeapi 7.2.0-a56d82c4 but version 7.1.0-5ef8b0e3 is in use. It may not work properly.
126[22:36:33] [Server thread/WARN] [Sponge]: The mod griefprevention was designed for spongeapi 7.2.0-a56d82c4 but version 7.1.0-5ef8b0e3 is in use. It may not work properly.
127[22:36:33] [Server thread/WARN] [Sponge]: The mod pjp was designed for spongeapi 7.2.0-SNAPSHOT but version 7.1.0-5ef8b0e3 is in use. It may not work properly.
128[22:36:33] [Server thread/WARN] [Sponge]: The mod pjp was designed for spongeapi 7.2.0-SNAPSHOT but version 7.1.0-5ef8b0e3 is in use. It may not work properly.
129[22:36:33] [Server thread/INFO] [FML]: FML has found a non-mod file CTM-MC1.12.2-1.0.1.30.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
130[22:36:33] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, spongeapi, sponge, spongeforge, foamfixcore, bibliocraft, chameleon, chisel, cookingforblockheads, customnpcs, foamfix, ironchest, pixelmon, storagedrawers, wearablebackpacks, universeguard, skinsrestorer, flexiblelogin, holograms, placeholderapi, totaleconomy, luckperms, pjc, magibridge, fastasyncworldedit, worldedit, plan, impactor, griefprevention, pjp, nucleus] at CLIENT
131[22:36:33] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, spongeapi, sponge, spongeforge, foamfixcore, bibliocraft, chameleon, chisel, cookingforblockheads, customnpcs, foamfix, ironchest, pixelmon, storagedrawers, wearablebackpacks, universeguard, skinsrestorer, flexiblelogin, holograms, placeholderapi, totaleconomy, luckperms, pjc, magibridge, fastasyncworldedit, worldedit, plan, impactor, griefprevention, pjp, nucleus] at SERVER
132[22:36:34] [Server thread/WARN] [Sponge]: There's no certificate fingerprint available
133[22:36:36] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
134[22:36:36] [Server thread/INFO] [FML]: Found 1333 ObjectHolder annotations
135[22:36:36] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
136[22:36:36] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
137[22:36:36] [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
138[22:36:36] [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
139[22:36:36] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
140[22:36:36] [Forge Version Check/INFO] [forge.VersionCheck]: [pixelmon] Starting version check at https://reforged.gg/forge/update.json
141[22:36:37] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
142[22:36:37] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: OUTDATED Target: 14.23.5.2847
143[22:36:37] [Forge Version Check/INFO] [forge.VersionCheck]: [spongeforge] Starting version check at https://files.minecraftforge.net/maven/org/spongepowered/spongeforge/promotions_slim.json
144[22:36:38] [Forge Version Check/INFO] [forge.VersionCheck]: [spongeforge] Found status: OUTDATED Target: 7.1.2
145[22:36:38] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Permission hook not implemented yet!
146[22:36:38] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Nucleus version 1.14.1-S7.1, running on Sponge API 7.1.0-5ef8b0e3.
147[22:36:38] [Server thread/INFO] [nucleus]: Nucleus is now starting. Entering pre-init phase.
148[22:36:39] [Server thread/INFO] [nucleus]: Starting QuickStart Module Loader version 0.11.0 subsystem.
149[22:36:39] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: __
150[22:36:39] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: | |__) LuckPerms v5.0.16
151[22:36:39] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: |___ | Running on Sponge - SpongeForge
152[22:36:39] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]:
153[22:36:39] [Server thread/INFO] [luckperms]: Loading configuration...
154[22:36:39] [Server thread/INFO] [luckperms]: Found lang.yml - loading messages...
155[22:36:40] [Server thread/INFO] [luckperms]: Loading storage provider... [MYSQL]
156[22:36:40] [Server thread/INFO] [me.lucko.luckperms.lib.hikari.HikariDataSource]: luckperms-hikari - Starting...
157[22:36:40] [Server thread/INFO] [me.lucko.luckperms.lib.hikari.HikariDataSource]: luckperms-hikari - Start completed.
158[22:36:40] [luckperms-hikari connection adder/INFO] [STDERR]: [com.mysql.jdbc.Driver:<clinit>:43]: Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary.
159[22:36:45] [Server thread/ERROR] [luckperms]: Failed to init storage dao
160[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 5000ms.
161[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.createTimeoutException(HikariPool.java:697)
162[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.getConnection(HikariPool.java:196)
163[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.getConnection(HikariPool.java:161)
164[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at me.lucko.luckperms.lib.hikari.HikariDataSource.getConnection(HikariDataSource.java:100)
165[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at me.lucko.luckperms.common.storage.implementation.sql.connection.hikari.HikariConnectionFactory.getConnection(HikariConnectionFactory.java:131)
166[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at me.lucko.luckperms.common.storage.implementation.sql.SqlStorage.tableExists(SqlStorage.java:150)
167[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at me.lucko.luckperms.common.storage.implementation.sql.SqlStorage.init(SqlStorage.java:167)
168[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at me.lucko.luckperms.common.storage.Storage.init(Storage.java:114)
169[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at me.lucko.luckperms.common.storage.StorageFactory.getInstance(StorageFactory.java:88)
170[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at me.lucko.luckperms.common.plugin.AbstractLuckPermsPlugin.enable(AbstractLuckPermsPlugin.java:145)
171[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at me.lucko.luckperms.sponge.LPSpongeBootstrap.onEnable(LPSpongeBootstrap.java:173)
172[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at org.spongepowered.common.event.listener.GamePreInitializationEventListener_LPSpongeBootstrap_onEnable31.handle(Unknown Source)
173[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95)
174[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:381)
175[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:454)
176[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:415)
177[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:259)
178[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:377)
179[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
180[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
181[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
182[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at java.lang.reflect.Method.invoke(Method.java:498)
183[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
184[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
185[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
186[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
187[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
188[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
189[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
190[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
191[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
192[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
193[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
194[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
195[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at java.lang.reflect.Method.invoke(Method.java:498)
196[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
197[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
198[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
199[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
200[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
201[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
202[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
203[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at net.minecraftforge.fml.common.LoadController.redirect$zza000$forgeImpl$PostEvent(LoadController.java:568)
204[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
205[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
206[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
207[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333)
208[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)
209[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
210[22:36:45] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.storage.Storage:init:117]: at java.lang.Thread.run(Thread.java:748)
211[22:36:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]: Caused by: me.lucko.luckperms.lib.hikari.pool.PoolBase$ConnectionSetupException: java.sql.SQLException: Access denied for user 'minesr_23339'@'ns374447.ip-37-187-255.eu' (using password: YES)
212[22:36:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:501)
213[22:36:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.access$100(HikariPool.java:71)
214[22:36:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]: at me.lucko.luckperms.lib.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:727)
215[22:36:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]: at me.lucko.luckperms.lib.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:713)
216[22:36:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
217[22:36:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
218[22:36:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
219[22:36:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]: ... 1 more
220[22:36:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: Caused by: java.sql.SQLException: Access denied for user 'minesr_23339'@'ns374447.ip-37-187-255.eu' (using password: YES)
221[22:36:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: at me.lucko.luckperms.lib.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
222[22:36:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3933)
223[22:36:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3869)
224[22:36:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:864)
225[22:36:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1707)
226[22:36:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1217)
227[22:36:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2189)
228[22:36:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2220)
229[22:36:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2015)
230[22:36:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:768)
231[22:36:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: at me.lucko.luckperms.lib.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
232[22:36:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
233[22:36:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
234[22:36:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
235[22:36:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
236[22:36:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: at me.lucko.luckperms.lib.mysql.jdbc.Util.handleNewInstance(Util.java:425)
237[22:36:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:385)
238[22:36:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: at me.lucko.luckperms.lib.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:323)
239[22:36:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: at me.lucko.luckperms.lib.mysql.jdbc.jdbc2.optional.MysqlDataSource.getConnection(MysqlDataSource.java:428)
240[22:36:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: at me.lucko.luckperms.lib.mysql.jdbc.jdbc2.optional.MysqlDataSource.getConnection(MysqlDataSource.java:136)
241[22:36:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: at me.lucko.luckperms.lib.hikari.pool.PoolBase.newConnection(PoolBase.java:353)
242[22:36:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: at me.lucko.luckperms.lib.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201)
243[22:36:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:473)
244[22:36:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: ... 7 more
245[22:36:45] [Server thread/INFO] [luckperms]: Loading messaging service... [SQL]
246[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: java.lang.RuntimeException: java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 5000ms.
247[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at me.lucko.luckperms.common.messaging.sql.SqlMessenger.init(SqlMessenger.java:57)
248[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at me.lucko.luckperms.common.messaging.MessagingFactory$SqlMessengerProvider.obtain(MessagingFactory.java:144)
249[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at me.lucko.luckperms.common.messaging.LuckPermsMessagingService.<init>(LuckPermsMessagingService.java:73)
250[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at me.lucko.luckperms.common.messaging.MessagingFactory.getServiceFor(MessagingFactory.java:105)
251[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at me.lucko.luckperms.sponge.messaging.SpongeMessagingFactory.getServiceFor(SpongeMessagingFactory.java:54)
252[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at me.lucko.luckperms.common.messaging.MessagingFactory.getInstance(MessagingFactory.java:83)
253[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at me.lucko.luckperms.common.plugin.AbstractLuckPermsPlugin.enable(AbstractLuckPermsPlugin.java:146)
254[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at me.lucko.luckperms.sponge.LPSpongeBootstrap.onEnable(LPSpongeBootstrap.java:173)
255[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at org.spongepowered.common.event.listener.GamePreInitializationEventListener_LPSpongeBootstrap_onEnable31.handle(Unknown Source)
256[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95)
257[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:381)
258[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:454)
259[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:415)
260[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:259)
261[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:377)
262[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
263[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
264[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
265[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at java.lang.reflect.Method.invoke(Method.java:498)
266[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
267[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
268[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
269[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
270[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
271[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
272[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
273[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
274[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
275[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
276[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
277[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
278[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at java.lang.reflect.Method.invoke(Method.java:498)
279[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
280[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
281[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
282[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
283[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
284[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
285[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
286[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at net.minecraftforge.fml.common.LoadController.redirect$zza000$forgeImpl$PostEvent(LoadController.java:568)
287[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
288[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
289[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
290[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333)
291[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)
292[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
293[22:36:50] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.messaging.MessagingFactory:getServiceFor:107]: at java.lang.Thread.run(Thread.java:748)
294[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]: Caused by: java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 5000ms.
295[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.createTimeoutException(HikariPool.java:697)
296[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.getConnection(HikariPool.java:196)
297[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.getConnection(HikariPool.java:161)
298[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]: at me.lucko.luckperms.lib.hikari.HikariDataSource.getConnection(HikariDataSource.java:100)
299[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]: at me.lucko.luckperms.common.storage.implementation.sql.connection.hikari.HikariConnectionFactory.getConnection(HikariConnectionFactory.java:131)
300[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]: at me.lucko.luckperms.common.messaging.sql.SqlMessenger.getConnection(SqlMessenger.java:85)
301[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]: at me.lucko.luckperms.common.messaging.sql.AbstractSqlMessenger.init(AbstractSqlMessenger.java:55)
302[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]: at me.lucko.luckperms.common.messaging.sql.SqlMessenger.init(SqlMessenger.java:55)
303[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]: ... 46 more
304[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: Caused by: me.lucko.luckperms.lib.hikari.pool.PoolBase$ConnectionSetupException: java.sql.SQLException: Access denied for user 'minesr_23339'@'ns374447.ip-37-187-255.eu' (using password: YES)
305[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:501)
306[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.access$100(HikariPool.java:71)
307[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: at me.lucko.luckperms.lib.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:727)
308[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: at me.lucko.luckperms.lib.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:713)
309[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
310[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
311[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
312[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: ... 1 more
313[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: Caused by: java.sql.SQLException: Access denied for user 'minesr_23339'@'ns374447.ip-37-187-255.eu' (using password: YES)
314[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at me.lucko.luckperms.lib.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
315[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3933)
316[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3869)
317[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:864)
318[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1707)
319[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1217)
320[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2189)
321[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2220)
322[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2015)
323[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:768)
324[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at me.lucko.luckperms.lib.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
325[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
326[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
327[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
328[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
329[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at me.lucko.luckperms.lib.mysql.jdbc.Util.handleNewInstance(Util.java:425)
330[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:385)
331[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at me.lucko.luckperms.lib.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:323)
332[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at me.lucko.luckperms.lib.mysql.jdbc.jdbc2.optional.MysqlDataSource.getConnection(MysqlDataSource.java:428)
333[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at me.lucko.luckperms.lib.mysql.jdbc.jdbc2.optional.MysqlDataSource.getConnection(MysqlDataSource.java:136)
334[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at me.lucko.luckperms.lib.hikari.pool.PoolBase.newConnection(PoolBase.java:353)
335[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at me.lucko.luckperms.lib.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201)
336[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:473)
337[22:36:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: ... 7 more
338[22:36:50] [Server thread/WARN] [luckperms]: Messaging service 'sql' not recognised.
339[22:36:50] [Server thread/INFO] [luckperms]: Loading internal permission managers...
340[22:36:50] [Server thread/INFO] [luckperms]: Registering PermissionService...
341[22:36:51] [Server thread/INFO] [luckperms]: Performing initial data load...
342[22:36:56] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.plugin.AbstractLuckPermsPlugin:enable:192]: java.util.concurrent.CompletionException: java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 5000ms.
343[22:36:56] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.plugin.AbstractLuckPermsPlugin:enable:192]: at me.lucko.luckperms.common.storage.Storage.lambda$makeFuture$1(Storage.java:103)
344[22:36:56] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.plugin.AbstractLuckPermsPlugin:enable:192]: at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1640)
345[22:36:56] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.plugin.AbstractLuckPermsPlugin:enable:192]: at org.spongepowered.api.scheduler.Task$Builder.lambda$execute$0(Task.java:139)
346[22:36:56] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.plugin.AbstractLuckPermsPlugin:enable:192]: at org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:197)
347[22:36:56] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.plugin.AbstractLuckPermsPlugin:enable:192]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
348[22:36:56] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.plugin.AbstractLuckPermsPlugin:enable:192]: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
349[22:36:56] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.plugin.AbstractLuckPermsPlugin:enable:192]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
350[22:36:56] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.plugin.AbstractLuckPermsPlugin:enable:192]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
351[22:36:56] [Server thread/INFO] [STDERR]: [me.lucko.luckperms.common.plugin.AbstractLuckPermsPlugin:enable:192]: at java.lang.Thread.run(Thread.java:748)
352[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]: Caused by: java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 5000ms.
353[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.createTimeoutException(HikariPool.java:697)
354[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.getConnection(HikariPool.java:196)
355[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.getConnection(HikariPool.java:161)
356[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]: at me.lucko.luckperms.lib.hikari.HikariDataSource.getConnection(HikariDataSource.java:100)
357[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]: at me.lucko.luckperms.common.storage.implementation.sql.connection.hikari.HikariConnectionFactory.getConnection(HikariConnectionFactory.java:131)
358[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]: at me.lucko.luckperms.common.storage.implementation.sql.SqlStorage.loadAllGroups(SqlStorage.java:624)
359[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]: at me.lucko.luckperms.common.storage.Storage.lambda$loadAllGroups$10(Storage.java:194)
360[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]: at me.lucko.luckperms.common.storage.Storage.lambda$makeFuture$1(Storage.java:98)
361[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]: ... 8 more
362[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: Caused by: me.lucko.luckperms.lib.hikari.pool.PoolBase$ConnectionSetupException: java.sql.SQLException: Access denied for user 'minesr_23339'@'ns374447.ip-37-187-255.eu' (using password: YES)
363[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:501)
364[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.access$100(HikariPool.java:71)
365[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: at me.lucko.luckperms.lib.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:727)
366[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: at me.lucko.luckperms.lib.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:713)
367[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: ... 4 more
368[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: Caused by: java.sql.SQLException: Access denied for user 'minesr_23339'@'ns374447.ip-37-187-255.eu' (using password: YES)
369[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at me.lucko.luckperms.lib.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
370[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3933)
371[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3869)
372[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:864)
373[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1707)
374[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1217)
375[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2189)
376[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2220)
377[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2015)
378[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:768)
379[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at me.lucko.luckperms.lib.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
380[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
381[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
382[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
383[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
384[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at me.lucko.luckperms.lib.mysql.jdbc.Util.handleNewInstance(Util.java:425)
385[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:385)
386[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at me.lucko.luckperms.lib.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:323)
387[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at me.lucko.luckperms.lib.mysql.jdbc.jdbc2.optional.MysqlDataSource.getConnection(MysqlDataSource.java:428)
388[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at me.lucko.luckperms.lib.mysql.jdbc.jdbc2.optional.MysqlDataSource.getConnection(MysqlDataSource.java:136)
389[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at me.lucko.luckperms.lib.hikari.pool.PoolBase.newConnection(PoolBase.java:353)
390[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at me.lucko.luckperms.lib.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201)
391[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:473)
392[22:36:56] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: ... 7 more
393[22:36:56] [Server thread/INFO] [luckperms]: Successfully enabled. (took 16953ms)
394[22:36:56] [Server thread/INFO] [skinsrestorer]:
395bStats metrics is present in 1 plugins on this server.
396Presently, none of them are allowed to send data.
397Presently, the following 1 plugins are not allowed to send data:
398[SkinsRestorer]
399To change the enabled/disabled state of any bStats use in a plugin, visit the Sponge config!
400[22:36:56] [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
401[22:36:56] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-1 - Starting...
402[22:36:57] [Server thread/ERROR] [com.zaxxer.hikari.pool.HikariPool]: HikariPool-1 - Exception during pool initialization.
403java.sql.SQLInvalidAuthorizationSpecException: Could not connect: Access denied for user 'minesr_23339'@'ns374447.ip-37-187-255.eu' (using password: YES)
404 at org.mariadb.jdbc.internal.util.exceptions.ExceptionMapper.get(ExceptionMapper.java:154) ~[ExceptionMapper.class:1.12.2-2838-7.1.10]
405 at org.mariadb.jdbc.internal.util.exceptions.ExceptionMapper.getException(ExceptionMapper.java:118) ~[ExceptionMapper.class:1.12.2-2838-7.1.10]
406 at org.mariadb.jdbc.internal.util.exceptions.ExceptionMapper.throwException(ExceptionMapper.java:92) ~[ExceptionMapper.class:1.12.2-2838-7.1.10]
407 at org.mariadb.jdbc.Driver.connect(Driver.java:111) ~[Driver.class:1.12.2-2838-7.1.10]
408 at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:112) ~[DriverDataSource.class:1.12.2-2838-7.1.10]
409 at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:358) ~[PoolBase.class:1.12.2-2838-7.1.10]
410 at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201) ~[PoolBase.class:1.12.2-2838-7.1.10]
411 at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:443) [HikariPool.class:1.12.2-2838-7.1.10]
412 at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:514) [HikariPool.class:1.12.2-2838-7.1.10]
413 at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:111) [HikariPool.class:1.12.2-2838-7.1.10]
414 at com.zaxxer.hikari.HikariDataSource.<init>(HikariDataSource.java:72) [HikariDataSource.class:1.12.2-2838-7.1.10]
415 at org.spongepowered.common.service.sql.SqlServiceImpl$1.load(SqlServiceImpl.java:140) [SqlServiceImpl$1.class:1.12.2-2838-7.1.10]
416 at org.spongepowered.common.service.sql.SqlServiceImpl$1.load(SqlServiceImpl.java:125) [SqlServiceImpl$1.class:1.12.2-2838-7.1.10]
417 at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) [minecraft_server.1.12.2.jar:?]
418 at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) [minecraft_server.1.12.2.jar:?]
419 at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) [minecraft_server.1.12.2.jar:?]
420 at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) [minecraft_server.1.12.2.jar:?]
421 at com.google.common.cache.LocalCache.get(LocalCache.java:4154) [minecraft_server.1.12.2.jar:?]
422 at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) [minecraft_server.1.12.2.jar:?]
423 at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) [minecraft_server.1.12.2.jar:?]
424 at org.spongepowered.common.service.sql.SqlServiceImpl.getDataSource(SqlServiceImpl.java:165) [SqlServiceImpl.class:1.12.2-2838-7.1.10]
425 at org.spongepowered.common.service.sql.SqlServiceImpl.getDataSource(SqlServiceImpl.java:146) [SqlServiceImpl.class:1.12.2-2838-7.1.10]
426 at com.erigitic.sql.SqlManager.getDataSource(SqlManager.java:66) [SqlManager.class:?]
427 at com.erigitic.sql.SqlManager.<init>(SqlManager.java:46) [SqlManager.class:?]
428 at com.erigitic.main.TotalEconomy.preInit(TotalEconomy.java:169) [TotalEconomy.class:?]
429 at org.spongepowered.common.event.listener.GamePreInitializationEventListener_TotalEconomy_preInit27.handle(Unknown Source) [?:?]
430 at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) [RegisteredListener.class:1.12.2-2838-7.1.10]
431 at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:381) [SpongeModEventManager.class:1.12.2-2838-7.1.10]
432 at org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:454) [SpongeModEventManager.class:1.12.2-2838-7.1.10]
433 at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:415) [SpongeModEventManager.class:1.12.2-2838-7.1.10]
434 at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:259) [SpongeImpl.class:1.12.2-2838-7.1.10]
435 at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:377) [SpongeMod.class:1.12.2-2838-7.1.10]
436 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242]
437 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242]
438 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242]
439 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
440 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
441 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
442 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
443 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
444 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
445 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
446 at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
447 at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
448 at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
449 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242]
450 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242]
451 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242]
452 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
453 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
454 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
455 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
456 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
457 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
458 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
459 at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
460 at net.minecraftforge.fml.common.LoadController.redirect$zza000$forgeImpl$PostEvent(LoadController.java:568) [LoadController.class:?]
461 at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
462 at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627) [Loader.class:?]
463 at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) [FMLServerHandler.class:?]
464 at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
465 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
466 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
467 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
468Caused by: java.sql.SQLException: Could not connect: Access denied for user 'minesr_23339'@'ns374447.ip-37-187-255.eu' (using password: YES)
469Current charset is UTF-8. If password has been set using other charset, consider using option 'passwordCharacterEncoding'
470 at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.authentication(AbstractConnectProtocol.java:772) ~[AbstractConnectProtocol.class:1.12.2-2838-7.1.10]
471 at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.handleConnectionPhases(AbstractConnectProtocol.java:701) ~[AbstractConnectProtocol.class:1.12.2-2838-7.1.10]
472 at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connect(AbstractConnectProtocol.java:406) ~[AbstractConnectProtocol.class:1.12.2-2838-7.1.10]
473 at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1029) ~[AbstractConnectProtocol.class:1.12.2-2838-7.1.10]
474 at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:483) ~[Utils.class:1.12.2-2838-7.1.10]
475 at org.mariadb.jdbc.Driver.connect(Driver.java:106) ~[Driver.class:1.12.2-2838-7.1.10]
476 ... 60 more
477[22:36:57] [Server thread/WARN] [totaleconomy]: Error connecting to database! Check the config and make sure the database credentials are correct!
478[22:36:57] [Server thread/WARN] [Sponge]: /***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
479[22:36:57] [Server thread/WARN] [Sponge]: /* Could not pass FMLPreInitializationEvent */
480[22:36:57] [Server thread/WARN] [Sponge]: /***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
481[22:36:57] [Server thread/WARN] [Sponge]: /* Could not pass the event FMLPreInitializationEvent to an Event Listener! */
482[22:36:57] [Server thread/WARN] [Sponge]: /* */
483[22:36:57] [Server thread/WARN] [Sponge]: /* Since the event can be modified during the event's listener,
484 there could be adverse side effects of the exception occuring
485such that duplications or other game breaking issues could exist.
486Due to the nature of the exception, this is not likely an exception
487that is covered by SpongeForge or Forge itself, and therefor should
488be reported to the mod/plugin author first prior to reporting to
489Sponge or Forge. */
490[22:36:57] [Server thread/WARN] [Sponge]: /* Owning Mod/Plugin: totaleconomy */
491[22:36:57] [Server thread/WARN] [Sponge]: /* Exception: */
492[22:36:57] [Server thread/WARN] [Sponge]: /* java.lang.NullPointerException: null */
493[22:36:57] [Server thread/WARN] [Sponge]: /* com.erigitic.sql.SqlManager.createTable(SqlManager.java:78) */
494[22:36:57] [Server thread/WARN] [Sponge]: /* com.erigitic.config.AccountManager.setupDatabase(AccountManager.java:152) */
495[22:36:57] [Server thread/WARN] [Sponge]: /* com.erigitic.config.AccountManager.<init>(AccountManager.java:88) */
496[22:36:57] [Server thread/WARN] [Sponge]: /* com.erigitic.main.TotalEconomy.preInit(TotalEconomy.java:173) */
497[22:36:57] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.listener.GamePreInitializationEventListener_TotalEconomy_preInit27.handle(Unknown Source) */
498[22:36:57] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) */
499[22:36:57] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:381) */
500[22:36:57] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:454) */
501[22:36:57] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:415) */
502[22:36:57] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:259) */
503[22:36:57] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:377) */
504[22:36:57] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) */
505[22:36:57] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) */
506[22:36:57] [Server thread/WARN] [Sponge]: /* sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) */
507[22:36:57] [Server thread/WARN] [Sponge]: /* java.lang.reflect.Method.invoke(Method.java:498) */
508[22:36:57] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) */
509[22:36:57] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) */
510[22:36:57] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) */
511[22:36:57] [Server thread/WARN] [Sponge]: /* com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) */
512[22:36:57] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) */
513[22:36:57] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) */
514[22:36:57] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.EventBus.post(EventBus.java:217) */
515[22:36:57] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) */
516[22:36:57] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) */
517[22:36:57] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) */
518[22:36:57] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) */
519[22:36:57] [Server thread/WARN] [Sponge]: /* sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) */
520[22:36:57] [Server thread/WARN] [Sponge]: /* java.lang.reflect.Method.invoke(Method.java:498) */
521[22:36:57] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) */
522[22:36:57] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) */
523[22:36:57] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) */
524[22:36:57] [Server thread/WARN] [Sponge]: /* com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) */
525[22:36:57] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) */
526[22:36:57] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) */
527[22:36:57] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.EventBus.post(EventBus.java:217) */
528[22:36:57] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.redirect$zza000$forgeImpl$PostEvent(LoadController.java:568) */
529[22:36:57] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) */
530[22:36:57] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627) */
531[22:36:57] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) */
532[22:36:57] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) */
533[22:36:57] [Server thread/WARN] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) */
534[22:36:57] [Server thread/WARN] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) */
535[22:36:57] [Server thread/WARN] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
536[22:36:57] [Server thread/WARN] [Sponge]: /***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
537[22:36:57] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-2 - Starting...
538[22:36:58] [Server thread/ERROR] [com.zaxxer.hikari.pool.HikariPool]: HikariPool-2 - Exception during pool initialization.
539java.sql.SQLInvalidAuthorizationSpecException: Could not connect: Access denied for user 'minesr_23339'@'ns374447.ip-37-187-255.eu' (using password: YES)
540 at org.mariadb.jdbc.internal.util.exceptions.ExceptionMapper.get(ExceptionMapper.java:154) ~[ExceptionMapper.class:1.12.2-2838-7.1.10]
541 at org.mariadb.jdbc.internal.util.exceptions.ExceptionMapper.getException(ExceptionMapper.java:118) ~[ExceptionMapper.class:1.12.2-2838-7.1.10]
542 at org.mariadb.jdbc.internal.util.exceptions.ExceptionMapper.throwException(ExceptionMapper.java:92) ~[ExceptionMapper.class:1.12.2-2838-7.1.10]
543 at org.mariadb.jdbc.Driver.connect(Driver.java:111) ~[Driver.class:1.12.2-2838-7.1.10]
544 at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:112) ~[DriverDataSource.class:1.12.2-2838-7.1.10]
545 at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:118) ~[DriverDataSource.class:1.12.2-2838-7.1.10]
546 at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:358) ~[PoolBase.class:1.12.2-2838-7.1.10]
547 at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201) ~[PoolBase.class:1.12.2-2838-7.1.10]
548 at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:443) [HikariPool.class:1.12.2-2838-7.1.10]
549 at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:514) [HikariPool.class:1.12.2-2838-7.1.10]
550 at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:111) [HikariPool.class:1.12.2-2838-7.1.10]
551 at com.zaxxer.hikari.HikariDataSource.<init>(HikariDataSource.java:72) [HikariDataSource.class:1.12.2-2838-7.1.10]
552 at org.spongepowered.common.service.sql.SqlServiceImpl$1.load(SqlServiceImpl.java:140) [SqlServiceImpl$1.class:1.12.2-2838-7.1.10]
553 at org.spongepowered.common.service.sql.SqlServiceImpl$1.load(SqlServiceImpl.java:125) [SqlServiceImpl$1.class:1.12.2-2838-7.1.10]
554 at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) [minecraft_server.1.12.2.jar:?]
555 at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) [minecraft_server.1.12.2.jar:?]
556 at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) [minecraft_server.1.12.2.jar:?]
557 at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) [minecraft_server.1.12.2.jar:?]
558 at com.google.common.cache.LocalCache.get(LocalCache.java:4154) [minecraft_server.1.12.2.jar:?]
559 at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) [minecraft_server.1.12.2.jar:?]
560 at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) [minecraft_server.1.12.2.jar:?]
561 at org.spongepowered.common.service.sql.SqlServiceImpl.getDataSource(SqlServiceImpl.java:165) [SqlServiceImpl.class:1.12.2-2838-7.1.10]
562 at org.spongepowered.common.service.sql.SqlServiceImpl.getDataSource(SqlServiceImpl.java:146) [SqlServiceImpl.class:1.12.2-2838-7.1.10]
563 at com.github.games647.flexiblelogin.storage.Database.<init>(Database.java:82) [Database.class:?]
564 at com.github.games647.flexiblelogin.storage.FlexibleDatabase.<init>(FlexibleDatabase.java:56) [FlexibleDatabase.class:?]
565 at com.github.games647.flexiblelogin.FlexibleLogin.init(FlexibleLogin.java:190) [FlexibleLogin.class:?]
566 at com.github.games647.flexiblelogin.FlexibleLogin.onPreInit(FlexibleLogin.java:116) [FlexibleLogin.class:?]
567 at org.spongepowered.common.event.listener.GamePreInitializationEventListener_FlexibleLogin_onPreInit12.handle(Unknown Source) [?:?]
568 at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) [RegisteredListener.class:1.12.2-2838-7.1.10]
569 at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:381) [SpongeModEventManager.class:1.12.2-2838-7.1.10]
570 at org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:454) [SpongeModEventManager.class:1.12.2-2838-7.1.10]
571 at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:415) [SpongeModEventManager.class:1.12.2-2838-7.1.10]
572 at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:259) [SpongeImpl.class:1.12.2-2838-7.1.10]
573 at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:377) [SpongeMod.class:1.12.2-2838-7.1.10]
574 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242]
575 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242]
576 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242]
577 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
578 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
579 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
580 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
581 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
582 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
583 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
584 at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
585 at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
586 at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
587 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242]
588 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242]
589 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242]
590 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
591 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
592 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
593 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
594 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
595 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
596 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
597 at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
598 at net.minecraftforge.fml.common.LoadController.redirect$zza000$forgeImpl$PostEvent(LoadController.java:568) [LoadController.class:?]
599 at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
600 at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627) [Loader.class:?]
601 at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) [FMLServerHandler.class:?]
602 at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
603 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
604 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
605 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
606Caused by: java.sql.SQLException: Could not connect: Access denied for user 'minesr_23339'@'ns374447.ip-37-187-255.eu' (using password: YES)
607Current charset is UTF-8. If password has been set using other charset, consider using option 'passwordCharacterEncoding'
608 at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.authentication(AbstractConnectProtocol.java:772) ~[AbstractConnectProtocol.class:1.12.2-2838-7.1.10]
609 at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.handleConnectionPhases(AbstractConnectProtocol.java:701) ~[AbstractConnectProtocol.class:1.12.2-2838-7.1.10]
610 at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connect(AbstractConnectProtocol.java:406) ~[AbstractConnectProtocol.class:1.12.2-2838-7.1.10]
611 at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1029) ~[AbstractConnectProtocol.class:1.12.2-2838-7.1.10]
612 at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:483) ~[Utils.class:1.12.2-2838-7.1.10]
613 at org.mariadb.jdbc.Driver.connect(Driver.java:106) ~[Driver.class:1.12.2-2838-7.1.10]
614 ... 62 more
615[22:36:58] [Server thread/ERROR] [flexiblelogin]: Cannot connect to auth storage
616com.google.common.util.concurrent.UncheckedExecutionException: com.zaxxer.hikari.pool.HikariPool$PoolInitializationException: Failed to initialize pool: Could not connect: Access denied for user 'minesr_23339'@'ns374447.ip-37-187-255.eu' (using password: YES)
617 at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2217) ~[minecraft_server.1.12.2.jar:?]
618 at com.google.common.cache.LocalCache.get(LocalCache.java:4154) ~[minecraft_server.1.12.2.jar:?]
619 at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) ~[minecraft_server.1.12.2.jar:?]
620 at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) ~[minecraft_server.1.12.2.jar:?]
621 at org.spongepowered.common.service.sql.SqlServiceImpl.getDataSource(SqlServiceImpl.java:165) ~[SqlServiceImpl.class:1.12.2-2838-7.1.10]
622 at org.spongepowered.common.service.sql.SqlServiceImpl.getDataSource(SqlServiceImpl.java:146) ~[SqlServiceImpl.class:1.12.2-2838-7.1.10]
623 at com.github.games647.flexiblelogin.storage.Database.<init>(Database.java:82) ~[Database.class:?]
624 at com.github.games647.flexiblelogin.storage.FlexibleDatabase.<init>(FlexibleDatabase.java:56) ~[FlexibleDatabase.class:?]
625 at com.github.games647.flexiblelogin.FlexibleLogin.init(FlexibleLogin.java:190) [FlexibleLogin.class:?]
626 at com.github.games647.flexiblelogin.FlexibleLogin.onPreInit(FlexibleLogin.java:116) [FlexibleLogin.class:?]
627 at org.spongepowered.common.event.listener.GamePreInitializationEventListener_FlexibleLogin_onPreInit12.handle(Unknown Source) [?:?]
628 at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) [RegisteredListener.class:1.12.2-2838-7.1.10]
629 at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:381) [SpongeModEventManager.class:1.12.2-2838-7.1.10]
630 at org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:454) [SpongeModEventManager.class:1.12.2-2838-7.1.10]
631 at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:415) [SpongeModEventManager.class:1.12.2-2838-7.1.10]
632 at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:259) [SpongeImpl.class:1.12.2-2838-7.1.10]
633 at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:377) [SpongeMod.class:1.12.2-2838-7.1.10]
634 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242]
635 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242]
636 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242]
637 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
638 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
639 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
640 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
641 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
642 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
643 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
644 at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
645 at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
646 at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
647 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242]
648 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242]
649 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242]
650 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
651 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
652 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
653 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
654 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
655 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
656 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
657 at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
658 at net.minecraftforge.fml.common.LoadController.redirect$zza000$forgeImpl$PostEvent(LoadController.java:568) [LoadController.class:?]
659 at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
660 at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627) [Loader.class:?]
661 at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) [FMLServerHandler.class:?]
662 at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
663 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
664 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
665 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
666Caused by: com.zaxxer.hikari.pool.HikariPool$PoolInitializationException: Failed to initialize pool: Could not connect: Access denied for user 'minesr_23339'@'ns374447.ip-37-187-255.eu' (using password: YES)
667 at com.zaxxer.hikari.pool.HikariPool.throwPoolInitializationException(HikariPool.java:543) ~[spongeforge-1.12.2-2838-7.1.10.jar:1.12.2-2838-7.1.10]
668 at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:535) ~[spongeforge-1.12.2-2838-7.1.10.jar:1.12.2-2838-7.1.10]
669 at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:111) ~[spongeforge-1.12.2-2838-7.1.10.jar:1.12.2-2838-7.1.10]
670 at com.zaxxer.hikari.HikariDataSource.<init>(HikariDataSource.java:72) ~[spongeforge-1.12.2-2838-7.1.10.jar:1.12.2-2838-7.1.10]
671 at org.spongepowered.common.service.sql.SqlServiceImpl$1.load(SqlServiceImpl.java:140) ~[spongeforge-1.12.2-2838-7.1.10.jar:1.12.2-2838-7.1.10]
672 at org.spongepowered.common.service.sql.SqlServiceImpl$1.load(SqlServiceImpl.java:125) ~[spongeforge-1.12.2-2838-7.1.10.jar:1.12.2-2838-7.1.10]
673 at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) ~[minecraft_server.1.12.2.jar:?]
674 at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) ~[minecraft_server.1.12.2.jar:?]
675 at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) ~[minecraft_server.1.12.2.jar:?]
676 at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) ~[minecraft_server.1.12.2.jar:?]
677 ... 48 more
678Caused by: java.sql.SQLInvalidAuthorizationSpecException: Could not connect: Access denied for user 'minesr_23339'@'ns374447.ip-37-187-255.eu' (using password: YES)
679 at org.mariadb.jdbc.internal.util.exceptions.ExceptionMapper.get(ExceptionMapper.java:154) ~[spongeforge-1.12.2-2838-7.1.10.jar:1.12.2-2838-7.1.10]
680 at org.mariadb.jdbc.internal.util.exceptions.ExceptionMapper.getException(ExceptionMapper.java:118) ~[spongeforge-1.12.2-2838-7.1.10.jar:1.12.2-2838-7.1.10]
681 at org.mariadb.jdbc.internal.util.exceptions.ExceptionMapper.throwException(ExceptionMapper.java:92) ~[spongeforge-1.12.2-2838-7.1.10.jar:1.12.2-2838-7.1.10]
682 at org.mariadb.jdbc.Driver.connect(Driver.java:111) ~[spongeforge-1.12.2-2838-7.1.10.jar:1.12.2-2838-7.1.10]
683 at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:112) ~[spongeforge-1.12.2-2838-7.1.10.jar:1.12.2-2838-7.1.10]
684 at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:118) ~[spongeforge-1.12.2-2838-7.1.10.jar:1.12.2-2838-7.1.10]
685 at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:358) ~[spongeforge-1.12.2-2838-7.1.10.jar:1.12.2-2838-7.1.10]
686 at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201) ~[spongeforge-1.12.2-2838-7.1.10.jar:1.12.2-2838-7.1.10]
687 at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:443) ~[spongeforge-1.12.2-2838-7.1.10.jar:1.12.2-2838-7.1.10]
688 at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:514) ~[spongeforge-1.12.2-2838-7.1.10.jar:1.12.2-2838-7.1.10]
689 at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:111) ~[spongeforge-1.12.2-2838-7.1.10.jar:1.12.2-2838-7.1.10]
690 at com.zaxxer.hikari.HikariDataSource.<init>(HikariDataSource.java:72) ~[spongeforge-1.12.2-2838-7.1.10.jar:1.12.2-2838-7.1.10]
691 at org.spongepowered.common.service.sql.SqlServiceImpl$1.load(SqlServiceImpl.java:140) ~[spongeforge-1.12.2-2838-7.1.10.jar:1.12.2-2838-7.1.10]
692 at org.spongepowered.common.service.sql.SqlServiceImpl$1.load(SqlServiceImpl.java:125) ~[spongeforge-1.12.2-2838-7.1.10.jar:1.12.2-2838-7.1.10]
693 at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) ~[minecraft_server.1.12.2.jar:?]
694 at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) ~[minecraft_server.1.12.2.jar:?]
695 at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) ~[minecraft_server.1.12.2.jar:?]
696 at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) ~[minecraft_server.1.12.2.jar:?]
697 ... 48 more
698Caused by: java.sql.SQLException: Could not connect: Access denied for user 'minesr_23339'@'ns374447.ip-37-187-255.eu' (using password: YES)
699Current charset is UTF-8. If password has been set using other charset, consider using option 'passwordCharacterEncoding'
700 at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.authentication(AbstractConnectProtocol.java:772) ~[spongeforge-1.12.2-2838-7.1.10.jar:1.12.2-2838-7.1.10]
701 at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.handleConnectionPhases(AbstractConnectProtocol.java:701) ~[spongeforge-1.12.2-2838-7.1.10.jar:1.12.2-2838-7.1.10]
702 at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connect(AbstractConnectProtocol.java:406) ~[spongeforge-1.12.2-2838-7.1.10.jar:1.12.2-2838-7.1.10]
703 at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1029) ~[spongeforge-1.12.2-2838-7.1.10.jar:1.12.2-2838-7.1.10]
704 at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:483) ~[spongeforge-1.12.2-2838-7.1.10.jar:1.12.2-2838-7.1.10]
705 at org.mariadb.jdbc.Driver.connect(Driver.java:106) ~[spongeforge-1.12.2-2838-7.1.10.jar:1.12.2-2838-7.1.10]
706 at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:112) ~[spongeforge-1.12.2-2838-7.1.10.jar:1.12.2-2838-7.1.10]
707 at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:118) ~[spongeforge-1.12.2-2838-7.1.10.jar:1.12.2-2838-7.1.10]
708 at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:358) ~[spongeforge-1.12.2-2838-7.1.10.jar:1.12.2-2838-7.1.10]
709 at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201) ~[spongeforge-1.12.2-2838-7.1.10.jar:1.12.2-2838-7.1.10]
710 at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:443) ~[spongeforge-1.12.2-2838-7.1.10.jar:1.12.2-2838-7.1.10]
711 at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:514) ~[spongeforge-1.12.2-2838-7.1.10.jar:1.12.2-2838-7.1.10]
712 at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:111) ~[spongeforge-1.12.2-2838-7.1.10.jar:1.12.2-2838-7.1.10]
713 at com.zaxxer.hikari.HikariDataSource.<init>(HikariDataSource.java:72) ~[spongeforge-1.12.2-2838-7.1.10.jar:1.12.2-2838-7.1.10]
714 at org.spongepowered.common.service.sql.SqlServiceImpl$1.load(SqlServiceImpl.java:140) ~[spongeforge-1.12.2-2838-7.1.10.jar:1.12.2-2838-7.1.10]
715 at org.spongepowered.common.service.sql.SqlServiceImpl$1.load(SqlServiceImpl.java:125) ~[spongeforge-1.12.2-2838-7.1.10.jar:1.12.2-2838-7.1.10]
716 at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) ~[minecraft_server.1.12.2.jar:?]
717 at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) ~[minecraft_server.1.12.2.jar:?]
718 at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) ~[minecraft_server.1.12.2.jar:?]
719 at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) ~[minecraft_server.1.12.2.jar:?]
720 ... 48 more
721[22:36:58] [Server thread/INFO] [griefprevention]: Grief Prevention boot start.
722[22:36:58] [Server thread/INFO] [griefprevention]: Finished loading configuration.
723[22:36:58] [Server thread/INFO] [griefprevention]: Registering GriefPrevention API...
724[22:36:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bookcase`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
725[22:36:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `shelf`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
726[22:36:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `markerpole`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
727[22:36:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `clipboard`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
728[22:36:58] [Server thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraftforge.common.property.ExtendedBlockState.createState
729[22:36:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bibliolight`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
730[22:36:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `furniturepaneler`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
731[22:36:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `potionshelf`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
732[22:36:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `toolrack`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
733[22:36:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `label`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
734[22:36:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `desk`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
735[22:36:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `table`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
736[22:36:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `seat`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
737[22:36:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fancysign`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
738[22:36:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fancyworkbench`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
739[22:36:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `framedchest`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
740[22:36:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mapframe`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
741[22:36:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `case`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
742[22:36:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `clock`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
743[22:36:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframeborderless`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
744[22:36:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframefancy`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
745[22:36:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframeflat`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
746[22:36:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframemiddle`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
747[22:36:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframesimple`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
748[22:36:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingpress`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
749[22:36:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `armorstand`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
750[22:36:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `typesettingtable`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
751[22:36:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `printingpress`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
752[22:36:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cookiejar`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
753[22:36:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dinnerplate`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
754[22:36:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `discrack`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
755[22:36:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `swordpedestal`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
756[22:36:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bell`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
757[22:36:58] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `typewriter`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
758[22:36:58] [Server thread/INFO] [FML]: Applying holder lookups
759[22:36:58] [Server thread/INFO] [FML]: Holder lookups applied
760[22:36:59] [Server thread/INFO] [foamfix]: Removing LaunchWrapper package manifest map...
761[22:36:59] [Server thread/INFO] [Pixelmon]: Loading Pixelmon version 7.1.1
762[22:37:00] [Server thread/INFO] [Pixelmon]: Checking for migrations..
763[22:37:00] [Server thread/INFO] [Pixelmon]: Loading Advancements
764[22:37:01] [Server thread/INFO] [Chisel]: Loading blocks...
765[22:37:01] [Server thread/INFO] [Chisel]: Skipping feature arcaneStone as its required mod thaumcraft was missing.
766[22:37:01] [Server thread/INFO] [Chisel]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
767[22:37:01] [Server thread/INFO] [Chisel]: Skipping feature certus as its required mod appliedenergistics2 was missing.
768[22:37:01] [Server thread/INFO] [Chisel]: 72 Feature's blocks loaded.
769[22:37:01] [Server thread/INFO] [Chisel]: Loading Tile Entities...
770[22:37:01] [Server thread/INFO] [Chisel]: Tile Entities loaded.
771[22:37:01] [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.
772[22:37:01] [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.
773[22:37:01] [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.
774[22:37:01] [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.
775[22:37:01] [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.
776[22:37:01] [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.
777[22:37:01] [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.
778[22:37:01] [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.
779[22:37:01] [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.
780[22:37:01] [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.
781[22:37:01] [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.
782[22:37:01] [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.
783[22:37:01] [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.
784[22:37:01] [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.
785[22:37:01] [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.
786[22:37:02] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileredstoneblock`, expected `customnpcs`. This could be a intended override, but in most cases indicates a broken mod.
787[22:37:02] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileblockanvil`, expected `customnpcs`. This could be a intended override, but in most cases indicates a broken mod.
788[22:37:02] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilemailbox`, expected `customnpcs`. This could be a intended override, but in most cases indicates a broken mod.
789[22:37:02] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilewaypoint`, expected `customnpcs`. This could be a intended override, but in most cases indicates a broken mod.
790[22:37:02] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilenpcscripted`, expected `customnpcs`. This could be a intended override, but in most cases indicates a broken mod.
791[22:37:02] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilenpcscripteddoor`, expected `customnpcs`. This could be a intended override, but in most cases indicates a broken mod.
792[22:37:02] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilenpcbuilder`, expected `customnpcs`. This could be a intended override, but in most cases indicates a broken mod.
793[22:37:02] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilenpccopy`, expected `customnpcs`. This could be a intended override, but in most cases indicates a broken mod.
794[22:37:02] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilenpcborder`, expected `customnpcs`. This could be a intended override, but in most cases indicates a broken mod.
795[22:37:02] [Server thread/INFO] [FML]: Applying holder lookups
796[22:37:02] [Server thread/INFO] [FML]: Holder lookups applied
797[22:37:02] [Server thread/INFO] [Chisel]: Loading items...
798[22:37:02] [Server thread/INFO] [Chisel]: Skipping feature arcaneStone as its required mod thaumcraft was missing.
799[22:37:02] [Server thread/INFO] [Chisel]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
800[22:37:02] [Server thread/INFO] [Chisel]: Skipping feature certus as its required mod appliedenergistics2 was missing.
801[22:37:02] [Server thread/INFO] [Chisel]: 72 Feature's items loaded.
802[22:37:02] [Server thread/INFO] [Pixelmon]: Loading TM/HMs.
803[22:37:03] [Server thread/INFO] [FML]: Applying holder lookups
804[22:37:03] [Server thread/INFO] [FML]: Holder lookups applied
805[22:37:03] [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.
806[22:37:03] [Server thread/INFO] [FML]: Applying holder lookups
807[22:37:03] [Server thread/INFO] [FML]: Holder lookups applied
808[22:37:03] [Server thread/INFO] [FML]: Applying holder lookups
809[22:37:03] [Server thread/INFO] [FML]: Holder lookups applied
810[22:37:03] [Server thread/INFO] [FML]: Injecting itemstacks
811[22:37:03] [Server thread/INFO] [FML]: Itemstack injection complete
812[22:37:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
813[22:37:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
814[22:37:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
815[22:37:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on 0.0.0.0:25570
816[22:37:03] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using epoll channel type
817[22:37:03] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
818[22:37:03] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: The server will make no attempt to authenticate usernames. Beware.
819[22:37:03] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
820[22:37:03] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: To change this, set "online-mode" to "true" in the server.properties file.
821[22:37:04] [Server thread/INFO] [Chisel]: Loading recipes...
822[22:37:04] [Server thread/INFO] [Chisel]: Skipping feature arcaneStone as its required mod thaumcraft was missing.
823[22:37:04] [Server thread/INFO] [Chisel]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
824[22:37:04] [Server thread/INFO] [Chisel]: Skipping feature certus as its required mod appliedenergistics2 was missing.
825[22:37:04] [Server thread/INFO] [Chisel]: 72 Feature's recipes loaded.
826[22:37:04] [Server thread/INFO] [FML]: Applying holder lookups
827[22:37:04] [Server thread/INFO] [FML]: Holder lookups applied
828[22:37:04] [Server thread/INFO] [nucleus]: Nucleus is now entering the init phase.
829[22:37:04] [Server thread/INFO] [pjp]: Portal module activated
830[22:37:04] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-3 - Starting...
831[22:37:05] [Server thread/ERROR] [com.zaxxer.hikari.pool.HikariPool]: HikariPool-3 - Exception during pool initialization.
832java.sql.SQLInvalidAuthorizationSpecException: Could not connect: Access denied for user 'minesr_23339'@'ns374447.ip-37-187-255.eu' (using password: YES)
833 at org.mariadb.jdbc.internal.util.exceptions.ExceptionMapper.get(ExceptionMapper.java:154) ~[ExceptionMapper.class:1.12.2-2838-7.1.10]
834 at org.mariadb.jdbc.internal.util.exceptions.ExceptionMapper.getException(ExceptionMapper.java:118) ~[ExceptionMapper.class:1.12.2-2838-7.1.10]
835 at org.mariadb.jdbc.internal.util.exceptions.ExceptionMapper.throwException(ExceptionMapper.java:92) ~[ExceptionMapper.class:1.12.2-2838-7.1.10]
836 at org.mariadb.jdbc.Driver.connect(Driver.java:111) ~[Driver.class:1.12.2-2838-7.1.10]
837 at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:112) ~[DriverDataSource.class:1.12.2-2838-7.1.10]
838 at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:358) ~[PoolBase.class:1.12.2-2838-7.1.10]
839 at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201) ~[PoolBase.class:1.12.2-2838-7.1.10]
840 at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:443) [HikariPool.class:1.12.2-2838-7.1.10]
841 at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:514) [HikariPool.class:1.12.2-2838-7.1.10]
842 at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:111) [HikariPool.class:1.12.2-2838-7.1.10]
843 at com.zaxxer.hikari.HikariDataSource.<init>(HikariDataSource.java:72) [HikariDataSource.class:1.12.2-2838-7.1.10]
844 at org.spongepowered.common.service.sql.SqlServiceImpl$1.load(SqlServiceImpl.java:140) [SqlServiceImpl$1.class:1.12.2-2838-7.1.10]
845 at org.spongepowered.common.service.sql.SqlServiceImpl$1.load(SqlServiceImpl.java:125) [SqlServiceImpl$1.class:1.12.2-2838-7.1.10]
846 at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) [minecraft_server.1.12.2.jar:?]
847 at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) [minecraft_server.1.12.2.jar:?]
848 at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) [minecraft_server.1.12.2.jar:?]
849 at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) [minecraft_server.1.12.2.jar:?]
850 at com.google.common.cache.LocalCache.get(LocalCache.java:4154) [minecraft_server.1.12.2.jar:?]
851 at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) [minecraft_server.1.12.2.jar:?]
852 at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) [minecraft_server.1.12.2.jar:?]
853 at org.spongepowered.common.service.sql.SqlServiceImpl.getDataSource(SqlServiceImpl.java:165) [SqlServiceImpl.class:1.12.2-2838-7.1.10]
854 at org.spongepowered.common.service.sql.SqlServiceImpl.getDataSource(SqlServiceImpl.java:146) [SqlServiceImpl.class:1.12.2-2838-7.1.10]
855 at com.gmail.trentech.pjc.core.SQLManager.getDataSource(SQLManager.java:94) [SQLManager.class:?]
856 at com.gmail.trentech.pjp.init.Common.initData(Common.java:28) [Common.class:?]
857 at com.gmail.trentech.pjp.Main.onInitialization(Main.java:172) [Main.class:?]
858 at org.spongepowered.common.event.listener.GameInitializationEventListener_Main_onInitialization60.handle(Unknown Source) [?:?]
859 at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) [RegisteredListener.class:1.12.2-2838-7.1.10]
860 at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:381) [SpongeModEventManager.class:1.12.2-2838-7.1.10]
861 at org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:454) [SpongeModEventManager.class:1.12.2-2838-7.1.10]
862 at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:415) [SpongeModEventManager.class:1.12.2-2838-7.1.10]
863 at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:259) [SpongeImpl.class:1.12.2-2838-7.1.10]
864 at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:377) [SpongeMod.class:1.12.2-2838-7.1.10]
865 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242]
866 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242]
867 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242]
868 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
869 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
870 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
871 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
872 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
873 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
874 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
875 at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
876 at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
877 at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
878 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242]
879 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242]
880 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242]
881 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
882 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
883 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
884 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
885 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
886 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
887 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
888 at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
889 at net.minecraftforge.fml.common.LoadController.redirect$zza000$forgeImpl$PostEvent(LoadController.java:568) [LoadController.class:?]
890 at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
891 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744) [Loader.class:?]
892 at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
893 at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
894 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
895 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
896 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
897Caused by: java.sql.SQLException: Could not connect: Access denied for user 'minesr_23339'@'ns374447.ip-37-187-255.eu' (using password: YES)
898Current charset is UTF-8. If password has been set using other charset, consider using option 'passwordCharacterEncoding'
899 at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.authentication(AbstractConnectProtocol.java:772) ~[AbstractConnectProtocol.class:1.12.2-2838-7.1.10]
900 at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.handleConnectionPhases(AbstractConnectProtocol.java:701) ~[AbstractConnectProtocol.class:1.12.2-2838-7.1.10]
901 at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connect(AbstractConnectProtocol.java:406) ~[AbstractConnectProtocol.class:1.12.2-2838-7.1.10]
902 at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1029) ~[AbstractConnectProtocol.class:1.12.2-2838-7.1.10]
903 at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:483) ~[Utils.class:1.12.2-2838-7.1.10]
904 at org.mariadb.jdbc.Driver.connect(Driver.java:106) ~[Driver.class:1.12.2-2838-7.1.10]
905 ... 60 more
906[22:37:05] [Server thread/WARN] [Sponge]: /***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
907[22:37:05] [Server thread/WARN] [Sponge]: /* Could not pass FMLInitializationEvent */
908[22:37:05] [Server thread/WARN] [Sponge]: /***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
909[22:37:05] [Server thread/WARN] [Sponge]: /* Could not pass the event FMLInitializationEvent to an Event Listener! */
910[22:37:05] [Server thread/WARN] [Sponge]: /* */
911[22:37:05] [Server thread/WARN] [Sponge]: /* Since the event can be modified during the event's listener,
912 there could be adverse side effects of the exception occuring
913such that duplications or other game breaking issues could exist.
914Due to the nature of the exception, this is not likely an exception
915that is covered by SpongeForge or Forge itself, and therefor should
916be reported to the mod/plugin author first prior to reporting to
917Sponge or Forge. */
918[22:37:05] [Server thread/WARN] [Sponge]: /* Owning Mod/Plugin: pjp */
919[22:37:05] [Server thread/WARN] [Sponge]: /* Exception: */
920[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.util.concurrent.Un */
921[22:37:05] [Server thread/WARN] [Sponge]: /* heckedExecutionException: */
922[22:37:05] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.pool.HikariPool$Po */
923[22:37:05] [Server thread/WARN] [Sponge]: /* lInitializationException: Failed to */
924[22:37:05] [Server thread/WARN] [Sponge]: /* initialize pool: Could not connect: */
925[22:37:05] [Server thread/WARN] [Sponge]: /* Access denied for user */
926[22:37:05] [Server thread/WARN] [Sponge]: /* 'minesr_23339'@'ns374447.ip-37-187-2 */
927[22:37:05] [Server thread/WARN] [Sponge]: /* 5.eu' (using password: YES) */
928[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2217) */
929[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache.get(LocalCache.java:4154) */
930[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) */
931[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) */
932[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.service.sql.SqlServiceImpl.getDataSource(SqlServiceImpl.java:165) */
933[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.service.sql.SqlServiceImpl.getDataSource(SqlServiceImpl.java:146) */
934[22:37:05] [Server thread/WARN] [Sponge]: /* com.gmail.trentech.pjc.core.SQLManager.getDataSource(SQLManager.java:94) */
935[22:37:05] [Server thread/WARN] [Sponge]: /* com.gmail.trentech.pjp.init.Common.initData(Common.java:28) */
936[22:37:05] [Server thread/WARN] [Sponge]: /* com.gmail.trentech.pjp.Main.onInitialization(Main.java:172) */
937[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.listener.GameInitializationEventListener_Main_onInitialization60.handle(Unknown Source) */
938[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) */
939[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:381) */
940[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:454) */
941[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:415) */
942[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:259) */
943[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:377) */
944[22:37:05] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) */
945[22:37:05] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) */
946[22:37:05] [Server thread/WARN] [Sponge]: /* sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) */
947[22:37:05] [Server thread/WARN] [Sponge]: /* java.lang.reflect.Method.invoke(Method.java:498) */
948[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) */
949[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) */
950[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) */
951[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) */
952[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) */
953[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) */
954[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.EventBus.post(EventBus.java:217) */
955[22:37:05] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) */
956[22:37:05] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) */
957[22:37:05] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) */
958[22:37:05] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) */
959[22:37:05] [Server thread/WARN] [Sponge]: /* sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) */
960[22:37:05] [Server thread/WARN] [Sponge]: /* java.lang.reflect.Method.invoke(Method.java:498) */
961[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) */
962[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) */
963[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) */
964[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) */
965[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) */
966[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) */
967[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.EventBus.post(EventBus.java:217) */
968[22:37:05] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.redirect$zza000$forgeImpl$PostEvent(LoadController.java:568) */
969[22:37:05] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) */
970[22:37:05] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744) */
971[22:37:05] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) */
972[22:37:05] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) */
973[22:37:05] [Server thread/WARN] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) */
974[22:37:05] [Server thread/WARN] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) */
975[22:37:05] [Server thread/WARN] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
976[22:37:05] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.pool.HikariPool$Po */
977[22:37:05] [Server thread/WARN] [Sponge]: /* lInitializationException: Failed to */
978[22:37:05] [Server thread/WARN] [Sponge]: /* initialize pool: Could not connect: */
979[22:37:05] [Server thread/WARN] [Sponge]: /* Access denied for user */
980[22:37:05] [Server thread/WARN] [Sponge]: /* 'minesr_23339'@'ns374447.ip-37-187-2 */
981[22:37:05] [Server thread/WARN] [Sponge]: /* 5.eu' (using password: YES) */
982[22:37:05] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.pool.HikariPool.throwPoolInitializationException(HikariPool.java:543) */
983[22:37:05] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:535) */
984[22:37:05] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:111) */
985[22:37:05] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.HikariDataSource.<init>(HikariDataSource.java:72) */
986[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.service.sql.SqlServiceImpl$1.load(SqlServiceImpl.java:140) */
987[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.service.sql.SqlServiceImpl$1.load(SqlServiceImpl.java:125) */
988[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) */
989[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) */
990[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) */
991[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) */
992[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache.get(LocalCache.java:4154) */
993[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) */
994[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) */
995[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.service.sql.SqlServiceImpl.getDataSource(SqlServiceImpl.java:165) */
996[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.service.sql.SqlServiceImpl.getDataSource(SqlServiceImpl.java:146) */
997[22:37:05] [Server thread/WARN] [Sponge]: /* com.gmail.trentech.pjc.core.SQLManager.getDataSource(SQLManager.java:94) */
998[22:37:05] [Server thread/WARN] [Sponge]: /* com.gmail.trentech.pjp.init.Common.initData(Common.java:28) */
999[22:37:05] [Server thread/WARN] [Sponge]: /* com.gmail.trentech.pjp.Main.onInitialization(Main.java:172) */
1000[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.listener.GameInitializationEventListener_Main_onInitialization60.handle(Unknown Source) */
1001[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) */
1002[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:381) */
1003[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:454) */
1004[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:415) */
1005[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:259) */
1006[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:377) */
1007[22:37:05] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) */
1008[22:37:05] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) */
1009[22:37:05] [Server thread/WARN] [Sponge]: /* sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) */
1010[22:37:05] [Server thread/WARN] [Sponge]: /* java.lang.reflect.Method.invoke(Method.java:498) */
1011[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) */
1012[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) */
1013[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) */
1014[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) */
1015[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) */
1016[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) */
1017[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.EventBus.post(EventBus.java:217) */
1018[22:37:05] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) */
1019[22:37:05] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) */
1020[22:37:05] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) */
1021[22:37:05] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) */
1022[22:37:05] [Server thread/WARN] [Sponge]: /* sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) */
1023[22:37:05] [Server thread/WARN] [Sponge]: /* java.lang.reflect.Method.invoke(Method.java:498) */
1024[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) */
1025[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) */
1026[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) */
1027[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) */
1028[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) */
1029[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) */
1030[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.EventBus.post(EventBus.java:217) */
1031[22:37:05] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.redirect$zza000$forgeImpl$PostEvent(LoadController.java:568) */
1032[22:37:05] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) */
1033[22:37:05] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744) */
1034[22:37:05] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) */
1035[22:37:05] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) */
1036[22:37:05] [Server thread/WARN] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) */
1037[22:37:05] [Server thread/WARN] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) */
1038[22:37:05] [Server thread/WARN] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
1039[22:37:05] [Server thread/WARN] [Sponge]: /* java.sql.SQLInvalidAuthorizationSpec */
1040[22:37:05] [Server thread/WARN] [Sponge]: /* xception: Could not connect: Access */
1041[22:37:05] [Server thread/WARN] [Sponge]: /* denied for user */
1042[22:37:05] [Server thread/WARN] [Sponge]: /* 'minesr_23339'@'ns374447.ip-37-187-2 */
1043[22:37:05] [Server thread/WARN] [Sponge]: /* 5.eu' (using password: YES) */
1044[22:37:05] [Server thread/WARN] [Sponge]: /* org.mariadb.jdbc.internal.util.exceptions.ExceptionMapper.get(ExceptionMapper.java:154) */
1045[22:37:05] [Server thread/WARN] [Sponge]: /* org.mariadb.jdbc.internal.util.exceptions.ExceptionMapper.getException(ExceptionMapper.java:118) */
1046[22:37:05] [Server thread/WARN] [Sponge]: /* org.mariadb.jdbc.internal.util.exceptions.ExceptionMapper.throwException(ExceptionMapper.java:92) */
1047[22:37:05] [Server thread/WARN] [Sponge]: /* org.mariadb.jdbc.Driver.connect(Driver.java:111) */
1048[22:37:05] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:112) */
1049[22:37:05] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:358) */
1050[22:37:05] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201) */
1051[22:37:05] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:443) */
1052[22:37:05] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:514) */
1053[22:37:05] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:111) */
1054[22:37:05] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.HikariDataSource.<init>(HikariDataSource.java:72) */
1055[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.service.sql.SqlServiceImpl$1.load(SqlServiceImpl.java:140) */
1056[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.service.sql.SqlServiceImpl$1.load(SqlServiceImpl.java:125) */
1057[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) */
1058[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) */
1059[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) */
1060[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) */
1061[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache.get(LocalCache.java:4154) */
1062[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) */
1063[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) */
1064[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.service.sql.SqlServiceImpl.getDataSource(SqlServiceImpl.java:165) */
1065[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.service.sql.SqlServiceImpl.getDataSource(SqlServiceImpl.java:146) */
1066[22:37:05] [Server thread/WARN] [Sponge]: /* com.gmail.trentech.pjc.core.SQLManager.getDataSource(SQLManager.java:94) */
1067[22:37:05] [Server thread/WARN] [Sponge]: /* com.gmail.trentech.pjp.init.Common.initData(Common.java:28) */
1068[22:37:05] [Server thread/WARN] [Sponge]: /* com.gmail.trentech.pjp.Main.onInitialization(Main.java:172) */
1069[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.listener.GameInitializationEventListener_Main_onInitialization60.handle(Unknown Source) */
1070[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) */
1071[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:381) */
1072[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:454) */
1073[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:415) */
1074[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:259) */
1075[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:377) */
1076[22:37:05] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) */
1077[22:37:05] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) */
1078[22:37:05] [Server thread/WARN] [Sponge]: /* sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) */
1079[22:37:05] [Server thread/WARN] [Sponge]: /* java.lang.reflect.Method.invoke(Method.java:498) */
1080[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) */
1081[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) */
1082[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) */
1083[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) */
1084[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) */
1085[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) */
1086[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.EventBus.post(EventBus.java:217) */
1087[22:37:05] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) */
1088[22:37:05] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) */
1089[22:37:05] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) */
1090[22:37:05] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) */
1091[22:37:05] [Server thread/WARN] [Sponge]: /* sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) */
1092[22:37:05] [Server thread/WARN] [Sponge]: /* java.lang.reflect.Method.invoke(Method.java:498) */
1093[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) */
1094[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) */
1095[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) */
1096[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) */
1097[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) */
1098[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) */
1099[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.EventBus.post(EventBus.java:217) */
1100[22:37:05] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.redirect$zza000$forgeImpl$PostEvent(LoadController.java:568) */
1101[22:37:05] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) */
1102[22:37:05] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744) */
1103[22:37:05] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) */
1104[22:37:05] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) */
1105[22:37:05] [Server thread/WARN] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) */
1106[22:37:05] [Server thread/WARN] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) */
1107[22:37:05] [Server thread/WARN] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
1108[22:37:05] [Server thread/WARN] [Sponge]: /* java.sql.SQLException: Could not */
1109[22:37:05] [Server thread/WARN] [Sponge]: /* connect: Access denied for user */
1110[22:37:05] [Server thread/WARN] [Sponge]: /* 'minesr_23339'@'ns374447.ip-37-187-2 */
1111[22:37:05] [Server thread/WARN] [Sponge]: /* 5.eu' (using password: YES) */
1112[22:37:05] [Server thread/WARN] [Sponge]: /* Current charset is UTF-8. If */
1113[22:37:05] [Server thread/WARN] [Sponge]: /* password has been set using other */
1114[22:37:05] [Server thread/WARN] [Sponge]: /* charset, consider using option */
1115[22:37:05] [Server thread/WARN] [Sponge]: /* 'passwordCharacterEncoding' */
1116[22:37:05] [Server thread/WARN] [Sponge]: /* org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.authentication(AbstractConnectProtocol.java:772) */
1117[22:37:05] [Server thread/WARN] [Sponge]: /* org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.handleConnectionPhases(AbstractConnectProtocol.java:701) */
1118[22:37:05] [Server thread/WARN] [Sponge]: /* org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connect(AbstractConnectProtocol.java:406) */
1119[22:37:05] [Server thread/WARN] [Sponge]: /* org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1029) */
1120[22:37:05] [Server thread/WARN] [Sponge]: /* org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:483) */
1121[22:37:05] [Server thread/WARN] [Sponge]: /* org.mariadb.jdbc.Driver.connect(Driver.java:106) */
1122[22:37:05] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:112) */
1123[22:37:05] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:358) */
1124[22:37:05] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201) */
1125[22:37:05] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:443) */
1126[22:37:05] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:514) */
1127[22:37:05] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:111) */
1128[22:37:05] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.HikariDataSource.<init>(HikariDataSource.java:72) */
1129[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.service.sql.SqlServiceImpl$1.load(SqlServiceImpl.java:140) */
1130[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.service.sql.SqlServiceImpl$1.load(SqlServiceImpl.java:125) */
1131[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) */
1132[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) */
1133[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) */
1134[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) */
1135[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache.get(LocalCache.java:4154) */
1136[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) */
1137[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) */
1138[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.service.sql.SqlServiceImpl.getDataSource(SqlServiceImpl.java:165) */
1139[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.service.sql.SqlServiceImpl.getDataSource(SqlServiceImpl.java:146) */
1140[22:37:05] [Server thread/WARN] [Sponge]: /* com.gmail.trentech.pjc.core.SQLManager.getDataSource(SQLManager.java:94) */
1141[22:37:05] [Server thread/WARN] [Sponge]: /* com.gmail.trentech.pjp.init.Common.initData(Common.java:28) */
1142[22:37:05] [Server thread/WARN] [Sponge]: /* com.gmail.trentech.pjp.Main.onInitialization(Main.java:172) */
1143[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.listener.GameInitializationEventListener_Main_onInitialization60.handle(Unknown Source) */
1144[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) */
1145[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:381) */
1146[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:454) */
1147[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:415) */
1148[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:259) */
1149[22:37:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:377) */
1150[22:37:05] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) */
1151[22:37:05] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) */
1152[22:37:05] [Server thread/WARN] [Sponge]: /* sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) */
1153[22:37:05] [Server thread/WARN] [Sponge]: /* java.lang.reflect.Method.invoke(Method.java:498) */
1154[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) */
1155[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) */
1156[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) */
1157[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) */
1158[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) */
1159[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) */
1160[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.EventBus.post(EventBus.java:217) */
1161[22:37:05] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) */
1162[22:37:05] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) */
1163[22:37:05] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) */
1164[22:37:05] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) */
1165[22:37:05] [Server thread/WARN] [Sponge]: /* sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) */
1166[22:37:05] [Server thread/WARN] [Sponge]: /* java.lang.reflect.Method.invoke(Method.java:498) */
1167[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) */
1168[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) */
1169[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) */
1170[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) */
1171[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) */
1172[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) */
1173[22:37:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.EventBus.post(EventBus.java:217) */
1174[22:37:05] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.redirect$zza000$forgeImpl$PostEvent(LoadController.java:568) */
1175[22:37:05] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) */
1176[22:37:05] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744) */
1177[22:37:05] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) */
1178[22:37:05] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) */
1179[22:37:05] [Server thread/WARN] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) */
1180[22:37:05] [Server thread/WARN] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) */
1181[22:37:05] [Server thread/WARN] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
1182[22:37:05] [Server thread/WARN] [Sponge]: /***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
1183[22:37:05] [Server thread/INFO] [holograms]: Holograms loaded: 3.1.5
1184[22:37:05] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Universe Guard 2[init]: Loading...
1185[22:37:05] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Universe Guard 2[init]: Loading Configuration
1186[22:37:05] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Universe Guard 2[init]: Configuration loaded!
1187[22:37:05] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Universe Guard 2[init]: Loaded!
1188[22:37:05] [pool-3-thread-3/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [SkinsRestorer] ----------------------------------------------
1189[22:37:05] [pool-3-thread-3/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [SkinsRestorer] +===============+
1190[22:37:05] [pool-3-thread-3/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [SkinsRestorer] | SkinsRestorer |
1191[22:37:05] [pool-3-thread-3/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [SkinsRestorer] +===============+
1192[22:37:05] [pool-3-thread-3/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [SkinsRestorer] ----------------------------------------------
1193[22:37:05] [pool-3-thread-3/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [SkinsRestorer] Current version: 13.7.5
1194[22:37:05] [pool-3-thread-3/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [SkinsRestorer] This is the latest version!
1195[22:37:05] [pool-3-thread-3/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [SkinsRestorer] ----------------------------------------------
1196[22:37:06] [Server thread/INFO] [STDOUT]: [skinsrestorer.sponge.SkinsRestorer:initStorage:152]: [SkinsRestorer] Can't connect to MySQL! Disabling SkinsRestorer.
1197[22:37:06] [Server thread/WARN] [Sponge]: /***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
1198[22:37:06] [Server thread/WARN] [Sponge]: /* Could not pass FMLInitializationEvent */
1199[22:37:06] [Server thread/WARN] [Sponge]: /***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
1200[22:37:06] [Server thread/WARN] [Sponge]: /* Could not pass the event FMLInitializationEvent to an Event Listener! */
1201[22:37:06] [Server thread/WARN] [Sponge]: /* */
1202[22:37:06] [Server thread/WARN] [Sponge]: /* Since the event can be modified during the event's listener,
1203 there could be adverse side effects of the exception occuring
1204such that duplications or other game breaking issues could exist.
1205Due to the nature of the exception, this is not likely an exception
1206that is covered by SpongeForge or Forge itself, and therefor should
1207be reported to the mod/plugin author first prior to reporting to
1208Sponge or Forge. */
1209[22:37:06] [Server thread/WARN] [Sponge]: /* Owning Mod/Plugin: totaleconomy */
1210[22:37:06] [Server thread/WARN] [Sponge]: /* Exception: */
1211[22:37:06] [Server thread/WARN] [Sponge]: /* java.lang.NullPointerException: */
1212[22:37:06] [Server thread/WARN] [Sponge]: /* listener */
1213[22:37:06] [Server thread/WARN] [Sponge]: /* com.google.common.base.Preconditions.checkNotNull(Preconditions.java:787) */
1214[22:37:06] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.SpongeEventManager.registerListener(SpongeEventManager.java:223) */
1215[22:37:06] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.SpongeEventManager.registerListeners(SpongeEventManager.java:313) */
1216[22:37:06] [Server thread/WARN] [Sponge]: /* com.erigitic.main.TotalEconomy.registerListeners(TotalEconomy.java:411) */
1217[22:37:06] [Server thread/WARN] [Sponge]: /* com.erigitic.main.TotalEconomy.init(TotalEconomy.java:200) */
1218[22:37:06] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.listener.GameInitializationEventListener_TotalEconomy_init29.handle(Unknown Source) */
1219[22:37:06] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) */
1220[22:37:06] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:381) */
1221[22:37:06] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:454) */
1222[22:37:06] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:415) */
1223[22:37:06] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:259) */
1224[22:37:06] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:377) */
1225[22:37:06] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) */
1226[22:37:06] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) */
1227[22:37:06] [Server thread/WARN] [Sponge]: /* sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) */
1228[22:37:06] [Server thread/WARN] [Sponge]: /* java.lang.reflect.Method.invoke(Method.java:498) */
1229[22:37:06] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) */
1230[22:37:06] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) */
1231[22:37:06] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) */
1232[22:37:06] [Server thread/WARN] [Sponge]: /* com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) */
1233[22:37:06] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) */
1234[22:37:06] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) */
1235[22:37:06] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.EventBus.post(EventBus.java:217) */
1236[22:37:06] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) */
1237[22:37:06] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) */
1238[22:37:06] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) */
1239[22:37:06] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) */
1240[22:37:06] [Server thread/WARN] [Sponge]: /* sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) */
1241[22:37:06] [Server thread/WARN] [Sponge]: /* java.lang.reflect.Method.invoke(Method.java:498) */
1242[22:37:06] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) */
1243[22:37:06] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) */
1244[22:37:06] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) */
1245[22:37:06] [Server thread/WARN] [Sponge]: /* com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) */
1246[22:37:06] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) */
1247[22:37:06] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) */
1248[22:37:06] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.EventBus.post(EventBus.java:217) */
1249[22:37:06] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.redirect$zza000$forgeImpl$PostEvent(LoadController.java:568) */
1250[22:37:06] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) */
1251[22:37:06] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744) */
1252[22:37:06] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) */
1253[22:37:06] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) */
1254[22:37:06] [Server thread/WARN] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) */
1255[22:37:06] [Server thread/WARN] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) */
1256[22:37:06] [Server thread/WARN] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
1257[22:37:06] [Server thread/WARN] [Sponge]: /***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
1258[22:37:06] [Server thread/INFO] [nucleus]: Nucleus is now entering the post-init phase.
1259[22:37:06] [Server thread/INFO] [nucleus]: Nucleus is now loading and enabling modules. This may take a few seconds.
1260[22:37:06] [Server thread/INFO] [nucleus]: Starting phase: PREENABLE
1261[22:37:06] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Nucleus language set to "messages.conf"
1262[22:37:06] [Server thread/INFO] [nucleus]: Starting phase: ENABLE
1263[22:37:07] [Server thread/INFO] [nucleus]: Starting phase: POSTENABLE
1264[22:37:08] [Server thread/INFO] [nucleus]: Nucleus language set to "fr-FR"
1265[22:37:08] [Server thread/INFO] [nucleus]: Nucleus has completed loading modules.
1266[22:37:08] [Server thread/INFO] [nucleus]: Nucleus has completed server initialisation tasks. Waiting for game server to start to complete the final tasks.
1267[22:37:09] [Server thread/INFO] [noppes.npcs.CustomNpcs]: CustomNPC Permissions available:
1268[22:37:09] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.edit.blocks
1269[22:37:09] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.edit.villager
1270[22:37:09] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.global.bank
1271[22:37:09] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.global.dialog
1272[22:37:09] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.global.faction
1273[22:37:09] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.global.linked
1274[22:37:09] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.global.naturalspawn
1275[22:37:09] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.global.playerdata
1276[22:37:09] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.global.quest
1277[22:37:09] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.global.recipe
1278[22:37:09] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.global.transport
1279[22:37:09] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.npc.advanced
1280[22:37:09] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.npc.ai
1281[22:37:09] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.npc.clone
1282[22:37:09] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.npc.create
1283[22:37:09] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.npc.delete
1284[22:37:09] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.npc.display
1285[22:37:09] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.npc.freeze
1286[22:37:09] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.npc.gui
1287[22:37:09] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.npc.inventory
1288[22:37:09] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.npc.reset
1289[22:37:09] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.npc.stats
1290[22:37:09] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.scenes
1291[22:37:09] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.soulstone.all
1292[22:37:09] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.spawner.create
1293[22:37:09] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.spawner.mob
1294[22:37:09] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.tool.mounter
1295[22:37:09] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.tool.nbtbook
1296[22:37:09] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.tool.pather
1297[22:37:09] [Server thread/INFO] [noppes.npcs.CustomNpcs]: customnpcs.tool.scripter
1298[22:37:09] [Server thread/INFO] [foamfix]: Deduplicated 394 property sets.
1299[22:37:09] [Server thread/INFO] [foamfix]: Weakening LaunchWrapper resource cache...
1300[22:37:09] [Server thread/INFO] [Pixelmon]: Registering shop items.
1301[22:37:09] [Server thread/INFO] [Pixelmon]: Registering NPCs.
1302[22:37:09] [Server thread/INFO] [Pixelmon]: Registered NPC trades.
1303[22:37:09] [Server thread/INFO] [Pixelmon]: Registering structures.
1304[22:37:12] [Server thread/INFO] [Pixelmon]: Registering drops.
1305[22:37:12] [Server thread/INFO] [Pixelmon]: Registering Pokémon drops.
1306[22:37:12] [Server thread/INFO] [Pixelmon]: Registering battle rules.
1307[22:37:21] [Server thread/INFO] [FML]: Injecting itemstacks
1308[22:37:21] [Server thread/INFO] [FML]: Itemstack injection complete
1309[22:37:21] [Server thread/INFO] [worldedit]: WorldEdit for Sponge (version Unknown) is loaded
1310[22:37:21] [Server thread/INFO] [magibridge]: MagiBridge is starting!
1311[22:37:21] [Server thread/INFO] [Pixelmon]: Registering spawn sets.
1312[22:37:22] [pool-3-thread-4/INFO] [net.dv8tion.jda.api.JDA]: Login Successful!
1313[22:37:22] [JDA MainWS-WriteThread/INFO] [net.dv8tion.jda.internal.requests.WebSocketClient]: Connected to WebSocket
1314[22:37:22] [JDA MainWS-ReadThread/INFO] [net.dv8tion.jda.api.JDA]: Finished Loading!
1315[22:37:23] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 34 mods
1316[22:37:24] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world"
1317[22:37:24] [Server thread/INFO] [Sponge]: Checking for worlds that need to be migrated...
1318[22:37:24] [Server thread/INFO] [Sponge]: No worlds were found in need of migration.
1319[22:37:24] [Server thread/WARN] [Sponge]: World [ultra] (72) is attempting to be registered as an existing dimension but it's dimension id has already been registered for folder [null]. This means the world has been copied outside of Sponge. This is not a supported configuration.
1320[22:37:24] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
1321[22:37:24] [Server thread/INFO] [FML]: Applying holder lookups
1322[22:37:24] [Server thread/INFO] [FML]: Holder lookups applied
1323[22:37:25] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 703 advancements
1324[22:37:25] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 111 advancement trees
1325[22:37:25] [Server thread/INFO] [griefprevention]: [world] 2 total claims loaded.
1326[22:37:25] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for world world (minecraft:overworld/0)
1327[22:37:26] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 10%
1328[22:37:26] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmonmod.pixelmon.listener.EntityPlayerExtension
1329[22:37:26] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmonmod.pixelmon.listener.EntityPlayerExtension
1330[22:37:26] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmonmod.pixelmon.listener.EntityPlayerExtension
1331[22:37:26] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.player.EntityPlayer from class com.pixelmonmod.pixelmon.listener.EntityPlayerExtension
1332[22:37:26] [Server thread/WARN] [Pixelmon]: Ignore the above warning messages ^ This is intended and working fine.
1333[22:37:27] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 59%
1334[22:37:28] [Server thread/INFO] [Sponge]: Loading world [world] (minecraft:overworld/0)
1335[22:37:28] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 703 advancements
1336[22:37:28] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 111 advancement trees
1337[22:37:28] [Server thread/INFO] [griefprevention]: [DIM-1] 0 total claims loaded.
1338[22:37:28] [Server thread/INFO] [Sponge]: Loading world [DIM-1] (minecraft:nether/-1)
1339[22:37:28] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 703 advancements
1340[22:37:28] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 111 advancement trees
1341[22:37:28] [Server thread/INFO] [griefprevention]: [DIM1] 0 total claims loaded.
1342[22:37:28] [Server thread/INFO] [Sponge]: Loading world [DIM1] (minecraft:the_end/1)
1343[22:37:28] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 703 advancements
1344[22:37:28] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 111 advancement trees
1345[22:37:28] [Server thread/INFO] [griefprevention]: [Spawn] 2 total claims loaded.
1346[22:37:28] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for world Spawn (minecraft:overworld/2)
1347[22:37:29] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 98%
1348[22:37:29] [Server thread/INFO] [Sponge]: Loading world [Spawn] (minecraft:overworld/2)
1349[22:37:29] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 703 advancements
1350[22:37:29] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 111 advancement trees
1351[22:37:29] [Server thread/INFO] [griefprevention]: [Event] 0 total claims loaded.
1352[22:37:29] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for world Event (minecraft:overworld/3)
1353[22:37:30] [Server thread/INFO] [Sponge]: Loading world [Event] (minecraft:overworld/3)
1354[22:37:30] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 703 advancements
1355[22:37:30] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 111 advancement trees
1356[22:37:30] [Server thread/INFO] [griefprevention]: [ultra] 0 total claims loaded.
1357[22:37:30] [Server thread/INFO] [Sponge]: Loading world [ultra] (pixelmon:ultra_space/72)
1358[22:37:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (6.927s)! For help, type "help" or "?"
1359[22:37:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting GS4 status listener
1360[22:37:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting remote control listener
1361[22:37:30] [Query Listener #1/INFO] [net.minecraft.server.MinecraftServer]: Query running on 0.0.0.0:25570
1362[22:37:30] [RCON Listener #2/INFO] [net.minecraft.server.MinecraftServer]: RCON running on 0.0.0.0:40339
1363[22:37:30] [Server thread/INFO] [nucleus]: Nucleus is performing final tasks before server startup completes.
1364[22:37:30] [Server thread/INFO] [nucleus]: Nucleus has started.
1365[22:37:30] [Server thread/WARN] [Sponge]: No entity type is registered for class net.minecraftforge.common.util.FakePlayer
1366[22:37:30] [pool-8-thread-1/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.NullPointerException
1367[22:37:30] [pool-8-thread-1/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at me.ryanhamshire.griefprevention.util.PermissionUtils.getActiveContexts(PermissionUtils.java:91)
1368[22:37:30] [pool-8-thread-1/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at me.ryanhamshire.griefprevention.GPPlayerData.lambda$refreshPlayerOptions$0(GPPlayerData.java:274)
1369[22:37:30] [pool-8-thread-1/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1370[22:37:30] [pool-8-thread-1/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1371[22:37:30] [pool-8-thread-1/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Thread.run(Thread.java:748)
1372[22:37:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: /\
1373[22:37:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: / \
1374[22:37:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: / || \
1375[22:37:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: / || \
1376[22:37:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: / || \
1377[22:37:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: / || \
1378[22:37:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: / \
1379[22:37:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: / ** \
1380[22:37:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ------------------
1381[22:37:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ===================================================================
1382[22:37:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: WARNING: Nucleus could not detect an economy plugin.
1383[22:37:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: While one is not required to use Nucleus, you cannot set costs on commands and kits.
1384[22:37:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ===================================================================
1385[22:37:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: See https://nucleuspowered.org/docs/permsecon.html for more on what Nucleus is not, and suggested plugins that work with Nucleus.
1386[22:37:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ===================================================================
1387[22:37:30] [Server thread/INFO] [totaleconomy]: Total Economy Started
1388[22:37:30] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-4 - Starting...
1389[22:37:31] [Server thread/ERROR] [com.zaxxer.hikari.pool.HikariPool]: HikariPool-4 - Exception during pool initialization.
1390java.sql.SQLInvalidAuthorizationSpecException: Could not connect: Access denied for user 'minesr_23339'@'ns374447.ip-37-187-255.eu' (using password: YES)
1391 at org.mariadb.jdbc.internal.util.exceptions.ExceptionMapper.get(ExceptionMapper.java:154) ~[ExceptionMapper.class:1.12.2-2838-7.1.10]
1392 at org.mariadb.jdbc.internal.util.exceptions.ExceptionMapper.getException(ExceptionMapper.java:118) ~[ExceptionMapper.class:1.12.2-2838-7.1.10]
1393 at org.mariadb.jdbc.internal.util.exceptions.ExceptionMapper.throwException(ExceptionMapper.java:92) ~[ExceptionMapper.class:1.12.2-2838-7.1.10]
1394 at org.mariadb.jdbc.Driver.connect(Driver.java:111) ~[Driver.class:1.12.2-2838-7.1.10]
1395 at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:112) ~[DriverDataSource.class:1.12.2-2838-7.1.10]
1396 at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:358) ~[PoolBase.class:1.12.2-2838-7.1.10]
1397 at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201) ~[PoolBase.class:1.12.2-2838-7.1.10]
1398 at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:443) [HikariPool.class:1.12.2-2838-7.1.10]
1399 at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:514) [HikariPool.class:1.12.2-2838-7.1.10]
1400 at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:111) [HikariPool.class:1.12.2-2838-7.1.10]
1401 at com.zaxxer.hikari.HikariDataSource.<init>(HikariDataSource.java:72) [HikariDataSource.class:1.12.2-2838-7.1.10]
1402 at org.spongepowered.common.service.sql.SqlServiceImpl$1.load(SqlServiceImpl.java:140) [SqlServiceImpl$1.class:1.12.2-2838-7.1.10]
1403 at org.spongepowered.common.service.sql.SqlServiceImpl$1.load(SqlServiceImpl.java:125) [SqlServiceImpl$1.class:1.12.2-2838-7.1.10]
1404 at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) [minecraft_server.1.12.2.jar:?]
1405 at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) [minecraft_server.1.12.2.jar:?]
1406 at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) [minecraft_server.1.12.2.jar:?]
1407 at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) [minecraft_server.1.12.2.jar:?]
1408 at com.google.common.cache.LocalCache.get(LocalCache.java:4154) [minecraft_server.1.12.2.jar:?]
1409 at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) [minecraft_server.1.12.2.jar:?]
1410 at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) [minecraft_server.1.12.2.jar:?]
1411 at org.spongepowered.common.service.sql.SqlServiceImpl.getDataSource(SqlServiceImpl.java:165) [SqlServiceImpl.class:1.12.2-2838-7.1.10]
1412 at org.spongepowered.common.service.sql.SqlServiceImpl.getDataSource(SqlServiceImpl.java:146) [SqlServiceImpl.class:1.12.2-2838-7.1.10]
1413 at com.gmail.trentech.pjc.core.SQLManager.getDataSource(SQLManager.java:94) [SQLManager.class:?]
1414 at com.gmail.trentech.pjp.portal.PortalService.init(PortalService.java:113) [PortalService.class:?]
1415 at com.gmail.trentech.pjp.Main.onStartedServer(Main.java:177) [Main.class:?]
1416 at org.spongepowered.common.event.listener.GameStartedServerEventListener_Main_onStartedServer63.handle(Unknown Source) [?:?]
1417 at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) [RegisteredListener.class:1.12.2-2838-7.1.10]
1418 at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:381) [SpongeModEventManager.class:1.12.2-2838-7.1.10]
1419 at org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:454) [SpongeModEventManager.class:1.12.2-2838-7.1.10]
1420 at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:415) [SpongeModEventManager.class:1.12.2-2838-7.1.10]
1421 at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:259) [SpongeImpl.class:1.12.2-2838-7.1.10]
1422 at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:377) [SpongeMod.class:1.12.2-2838-7.1.10]
1423 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242]
1424 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242]
1425 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242]
1426 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
1427 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
1428 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
1429 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
1430 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
1431 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
1432 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
1433 at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
1434 at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
1435 at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
1436 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242]
1437 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242]
1438 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242]
1439 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
1440 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
1441 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
1442 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
1443 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
1444 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
1445 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
1446 at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
1447 at net.minecraftforge.fml.common.LoadController.redirect$zza000$forgeImpl$PostEvent(LoadController.java:568) [LoadController.class:?]
1448 at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
1449 at net.minecraftforge.fml.common.Loader.serverStarted(Loader.java:799) [Loader.class:?]
1450 at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarted(FMLCommonHandler.java:302) [FMLCommonHandler.class:?]
1451 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:488) [MinecraftServer.class:?]
1452 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
1453Caused by: java.sql.SQLException: Could not connect: Access denied for user 'minesr_23339'@'ns374447.ip-37-187-255.eu' (using password: YES)
1454Current charset is UTF-8. If password has been set using other charset, consider using option 'passwordCharacterEncoding'
1455 at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.authentication(AbstractConnectProtocol.java:772) ~[AbstractConnectProtocol.class:1.12.2-2838-7.1.10]
1456 at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.handleConnectionPhases(AbstractConnectProtocol.java:701) ~[AbstractConnectProtocol.class:1.12.2-2838-7.1.10]
1457 at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connect(AbstractConnectProtocol.java:406) ~[AbstractConnectProtocol.class:1.12.2-2838-7.1.10]
1458 at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1029) ~[AbstractConnectProtocol.class:1.12.2-2838-7.1.10]
1459 at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:483) ~[Utils.class:1.12.2-2838-7.1.10]
1460 at org.mariadb.jdbc.Driver.connect(Driver.java:106) ~[Driver.class:1.12.2-2838-7.1.10]
1461 ... 58 more
1462[22:37:31] [Server thread/WARN] [Sponge]: /***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
1463[22:37:31] [Server thread/WARN] [Sponge]: /* Could not pass FMLServerStartedEvent */
1464[22:37:31] [Server thread/WARN] [Sponge]: /***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
1465[22:37:31] [Server thread/WARN] [Sponge]: /* Could not pass the event FMLServerStartedEvent to an Event Listener! */
1466[22:37:31] [Server thread/WARN] [Sponge]: /* */
1467[22:37:31] [Server thread/WARN] [Sponge]: /* Since the event can be modified during the event's listener,
1468 there could be adverse side effects of the exception occuring
1469such that duplications or other game breaking issues could exist.
1470Due to the nature of the exception, this is not likely an exception
1471that is covered by SpongeForge or Forge itself, and therefor should
1472be reported to the mod/plugin author first prior to reporting to
1473Sponge or Forge. */
1474[22:37:31] [Server thread/WARN] [Sponge]: /* Owning Mod/Plugin: pjp */
1475[22:37:31] [Server thread/WARN] [Sponge]: /* Exception: */
1476[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.util.concurrent.Un */
1477[22:37:31] [Server thread/WARN] [Sponge]: /* heckedExecutionException: */
1478[22:37:31] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.pool.HikariPool$Po */
1479[22:37:31] [Server thread/WARN] [Sponge]: /* lInitializationException: Failed to */
1480[22:37:31] [Server thread/WARN] [Sponge]: /* initialize pool: Could not connect: */
1481[22:37:31] [Server thread/WARN] [Sponge]: /* Access denied for user */
1482[22:37:31] [Server thread/WARN] [Sponge]: /* 'minesr_23339'@'ns374447.ip-37-187-2 */
1483[22:37:31] [Server thread/WARN] [Sponge]: /* 5.eu' (using password: YES) */
1484[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2217) */
1485[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache.get(LocalCache.java:4154) */
1486[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) */
1487[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) */
1488[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.service.sql.SqlServiceImpl.getDataSource(SqlServiceImpl.java:165) */
1489[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.service.sql.SqlServiceImpl.getDataSource(SqlServiceImpl.java:146) */
1490[22:37:31] [Server thread/WARN] [Sponge]: /* com.gmail.trentech.pjc.core.SQLManager.getDataSource(SQLManager.java:94) */
1491[22:37:31] [Server thread/WARN] [Sponge]: /* com.gmail.trentech.pjp.portal.PortalService.init(PortalService.java:113) */
1492[22:37:31] [Server thread/WARN] [Sponge]: /* com.gmail.trentech.pjp.Main.onStartedServer(Main.java:177) */
1493[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.listener.GameStartedServerEventListener_Main_onStartedServer63.handle(Unknown Source) */
1494[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) */
1495[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:381) */
1496[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:454) */
1497[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:415) */
1498[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:259) */
1499[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:377) */
1500[22:37:31] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) */
1501[22:37:31] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) */
1502[22:37:31] [Server thread/WARN] [Sponge]: /* sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) */
1503[22:37:31] [Server thread/WARN] [Sponge]: /* java.lang.reflect.Method.invoke(Method.java:498) */
1504[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) */
1505[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) */
1506[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) */
1507[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) */
1508[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) */
1509[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) */
1510[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.EventBus.post(EventBus.java:217) */
1511[22:37:31] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) */
1512[22:37:31] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) */
1513[22:37:31] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) */
1514[22:37:31] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) */
1515[22:37:31] [Server thread/WARN] [Sponge]: /* sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) */
1516[22:37:31] [Server thread/WARN] [Sponge]: /* java.lang.reflect.Method.invoke(Method.java:498) */
1517[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) */
1518[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) */
1519[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) */
1520[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) */
1521[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) */
1522[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) */
1523[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.EventBus.post(EventBus.java:217) */
1524[22:37:31] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.redirect$zza000$forgeImpl$PostEvent(LoadController.java:568) */
1525[22:37:31] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) */
1526[22:37:31] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.Loader.serverStarted(Loader.java:799) */
1527[22:37:31] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarted(FMLCommonHandler.java:302) */
1528[22:37:31] [Server thread/WARN] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:488) */
1529[22:37:31] [Server thread/WARN] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
1530[22:37:31] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.pool.HikariPool$Po */
1531[22:37:31] [Server thread/WARN] [Sponge]: /* lInitializationException: Failed to */
1532[22:37:31] [Server thread/WARN] [Sponge]: /* initialize pool: Could not connect: */
1533[22:37:31] [Server thread/WARN] [Sponge]: /* Access denied for user */
1534[22:37:31] [Server thread/WARN] [Sponge]: /* 'minesr_23339'@'ns374447.ip-37-187-2 */
1535[22:37:31] [Server thread/WARN] [Sponge]: /* 5.eu' (using password: YES) */
1536[22:37:31] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.pool.HikariPool.throwPoolInitializationException(HikariPool.java:543) */
1537[22:37:31] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:535) */
1538[22:37:31] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:111) */
1539[22:37:31] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.HikariDataSource.<init>(HikariDataSource.java:72) */
1540[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.service.sql.SqlServiceImpl$1.load(SqlServiceImpl.java:140) */
1541[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.service.sql.SqlServiceImpl$1.load(SqlServiceImpl.java:125) */
1542[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) */
1543[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) */
1544[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) */
1545[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) */
1546[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache.get(LocalCache.java:4154) */
1547[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) */
1548[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) */
1549[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.service.sql.SqlServiceImpl.getDataSource(SqlServiceImpl.java:165) */
1550[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.service.sql.SqlServiceImpl.getDataSource(SqlServiceImpl.java:146) */
1551[22:37:31] [Server thread/WARN] [Sponge]: /* com.gmail.trentech.pjc.core.SQLManager.getDataSource(SQLManager.java:94) */
1552[22:37:31] [Server thread/WARN] [Sponge]: /* com.gmail.trentech.pjp.portal.PortalService.init(PortalService.java:113) */
1553[22:37:31] [Server thread/WARN] [Sponge]: /* com.gmail.trentech.pjp.Main.onStartedServer(Main.java:177) */
1554[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.listener.GameStartedServerEventListener_Main_onStartedServer63.handle(Unknown Source) */
1555[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) */
1556[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:381) */
1557[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:454) */
1558[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:415) */
1559[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:259) */
1560[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:377) */
1561[22:37:31] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) */
1562[22:37:31] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) */
1563[22:37:31] [Server thread/WARN] [Sponge]: /* sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) */
1564[22:37:31] [Server thread/WARN] [Sponge]: /* java.lang.reflect.Method.invoke(Method.java:498) */
1565[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) */
1566[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) */
1567[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) */
1568[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) */
1569[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) */
1570[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) */
1571[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.EventBus.post(EventBus.java:217) */
1572[22:37:31] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) */
1573[22:37:31] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) */
1574[22:37:31] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) */
1575[22:37:31] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) */
1576[22:37:31] [Server thread/WARN] [Sponge]: /* sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) */
1577[22:37:31] [Server thread/WARN] [Sponge]: /* java.lang.reflect.Method.invoke(Method.java:498) */
1578[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) */
1579[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) */
1580[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) */
1581[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) */
1582[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) */
1583[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) */
1584[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.EventBus.post(EventBus.java:217) */
1585[22:37:31] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.redirect$zza000$forgeImpl$PostEvent(LoadController.java:568) */
1586[22:37:31] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) */
1587[22:37:31] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.Loader.serverStarted(Loader.java:799) */
1588[22:37:31] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarted(FMLCommonHandler.java:302) */
1589[22:37:31] [Server thread/WARN] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:488) */
1590[22:37:31] [Server thread/WARN] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
1591[22:37:31] [Server thread/WARN] [Sponge]: /* java.sql.SQLInvalidAuthorizationSpec */
1592[22:37:31] [Server thread/WARN] [Sponge]: /* xception: Could not connect: Access */
1593[22:37:31] [Server thread/WARN] [Sponge]: /* denied for user */
1594[22:37:31] [Server thread/WARN] [Sponge]: /* 'minesr_23339'@'ns374447.ip-37-187-2 */
1595[22:37:31] [Server thread/WARN] [Sponge]: /* 5.eu' (using password: YES) */
1596[22:37:31] [Server thread/WARN] [Sponge]: /* org.mariadb.jdbc.internal.util.exceptions.ExceptionMapper.get(ExceptionMapper.java:154) */
1597[22:37:31] [Server thread/WARN] [Sponge]: /* org.mariadb.jdbc.internal.util.exceptions.ExceptionMapper.getException(ExceptionMapper.java:118) */
1598[22:37:31] [Server thread/WARN] [Sponge]: /* org.mariadb.jdbc.internal.util.exceptions.ExceptionMapper.throwException(ExceptionMapper.java:92) */
1599[22:37:31] [Server thread/WARN] [Sponge]: /* org.mariadb.jdbc.Driver.connect(Driver.java:111) */
1600[22:37:31] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:112) */
1601[22:37:31] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:358) */
1602[22:37:31] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201) */
1603[22:37:31] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:443) */
1604[22:37:31] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:514) */
1605[22:37:31] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:111) */
1606[22:37:31] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.HikariDataSource.<init>(HikariDataSource.java:72) */
1607[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.service.sql.SqlServiceImpl$1.load(SqlServiceImpl.java:140) */
1608[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.service.sql.SqlServiceImpl$1.load(SqlServiceImpl.java:125) */
1609[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) */
1610[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) */
1611[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) */
1612[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) */
1613[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache.get(LocalCache.java:4154) */
1614[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) */
1615[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) */
1616[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.service.sql.SqlServiceImpl.getDataSource(SqlServiceImpl.java:165) */
1617[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.service.sql.SqlServiceImpl.getDataSource(SqlServiceImpl.java:146) */
1618[22:37:31] [Server thread/WARN] [Sponge]: /* com.gmail.trentech.pjc.core.SQLManager.getDataSource(SQLManager.java:94) */
1619[22:37:31] [Server thread/WARN] [Sponge]: /* com.gmail.trentech.pjp.portal.PortalService.init(PortalService.java:113) */
1620[22:37:31] [Server thread/WARN] [Sponge]: /* com.gmail.trentech.pjp.Main.onStartedServer(Main.java:177) */
1621[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.listener.GameStartedServerEventListener_Main_onStartedServer63.handle(Unknown Source) */
1622[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) */
1623[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:381) */
1624[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:454) */
1625[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:415) */
1626[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:259) */
1627[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:377) */
1628[22:37:31] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) */
1629[22:37:31] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) */
1630[22:37:31] [Server thread/WARN] [Sponge]: /* sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) */
1631[22:37:31] [Server thread/WARN] [Sponge]: /* java.lang.reflect.Method.invoke(Method.java:498) */
1632[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) */
1633[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) */
1634[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) */
1635[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) */
1636[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) */
1637[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) */
1638[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.EventBus.post(EventBus.java:217) */
1639[22:37:31] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) */
1640[22:37:31] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) */
1641[22:37:31] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) */
1642[22:37:31] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) */
1643[22:37:31] [Server thread/WARN] [Sponge]: /* sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) */
1644[22:37:31] [Server thread/WARN] [Sponge]: /* java.lang.reflect.Method.invoke(Method.java:498) */
1645[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) */
1646[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) */
1647[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) */
1648[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) */
1649[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) */
1650[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) */
1651[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.EventBus.post(EventBus.java:217) */
1652[22:37:31] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.redirect$zza000$forgeImpl$PostEvent(LoadController.java:568) */
1653[22:37:31] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) */
1654[22:37:31] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.Loader.serverStarted(Loader.java:799) */
1655[22:37:31] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarted(FMLCommonHandler.java:302) */
1656[22:37:31] [Server thread/WARN] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:488) */
1657[22:37:31] [Server thread/WARN] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
1658[22:37:31] [Server thread/WARN] [Sponge]: /* java.sql.SQLException: Could not */
1659[22:37:31] [Server thread/WARN] [Sponge]: /* connect: Access denied for user */
1660[22:37:31] [Server thread/WARN] [Sponge]: /* 'minesr_23339'@'ns374447.ip-37-187-2 */
1661[22:37:31] [Server thread/WARN] [Sponge]: /* 5.eu' (using password: YES) */
1662[22:37:31] [Server thread/WARN] [Sponge]: /* Current charset is UTF-8. If */
1663[22:37:31] [Server thread/WARN] [Sponge]: /* password has been set using other */
1664[22:37:31] [Server thread/WARN] [Sponge]: /* charset, consider using option */
1665[22:37:31] [Server thread/WARN] [Sponge]: /* 'passwordCharacterEncoding' */
1666[22:37:31] [Server thread/WARN] [Sponge]: /* org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.authentication(AbstractConnectProtocol.java:772) */
1667[22:37:31] [Server thread/WARN] [Sponge]: /* org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.handleConnectionPhases(AbstractConnectProtocol.java:701) */
1668[22:37:31] [Server thread/WARN] [Sponge]: /* org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connect(AbstractConnectProtocol.java:406) */
1669[22:37:31] [Server thread/WARN] [Sponge]: /* org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1029) */
1670[22:37:31] [Server thread/WARN] [Sponge]: /* org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:483) */
1671[22:37:31] [Server thread/WARN] [Sponge]: /* org.mariadb.jdbc.Driver.connect(Driver.java:106) */
1672[22:37:31] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:112) */
1673[22:37:31] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:358) */
1674[22:37:31] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201) */
1675[22:37:31] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:443) */
1676[22:37:31] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:514) */
1677[22:37:31] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:111) */
1678[22:37:31] [Server thread/WARN] [Sponge]: /* com.zaxxer.hikari.HikariDataSource.<init>(HikariDataSource.java:72) */
1679[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.service.sql.SqlServiceImpl$1.load(SqlServiceImpl.java:140) */
1680[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.service.sql.SqlServiceImpl$1.load(SqlServiceImpl.java:125) */
1681[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) */
1682[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) */
1683[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) */
1684[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) */
1685[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache.get(LocalCache.java:4154) */
1686[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) */
1687[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) */
1688[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.service.sql.SqlServiceImpl.getDataSource(SqlServiceImpl.java:165) */
1689[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.service.sql.SqlServiceImpl.getDataSource(SqlServiceImpl.java:146) */
1690[22:37:31] [Server thread/WARN] [Sponge]: /* com.gmail.trentech.pjc.core.SQLManager.getDataSource(SQLManager.java:94) */
1691[22:37:31] [Server thread/WARN] [Sponge]: /* com.gmail.trentech.pjp.portal.PortalService.init(PortalService.java:113) */
1692[22:37:31] [Server thread/WARN] [Sponge]: /* com.gmail.trentech.pjp.Main.onStartedServer(Main.java:177) */
1693[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.listener.GameStartedServerEventListener_Main_onStartedServer63.handle(Unknown Source) */
1694[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) */
1695[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:381) */
1696[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:454) */
1697[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:415) */
1698[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:259) */
1699[22:37:31] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:377) */
1700[22:37:31] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) */
1701[22:37:31] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) */
1702[22:37:31] [Server thread/WARN] [Sponge]: /* sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) */
1703[22:37:31] [Server thread/WARN] [Sponge]: /* java.lang.reflect.Method.invoke(Method.java:498) */
1704[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) */
1705[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) */
1706[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) */
1707[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) */
1708[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) */
1709[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) */
1710[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.EventBus.post(EventBus.java:217) */
1711[22:37:31] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) */
1712[22:37:31] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) */
1713[22:37:31] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) */
1714[22:37:31] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) */
1715[22:37:31] [Server thread/WARN] [Sponge]: /* sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) */
1716[22:37:31] [Server thread/WARN] [Sponge]: /* java.lang.reflect.Method.invoke(Method.java:498) */
1717[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) */
1718[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) */
1719[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) */
1720[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) */
1721[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) */
1722[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) */
1723[22:37:31] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.EventBus.post(EventBus.java:217) */
1724[22:37:31] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.redirect$zza000$forgeImpl$PostEvent(LoadController.java:568) */
1725[22:37:31] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) */
1726[22:37:31] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.Loader.serverStarted(Loader.java:799) */
1727[22:37:31] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarted(FMLCommonHandler.java:302) */
1728[22:37:31] [Server thread/WARN] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:488) */
1729[22:37:31] [Server thread/WARN] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
1730[22:37:31] [Server thread/WARN] [Sponge]: /***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
1731[22:37:32] [Server thread/INFO] [worldedit]: Using com.sk89q.worldedit.sponge.adapter.impl.Sponge_1_12_Impl as the Sponge adapter
1732[22:37:34] [Server thread/INFO] [plan]:
1733[22:37:34] [Server thread/INFO] [plan]: ██▌
1734[22:37:34] [Server thread/INFO] [plan]: ██▌ ██▌
1735[22:37:34] [Server thread/INFO] [plan]: ██▌██▌██▌██▌ Player Analytics
1736[22:37:34] [Server thread/INFO] [plan]: ██▌██▌██▌██▌ v5.0 build 335
1737[22:37:34] [Server thread/INFO] [plan]:
1738[22:37:34] [Server thread/INFO] [plan]: Locale: 'French' by CyanTech & Aurelien
1739[22:37:34] [Server thread/INFO] [plan]: ----------------------------------------
1740[22:37:34] [Server thread/INFO] [plan]: Une nouvelle version (5.1 build 474) est disponible https://github.com/plan-player-analytics/Plan/releases/tag/5.1.474
1741[22:37:34] [Server thread/INFO] [plan]: ----------------------------------------
1742[22:37:34] [Server thread/ERROR] [plan]: ----------------------------------------
1743[22:37:34] [Server thread/ERROR] [plan]: Error: MySQL init failure: Failed to initialize pool: Could not connect: Access denied for user 'minesr_23339'@'ns374447.ip-37-187-255.eu' (using password: YES)
1744[22:37:34] [Server thread/ERROR] [plan]: ----------------------------------------
1745[22:37:34] [Server thread/ERROR] [plan]: Plugin Failed to Initialize Correctly. If this issue is caused by config settings you can use /plan reload
1746[22:37:34] [Server thread/INFO] [plan]: Traitement des tâches critiques inachevées... (0)
1747[22:37:34] [Server thread/INFO] [plan]: Traitement complété.
1748[22:37:34] [Server thread/INFO] [plan]: Plan a été désactivé.
1749[22:37:34] [Server thread/INFO] [griefprevention]: Loaded successfully.
1750[22:37:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Universe Guard 2[init]: Updating regions...
1751[22:37:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Universe Guard 2[init]: Regions updated!
1752[22:37:34] [Server thread/INFO] [magibridge]: Hooking into Nucleus
1753[22:37:35] [Server thread/INFO] [nucleus]: Server ran the command: /stop
1754[22:37:35] [Server thread/INFO] [luckperms]: Closing storage...
1755[22:37:35] [Server thread/INFO] [me.lucko.luckperms.lib.hikari.HikariDataSource]: luckperms-hikari - Shutdown initiated...
1756[22:37:35] [Server thread/INFO] [me.lucko.luckperms.lib.hikari.HikariDataSource]: luckperms-hikari - Shutdown completed.
1757[22:37:35] [Server thread/INFO] [luckperms]: Shutting down internal scheduler...
1758[22:37:35] [Server thread/INFO] [luckperms]: Goodbye!
1759[22:37:35] [Server thread/INFO] [totaleconomy]: Total Economy Stopping
1760[22:37:35] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
1761[22:37:35] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
1762[22:37:35] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
1763[22:37:35] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'world'/0
1764[22:37:35] [pool-8-thread-2/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.NullPointerException
1765[22:37:35] [pool-8-thread-2/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at me.ryanhamshire.griefprevention.util.PermissionUtils.getActiveContexts(PermissionUtils.java:91)
1766[22:37:35] [pool-8-thread-2/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at me.ryanhamshire.griefprevention.GPPlayerData.lambda$refreshPlayerOptions$0(GPPlayerData.java:274)
1767[22:37:35] [pool-8-thread-2/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1768[22:37:35] [pool-8-thread-2/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1769[22:37:35] [pool-8-thread-2/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Thread.run(Thread.java:748)
1770[22:37:35] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'DIM-1'/-1
1771[22:37:35] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'DIM1'/1
1772[22:37:35] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'Spawn'/2
1773[22:37:35] [pool-8-thread-3/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.NullPointerException
1774[22:37:35] [pool-8-thread-3/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at me.ryanhamshire.griefprevention.util.PermissionUtils.getActiveContexts(PermissionUtils.java:91)
1775[22:37:35] [pool-8-thread-3/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at me.ryanhamshire.griefprevention.GPPlayerData.lambda$refreshPlayerOptions$0(GPPlayerData.java:274)
1776[22:37:35] [pool-8-thread-3/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1777[22:37:35] [pool-8-thread-3/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1778[22:37:35] [pool-8-thread-3/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Thread.run(Thread.java:748)
1779[22:37:35] [pool-8-thread-4/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.NullPointerException
1780[22:37:35] [pool-8-thread-4/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at me.ryanhamshire.griefprevention.util.PermissionUtils.getActiveContexts(PermissionUtils.java:91)
1781[22:37:35] [pool-8-thread-4/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at me.ryanhamshire.griefprevention.GPPlayerData.lambda$refreshPlayerOptions$0(GPPlayerData.java:274)
1782[22:37:35] [pool-8-thread-4/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1783[22:37:35] [pool-8-thread-4/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1784[22:37:35] [pool-8-thread-4/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Thread.run(Thread.java:748)
1785[22:37:35] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'Event'/3
1786[22:37:35] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'ultra'/72
1787[22:37:35] [Server thread/INFO] [Sponge]: Unloading world [world] (minecraft:overworld/0)
1788[22:37:35] [Server thread/INFO] [Sponge]: Unloading world [DIM-1] (minecraft:nether/-1)
1789[22:37:35] [Server thread/INFO] [Sponge]: Unloading world [DIM1] (minecraft:the_end/1)
1790[22:37:35] [Server thread/INFO] [Sponge]: Unloading world [Spawn] (minecraft:overworld/2)
1791[22:37:35] [Server thread/INFO] [Sponge]: Unloading world [Event] (minecraft:overworld/3)
1792[22:37:35] [Server thread/INFO] [Sponge]: Unloading world [ultra] (pixelmon:ultra_space/72)
1793[22:37:35] [Server thread/INFO] [totaleconomy]: Total Economy Stopped
1794[22:37:35] [Server thread/INFO] [nucleus]: Nucleus is performing server shutdown tasks.