· 6 years ago · Oct 13, 2019, 03:16 AM
1[23:04:52] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
2[23:04:52] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
3[23:04:52] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
4[23:04:52] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading
5[23:04:52] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_202, running on Linux:amd64:3.10.0-957.5.1.el7.x86_64, installed at /usr/java/jre1.8.0_202-amd64
6[23:04:52] [main/INFO] [FML]: Searching /home/root/multicraft/servers/server753451/./mods for mods
7[23:04:52] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from CmdBuilder-s7.1-c1.2.0-v1.3.0.jar
8[23:04:52] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from Sledgehammer-1.12.2-1.4.0-sponge.jar
9[23:04:52] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.12.2-2838-7.1.7-RC3928.jar
10[23:04:52] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
11[23:04:52] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
12[23:04:52] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.7.11 Source=file:/home/root/multicraft/servers/server753451/./mods/spongeforge-1.12.2-2838-7.1.7-RC3928.jar Service=LaunchWrapper Env=SERVER
13[23:04:52] [main/WARN] [FML]: The coremod SpongeCoremod (org.spongepowered.mod.SpongeCoremod) is not signed!
14[23:04:52] [main/INFO] [mixin]: Compatibility level set to JAVA_8
15[23:04:52] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[DEFAULT]
16[23:04:52] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[PREINIT]
17[23:04:52] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[INIT]
18[23:04:52] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
19[23:04:52] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
20[23:04:52] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
21[23:04:52] [main/INFO] [LaunchWrapper]: Calling tweak class io.github.lxgaming.sledgehammer.launch.SledgehammerTweaker
22[23:04:52] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
23[23:04:52] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
24[23:04:52] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
25[23:04:52] [main/INFO] [Sledgehammer]: Successfully loaded configuration file.
26[23:04:53] [main/INFO] [Sledgehammer]: Successfully saved configuration file.
27[23:04:54] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
28[23:04:54] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
29[23:04:54] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
30[23:04:54] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@e04ccf8
31[23:04:54] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
32[23:04:55] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
33[23:04:55] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
34[23:04:55] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
35[23:04:55] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
36[23:04:56] [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
37[23:04:58] [main/WARN] [mixin]: @Mixin target net.minecraft.server.management.PlayerProfileCache$ProfileEntry is public in mixins.common.core.json:server.management.PlayerProfileCache$ProfileEntryMixin and should be specified in value
38[23:05:00] [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.
39[23:05:01] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
40[23:05:02] [main/WARN] [mixin]: Method overwrite conflict for accessor$dropRecordItem in mixins.common.core.json:block.BlockJukeboxAccessor, previously written by org.spongepowered.common.mixin.core.block.BlockJukeboxMixin. Skipping method.
41[23:05:04] [main/WARN] [mixin]: Method overwrite conflict for accessor$getScoreboard in mixins.common.core.json:scoreboard.ScorePlayerTeamAccessor, previously written by org.spongepowered.common.mixin.core.scoreboard.ScorePlayerTeamMixin. Skipping method.
42[23:05:04] [main/WARN] [mixin]: Method overwrite conflict for accessor$setScoreboard in mixins.common.core.json:scoreboard.ScorePlayerTeamAccessor, previously written by org.spongepowered.common.mixin.core.scoreboard.ScorePlayerTeamMixin. Skipping method.
43[23:05:07] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
44[23:05:07] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2838 Initialized
45[23:05:07] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
46[23:05:07] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
47[23:05:07] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients
48[23:05:07] [Server thread/WARN] [mixin]: @Redirect conflict. Skipping mixins.forge.optimization.json:logspam.ForgeHooksMixin_DisableLogSpamFromAdvancements->@Redirect::redirect$suppressLog$IgnoreThrowableSpamFromBuiltinAdvancements$bcb000(Lorg/apache/logging/log4j/Logger;Ljava/lang/String;Ljava/lang/Throwable;)V with priority 1000, already redirected by mixins.sledgehammer.forge.json:common.MixinForgeHooks_Advancement->@Redirect::redirect$onLoadAdvancementsError$bbp000(Lorg/apache/logging/log4j/Logger;Ljava/lang/String;Ljava/lang/Throwable;)V with priority 1337
49[23:05:07] [Server thread/WARN] [mixin]: @Redirect conflict. Skipping mixins.forge.optimization.json:logspam.ForgeHooksMixin_DisableLogSpamFromAdvancements->@Redirect::redirect$suppressLog$IgnoreThrowableSpamFromBuiltinAdvancements$bcb000(Lorg/apache/logging/log4j/Logger;Ljava/lang/String;Ljava/lang/Throwable;)V with priority 1000, already redirected by mixins.sledgehammer.forge.json:common.MixinForgeHooks_Advancement->@Redirect::redirect$onLoadAdvancementsError$bbp000(Lorg/apache/logging/log4j/Logger;Ljava/lang/String;Ljava/lang/Throwable;)V with priority 1337
50[23:05:08] [Server thread/INFO] [Sponge]: Found mcmod.info at jar:file:/home/root/multicraft/servers/server753451/./mods/spongeforge-1.12.2-2838-7.1.7-RC3928.jar!/mcmod.info
51[23:05:08] [Server thread/INFO] [Sponge]: Creating injector in stage 'PRODUCTION'
52[23:05:12] [Server thread/INFO] [FML]: Searching /home/root/multicraft/servers/server753451/./mods for mods
53[23:05:15] [Server thread/WARN] [Sponge]: Plugin 'simpledexrewards' seems to be missing a valid mcmod.info metadata file. This is not a problem when testing plugins, however it is recommended to include one in public plugins.
54Please see https://docs.spongepowered.org/master/en/plugin/plugin-meta.html for details.
55[23:05:15] [Server thread/INFO] [FML]: Forge Mod Loader has identified 46 mods to load
56[23:05:16] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
57[23:05:16] [Server thread/WARN] [FML]: Missing English translation for spongeapi: assets/spongeapi/lang/en_us.lang
58[23:05:16] [Server thread/WARN] [FML]: Missing English translation for spongeforge: assets/spongeforge/lang/en_us.lang
59[23:05:16] [Server thread/WARN] [FML]: Missing English translation for activetime: assets/activetime/lang/en_us.lang
60[23:05:16] [Server thread/WARN] [FML]: Missing English translation for autobroadcaster: assets/autobroadcaster/lang/en_us.lang
61[23:05:16] [Server thread/WARN] [FML]: Missing English translation for byte-items: assets/byte-items/lang/en_us.lang
62[23:05:16] [Server thread/WARN] [FML]: Missing English translation for catclearlag: assets/catclearlag/lang/en_us.lang
63[23:05:16] [Server thread/WARN] [FML]: Missing English translation for cmdbuilder: assets/cmdbuilder/lang/en_us.lang
64[23:05:16] [Server thread/WARN] [FML]: Missing English translation for cmdcontrol: assets/cmdcontrol/lang/en_us.lang
65[23:05:16] [Server thread/WARN] [FML]: Missing English translation for commandsigns: assets/commandsigns/lang/en_us.lang
66[23:05:16] [Server thread/WARN] [FML]: Missing English translation for customspecs: assets/customspecs/lang/en_us.lang
67[23:05:16] [Server thread/WARN] [FML]: Missing English translation for pixelmoneconomybridge: assets/pixelmoneconomybridge/lang/en_us.lang
68[23:05:16] [Server thread/WARN] [FML]: Missing English translation for economylite: assets/economylite/lang/en_us.lang
69[23:05:16] [Server thread/WARN] [FML]: Missing English translation for enjin-minecraft-plugin: assets/enjin-minecraft-plugin/lang/en_us.lang
70[23:05:16] [Server thread/WARN] [FML]: Missing English translation for griefprevention: assets/griefprevention/lang/en_us.lang
71[23:05:16] [Server thread/WARN] [FML]: Missing English translation for gwm_crates: assets/gwm_crates/lang/en_us.lang
72[23:05:16] [Server thread/WARN] [FML]: Missing English translation for gwm_library: assets/gwm_library/lang/en_us.lang
73[23:05:16] [Server thread/WARN] [FML]: Missing English translation for holograms: assets/holograms/lang/en_us.lang
74[23:05:16] [Server thread/WARN] [FML]: Missing English translation for luckperms: assets/luckperms/lang/en_us.lang
75[23:05:16] [Server thread/WARN] [FML]: Missing English translation for magibridge: assets/magibridge/lang/en_us.lang
76[23:05:16] [Server thread/WARN] [FML]: Missing English translation for meltanfixer: assets/meltanfixer/lang/en_us.lang
77[23:05:16] [Server thread/WARN] [FML]: Missing English translation for nucleus: assets/nucleus/lang/en_us.lang
78[23:05:16] [Server thread/WARN] [FML]: Missing English translation for oldselectionalgorithm: assets/oldselectionalgorithm/lang/en_us.lang
79[23:05:16] [Server thread/WARN] [FML]: Missing English translation for pixelextras: assets/pixelextras/lang/en_us.lang
80[23:05:16] [Server thread/WARN] [FML]: Missing English translation for pixelmonbroadcasts: assets/pixelmonbroadcasts/lang/en_us.lang
81[23:05:16] [Server thread/WARN] [FML]: Missing English translation for placeholderapi: assets/placeholderapi/lang/en_us.lang
82[23:05:16] [Server thread/WARN] [FML]: Missing English translation for pokecolor: assets/pokecolor/lang/en_us.lang
83[23:05:16] [Server thread/WARN] [FML]: Missing English translation for prism: assets/prism/lang/en_us.lang
84[23:05:16] [Server thread/WARN] [FML]: Missing English translation for rankup: assets/rankup/lang/en_us.lang
85[23:05:16] [Server thread/WARN] [FML]: Missing English translation for nuvotifier: assets/nuvotifier/lang/en_us.lang
86[23:05:16] [Server thread/WARN] [FML]: Missing English translation for seriousvote: assets/seriousvote/lang/en_us.lang
87[23:05:16] [Server thread/WARN] [FML]: Missing English translation for serverlistplus: assets/serverlistplus/lang/en_us.lang
88[23:05:16] [Server thread/WARN] [FML]: Missing English translation for simpledexrewards: assets/simpledexrewards/lang/en_us.lang
89[23:05:16] [Server thread/WARN] [FML]: Missing English translation for spark: assets/spark/lang/en_us.lang
90[23:05:16] [Server thread/WARN] [FML]: Missing English translation for trainercommands: assets/trainercommands/lang/en_us.lang
91[23:05:16] [Server thread/WARN] [FML]: Missing English translation for triviaquest: assets/triviaquest/lang/en_us.lang
92[23:05:16] [Server thread/WARN] [FML]: Missing English translation for virtualchest: assets/virtualchest/lang/en_us.lang
93[23:05:16] [Server thread/WARN] [FML]: Missing English translation for wondertrade: assets/wondertrade/lang/en_us.lang
94[23:05:16] [Server thread/WARN] [FML]: Missing English translation for worldedit: assets/worldedit/lang/en_us.lang
95[23:05:16] [Server thread/WARN] [Sponge]: The mod autobroadcaster was designed for spongeapi 5.0.0 but version 7.1.0-2ad94d346 is in use. It may not work properly.
96[23:05:16] [Server thread/WARN] [Sponge]: The mod catclearlag was designed for spongeapi 7.2.0-SNAPSHOT but version 7.1.0-2ad94d346 is in use. It may not work properly.
97[23:05:16] [Server thread/WARN] [Sponge]: The mod catclearlag was designed for spongeapi 7.2.0-SNAPSHOT but version 7.1.0-2ad94d346 is in use. It may not work properly.
98[23:05:16] [Server thread/WARN] [Sponge]: The mod magibridge was designed for spongeapi 7.2.0-SNAPSHOT but version 7.1.0-2ad94d346 is in use. It may not work properly.
99[23:05:16] [Server thread/WARN] [Sponge]: The mod magibridge was designed for spongeapi 7.2.0-SNAPSHOT but version 7.1.0-2ad94d346 is in use. It may not work properly.
100[23:05:16] [Server thread/WARN] [Sponge]: The mod placeholderapi was designed for spongeapi 5.1.0 but version 7.1.0-2ad94d346 is in use. It may not work properly.
101[23:05:16] [Server thread/WARN] [Sponge]: The mod seriousvote was designed for spongeapi 6.0.0 but version 7.1.0-2ad94d346 is in use. It may not work properly.
102[23:05:16] [Server thread/WARN] [Sponge]: The mod seriousvote was designed for spongeapi 6.0.0 but version 7.1.0-2ad94d346 is in use. It may not work properly.
103[23:05:16] [Server thread/WARN] [Sponge]: The mod seriousvote was designed for nuvotifier 1.0 but version 2.3.5 is in use. It may not work properly.
104[23:05:16] [Server thread/WARN] [Sponge]: The mod seriousvote was designed for nuvotifier 1.0 but version 2.3.5 is in use. It may not work properly.
105[23:05:16] [Server thread/WARN] [Sponge]: The mod sledgehammer was designed for spongeapi 7.1.0-366290f8 but version 7.1.0-2ad94d346 is in use. It may not work properly.
106[23:05:16] [Server thread/WARN] [Sponge]: The mod sledgehammer was designed for spongeapi 7.1.0-366290f8 but version 7.1.0-2ad94d346 is in use. It may not work properly.
107[23:05:16] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, spongeapi, sponge, spongeforge, pixelmon, activetime, autobroadcaster, biomesoplenty, byte-items, catclearlag, cmdbuilder, cmdcontrol, commandsigns, customspecs, pixelmoneconomybridge, economylite, enjin-minecraft-plugin, griefprevention, gwm_crates, gwm_library, holograms, luckperms, magibridge, meltanfixer, nucleus, oldselectionalgorithm, pixelextras, pixelmonbroadcasts, placeholderapi, pokecolor, prism, rankup, nuvotifier, seriousvote, serverlistplus, simpledexrewards, sledgehammer, spark, trainercommands, triviaquest, virtualchest, wondertrade, worldedit] at CLIENT
108[23:05:16] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, spongeapi, sponge, spongeforge, pixelmon, activetime, autobroadcaster, biomesoplenty, byte-items, catclearlag, cmdbuilder, cmdcontrol, commandsigns, customspecs, pixelmoneconomybridge, economylite, enjin-minecraft-plugin, griefprevention, gwm_crates, gwm_library, holograms, luckperms, magibridge, meltanfixer, nucleus, oldselectionalgorithm, pixelextras, pixelmonbroadcasts, placeholderapi, pokecolor, prism, rankup, nuvotifier, seriousvote, serverlistplus, simpledexrewards, sledgehammer, spark, trainercommands, triviaquest, virtualchest, wondertrade, worldedit] at SERVER
109[23:05:16] [Server thread/WARN] [Sponge]: There's no certificate fingerprint available
110[23:05:19] [Server thread/INFO] [Sledgehammer]: Sledgehammer v1.12.2-1.4.0 (Sponge)
111[23:05:19] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
112[23:05:19] [Server thread/INFO] [FML]: Found 1169 ObjectHolder annotations
113[23:05:19] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
114[23:05:19] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
115[23:05:19] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
116[23:05:19] [Forge Version Check/INFO] [forge.VersionCheck]: [spongeforge] Starting version check at https://files.minecraftforge.net/maven/org/spongepowered/spongeforge/promotions_slim.json
117[23:05:20] [Forge Version Check/INFO] [forge.VersionCheck]: [spongeforge] Found status: OUTDATED Target: 7.1.2
118[23:05:20] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
119[23:05:20] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: OUTDATED Target: 14.23.5.2847
120[23:05:20] [Forge Version Check/INFO] [forge.VersionCheck]: [pixelmon] Starting version check at https://reforged.gg/forge/update.json
121[23:05:20] [Forge Version Check/INFO] [forge.VersionCheck]: [pixelmon] Found status: AHEAD Target: null
122[23:05:20] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: __
123[23:05:20] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: | |__) LuckPerms v4.4.27
124[23:05:20] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: |___ | Running on Sponge - SpongeForge
125[23:05:20] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]:
126[23:05:20] [Server thread/INFO] [luckperms]: Loading configuration...
127[23:05:21] [Server thread/INFO] [luckperms]: Loading storage provider... [MYSQL]
128[23:05:21] [Server thread/INFO] [me.lucko.luckperms.lib.hikari.HikariDataSource]: luckperms-hikari - Starting...
129[23:05:21] [Server thread/INFO] [me.lucko.luckperms.lib.hikari.HikariDataSource]: luckperms-hikari - Start completed.
130[23:05:23] [Server thread/INFO] [luckperms]: Loading messaging service... [SQL]
131[23:05:23] [Server thread/INFO] [luckperms]: Loading internal permission managers...
132[23:05:23] [Server thread/INFO] [luckperms]: Registering PermissionService...
133[23:05:24] [Server thread/INFO] [luckperms]: Performing initial data load...
134[23:05:26] [Server thread/INFO] [luckperms]: Successfully enabled. (took 6333ms)
135[23:05:26] [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
136[23:05:26] [Server thread/INFO] [seriousvote]:
137 [0;32mNN[0;36m
138 [0;32mooo[0;36m
139 [0;32mNoooN[0;36m
140 [0;32mNoooN[0;36m
141 [0;32mooooN[0;36m
142 NNNNNNNNNNNN NNNNNNNNNNNN NNNNNNNNNNNNN NNNNN NNNNNNNNNNNNN[0;32mooo[0;36mNNNN NNNNN NNNNNNNNNNNN
143 NNNNNNNNNNNNN NNNNNNNNNNNN NNNNNNNNNNNNN NNNNN NNNNNNNNNNNNN[0;32moo[0;36mNNNNN NNNNN NNNNNNNNNNNNN
144 NNNNNNNNNNNNN NNNNNNNNNNNN NNNNNNNNNNNNN NNNNN NNNNNNNNNNNNNN NNNNN NNNNN NNNNNNNNNNNNN
145 NNNNNN NNNNN NNNNNN NNNNNN NNNNN NNNNN [0;32mNo[0;36mNNNNN NNNNN NNNNN NNNNN
146 NNNNNNNNNNNNN NNNNNNNNNNNN NNNNNNNNNNNNN NNNNN NNNNN [0;32mNooN[0;36mNNNN NNNNN NNNNN NNNNNNNNNNNN
147 NNNNNNNNNNNNN NNNNNNNNNNNN NNNNNNNNNNNNN NNNNN NNNNN[0;32mNoooN[0;36mNNNN NNNNN NNNNN NNNNNNNNNNNNN
148 NNNNNNNNNNNNN NNNNNNNNNNNN NNNNNNNNNNNNN NNNNN NNNN[0;32moooooN[0;36mNNNN NNNNN NNNNN NNNNNNNNNNNNN
149 NNNNNNNNNNNN NNNNNNNNNNNN NNNNNNNNNNNN NNNNN NNNN[0;32moooooN[0;36mNNNN NNNNN NNNNN NNNNNNNNNNNNN
150 NNNNN NNNNN NNNNNN NNNNNN NNNNN NNNN[0;32moooN[0;36mNNNNNN NNNNNN NNNNN NNNNNN
151 NNNNNNNNNNNN NNNNNNNNNNNN NNNNNN NNNNNN NNNNN NNNNN[0;32mooN[0;36mNNNNNN NNNNNNNNNNNNN NNNNNNNNNNNNN
152 NNNNNNNNNNNNN NNNNNNNNNNNN NNNNNN NNNNNN NNNNN NNNNNNNNNNNNNN NNNNNNNNNNNNN NNNNNNNNNNNNN
153 NNNNNNNNNNNNN NNNNNNNNNNNN NN[0;32mNN[0;36mNN NNNNNN NNNNN NNNNNNNNNNNNNNN NNNNNNNNNNNNN NNNNNNNNNNNNN
154 NNNNNNNNNNNN NNNNNNNNNNNN N[0;32mNooN[0;36m NNNNN NNNNN[0;32mNooooN[0;36mNNNNNNNNN NNNNNNNNNNNNN NNNNNNNNNNNN
155 [0;32mNoooN NoooooN[0;36m
156 [0;32moooooN ooooN[0;36m
157 [0;32mNooooooN oooooN[0;36mNNNNNNNNNNNN NNNNNNNNNNNNN NNNNNNNNNNNN
158 [0;32mNoooooN NoooooN[0;36mNNNNNNNNNNNN NNNNNNNNNNNN NNNNNNNNNNNN
159 [0;32mNoooooo ooooo[0;36mNNNNNN NNNNN NNNNNN NNNNNN
160 [0;32mNoooooo ooooo[0;36m NNNNNN NNNNN NNNNNN NNNNNNNNNNNN
161 [0;32mNoooooNNooooN[0;36m NNNNNN NNNNN NNNNNN NNNNNNNNNNNN
162 [0;32mooooooooooN[0;36m NNNNNN NNNNN NNNNNN NNNNNNNNNNNN
163 [0;32mooooooooo[0;36m NNNNNN NNNNN NNNNNN NNNNNNNNNNNN
164 [0;32mNoooooooN[0;36m NNNNNN NNNNN NNNNNN NNNNNN
165 [0;32mNoooooN[0;36m NNNNNNNNNNNNNN NNNNNN NNNNNNNNNNNN
166 [0;32mooooo[0;36m NNNNNNNNNNNNNN NNNNNN NNNNNNNNNNNN
167 [0;32mNoooN[0;36m NNNNNNNNNNNNNN NNNNNN NNNNNNNNNNNN
168 [0;32mooo[0;36m
169 [0;32mNoN[0;36m
170 [0;32mo[0;36m
171
172[23:05:26] [Server thread/INFO] [seriousvote]: [1;33mSerious Vote Version: [1;35m4.8.4[1;33m MC-Version: [1;35m1.12.2[1;33m Sponge-Version: [1;35mSpongeForge-1.12.2-2838-7.1.7-RC3928
173[23:05:26] [Server thread/INFO] [seriousvote]: [0;33mTrying To setup Config Loader
174[23:05:26] [Server thread/INFO] [seriousvote]: Attempting to load in offline player votes....[0m
175[23:05:26] [Server thread/INFO] [seriousvote]: [0;35m1[0;33m Tables Imported for Rewards[0m
176[23:05:26] [Server thread/INFO] [seriousvote]: [0;33mTrying to load offline player votes from ... /home/root/multicraft/servers/server753451/./config/seriousvote/offlinevotes.dat[0m
177[23:05:27] [Server thread/INFO] [rankup]: preInit
178[23:05:27] [Server thread/INFO] [rankup]: Starting QuickStart Module Loader version 0.8.2 subsystem.
179[23:05:27] [Server thread/INFO] [simpledexrewards]: PokéDex Rewards by CraftSteamG.
180[23:05:27] [Server thread/INFO] [simpledexrewards]: Loading Data
181[23:05:27] [Server thread/INFO] [simpledexrewards]: Loading Config
182[23:05:27] [Server thread/INFO] [simpledexrewards]: Config Loaded Successfully!
183[23:05:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Nucleus version 1.8.3-S7.1, running on Sponge API 7.1.0-2ad94d346.
184[23:05:27] [Server thread/INFO] [nucleus]: Nucleus is now starting. Entering pre-init phase.
185[23:05:27] [Server thread/INFO] [nucleus]: Starting QuickStart Module Loader version 0.11.0 subsystem.
186[23:05:27] [Server thread/INFO] [byte-items]:
187bStats metrics is present in 1 plugins on this server.
188Presently, none of them are allowed to send data.
189Presently, the following 1 plugins are not allowed to send data:
190[ByteItems]
191To change the enabled/disabled state of any bStats use in a plugin, visit the Sponge config!
192[23:05:27] [Server thread/INFO] [gwm_crates]: "PreInitialization" completed!
193[23:05:27] [pool-3-thread-2/WARN] [gwm_crates]: Failed to check plugin updates on Ore!
194java.io.IOException: Server returned HTTP response code: 403 for URL: https://ore.spongepowered.org/api/projects/gwm_crates
195 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_202]
196 at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source) ~[?:1.8.0_202]
197 at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_202]
198 at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_202]
199 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_202]
200 at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source) ~[?:1.8.0_202]
201 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_202]
202 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_202]
203 at java.net.URL.openStream(Unknown Source) ~[?:1.8.0_202]
204 at org.gwmdevelopments.sponge_plugin.library.utils.SpongePlugin.lambda$checkUpdates$0(SpongePlugin.java:19) ~[SpongePlugin.class:?]
205 at org.spongepowered.api.scheduler.Task$Builder.lambda$execute$0(Task.java:139) ~[Task$Builder.class:1.12.2-2838-7.1.7-RC3928]
206 at org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:192) ~[SchedulerBase.class:1.12.2-2838-7.1.7-RC3928]
207 at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_202]
208 at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_202]
209 at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_202]
210 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_202]
211 at java.lang.Thread.run(Unknown Source) [?:1.8.0_202]
212[23:05:27] [Server thread/INFO] [gwm_library]: "GamePreInitialization" completed!
213[23:05:27] [Server thread/INFO] [economylite]: EconomyLite 2.15.1 is initializing!
214[23:05:27] [Server thread/INFO] [economylite]: Using currency: Coin
215[23:05:27] [pool-3-thread-2/WARN] [gwm_library]: Failed to check plugin updates on Ore!
216java.io.IOException: Server returned HTTP response code: 403 for URL: https://ore.spongepowered.org/api/projects/gwm_library
217 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_202]
218 at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source) ~[?:1.8.0_202]
219 at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_202]
220 at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_202]
221 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_202]
222 at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source) ~[?:1.8.0_202]
223 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_202]
224 at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_202]
225 at java.net.URL.openStream(Unknown Source) ~[?:1.8.0_202]
226 at org.gwmdevelopments.sponge_plugin.library.utils.SpongePlugin.lambda$checkUpdates$0(SpongePlugin.java:19) ~[SpongePlugin.class:?]
227 at org.spongepowered.api.scheduler.Task$Builder.lambda$execute$0(Task.java:139) ~[Task$Builder.class:1.12.2-2838-7.1.7-RC3928]
228 at org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:192) ~[SchedulerBase.class:1.12.2-2838-7.1.7-RC3928]
229 at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_202]
230 at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_202]
231 at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_202]
232 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_202]
233 at java.lang.Thread.run(Unknown Source) [?:1.8.0_202]
234[23:05:27] [Server thread/INFO] [economylite]: The SQL module is disabled!
235[23:05:27] [Server thread/INFO] [economylite]: The Loan module is disabled!
236[23:05:28] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-1 - Starting...
237[23:05:28] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-1 - Start completed.
238[23:05:29] [Server thread/INFO] [Pixelmon Broadcasts]:
239[23:05:29] [Server thread/INFO] [Pixelmon Broadcasts]: =============== P I X E L M O N B R O A D C A S T S ===============
240[23:05:29] [Server thread/INFO] [Pixelmon Broadcasts]: --> Loading and validating Pixelmon Broadcasts settings...
241[23:05:29] [Server thread/INFO] [Pixelmon Broadcasts]: --> Registering listeners with Pixelmon...
242[23:05:29] [Server thread/INFO] [Pixelmon Broadcasts]: --> Registering commands with Sponge...
243[23:05:29] [Server thread/INFO] [Pixelmon Broadcasts]: Registered main command as /pixelmonbroadcasts, alias /pbroadcasts
244[23:05:29] [Server thread/INFO] [Pixelmon Broadcasts]: --> Pre-init completed. All systems nominal.
245[23:05:29] [Server thread/INFO] [Pixelmon Broadcasts]: ====================================================================
246[23:05:29] [Server thread/INFO] [Pixelmon Broadcasts]:
247[23:05:29] [Server thread/INFO] [catclearlag]: Setting up config...
248[23:05:29] [Server thread/WARN] [serverlistplus]: You don't have StatusProtocol installed. Support for custom player slots will be disabled. Please install it from https://github.com/Minecrell/statusprotocol/releases if you intend to use this feature.
249[23:05:29] [Server thread/INFO] [serverlistplus]: [Core] Reloading configuration...
250[23:05:29] [Server thread/INFO] [serverlistplus]: [Core] Loaded configuration: ServerStatusConf
251[23:05:29] [Server thread/INFO] [serverlistplus]: [Core] Loaded configuration: PluginConf
252[23:05:29] [Server thread/INFO] [serverlistplus]: [Core] Reloading saved player identities...
253[23:05:29] [Server thread/INFO] [serverlistplus]: Successfully loaded!
254[23:05:29] [Server thread/INFO] [griefprevention]: Grief Prevention boot start.
255[23:05:29] [Server thread/INFO] [griefprevention]: Finished loading configuration.
256[23:05:29] [Server thread/INFO] [griefprevention]: Registering GriefPrevention API...
257[23:05:29] [Server thread/INFO] [Pixelmon]: Loading Pixelmon version 7.0.8
258[23:05:31] [Server thread/INFO] [Pixelmon]: Checking for migrations..
259[23:05:31] [Server thread/INFO] [Pixelmon]: Loading Advancements
260[23:05:32] [Server thread/INFO] [Pixelmon]: Started the async storage scheduler.
261[23:05:32] [Server thread/WARN] [mixin]: @Inject(@At("INVOKE")) Shift.BY=2 on mixins.forge.core.json:forge.fluids.BlockFluidFiniteMixin_Forge::handler$onSetBlockForSwapping$baj000 exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
262[23:05:32] [Server thread/WARN] [mixin]: Injection warning: LVT in net/minecraftforge/fluids/BlockFluidFinite::tryToFlowVerticallyInto(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;I)I has incompatible changes at opcode 7 in callback net/minecraftforge/fluids/BlockFluidFinite::handler$onSetBlockForSwapping$baj000.
263Expected: [Lnet/minecraft/block/state/IBlockState;, Lnet/minecraft/util/math/BlockPos;, I, I, Lnet/minecraft/block/state/IBlockState;]
264 Found: [Lnet/minecraft/block/state/IBlockState;]
265[23:05:32] [Server thread/WARN] [mixin]: Injection warning: LVT in net/minecraftforge/fluids/BlockFluidFinite::tryToFlowVerticallyInto(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;I)I has incompatible changes at opcode 118 in callback net/minecraftforge/fluids/BlockFluidFinite::handler$onSetBlockForSwapping$baj000.
266Expected: [Lnet/minecraft/block/state/IBlockState;, Lnet/minecraft/util/math/BlockPos;, I, I, Lnet/minecraft/block/state/IBlockState;]
267 Found: [Lnet/minecraft/block/state/IBlockState;, Lnet/minecraft/util/math/BlockPos;, I, Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;]
268[23:05:32] [Server thread/WARN] [Sponge]: Could not find variant owning class, assigning fallback id: biomesoplenty:block_b_o_p_gem_ore_variant
269[23:05:33] [Server thread/INFO] [MeltanFixer]: MeltanFixer starting initialization.
270[23:05:33] [Server thread/INFO] [STDOUT]: [com.wondertrademod.wondertrade.Utilities:loadDefaultCooldowns:106]: fd7186f5-422e-4848-b445-eb98cb63a39d
271[23:05:33] [Server thread/INFO] [STDOUT]: [com.wondertrademod.wondertrade.Utilities:loadDefaultCooldowns:106]: 2120447d-bb7a-49f3-83a0-aad8d4f2b7c5
272[23:05:33] [Server thread/INFO] [STDOUT]: [com.wondertrademod.wondertrade.Utilities:loadDefaultCooldowns:106]: 63d1c494-3908-4757-99f4-433671c74160
273[23:05:33] [Server thread/INFO] [STDOUT]: [com.wondertrademod.wondertrade.Wondertrade:preInit:53]: [Wondertrade] Successfully loaded configuration File.
274[23:05:34] [Server thread/INFO] [FML]: Applying holder lookups
275[23:05:34] [Server thread/INFO] [FML]: Holder lookups applied
276[23:05:34] [Server thread/INFO] [Pixelmon]: Loading TM/HMs.
277[23:05:34] [Server thread/INFO] [FML]: Applying holder lookups
278[23:05:34] [Server thread/INFO] [FML]: Holder lookups applied
279[23:05:34] [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.
280[23:05:34] [Server thread/INFO] [FML]: Applying holder lookups
281[23:05:34] [Server thread/INFO] [FML]: Holder lookups applied
282[23:05:34] [Server thread/INFO] [FML]: Applying holder lookups
283[23:05:34] [Server thread/INFO] [FML]: Holder lookups applied
284[23:05:34] [Server thread/INFO] [FML]: Injecting itemstacks
285[23:05:34] [Server thread/INFO] [FML]: Itemstack injection complete
286[23:05:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
287[23:05:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
288[23:05:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
289[23:05:35] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on 23.94.153.130:49076
290[23:05:35] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using epoll channel type
291[23:05:35] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
292[23:05:35] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: The server will make no attempt to authenticate usernames. Beware.
293[23:05:35] [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.
294[23:05:35] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: To change this, set "online-mode" to "true" in the server.properties file.
295[23:05:35] [Server thread/INFO] [FML]: Applying holder lookups
296[23:05:35] [Server thread/INFO] [FML]: Holder lookups applied
297[23:05:35] [Server thread/INFO] [cmdcontrol]: +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
298[23:05:35] [Server thread/INFO] [cmdcontrol]: | /Cmd Series - Simon_Flash |
299[23:05:35] [Server thread/INFO] [cmdcontrol]: | |
300[23:05:35] [Server thread/INFO] [cmdcontrol]: | - cmdbuilder: v1.3.0 |
301[23:05:35] [Server thread/INFO] [cmdcontrol]: | - cmdcontrol: v1.2.0 |
302[23:05:35] [Server thread/INFO] [cmdcontrol]: +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
303[23:05:36] [Server thread/INFO] [nucleus]: Nucleus is now entering the init phase.
304[23:05:36] [Server thread/INFO] [seriousvote]: [0;33mSerious Vote Has Loaded
305[23:05:36] [Server thread/INFO] [gwm_crates]: "Initialization" completed!
306[23:05:36] [Server thread/INFO] [rankup]: init
307[23:05:36] [Server thread/INFO] [rankup]: Starting phase: PREENABLE
308[23:05:36] [Server thread/INFO] [rankup]: Starting phase: ENABLE
309[23:05:36] [Server thread/INFO] [rankup]: Started Database module
310[23:05:36] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-2 - Starting...
311[23:05:36] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-2 - Start completed.
312[23:05:36] [Server thread/INFO] [rankup]: group check: default
313[23:05:36] [Server thread/INFO] [rankup]: group check: trainer
314[23:05:36] [Server thread/INFO] [rankup]: group check: ace
315[23:05:36] [Server thread/INFO] [rankup]: group check: champion
316[23:05:36] [Server thread/INFO] [rankup]: group check: elite
317[23:05:36] [Server thread/INFO] [rankup]: group check: veteran
318[23:05:36] [Server thread/INFO] [rankup]: group check: legendary
319[23:05:36] [Server thread/INFO] [rankup]: Updating player times every 1 minute(s)!
320[23:05:36] [Server thread/INFO] [rankup]: Starting phase: POSTENABLE
321[23:05:37] [Server thread/INFO] [holograms]: Holograms loaded: 3.1.5
322[23:05:37] [Server thread/INFO] [activetime]: +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
323[23:05:37] [Server thread/INFO] [activetime]: | ActiveTime -- Version 1.4.3 |
324[23:05:37] [Server thread/INFO] [activetime]: | Developed By: Simon_Flash |
325[23:05:37] [Server thread/INFO] [activetime]: +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
326[23:05:37] [Server thread/WARN] [activetime]: Empty commands list. | Milestone:[trainer]
327[23:05:37] [Server thread/WARN] [activetime]: Empty commands list. | Milestone:[legendary]
328[23:05:37] [Server thread/WARN] [activetime]: Empty commands list. | Milestone:[ultimate]
329[23:05:37] [Server thread/WARN] [activetime]: Empty commands list. | Milestone:[pro]
330[23:05:37] [Server thread/WARN] [activetime]: Empty commands list. | Milestone:[master]
331[23:05:37] [Server thread/WARN] [activetime]: Empty commands list. | Milestone:[expert]
332[23:05:37] [Server thread/INFO] [byte-items]: ByteItems loaded: 2.4.1
333[23:05:37] [Server thread/INFO] [triviaquest]: +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
334[23:05:37] [Server thread/INFO] [triviaquest]: | TriviaQuest - Version 2.1.1 |
335[23:05:37] [Server thread/INFO] [triviaquest]: | Developed By: Simon_Flash |
336[23:05:37] [Server thread/INFO] [triviaquest]: +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
337[23:05:37] [Server thread/ERROR] [triviaquest]: Error loading pack gen4.pack.
338[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: java.io.IOException: java.lang.NullPointerException
339[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at ninja.leaping.configurate.loader.AbstractConfigurationLoader.load(AbstractConfigurationLoader.java:145)
340[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at ninja.leaping.configurate.loader.ConfigurationLoader.load(ConfigurationLoader.java:58)
341[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at com.mcsimonflash.sponge.triviaquest.managers.Config.loadPack(Config.java:87)
342[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at com.mcsimonflash.sponge.triviaquest.managers.Config.lambda$readConfig$0(Config.java:54)
343[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at java.util.ArrayList.forEach(Unknown Source)
344[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at com.mcsimonflash.sponge.triviaquest.managers.Config.readConfig(Config.java:54)
345[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at com.mcsimonflash.sponge.triviaquest.TriviaQuest.onInitilization(TriviaQuest.java:51)
346[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at org.spongepowered.common.event.listener.GameInitializationEventListener_TriviaQuest_onInitilization105.handle(Unknown Source)
347[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95)
348[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:381)
349[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:454)
350[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:415)
351[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:253)
352[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:374)
353[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
354[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
355[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
356[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at java.lang.reflect.Method.invoke(Unknown Source)
357[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
358[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
359[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
360[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
361[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
362[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
363[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
364[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
365[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
366[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
367[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
368[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
369[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at java.lang.reflect.Method.invoke(Unknown Source)
370[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
371[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
372[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
373[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
374[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
375[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
376[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
377[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at net.minecraftforge.fml.common.LoadController.redirect$forgeImpl$PostEvent$zza000(LoadController.java:568)
378[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
379[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744)
380[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108)
381[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338)
382[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219)
383[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
384[23:05:37] [Server thread/INFO] [STDERR]: [com.mcsimonflash.sponge.triviaquest.managers.Config:loadPack:93]: at java.lang.Thread.run(Unknown Source)
385[23:05:37] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: Caused by: java.lang.NullPointerException
386[23:05:37] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at configurate.typesafe.config.ConfigException.<init>(ConfigException.java:23)
387[23:05:37] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at configurate.typesafe.config.ConfigException$BadPath.<init>(ConfigException.java:198)
388[23:05:37] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at configurate.typesafe.config.ConfigException$BadPath.<init>(ConfigException.java:204)
389[23:05:37] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at configurate.typesafe.config.impl.PathParser.parsePathExpression(PathParser.java:170)
390[23:05:37] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at configurate.typesafe.config.impl.PathParser.parsePathNodeExpression(PathParser.java:85)
391[23:05:37] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at configurate.typesafe.config.impl.PathParser.parsePathNodeExpression(PathParser.java:79)
392[23:05:37] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseKey(ConfigDocumentParser.java:282)
393[23:05:37] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseObject(ConfigDocumentParser.java:448)
394[23:05:37] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseValue(ConfigDocumentParser.java:247)
395[23:05:37] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseObject(ConfigDocumentParser.java:456)
396[23:05:37] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseValue(ConfigDocumentParser.java:247)
397[23:05:37] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseObject(ConfigDocumentParser.java:456)
398[23:05:37] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parse(ConfigDocumentParser.java:646)
399[23:05:37] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at configurate.typesafe.config.impl.ConfigDocumentParser.parse(ConfigDocumentParser.java:14)
400[23:05:37] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at configurate.typesafe.config.impl.Parseable.rawParseValue(Parseable.java:260)
401[23:05:37] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at configurate.typesafe.config.impl.Parseable.rawParseValue(Parseable.java:248)
402[23:05:37] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at configurate.typesafe.config.impl.Parseable.parseValue(Parseable.java:180)
403[23:05:37] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at configurate.typesafe.config.impl.Parseable.parseValue(Parseable.java:174)
404[23:05:37] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at configurate.typesafe.config.impl.Parseable.parse(Parseable.java:299)
405[23:05:37] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at configurate.typesafe.config.ConfigFactory.parseReader(ConfigFactory.java:622)
406[23:05:37] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at ninja.leaping.configurate.hocon.HoconConfigurationLoader.loadInternal(HoconConfigurationLoader.java:174)
407[23:05:37] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at ninja.leaping.configurate.hocon.HoconConfigurationLoader.loadInternal(HoconConfigurationLoader.java:55)
408[23:05:37] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at ninja.leaping.configurate.loader.AbstractConfigurationLoader.load(AbstractConfigurationLoader.java:136)
409[23:05:37] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: ... 45 more
410[23:05:37] [Server thread/INFO] [EnjinMinecraftPlugin]: Log4j 2 handler detected: com.enjin.common.compatibility.CurrentLog4j2Handler
411[23:05:37] [Server thread/WARN] [EnjinMinecraftPlugin]: Could not initialize file appender...
412[23:05:37] [Server thread/INFO] [EnjinMinecraftPlugin]: Initializing EMP Commands
413[23:05:37] [Server thread/INFO] [EnjinMinecraftPlugin]: Initializing EMP Managers
414[23:05:37] [Server thread/INFO] [EnjinMinecraftPlugin]: NuVotifier detected, listening for votes.
415[23:05:38] [Server thread/INFO] [EnjinMinecraftPlugin]: Initializing EMP Listeners
416[23:05:38] [Server thread/INFO] [catclearlag]: Starting plugin...
417[23:05:38] [Server thread/INFO] [catclearlag]: Registering commands...
418[23:05:38] [Server thread/INFO] [gwm_library]: "GameInitialization" completed!
419[23:05:38] [Server thread/INFO] [nucleus]: Nucleus is now entering the post-init phase.
420[23:05:38] [Server thread/INFO] [nucleus]: Nucleus is now loading and enabling modules. This may take a few seconds.
421[23:05:38] [Server thread/INFO] [nucleus]: Starting phase: PREENABLE
422[23:05:38] [Server thread/INFO] [nucleus]: Starting phase: ENABLE
423[23:05:40] [Server thread/INFO] [nucleus]: Starting phase: POSTENABLE
424[23:05:40] [Server thread/INFO] [nucleus]: Nucleus language set to "en-GB"
425[23:05:40] [Server thread/INFO] [nucleus]: Nucleus has completed loading modules.
426[23:05:40] [Server thread/INFO] [nucleus]: Nucleus has completed server initialisation tasks. Waiting for game server to start to complete the final tasks.
427[23:05:40] [Server thread/INFO] [Pixelmon]: Registering shop items.
428[23:05:40] [Server thread/INFO] [Pixelmon]: Registering NPCs.
429[23:05:41] [Server thread/INFO] [Pixelmon]: Registered NPC trades.
430[23:05:41] [Server thread/INFO] [Pixelmon]: Registering structures.
431[23:05:41] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
432[23:05:41] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
433[23:05:41] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
434[23:05:41] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
435[23:05:41] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
436[23:05:41] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
437[23:05:41] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
438[23:05:41] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
439[23:05:41] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
440[23:05:41] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
441[23:05:41] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
442[23:05:41] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
443[23:05:41] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
444[23:05:41] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
445[23:05:41] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
446[23:05:41] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
447[23:05:41] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
448[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
449[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
450[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
451[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
452[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
453[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
454[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
455[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
456[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
457[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
458[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
459[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
460[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
461[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
462[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
463[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
464[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
465[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
466[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
467[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
468[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
469[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
470[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
471[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
472[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
473[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
474[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
475[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
476[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
477[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
478[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
479[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
480[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
481[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
482[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
483[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
484[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
485[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
486[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
487[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
488[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
489[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
490[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
491[23:05:42] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
492[23:05:43] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
493[23:05:43] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
494[23:05:43] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
495[23:05:43] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
496[23:05:43] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
497[23:05:43] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
498[23:05:43] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
499[23:05:43] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
500[23:05:43] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
501[23:05:43] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
502[23:05:43] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
503[23:05:43] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
504[23:05:43] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
505[23:05:43] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
506[23:05:43] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
507[23:05:43] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
508[23:05:43] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
509[23:05:43] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
510[23:05:43] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
511[23:05:43] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
512[23:05:43] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
513[23:05:43] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
514[23:05:43] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
515[23:05:43] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
516[23:05:43] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
517[23:05:43] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
518[23:05:43] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
519[23:05:43] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
520[23:05:43] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
521[23:05:43] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
522[23:05:43] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
523[23:05:43] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
524[23:05:43] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
525[23:05:44] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
526[23:05:44] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
527[23:05:44] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
528[23:05:44] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
529[23:05:44] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
530[23:05:44] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
531[23:05:44] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
532[23:05:44] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
533[23:05:44] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
534[23:05:44] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
535[23:05:44] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
536[23:05:44] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
537[23:05:44] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
538[23:05:44] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
539[23:05:44] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
540[23:05:44] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
541[23:05:44] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
542[23:05:44] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
543[23:05:44] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
544[23:05:44] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
545[23:05:44] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
546[23:05:44] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
547[23:05:44] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
548[23:05:44] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
549[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
550[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
551[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
552[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
553[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
554[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
555[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
556[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
557[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
558[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
559[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
560[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
561[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
562[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
563[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
564[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
565[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
566[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
567[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
568[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
569[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
570[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
571[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
572[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
573[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
574[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
575[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
576[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
577[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
578[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
579[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
580[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
581[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
582[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
583[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
584[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
585[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
586[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
587[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
588[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
589[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
590[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
591[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
592[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
593[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
594[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
595[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
596[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
597[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
598[23:05:45] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
599[23:05:46] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
600[23:05:46] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
601[23:05:46] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
602[23:05:46] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
603[23:05:46] [Server thread/INFO] [Pixelmon]: Invalid move in Gym NPC Trainer definition: Encore.
604[23:05:46] [Server thread/INFO] [Pixelmon]: Registering drops.
605[23:05:46] [Server thread/INFO] [Pixelmon]: Registering Pokémon drops.
606[23:05:47] [Server thread/INFO] [Pixelmon]: Registering battle rules.
607[23:05:47] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
608[23:05:47] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
609[23:05:47] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
610[23:05:47] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
611[23:05:47] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
612[23:05:47] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
613[23:05:47] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
614[23:05:47] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
615[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
616[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
617[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
618[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
619[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
620[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
621[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
622[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
623[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
624[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
625[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
626[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
627[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
628[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
629[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
630[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
631[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
632[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
633[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
634[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
635[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
636[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
637[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
638[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
639[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
640[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
641[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
642[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
643[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
644[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
645[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
646[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
647[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
648[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
649[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
650[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
651[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
652[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
653[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
654[23:05:48] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
655[23:05:49] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
656[23:05:49] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
657[23:05:50] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
658[23:05:50] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
659[23:05:50] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
660[23:05:50] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
661[23:05:50] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
662[23:05:50] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
663[23:05:50] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
664[23:05:50] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
665[23:05:50] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
666[23:05:50] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
667[23:05:50] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
668[23:05:50] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
669[23:05:50] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
670[23:05:50] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
671[23:05:50] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
672[23:05:50] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
673[23:05:50] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
674[23:05:50] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
675[23:05:50] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
676[23:05:50] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
677[23:05:50] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
678[23:05:50] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
679[23:05:50] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
680[23:05:50] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
681[23:05:50] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
682[23:05:50] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
683[23:05:50] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
684[23:05:50] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
685[23:05:50] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
686[23:05:50] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
687[23:05:50] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
688[23:05:50] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
689[23:05:50] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
690[23:05:51] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
691[23:05:51] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
692[23:05:51] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
693[23:05:51] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
694[23:05:52] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
695[23:05:52] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
696[23:05:52] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
697[23:05:52] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
698[23:05:52] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
699[23:05:52] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
700[23:05:52] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
701[23:05:52] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
702[23:05:52] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
703[23:05:52] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
704[23:05:52] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
705[23:05:52] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
706[23:05:52] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
707[23:05:52] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
708[23:05:52] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
709[23:05:52] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
710[23:05:52] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
711[23:05:52] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
712[23:05:52] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
713[23:05:52] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
714[23:05:52] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
715[23:05:52] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
716[23:05:52] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
717[23:05:52] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
718[23:05:52] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
719[23:05:52] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
720[23:05:52] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
721[23:05:52] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
722[23:05:52] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
723[23:05:52] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
724[23:05:52] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
725[23:05:52] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
726[23:05:53] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
727[23:05:53] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
728[23:05:53] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
729[23:05:53] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
730[23:05:53] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
731[23:05:53] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
732[23:05:53] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
733[23:05:53] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
734[23:05:53] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
735[23:05:53] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
736[23:05:53] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
737[23:05:53] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
738[23:05:53] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
739[23:05:53] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
740[23:05:53] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
741[23:05:53] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
742[23:05:54] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
743[23:05:54] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
744[23:05:54] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
745[23:05:54] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
746[23:05:54] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
747[23:05:54] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
748[23:05:54] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
749[23:05:54] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
750[23:05:55] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
751[23:05:55] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
752[23:05:55] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
753[23:05:55] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
754[23:05:55] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
755[23:05:55] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
756[23:05:55] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
757[23:05:55] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
758[23:05:55] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
759[23:05:55] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
760[23:05:55] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
761[23:05:55] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
762[23:05:55] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
763[23:05:56] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
764[23:05:56] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
765[23:05:56] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
766[23:05:56] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
767[23:05:56] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
768[23:05:56] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
769[23:05:56] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
770[23:05:56] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
771[23:05:56] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
772[23:05:56] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
773[23:05:56] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
774[23:05:56] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
775[23:05:56] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
776[23:05:56] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
777[23:05:56] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
778[23:05:56] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
779[23:05:56] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
780[23:05:56] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
781[23:05:57] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
782[23:05:57] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
783[23:05:57] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
784[23:05:57] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
785[23:05:57] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
786[23:05:57] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
787[23:05:57] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
788[23:05:58] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
789[23:05:58] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
790[23:05:58] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
791[23:05:58] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
792[23:05:58] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
793[23:05:58] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
794[23:05:58] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
795[23:05:59] [Server thread/ERROR] [Pixelmon]: No attack found with name: Encore
796[23:05:59] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception
797net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Pixelmon (pixelmon)
798
799Caused by: java.lang.NullPointerException
800 at com.pixelmonmod.pixelmon.battles.attacks.Attack.initializeAttack(Attack.java:117) ~[Attack.class:?]
801 at com.pixelmonmod.pixelmon.battles.attacks.Attack.<init>(Attack.java:90) ~[Attack.class:?]
802 at com.pixelmonmod.pixelmon.entities.pixelmon.stats.BaseStats.severReferences(BaseStats.java:468) ~[BaseStats.class:?]
803 at com.pixelmonmod.pixelmon.entities.pixelmon.stats.BaseStats.getTutorMoves(BaseStats.java:514) ~[BaseStats.class:?]
804 at com.pixelmonmod.pixelmon.entities.pixelmon.stats.BaseStats.loadAllBaseStats(BaseStats.java:119) ~[BaseStats.class:?]
805 at com.pixelmonmod.pixelmon.CommonProxy.init(CommonProxy.java:138) ~[CommonProxy.class:?]
806 at com.pixelmonmod.pixelmon.Pixelmon.init(Pixelmon.java:167) ~[Pixelmon.class:?]
807 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_202]
808 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_202]
809 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_202]
810 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_202]
811 at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) ~[ftbserver.jar:?]
812 at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source) ~[?:?]
813 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_202]
814 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_202]
815 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
816 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
817 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
818 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
819 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
820 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
821 at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
822 at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) ~[ftbserver.jar:?]
823 at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) ~[ftbserver.jar:?]
824 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_202]
825 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_202]
826 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_202]
827 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_202]
828 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
829 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
830 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
831 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
832 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
833 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
834 at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
835 at net.minecraftforge.fml.common.LoadController.redirect$forgeImpl$PostEvent$zza000(LoadController.java:568) ~[LoadController.class:?]
836 at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) ~[LoadController.class:?]
837 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744) ~[Loader.class:?]
838 at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) ~[FMLServerHandler.class:?]
839 at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) ~[FMLCommonHandler.class:?]
840 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) ~[nz.class:?]
841 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
842 at java.lang.Thread.run(Unknown Source) [?:1.8.0_202]
843[23:05:59] [Server thread/INFO] [STDOUT]: [net.minecraft.crash.CrashReport:func_85057_a:300]: Negative index in crash report handler (0/5)
844[23:05:59] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: /home/root/multicraft/servers/server753451/./crash-reports/crash-2019-10-12_23.05.59-server.txt
845[23:05:59] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
846[23:05:59] [Server thread/INFO] [Sledgehammer]: Closing 1 Endpoints...
847[23:05:59] [Server thread/INFO] [Sledgehammer]: Closed Endpoints
848[23:05:59] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
849[23:05:59] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-2 - Shutdown initiated...
850[23:05:59] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-2 - Shutdown completed.
851[23:05:59] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-1 - Shutdown initiated...
852[23:05:59] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-1 - Shutdown completed.
853[23:05:59] [Server thread/WARN] [Sponge]: /***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
854[23:05:59] [Server thread/WARN] [Sponge]: /* Could not pass FMLServerStoppedEvent */
855[23:05:59] [Server thread/WARN] [Sponge]: /***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
856[23:05:59] [Server thread/WARN] [Sponge]: /* Could not pass the event FMLServerStoppedEvent to an Event Listener! */
857[23:05:59] [Server thread/WARN] [Sponge]: /* */
858[23:05:59] [Server thread/WARN] [Sponge]: /* Since the event can be modified during the event's listener,
859 there could be adverse side effects of the exception occuring
860such that duplications or other game breaking issues could exist.
861Due to the nature of the exception, this is not likely an exception
862that is covered by SpongeForge or Forge itself, and therefor should
863be reported to the mod/plugin author first prior to reporting to
864Sponge or Forge. */
865[23:05:59] [Server thread/WARN] [Sponge]: /* Owning Mod/Plugin: prism */
866[23:05:59] [Server thread/WARN] [Sponge]: /* Exception: */
867[23:05:59] [Server thread/WARN] [Sponge]: /* java.lang.NullPointerException: null */
868[23:05:59] [Server thread/WARN] [Sponge]: /* com.helion3.prism.Prism.onStoppedServer(Prism.java:228) */
869[23:05:59] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.listener.GameStoppedServerEventListener_Prism_onStoppedServer78.handle(Unknown Source) */
870[23:05:59] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) */
871[23:05:59] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:381) */
872[23:05:59] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:454) */
873[23:05:59] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:415) */
874[23:05:59] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:253) */
875[23:05:59] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:374) */
876[23:05:59] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) */
877[23:05:59] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) */
878[23:05:59] [Server thread/WARN] [Sponge]: /* sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) */
879[23:05:59] [Server thread/WARN] [Sponge]: /* java.lang.reflect.Method.invoke(Unknown Source) */
880[23:05:59] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) */
881[23:05:59] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) */
882[23:05:59] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) */
883[23:05:59] [Server thread/WARN] [Sponge]: /* com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) */
884[23:05:59] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) */
885[23:05:59] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) */
886[23:05:59] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.EventBus.post(EventBus.java:217) */
887[23:05:59] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) */
888[23:05:59] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) */
889[23:05:59] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) */
890[23:05:59] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) */
891[23:05:59] [Server thread/WARN] [Sponge]: /* sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) */
892[23:05:59] [Server thread/WARN] [Sponge]: /* java.lang.reflect.Method.invoke(Unknown Source) */
893[23:05:59] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) */
894[23:05:59] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) */
895[23:05:59] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) */
896[23:05:59] [Server thread/WARN] [Sponge]: /* com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) */
897[23:05:59] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) */
898[23:05:59] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) */
899[23:05:59] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.EventBus.post(EventBus.java:217) */
900[23:05:59] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.redirect$forgeImpl$PostEvent$zza000(LoadController.java:568) */
901[23:05:59] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) */
902[23:05:59] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.Loader.serverStopped(Loader.java:847) */
903[23:05:59] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:508) */
904[23:05:59] [Server thread/WARN] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:587) */
905[23:05:59] [Server thread/WARN] [Sponge]: /* java.lang.Thread.run(Unknown Source) */
906[23:05:59] [Server thread/WARN] [Sponge]: /***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
907[23:05:59] [Server thread/ERROR] [FML]: Skipping event FMLServerStoppedEvent and marking errored mod pixelmoneconomybridge since required dependency pixelmon has errored
908[23:05:59] [Server thread/ERROR] [FML]: Skipping event FMLServerStoppedEvent and marking errored mod oldselectionalgorithm since required dependency pixelmon has errored
909[23:05:59] [Server thread/ERROR] [FML]: Skipping event FMLServerStoppedEvent and marking errored mod pixelextras since required dependency pixelmon has errored
910[23:05:59] [Server thread/ERROR] [FML]: Skipping event FMLServerStoppedEvent and marking errored mod pixelmonbroadcasts since required dependency pixelmon has errored
911[23:05:59] [Server thread/ERROR] [FML]: Skipping event FMLServerStoppedEvent and marking errored mod pokecolor since required dependency pixelmon has errored
912[23:05:59] [Server thread/ERROR] [FML]: Skipping event FMLServerStoppedEvent and marking errored mod simpledexrewards since required dependency pixelmon has errored
913[23:05:59] [Server thread/ERROR] [FML]: Skipping event FMLServerStoppedEvent and marking errored mod trainercommands since required dependency pixelmon has errored
914[23:05:59] [Server thread/ERROR] [FML]: Skipping event FMLServerStoppedEvent and marking errored mod wondertrade since required dependency pixelmon has errored
915[23:05:59] [Server thread/INFO] [FML]: The state engine was in incorrect state POSTINITIALIZATION and forced into state SERVER_STOPPED. Errors may have been discarded.
916[23:05:59] [Server thread/INFO] [magibridge]: Disconnecting from Discord...
917[23:05:59] [Server thread/INFO] [Sledgehammer]: Sledgehammer v1.12.2-1.4.0 has stopped
918[23:05:59] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
919[23:05:59] [Server Shutdown Thread/INFO] [Sledgehammer]: Closing 1 Endpoints...
920[23:05:59] [Server Shutdown Thread/INFO] [Sledgehammer]: Closed Endpoints
921[23:05:59] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds