· 6 years ago · Aug 31, 2019, 05:00 AM
1[21:53:45] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
2[21:53:45] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
3[21:53:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
4[21:53:45] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2768 for Minecraft 1.12.2 loading
5[21:53:45] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_201, running on Linux:amd64:4.9.177-xxxx-std-ipv6-64, installed at /usr/lib/jvm/java-8-oracle/jre
6[21:53:45] [main/INFO] [FML]: Searching /home/minecraft/multicraft/servers/server34945/./mods for mods
7[21:53:46] [main/WARN] [FML]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
8[21:53:46] [main/WARN] [FML]: The coremod MicdoodlePlugin (micdoodle8.mods.miccore.MicdoodlePlugin) is not signed!
9[21:53:46] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.12.2-2768-7.1.4 (2).jar
10[21:53:46] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
11[21:53:46] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
12[21:53:46] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.7.11 Source=file:/home/minecraft/multicraft/servers/server34945/./mods/spongeforge-1.12.2-2768-7.1.4%20(2).jar Service=LaunchWrapper Env=SERVER
13[21:53:46] [main/WARN] [FML]: The coremod SpongeCoremod (org.spongepowered.mod.SpongeCoremod) is not signed!
14[21:53:46] [main/INFO] [mixin]: Compatibility level set to JAVA_8
15[21:53:46] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[DEFAULT]
16[21:53:46] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[PREINIT]
17[21:53:46] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[INIT]
18[21:53:46] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
19[21:53:46] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
20[21:53:46] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
21[21:53:46] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
22[21:53:47] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
23[21:53:47] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
24[21:53:47] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
25[21:53:47] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:99]: Successfully Registered Transformer
26[21:53:47] [main/INFO] [FML]: Failed to find MicdoodleCore file in mods folder, skipping GC version check.
27[21:53:48] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:292]: [Micdoodle8Core]: Patching game...
28[21:53:48] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:292]: [Micdoodle8Core]: Patching game...
29[21:53:48] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
30[21:53:48] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@75b3673
31[21:53:48] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
32[21:53:48] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
33[21:53:48] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
34[21:53:48] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
35[21:53:48] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
36[21:53:51] [main/WARN] [mixin]: @Mixin target net.minecraft.server.management.PlayerProfileCache$ProfileEntry is public in mixins.common.core.json:server.management.MixinPlayerProfileCacheEntry and should be specified in value
37[21:53:54] [main/WARN] [mixin]: Static binding violation: PRIVATE overwrite method initializeConnectionToPlayer in mixins.common.core.json:server.MixinPlayerList cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
38[21:53:55] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
39[21:54:01] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
40[21:54:01] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2768 Initialized
41[21:54:01] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
42[21:54:02] [Server thread/INFO] [FML]: Replaced 1036 ore ingredients
43[21:54:02] [Server thread/INFO] [Sponge]: Found mcmod.info at jar:file:/home/minecraft/multicraft/servers/server34945/./mods/spongeforge-1.12.2-2768-7.1.4%20(2).jar!/mcmod.info
44[21:54:02] [Server thread/INFO] [Sponge]: Creating injector in stage 'PRODUCTION'
45[21:54:07] [Server thread/INFO] [FML]: Searching /home/minecraft/multicraft/servers/server34945/./mods for mods
46[21:54:07] [Server thread/WARN] [FML]: Mod realdrops is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.13
47[21:54:07] [Server thread/WARN] [FML]: Mod betterbuilderswands is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.11.1
48[21:54:08] [Server thread/WARN] [FML]: Mod ironchest is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-7.0.40.824
49[21:54:08] [Server thread/WARN] [Sponge]: Plugin 'nexus' 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.
50Please see https://docs.spongepowered.org/master/en/plugin/plugin-meta.html for details.
51[21:54:08] [Server thread/WARN] [FML]: Mod ultimate_unicorn_mod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.5.16
52[21:54:08] [Server thread/INFO] [FML]: Forge Mod Loader has identified 49 mods to load
53[21:54:08] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
54[21:54:08] [Server thread/WARN] [FML]: Missing English translation for spongeapi: assets/spongeapi/lang/en_us.lang
55[21:54:08] [Server thread/WARN] [FML]: Missing English translation for spongeforge: assets/spongeforge/lang/en_us.lang
56[21:54:08] [Server thread/WARN] [FML]: Missing English translation for realdrops: assets/realdrops/lang/en_us.lang
57[21:54:08] [Server thread/WARN] [FML]: Missing English translation for betterkits: assets/betterkits/lang/en_us.lang
58[21:54:08] [Server thread/WARN] [FML]: Missing English translation for buycraft: assets/buycraft/lang/en_us.lang
59[21:54:08] [Server thread/WARN] [FML]: Missing English translation for carrotshop: assets/carrotshop/lang/en_us.lang
60[21:54:08] [Server thread/WARN] [FML]: Missing English translation for griefprevention: assets/griefprevention/lang/en_us.lang
61[21:54:08] [Server thread/WARN] [FML]: Missing English translation for roughmobs: assets/roughmobs/lang/en_us.lang
62[21:54:08] [Server thread/WARN] [FML]: Missing English translation for hunger-keeper: assets/hunger-keeper/lang/en_us.lang
63[21:54:08] [Server thread/WARN] [FML]: Missing English translation for langswitch: assets/langswitch/lang/en_us.lang
64[21:54:08] [Server thread/WARN] [FML]: Missing English translation for luckperms: assets/luckperms/lang/en_us.lang
65[21:54:08] [Server thread/WARN] [FML]: Missing English translation for mantle: assets/mantle/lang/en_us.lang
66[21:54:08] [Server thread/WARN] [FML]: Missing English translation for megamenus: assets/megamenus/lang/en_us.lang
67[21:54:08] [Server thread/WARN] [FML]: Missing English translation for mmclogger: assets/mmclogger/lang/en_us.lang
68[21:54:08] [Server thread/WARN] [FML]: Missing English translation for mmcreboot: assets/mmcreboot/lang/en_us.lang
69[21:54:08] [Server thread/WARN] [FML]: Missing English translation for nanochat: assets/nanochat/lang/en_us.lang
70[21:54:08] [Server thread/WARN] [FML]: Missing English translation for nexus: assets/nexus/lang/en_us.lang
71[21:54:08] [Server thread/WARN] [FML]: Missing English translation for nucleus: assets/nucleus/lang/en_us.lang
72[21:54:08] [Server thread/WARN] [FML]: Missing English translation for placeholderapi: assets/placeholderapi/lang/en_us.lang
73[21:54:08] [Server thread/WARN] [FML]: Missing English translation for pjb: assets/pjb/lang/en_us.lang
74[21:54:08] [Server thread/WARN] [FML]: Missing English translation for pjc: assets/pjc/lang/en_us.lang
75[21:54:08] [Server thread/WARN] [FML]: Missing English translation for shabbyholograms: assets/shabbyholograms/lang/en_us.lang
76[21:54:08] [Server thread/WARN] [FML]: Missing English translation for slashdiscord: assets/slashdiscord/lang/en_us.lang
77[21:54:08] [Server thread/WARN] [FML]: Missing English translation for tabmanager: assets/tabmanager/lang/en_us.lang
78[21:54:08] [Server thread/WARN] [FML]: Missing English translation for totaleconomy: assets/totaleconomy/lang/en_us.lang
79[21:54:08] [Server thread/WARN] [FML]: Missing English translation for twentyticks: assets/twentyticks/lang/en_us.lang
80[21:54:08] [Server thread/WARN] [FML]: Missing English translation for uncrafted: assets/uncrafted/lang/en_us.lang
81[21:54:08] [Server thread/WARN] [FML]: Missing English translation for vshop: assets/vshop/lang/en_us.lang
82[21:54:08] [Server thread/WARN] [FML]: Missing English translation for worldedit: assets/worldedit/lang/en_us.lang
83[21:54:08] [Server thread/WARN] [Sponge]: The mod betterkits was designed for spongeapi 5.1.0-SNAPSHOT but version 7.1.0-70763aa8 is in use. It may not work properly.
84[21:54:08] [Server thread/WARN] [Sponge]: The mod griefprevention was designed for spongeapi 7.2.0-SNAPSHOT-6446d6d but version 7.1.0-70763aa8 is in use. It may not work properly.
85[21:54:08] [Server thread/WARN] [Sponge]: The mod griefprevention was designed for spongeapi 7.2.0-SNAPSHOT-6446d6d but version 7.1.0-70763aa8 is in use. It may not work properly.
86[21:54:08] [Server thread/WARN] [Sponge]: The mod hunger-keeper was designed for spongeapi 5.1.0 but version 7.1.0-70763aa8 is in use. It may not work properly.
87[21:54:08] [Server thread/WARN] [Sponge]: The mod mmclogger was designed for spongeapi 5.0.0 but version 7.1.0-70763aa8 is in use. It may not work properly.
88[21:54:08] [Server thread/WARN] [Sponge]: The mod nanochat was designed for spongeapi 7.2.0-SNAPSHOT but version 7.1.0-70763aa8 is in use. It may not work properly.
89[21:54:08] [Server thread/WARN] [Sponge]: The mod nanochat was designed for spongeapi 7.2.0-SNAPSHOT but version 7.1.0-70763aa8 is in use. It may not work properly.
90[21:54:08] [Server thread/WARN] [Sponge]: The mod placeholderapi was designed for spongeapi 5.1.0 but version 7.1.0-70763aa8 is in use. It may not work properly.
91[21:54:09] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, micdoodlecore, spongeapi, sponge, spongeforge, wearablebackpacks, realdrops, betterkits, bibliocraft, betterbuilderswands, buycraft, carrotshop, extendeddays, harvestcraft, cfm, galacticraftcore, galacticraftplanets, griefprevention, roughmobs, hunger-keeper, langswitch, lootablebodies, luckperms, mantle, megamenus, mmclogger, mmcreboot, ironchest, nanochat, nexus, nucleus, placeholderapi, pjb, pjc, securitycraft, shabbyholograms, silentlib, slashdiscord, tabmanager, tconstruct, totaleconomy, twentyticks, ultimate_unicorn_mod, uncrafted, vshop, worldedit] at CLIENT
92[21:54:09] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, micdoodlecore, spongeapi, sponge, spongeforge, wearablebackpacks, realdrops, betterkits, bibliocraft, betterbuilderswands, buycraft, carrotshop, extendeddays, harvestcraft, cfm, galacticraftcore, galacticraftplanets, griefprevention, roughmobs, hunger-keeper, langswitch, lootablebodies, luckperms, mantle, megamenus, mmclogger, mmcreboot, ironchest, nanochat, nexus, nucleus, placeholderapi, pjb, pjc, securitycraft, shabbyholograms, silentlib, slashdiscord, tabmanager, tconstruct, totaleconomy, twentyticks, ultimate_unicorn_mod, uncrafted, vshop, worldedit] at SERVER
93[21:54:09] [Server thread/WARN] [Sponge]: There's no certificate fingerprint available
94[21:54:10] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse chiselIntegration; missing dependency: chisel
95[21:54:10] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse chiselsandbitsIntegration; missing dependency: chiselsandbits
96[21:54:10] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse craftingtweaksIntegration; missing dependency: craftingtweaks
97[21:54:10] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse wailaIntegration; missing dependency: waila
98[21:54:10] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse theoneprobeIntegration; missing dependency: theoneprobe
99[21:54:10] [Server thread/INFO] [tconstruct]: Preparing to take over the world
100[21:54:12] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
101[21:54:12] [Server thread/INFO] [FML]: Found 1203 ObjectHolder annotations
102[21:54:12] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
103[21:54:12] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
104[21:54:12] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
105[21:54:12] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
106[21:54:12] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: UP_TO_DATE Target: null
107[21:54:12] [Forge Version Check/INFO] [forge.VersionCheck]: [spongeforge] Starting version check at https://files.minecraftforge.net/maven/org/spongepowered/spongeforge/promotions_slim.json
108[21:54:12] [Forge Version Check/INFO] [forge.VersionCheck]: [spongeforge] Found status: OUTDATED Target: 7.1.2
109[21:54:12] [Forge Version Check/INFO] [forge.VersionCheck]: [securitycraft] Starting version check at https://www.github.com/Geforce132/SecurityCraft/raw/master/Updates/Forge.json
110[21:54:13] [Forge Version Check/INFO] [forge.VersionCheck]: [securitycraft] Found status: OUTDATED Target: v1.8.12.1
111[21:54:13] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: __
112[21:54:13] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: | |__) LuckPerms v4.3.50
113[21:54:13] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: |___ | Running on Sponge - SpongeForge
114[21:54:13] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]:
115[21:54:13] [Server thread/INFO] [luckperms]: Loading configuration...
116[21:54:13] [Server thread/INFO] [luckperms]: Loading storage provider... [H2]
117[21:54:14] [Server thread/INFO] [luckperms]: Loading internal permission managers...
118[21:54:14] [Server thread/INFO] [luckperms]: Registering PermissionService...
119[21:54:14] [Server thread/INFO] [luckperms]: Performing initial data load...
120[21:54:15] [Server thread/INFO] [luckperms]: Successfully enabled. (took 1948ms)
121[21:54:15] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Nucleus version 1.13.1-S7.1, running on Sponge API 7.1.0-70763aa8.
122[21:54:15] [Server thread/INFO] [nucleus]: Nucleus is now starting. Entering pre-init phase.
123[21:54:15] [Server thread/INFO] [nucleus]: Starting QuickStart Module Loader version 0.11.0 subsystem.
124[21:54:15] [Server thread/WARN] [nucleus]: Ignoring module entry geo-ip in the configuration file: module does not exist.
125[21:54:16] [Server thread/INFO] [buycraft]: A new version of BuycraftX (12.0.2) is available. Go to your server panel at https://server.buycraft.net/plugins to download the update.
126[21:54:16] [Server thread/INFO] [buycraft]: Validating your server key...
127[21:54:16] [Server thread/WARN] [buycraft]: Your server and webstore online mode settings are mismatched. Unless you are using a proxy and server combination (such as BungeeCord/Spigot or LilyPad/Connect) that corrects UUIDs, then you may experience issues with packages not applying.
128[21:54:16] [Server thread/WARN] [buycraft]: If you have verified that your set up is correct, you can suppress this message by setting is-bungeecord=true in your BuycraftX config.properties.
129[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: java.net.BindException: Address already in use
130[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at sun.nio.ch.Net.bind0(Native Method)
131[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at sun.nio.ch.Net.bind(Net.java:433)
132[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at sun.nio.ch.Net.bind(Net.java:425)
133[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
134[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
135[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at sun.net.httpserver.ServerImpl.<init>(ServerImpl.java:100)
136[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at sun.net.httpserver.HttpServerImpl.<init>(HttpServerImpl.java:50)
137[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at sun.net.httpserver.DefaultHttpServerProvider.createHttpServer(DefaultHttpServerProvider.java:35)
138[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at com.sun.net.httpserver.HttpServer.create(HttpServer.java:130)
139[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at net.buycraft.plugin.sponge.BuycraftPlugin.initializeHttpListener(BuycraftPlugin.java:289)
140[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at net.buycraft.plugin.sponge.BuycraftPlugin.onGamePreInitializationEvent(BuycraftPlugin.java:173)
141[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at org.spongepowered.common.event.listener.GamePreInitializationEventListener_BuycraftPlugin_onGamePreInitializationEvent3.handle(Unknown Source)
142[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95)
143[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:383)
144[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:443)
145[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:404)
146[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:248)
147[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:272)
148[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
149[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
150[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
151[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at java.lang.reflect.Method.invoke(Method.java:498)
152[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
153[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
154[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
155[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
156[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
157[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
158[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
159[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
160[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
161[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
162[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
163[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
164[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at java.lang.reflect.Method.invoke(Method.java:498)
165[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
166[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
167[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
168[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
169[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
170[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
171[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
172[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at net.minecraftforge.fml.common.LoadController.redirect$onPost$zza000(LoadController.java:560)
173[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
174[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
175[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
176[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333)
177[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)
178[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
179[21:54:16] [Server thread/INFO] [STDERR]: [net.buycraft.plugin.sponge.BuycraftPlugin:initializeHttpListener:293]: at java.lang.Thread.run(Thread.java:748)
180[21:54:16] [Server thread/INFO] [buycraft]: Fetching all server packages...
181[21:54:16] [Server thread/INFO] [shabbyholograms]: Loading configuration.
182[21:54:16] [Server thread/WARN] [Sponge]: shabbyholograms: 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: shabbyholograms:is_hologram
183[21:54:16] [Server thread/INFO] [shabbyholograms]: ShabbyHolograms 1.0.0 initialized. Author: DefineEvil
184[21:54:16] [Server thread/INFO] [griefprevention]:
185bStats metrics is present in 5 plugins on this server.
186Presently, none of them are allowed to send data.
187Presently, the following 5 plugins are not allowed to send data:
188[GriefPrevention, MMCLogger, MMCReboot, PlaceholderAPI, TabManager]
189To change the enabled/disabled state of any bStats use in a plugin, visit the Sponge config!
190[21:54:16] [Server thread/INFO] [tabmanager]: [TabManager 2.1.3-S7.0-MC1.12.2] is beginning setup.
191[21:54:16] [Server thread/INFO] [tabmanager]: [TabManager 2.1.3-S7.0-MC1.12.2] uses bStats, not for any nefarious reasons, just because the author (Proxying) is nosey.
192[21:54:16] [Server thread/INFO] [tabmanager]: [TabManager 2.1.3-S7.0-MC1.12.2] Feel free to disable this in the bStats config, but I'd appreciate it if you didn't.
193[21:54:16] [Server thread/INFO] [tabmanager]: [TabManager 2.1.3-S7.0-MC1.12.2] has finished setup.
194[21:54:16] [Server thread/INFO] [griefprevention]: Grief Prevention boot start.
195[21:54:16] [Server thread/INFO] [griefprevention]: Finished loading configuration.
196[21:54:16] [Server thread/INFO] [griefprevention]: Registering GriefPrevention API...
197[21:54:16] [Server thread/INFO] [betterbuilderswands]: Access transform success createStackedBlock (func_180643_i).
198[21:54:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `apple`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
199[21:54:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `wheat`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
200[21:54:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `potato`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
201[21:54:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `carrot`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
202[21:54:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `beetroot`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
203[21:54:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `melon`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
204[21:54:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `beef`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
205[21:54:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_beef`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
206[21:54:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `chicken`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
207[21:54:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_chicken`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
208[21:54:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `porkchop`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
209[21:54:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_porkchop`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
210[21:54:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rabbit`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
211[21:54:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_rabbit`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
212[21:54:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mutton`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
213[21:54:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_mutton`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
214[21:54:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cod`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
215[21:54:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_cod`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
216[21:54:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `salmon`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
217[21:54:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_salmon`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
218[21:54:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `clownfish`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
219[21:54:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pufferfish`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
220[21:54:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mushroom_stew`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
221[21:54:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bread`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
222[21:54:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cookie`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
223[21:54:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `baked_potato`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
224[21:54:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pumpkin_pie`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
225[21:54:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rabbit_stew`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
226[21:54:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `beetroot_soup`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
227[21:54:17] [pool-3-thread-1/INFO] [buycraft]: Fetching all due players...
228[21:54:17] [pool-3-thread-1/INFO] [buycraft]: Fetched due players (0 found).
229[21:54:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `abstractownable`, expected `securitycraft`. This could be a intended override, but in most cases indicates a broken mod.
230[21:54:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `abstractsc`, expected `securitycraft`. This could be a intended override, but in most cases indicates a broken mod.
231[21:54:20] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `keypad`, expected `securitycraft`. This could be a intended override, but in most cases indicates a broken mod.
232[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `laserblock`, expected `securitycraft`. This could be a intended override, but in most cases indicates a broken mod.
233[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cagetrap`, expected `securitycraft`. This could be a intended override, but in most cases indicates a broken mod.
234[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `keycardreader`, expected `securitycraft`. This could be a intended override, but in most cases indicates a broken mod.
235[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `inventoryscanner`, expected `securitycraft`. This could be a intended override, but in most cases indicates a broken mod.
236[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `portableradar`, expected `securitycraft`. This could be a intended override, but in most cases indicates a broken mod.
237[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `securitycamera`, expected `securitycraft`. This could be a intended override, but in most cases indicates a broken mod.
238[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `usernamelogger`, expected `securitycraft`. This could be a intended override, but in most cases indicates a broken mod.
239[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `retinalscanner`, expected `securitycraft`. This could be a intended override, but in most cases indicates a broken mod.
240[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `keypadchest`, expected `securitycraft`. This could be a intended override, but in most cases indicates a broken mod.
241[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `alarm`, expected `securitycraft`. This could be a intended override, but in most cases indicates a broken mod.
242[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `claymore`, expected `securitycraft`. This could be a intended override, but in most cases indicates a broken mod.
243[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `keypadfurnace`, expected `securitycraft`. This could be a intended override, but in most cases indicates a broken mod.
244[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ims`, expected `securitycraft`. This could be a intended override, but in most cases indicates a broken mod.
245[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `protecto`, expected `securitycraft`. This could be a intended override, but in most cases indicates a broken mod.
246[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `customizablescte`, expected `securitycraft`. This could be a intended override, but in most cases indicates a broken mod.
247[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `scannerdoor`, expected `securitycraft`. This could be a intended override, but in most cases indicates a broken mod.
248[21:54:21] [Thread-7/INFO] [STDOUT]: [com.hackshop.ultimate_unicorn.UpdateChecker$CheckRunnable:run:46]: Getting properties for region 3
249[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bookcase`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
250[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `shelf`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
251[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `markerpole`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
252[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `clipboard`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
253[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bibliolight`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
254[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `furniturepaneler`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
255[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `potionshelf`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
256[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `toolrack`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
257[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `label`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
258[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `desk`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
259[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `table`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
260[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `seat`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
261[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fancysign`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
262[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fancyworkbench`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
263[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `framedchest`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
264[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mapframe`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
265[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `case`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
266[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `clock`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
267[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframeborderless`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
268[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframefancy`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
269[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframeflat`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
270[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframemiddle`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
271[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframesimple`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
272[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingpress`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
273[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `armorstand`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
274[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `typesettingtable`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
275[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `printingpress`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
276[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cookiejar`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
277[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dinnerplate`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
278[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `discrack`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
279[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `swordpedestal`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
280[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bell`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
281[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `typewriter`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
282[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.table`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
283[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.craftingstation`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
284[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.stenciltable`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
285[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.partbuilder`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
286[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.patternchest`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
287[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.partchest`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
288[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.toolstation`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
289[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.toolforge`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
290[21:54:21] [Thread-7/INFO] [STDOUT]: [com.hackshop.ultimate_unicorn.UpdateChecker$CheckRunnable:run:66]: Wings, Horns, and Hooves, the Ultimate Unicorn Mod is up to date.
291[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.smeltery_controller`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
292[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.smeltery_component`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
293[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.tank`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
294[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.faucet`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
295[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.channel`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
296[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.casting_table`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
297[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.casting_basin`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
298[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.smeltery_drain`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
299[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.seared_furnace`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
300[21:54:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.tinker_tank`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
301[21:54:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.item_rack`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
302[21:54:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.drying_rack`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
303[21:54:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.wooden_hopper`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
304[21:54:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.slime_channel`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
305[21:54:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.iron`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
306[21:54:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.gold`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
307[21:54:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.diamond`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
308[21:54:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.copper`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
309[21:54:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.silver`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
310[21:54:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.crystal`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
311[21:54:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.obsidian`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
312[21:54:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.dirtchest9000`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
313[21:54:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.iron`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
314[21:54:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.gold`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
315[21:54:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.diamond`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
316[21:54:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.copper`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
317[21:54:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.silver`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
318[21:54:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.crystal`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
319[21:54:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.obsidian`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
320[21:54:22] [Server thread/INFO] [FML]: Applying holder lookups
321[21:54:22] [Server thread/INFO] [FML]: Holder lookups applied
322[21:54:22] [Server thread/INFO] [Galacticraft]: Galacticraft: activating Tinker's Construct compatibility.
323[21:54:22] [Server thread/INFO] [FML]: Applying holder lookups
324[21:54:22] [Server thread/INFO] [FML]: Holder lookups applied
325[21:54:22] [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.
326[21:54:22] [Server thread/INFO] [FML]: Applying holder lookups
327[21:54:22] [Server thread/INFO] [FML]: Holder lookups applied
328[21:54:22] [Server thread/INFO] [FML]: Applying holder lookups
329[21:54:22] [Server thread/INFO] [FML]: Holder lookups applied
330[21:54:22] [Server thread/INFO] [FML]: Injecting itemstacks
331[21:54:22] [Server thread/INFO] [FML]: Itemstack injection complete
332[21:54:22] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
333[21:54:22] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: resource-pack-hash is deprecated and found along side resource-pack-sha1. resource-pack-hash will be ignored.
334[21:54:22] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
335[21:54:22] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
336[21:54:22] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on 198.27.104.80:25569
337[21:54:22] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using epoll channel type
338[21:54:23] [Server thread/ERROR] [FML]: Parsing error loading recipe bibliocraft:markerpole
339com.google.gson.JsonSyntaxException: Invalid pattern: empty pattern not allowed
340 at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:481) ~[CraftingHelper.class:?]
341 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
342 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
343 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
344 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
345 at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_201]
346 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
347 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
348 at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
349 at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
350 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
351 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
352 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
353[21:54:23] [Server thread/ERROR] [FML]: Parsing error loading recipe bibliocraft:clipboard
354com.google.gson.JsonSyntaxException: Invalid pattern: empty pattern not allowed
355 at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:481) ~[CraftingHelper.class:?]
356 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
357 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
358 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
359 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
360 at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_201]
361 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
362 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
363 at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
364 at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
365 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
366 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
367 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
368[21:54:23] [Server thread/ERROR] [FML]: Parsing error loading recipe cfm:cabinet_stone
369com.google.gson.JsonSyntaxException: Unknown item 'cfm:cabinet_stone'
370 at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:212) ~[CraftingHelper.class:?]
371 at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:516) ~[CraftingHelper.class:?]
372 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
373 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
374 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
375 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
376 at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_201]
377 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
378 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
379 at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
380 at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
381 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
382 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
383 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
384[21:54:23] [Server thread/ERROR] [FML]: Parsing error loading recipe cfm:cabinet_granite
385com.google.gson.JsonSyntaxException: Unknown item 'cfm:cabinet_granite'
386 at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:212) ~[CraftingHelper.class:?]
387 at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:516) ~[CraftingHelper.class:?]
388 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
389 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
390 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
391 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
392 at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_201]
393 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
394 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
395 at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
396 at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
397 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
398 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
399 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
400[21:54:23] [Server thread/ERROR] [FML]: Parsing error loading recipe cfm:cabinet_diorite
401com.google.gson.JsonSyntaxException: Unknown item 'cfm:cabinet_diorite'
402 at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:212) ~[CraftingHelper.class:?]
403 at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:516) ~[CraftingHelper.class:?]
404 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
405 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
406 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
407 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
408 at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_201]
409 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
410 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
411 at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
412 at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
413 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
414 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
415 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
416[21:54:23] [Server thread/ERROR] [FML]: Parsing error loading recipe cfm:cabinet_andesite
417com.google.gson.JsonSyntaxException: Unknown item 'cfm:cabinet_andesite'
418 at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:212) ~[CraftingHelper.class:?]
419 at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:516) ~[CraftingHelper.class:?]
420 at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:409) ~[CraftingHelper.class:?]
421 at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:711) ~[CraftingHelper.class:?]
422 at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) ~[CraftingHelper.class:?]
423 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:668) ~[CraftingHelper.class:?]
424 at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_201]
425 at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620) [CraftingHelper.class:?]
426 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
427 at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
428 at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
429 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
430 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
431 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
432[21:54:23] [Server thread/INFO] [FML]: Applying holder lookups
433[21:54:23] [Server thread/INFO] [FML]: Holder lookups applied
434[21:54:23] [Server thread/INFO] [nucleus]: Nucleus is now entering the init phase.
435[21:54:23] [Server thread/INFO] [langswitch]: Setting default locale to en_US
436[21:54:23] [Server thread/INFO] [langswitch]: The LanguageService is now available!
437[21:54:23] [pool-3-thread-3/INFO] [langswitch]: Loading translations for vshop in en_US...
438[21:54:23] [pool-3-thread-3/INFO] [langswitch]: No country specifig translations for English, switching to en.lang
439[21:54:23] [Server thread/INFO] [slashdiscord]: Slash Discord running (version 1.4.0)! Hey, I'm alive!
440[21:54:23] [Server thread/INFO] [slashdiscord]: Slash Discordhas successfully loaded config files!
441[21:54:24] [Server thread/INFO] [nucleus]: Nucleus is now entering the post-init phase.
442[21:54:24] [Server thread/INFO] [nucleus]: Nucleus is now loading and enabling modules. This may take a few seconds.
443[21:54:24] [Server thread/INFO] [nucleus]: Starting phase: PREENABLE
444[21:54:24] [Server thread/INFO] [nucleus]: Starting phase: ENABLE
445[21:54:25] [Server thread/INFO] [nucleus]: Starting phase: POSTENABLE
446[21:54:25] [Server thread/INFO] [nucleus]: Nucleus language set to "en-GB"
447[21:54:25] [Server thread/INFO] [nucleus]: Nucleus has completed loading modules.
448[21:54:25] [Server thread/INFO] [nucleus]: Nucleus has completed server initialisation tasks. Waiting for game server to start to complete the final tasks.
449[21:54:25] [Server thread/INFO] [FML]: minecraft:ocean;OCEAN;0.5;false;false;false;[WATER, OCEAN]
450[21:54:25] [Server thread/INFO] [FML]: minecraft:plains;MEDIUM;0.8;false;false;false;[PLAINS]
451[21:54:25] [Server thread/INFO] [FML]: minecraft:desert;WARM;2.0;false;false;false;[SANDY, HOT, DRY]
452[21:54:25] [Server thread/INFO] [FML]: minecraft:extreme_hills;MEDIUM;0.2;false;false;false;[HILLS, MOUNTAIN]
453[21:54:25] [Server thread/INFO] [FML]: minecraft:forest;MEDIUM;0.7;false;false;false;[FOREST]
454[21:54:25] [Server thread/INFO] [FML]: minecraft:taiga;MEDIUM;0.25;false;false;false;[COLD, FOREST, CONIFEROUS]
455[21:54:25] [Server thread/INFO] [FML]: minecraft:swampland;MEDIUM;0.8;true;false;false;[SWAMP, WET]
456[21:54:25] [Server thread/INFO] [FML]: minecraft:river;MEDIUM;0.5;false;false;false;[WATER, RIVER]
457[21:54:25] [Server thread/INFO] [FML]: minecraft:hell;WARM;2.0;false;false;false;[NETHER, HOT, DRY]
458[21:54:25] [Server thread/INFO] [FML]: minecraft:sky;MEDIUM;0.5;false;false;false;[COLD, DRY, END]
459[21:54:25] [Server thread/INFO] [FML]: minecraft:frozen_ocean;OCEAN;0.0;false;false;true;[WATER, OCEAN, COLD, SNOWY]
460[21:54:25] [Server thread/INFO] [FML]: minecraft:frozen_river;COLD;0.0;false;false;true;[WATER, COLD, RIVER, SNOWY]
461[21:54:25] [Server thread/INFO] [FML]: minecraft:ice_flats;COLD;0.0;false;false;true;[COLD, SNOWY, WASTELAND]
462[21:54:25] [Server thread/INFO] [FML]: minecraft:ice_mountains;COLD;0.0;false;false;true;[COLD, SNOWY, MOUNTAIN]
463[21:54:25] [Server thread/INFO] [FML]: minecraft:mushroom_island;MEDIUM;0.9;true;false;false;[MUSHROOM, RARE]
464[21:54:25] [Server thread/INFO] [FML]: minecraft:mushroom_island_shore;MEDIUM;0.9;true;false;false;[MUSHROOM, BEACH, RARE]
465[21:54:25] [Server thread/INFO] [FML]: minecraft:beaches;MEDIUM;0.8;false;false;false;[BEACH]
466[21:54:25] [Server thread/INFO] [FML]: minecraft:desert_hills;WARM;2.0;false;false;false;[SANDY, HILLS, HOT, DRY]
467[21:54:25] [Server thread/INFO] [FML]: minecraft:forest_hills;MEDIUM;0.7;false;false;false;[HILLS, FOREST]
468[21:54:25] [Server thread/INFO] [FML]: minecraft:taiga_hills;MEDIUM;0.25;false;false;false;[COLD, HILLS, FOREST, CONIFEROUS]
469[21:54:25] [Server thread/INFO] [FML]: minecraft:smaller_extreme_hills;MEDIUM;0.2;false;false;false;[MOUNTAIN]
470[21:54:25] [Server thread/INFO] [FML]: minecraft:jungle;MEDIUM;0.95;true;false;false;[DENSE, JUNGLE, WET, HOT]
471[21:54:25] [Server thread/INFO] [FML]: minecraft:jungle_hills;MEDIUM;0.95;true;false;false;[DENSE, JUNGLE, WET, HILLS, HOT]
472[21:54:25] [Server thread/INFO] [FML]: minecraft:jungle_edge;MEDIUM;0.95;false;false;false;[JUNGLE, WET, FOREST, HOT, RARE]
473[21:54:25] [Server thread/INFO] [FML]: minecraft:deep_ocean;OCEAN;0.5;false;false;false;[WATER, OCEAN]
474[21:54:25] [Server thread/INFO] [FML]: minecraft:stone_beach;MEDIUM;0.2;false;false;false;[BEACH]
475[21:54:25] [Server thread/INFO] [FML]: minecraft:cold_beach;COLD;0.05;false;false;true;[COLD, SNOWY, BEACH]
476[21:54:25] [Server thread/INFO] [FML]: minecraft:birch_forest;MEDIUM;0.6;false;false;false;[FOREST]
477[21:54:25] [Server thread/INFO] [FML]: minecraft:birch_forest_hills;MEDIUM;0.6;false;false;false;[HILLS, FOREST]
478[21:54:25] [Server thread/INFO] [FML]: minecraft:roofed_forest;MEDIUM;0.7;false;false;false;[SPOOKY, DENSE, FOREST]
479[21:54:25] [Server thread/INFO] [FML]: minecraft:taiga_cold;COLD;-0.5;false;false;true;[COLD, FOREST, SNOWY, CONIFEROUS]
480[21:54:25] [Server thread/INFO] [FML]: minecraft:taiga_cold_hills;COLD;-0.5;false;false;true;[COLD, HILLS, FOREST, SNOWY, CONIFEROUS]
481[21:54:25] [Server thread/INFO] [FML]: minecraft:redwood_taiga;MEDIUM;0.3;false;false;false;[COLD, FOREST, CONIFEROUS]
482[21:54:25] [Server thread/INFO] [FML]: minecraft:redwood_taiga_hills;MEDIUM;0.3;false;false;false;[COLD, HILLS, FOREST, CONIFEROUS]
483[21:54:25] [Server thread/INFO] [FML]: minecraft:extreme_hills_with_trees;MEDIUM;0.2;false;false;false;[FOREST, MOUNTAIN, SPARSE]
484[21:54:25] [Server thread/INFO] [FML]: minecraft:savanna;WARM;1.2;false;false;false;[PLAINS, SAVANNA, HOT, SPARSE]
485[21:54:25] [Server thread/INFO] [FML]: minecraft:savanna_rock;WARM;1.0;false;false;false;[PLAINS, SAVANNA, HOT, SPARSE, RARE]
486[21:54:25] [Server thread/INFO] [FML]: minecraft:mesa;WARM;2.0;false;false;false;[SANDY, MESA]
487[21:54:25] [Server thread/INFO] [FML]: minecraft:mesa_rock;WARM;2.0;false;false;false;[SANDY, SPARSE, MESA]
488[21:54:25] [Server thread/INFO] [FML]: minecraft:mesa_clear_rock;WARM;2.0;false;false;false;[SANDY, MESA]
489[21:54:25] [Server thread/INFO] [FML]: minecraft:void;MEDIUM;0.5;false;false;false;[VOID]
490[21:54:25] [Server thread/INFO] [FML]: minecraft:mutated_plains;MEDIUM;0.8;false;true;false;[PLAINS, RARE]
491[21:54:25] [Server thread/INFO] [FML]: minecraft:mutated_desert;WARM;2.0;false;true;false;[SANDY, HOT, RARE, DRY]
492[21:54:25] [Server thread/INFO] [FML]: minecraft:mutated_extreme_hills;MEDIUM;0.2;false;true;false;[MOUNTAIN, SPARSE, RARE]
493[21:54:25] [Server thread/INFO] [FML]: minecraft:mutated_forest;MEDIUM;0.7;false;true;false;[HILLS, FOREST, RARE]
494[21:54:25] [Server thread/INFO] [FML]: minecraft:mutated_taiga;MEDIUM;0.25;false;true;false;[COLD, FOREST, MOUNTAIN, CONIFEROUS, RARE]
495[21:54:25] [Server thread/INFO] [FML]: minecraft:mutated_swampland;MEDIUM;0.8;true;true;false;[SWAMP, WET, HILLS, RARE]
496[21:54:25] [Server thread/INFO] [FML]: minecraft:mutated_ice_flats;COLD;0.0;false;true;true;[COLD, HILLS, SNOWY, RARE]
497[21:54:25] [Server thread/INFO] [FML]: minecraft:mutated_jungle;MEDIUM;0.95;true;true;false;[DENSE, JUNGLE, WET, HOT, MOUNTAIN, RARE]
498[21:54:25] [Server thread/INFO] [FML]: minecraft:mutated_jungle_edge;MEDIUM;0.95;false;true;false;[JUNGLE, HILLS, HOT, SPARSE, RARE]
499[21:54:25] [Server thread/INFO] [FML]: minecraft:mutated_birch_forest;MEDIUM;0.6;false;true;false;[DENSE, HILLS, FOREST, RARE]
500[21:54:25] [Server thread/INFO] [FML]: minecraft:mutated_birch_forest_hills;MEDIUM;0.6;false;true;false;[DENSE, FOREST, MOUNTAIN, RARE]
501[21:54:25] [Server thread/INFO] [FML]: minecraft:mutated_roofed_forest;MEDIUM;0.7;false;true;false;[SPOOKY, DENSE, FOREST, MOUNTAIN, RARE]
502[21:54:25] [Server thread/INFO] [FML]: minecraft:mutated_taiga_cold;COLD;-0.5;false;true;true;[COLD, FOREST, SNOWY, MOUNTAIN, CONIFEROUS, RARE]
503[21:54:25] [Server thread/INFO] [FML]: minecraft:mutated_redwood_taiga;MEDIUM;0.25;false;true;false;[DENSE, FOREST, RARE]
504[21:54:25] [Server thread/INFO] [FML]: minecraft:mutated_redwood_taiga_hills;MEDIUM;0.25;false;true;false;[DENSE, HILLS, FOREST, RARE]
505[21:54:25] [Server thread/INFO] [FML]: minecraft:mutated_extreme_hills_with_trees;MEDIUM;0.2;false;true;false;[MOUNTAIN, SPARSE, RARE]
506[21:54:25] [Server thread/INFO] [FML]: minecraft:mutated_savanna;WARM;1.1;false;true;false;[SAVANNA, HOT, SPARSE, MOUNTAIN, RARE, DRY]
507[21:54:25] [Server thread/INFO] [FML]: minecraft:mutated_savanna_rock;WARM;1.0;false;true;false;[HILLS, SAVANNA, HOT, SPARSE, RARE, DRY]
508[21:54:25] [Server thread/INFO] [FML]: minecraft:mutated_mesa;WARM;2.0;false;true;false;[SAVANNA, HOT, SPARSE, MOUNTAIN, RARE, DRY]
509[21:54:25] [Server thread/INFO] [FML]: minecraft:mutated_mesa_rock;WARM;2.0;false;true;false;[HILLS, HOT, SPARSE, RARE, DRY]
510[21:54:25] [Server thread/INFO] [FML]: minecraft:mutated_mesa_clear_rock;WARM;2.0;false;true;false;[SAVANNA, HOT, SPARSE, MOUNTAIN, RARE, DRY]
511[21:54:25] [Server thread/INFO] [FML]: galacticraftcore:outer space;MEDIUM;0.5;false;false;false;[SPOOKY, DEAD, SPARSE, DRY]
512[21:54:25] [Server thread/INFO] [FML]: galacticraftplanets:outer space 1;WARM;4.0;false;false;false;[SANDY, DEAD, HOT, DRY]
513[21:54:25] [Server thread/INFO] [FML]: galacticraftplanets:outer space 2;WARM;4.0;false;false;false;[SANDY, DEAD, HOT, DRY]
514[21:54:25] [Server thread/INFO] [FML]: Registering drops for shadedGarden.
515[21:54:25] [Server thread/INFO] [FML]: Registering drops for tropicalGarden.
516[21:54:25] [Server thread/INFO] [FML]: Registering drops for windyGarden.
517[21:54:25] [Server thread/INFO] [FML]: Registering drops for frostGarden.
518[21:54:25] [Server thread/INFO] [FML]: Registering drops for aridGarden.
519[21:54:25] [Server thread/INFO] [FML]: Registering drops for soggyGarden.
520[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pamapiary`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
521[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pammarket`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
522[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pamshippingbin`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
523[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pampresser`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
524[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pamgroundtrap`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
525[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pamwatertrap`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
526[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pamwaterfilter`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
527[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pamgrinder`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
528[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmoven`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
529[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmfridge`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
530[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcabinet`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
531[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmfreezer`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
532[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmbedsidecabinet`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
533[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmmailbox`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
534[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcomputer`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
535[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmprinter`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
536[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmtv`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
537[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmstereo`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
538[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmpresent`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
539[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmbin`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
540[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmwallcabinet`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
541[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmbath`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
542[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmshowerhead`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
543[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmplate`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
544[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcouch`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
545[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmtoaster`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
546[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmchoppingboard`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
547[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmblender`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
548[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmmicrowave`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
549[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmwashingmachine`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
550[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmdishwasher`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
551[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcabinetkitchen`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
552[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcup`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
553[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcookiejar`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
554[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmtree`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
555[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmmirror`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
556[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmgrill`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
557[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmeski`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
558[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmdoormat`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
559[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcrate`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
560[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmlightswitch`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
561[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmceilingfan`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
562[21:54:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmdeskcabinet`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
563[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc treasure chest`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
564[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc air distributor`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
565[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc air collector`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
566[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc oxygen pipe`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
567[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc air lock frame`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
568[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc refinery`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
569[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc nasa workbench`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
570[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc deconstructor`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
571[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc air compressor`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
572[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc fuel loader`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
573[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc landing pad`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
574[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc landing pad full`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
575[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc space station`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
576[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc dummy block`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
577[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc air sealer`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
578[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc dungeon boss spawner`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
579[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc oxygen detector`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
580[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc buggy fueler`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
581[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc buggy fueler single`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
582[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc cargo loader`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
583[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc cargo unloader`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
584[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc parachest tile`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
585[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc solar panel`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
586[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc radio telescope`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
587[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc magnetic crafting table`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
588[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc energy storage module`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
589[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc coal generator`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
590[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc electric furnace`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
591[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc aluminum wire`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
592[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc switchable aluminum wire`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
593[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc fallen meteor`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
594[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc ingot compressor`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
595[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc electric ingot compressor`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
596[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc circuit fabricator`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
597[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc air lock controller`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
598[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc oxygen storage module`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
599[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc oxygen decompressor`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
600[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc space station thruster`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
601[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc arc lamp`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
602[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc view screen`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
603[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc panel lighting`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
604[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc telemetry unit`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
605[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc painter`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
606[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc fluid tank`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
607[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc player detector`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
608[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc platform`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
609[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc emergency post`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
610[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc null tile`, expected `galacticraftcore`. This could be a intended override, but in most cases indicates a broken mod.
611[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc slimeling egg`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
612[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc tier 2 treasure chest`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
613[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc planet terraformer`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
614[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc cryogenic chamber`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
615[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc gas liquefier`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
616[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc methane synthesizer`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
617[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc water electrolyzer`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
618[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc mars dungeon spawner`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
619[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc launch controller`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
620[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc beam reflector`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
621[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc beam receiver`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
622[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc short range telepad`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
623[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc fake short range telepad`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
624[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc astro miner base builder`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
625[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc astro miner base`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
626[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc venus spout`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
627[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc venus dungeon spawner`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
628[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc tier 3 treasure chest`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
629[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc geothermal generator`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
630[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc crashed probe`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
631[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc solar array module`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
632[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gc solar array controller`, expected `galacticraftplanets`. This could be a intended override, but in most cases indicates a broken mod.
633[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `containermagicalhorseinventory`, expected `ultimate_unicorn_mod`. This could be a intended override, but in most cases indicates a broken mod.
634[21:54:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `containerlogholeinventory`, expected `ultimate_unicorn_mod`. This could be a intended override, but in most cases indicates a broken mod.
635[21:54:26] [Server thread/INFO] [FML]: Injecting itemstacks
636[21:54:26] [Server thread/INFO] [FML]: Itemstack injection complete
637[21:54:26] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:lapis_ore/0=>1*minecraft:lapis_ore/4=>minecraft:lapis_ore/0' to mapping
638[21:54:26] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:lit_redstone_ore/0=>1*minecraft:redstone_ore/0=>minecraft:lit_redstone_ore/0' to mapping
639[21:54:26] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:grass/0=>1*minecraft:grass/0=>minecraft:grass/0' to mapping
640[21:54:26] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:grass/0=>1*minecraft:dirt/0=>minecraft:dirt/0' to mapping
641[21:54:26] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:dirt/1=>1*minecraft:dirt/1=>minecraft:dirt/1' to mapping
642[21:54:26] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:dirt/1=>1*minecraft:dirt/0=>minecraft:dirt/0' to mapping
643[21:54:26] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:dirt/2=>1*minecraft:dirt/2=>minecraft:dirt/2' to mapping
644[21:54:26] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:dirt/2=>1*minecraft:dirt/0=>minecraft:dirt/0' to mapping
645[21:54:28] [Server thread/INFO] [Galacticraft]: Galacticraft: activating Tinker's Construct compatibility features.
646[21:54:28] [Server thread/INFO] [worldedit]: WorldEdit for Forge (version 6.1.8) is loaded
647[21:54:28] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 49 mods
648[21:54:29] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "Earth"
649[21:54:29] [Server thread/INFO] [Sponge]: Checking for worlds that need to be migrated...
650[21:54:29] [Server thread/INFO] [Sponge]: No worlds were found in need of migration.
651[21:54:29] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
652[21:54:30] [Server thread/INFO] [FML]: Applying holder lookups
653[21:54:30] [Server thread/INFO] [FML]: Holder lookups applied
654[21:54:30] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/food/pumpkin_pie
655com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:pumpkin_pie'
656 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
657 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
658 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
659 at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
660 at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
661 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
662 at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
663 at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
664 at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
665 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
666 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
667 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
668 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
669 at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
670 at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
671 at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
672 at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
673 at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
674 at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:803) [WorldManager.class:1.12.2-2768-7.1.4]
675 at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:771) [WorldManager.class:1.12.2-2768-7.1.4]
676 at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3545) [MinecraftServer.class:?]
677 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
678 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
679 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
680[21:54:30] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/food/mushroom_stew
681com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:mushroom_stew'
682 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
683 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
684 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
685 at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
686 at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
687 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
688 at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
689 at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
690 at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
691 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
692 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
693 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
694 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
695 at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
696 at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
697 at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
698 at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
699 at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
700 at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:803) [WorldManager.class:1.12.2-2768-7.1.4]
701 at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:771) [WorldManager.class:1.12.2-2768-7.1.4]
702 at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3545) [MinecraftServer.class:?]
703 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
704 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
705 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
706[21:54:30] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/food/cookie
707com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:cookie'
708 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
709 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
710 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
711 at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
712 at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
713 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
714 at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
715 at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
716 at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
717 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
718 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
719 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
720 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
721 at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
722 at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
723 at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
724 at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
725 at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
726 at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:803) [WorldManager.class:1.12.2-2768-7.1.4]
727 at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:771) [WorldManager.class:1.12.2-2768-7.1.4]
728 at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3545) [MinecraftServer.class:?]
729 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
730 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
731 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
732[21:54:30] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/food/bread
733com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:bread'
734 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
735 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
736 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
737 at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
738 at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
739 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
740 at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
741 at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
742 at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
743 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
744 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
745 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
746 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
747 at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
748 at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
749 at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
750 at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
751 at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
752 at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:803) [WorldManager.class:1.12.2-2768-7.1.4]
753 at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:771) [WorldManager.class:1.12.2-2768-7.1.4]
754 at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3545) [MinecraftServer.class:?]
755 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
756 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
757 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
758[21:54:30] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/food/beetroot_soup
759com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:beetroot_soup'
760 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
761 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
762 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
763 at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
764 at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
765 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
766 at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
767 at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
768 at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
769 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
770 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
771 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
772 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
773 at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
774 at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
775 at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
776 at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
777 at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
778 at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:803) [WorldManager.class:1.12.2-2768-7.1.4]
779 at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:771) [WorldManager.class:1.12.2-2768-7.1.4]
780 at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3545) [MinecraftServer.class:?]
781 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
782 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
783 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
784[21:54:31] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 512 advancements
785[21:54:31] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 8 advancement trees
786[21:54:31] [Server thread/INFO] [griefprevention]: [Earth] 9 total claims loaded.
787[21:54:32] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0 (Earth)
788[21:54:33] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 19%
789[21:54:35] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 30%
790[21:54:36] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 42%
791[21:54:37] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 70%
792[21:54:37] [Server thread/INFO] [Sponge]: Loading world [Earth] (overworld)
793[21:54:37] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/food/pumpkin_pie
794com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:pumpkin_pie'
795 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
796 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
797 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
798 at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
799 at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
800 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
801 at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
802 at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
803 at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
804 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
805 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
806 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
807 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
808 at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
809 at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
810 at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
811 at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
812 at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
813 at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:803) [WorldManager.class:1.12.2-2768-7.1.4]
814 at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:771) [WorldManager.class:1.12.2-2768-7.1.4]
815 at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3545) [MinecraftServer.class:?]
816 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
817 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
818 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
819[21:54:37] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/food/mushroom_stew
820com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:mushroom_stew'
821 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
822 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
823 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
824 at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
825 at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
826 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
827 at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
828 at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
829 at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
830 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
831 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
832 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
833 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
834 at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
835 at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
836 at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
837 at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
838 at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
839 at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:803) [WorldManager.class:1.12.2-2768-7.1.4]
840 at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:771) [WorldManager.class:1.12.2-2768-7.1.4]
841 at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3545) [MinecraftServer.class:?]
842 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
843 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
844 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
845[21:54:37] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/food/cookie
846com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:cookie'
847 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
848 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
849 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
850 at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
851 at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
852 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
853 at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
854 at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
855 at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
856 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
857 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
858 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
859 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
860 at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
861 at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
862 at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
863 at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
864 at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
865 at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:803) [WorldManager.class:1.12.2-2768-7.1.4]
866 at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:771) [WorldManager.class:1.12.2-2768-7.1.4]
867 at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3545) [MinecraftServer.class:?]
868 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
869 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
870 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
871[21:54:37] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/food/bread
872com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:bread'
873 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
874 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
875 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
876 at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
877 at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
878 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
879 at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
880 at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
881 at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
882 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
883 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
884 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
885 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
886 at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
887 at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
888 at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
889 at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
890 at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
891 at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:803) [WorldManager.class:1.12.2-2768-7.1.4]
892 at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:771) [WorldManager.class:1.12.2-2768-7.1.4]
893 at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3545) [MinecraftServer.class:?]
894 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
895 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
896 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
897[21:54:37] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/food/beetroot_soup
898com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:beetroot_soup'
899 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
900 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
901 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
902 at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
903 at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
904 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
905 at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
906 at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
907 at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
908 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
909 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
910 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
911 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
912 at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
913 at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
914 at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
915 at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
916 at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
917 at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:803) [WorldManager.class:1.12.2-2768-7.1.4]
918 at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:771) [WorldManager.class:1.12.2-2768-7.1.4]
919 at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3545) [MinecraftServer.class:?]
920 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
921 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
922 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
923[21:54:37] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 512 advancements
924[21:54:37] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 8 advancement trees
925[21:54:37] [Server thread/INFO] [griefprevention]: [DIM-1] 2 total claims loaded.
926[21:54:37] [Server thread/INFO] [Sponge]: Loading world [DIM-1] (the_nether)
927[21:54:38] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/food/pumpkin_pie
928com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:pumpkin_pie'
929 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
930 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
931 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
932 at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
933 at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
934 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
935 at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
936 at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
937 at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
938 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
939 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
940 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
941 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
942 at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
943 at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
944 at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
945 at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
946 at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
947 at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:803) [WorldManager.class:1.12.2-2768-7.1.4]
948 at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:771) [WorldManager.class:1.12.2-2768-7.1.4]
949 at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3545) [MinecraftServer.class:?]
950 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
951 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
952 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
953[21:54:38] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/food/mushroom_stew
954com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:mushroom_stew'
955 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
956 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
957 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
958 at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
959 at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
960 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
961 at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
962 at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
963 at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
964 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
965 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
966 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
967 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
968 at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
969 at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
970 at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
971 at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
972 at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
973 at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:803) [WorldManager.class:1.12.2-2768-7.1.4]
974 at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:771) [WorldManager.class:1.12.2-2768-7.1.4]
975 at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3545) [MinecraftServer.class:?]
976 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
977 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
978 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
979[21:54:38] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/food/cookie
980com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:cookie'
981 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
982 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
983 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
984 at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
985 at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
986 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
987 at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
988 at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
989 at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
990 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
991 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
992 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
993 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
994 at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
995 at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
996 at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
997 at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
998 at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
999 at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:803) [WorldManager.class:1.12.2-2768-7.1.4]
1000 at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:771) [WorldManager.class:1.12.2-2768-7.1.4]
1001 at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3545) [MinecraftServer.class:?]
1002 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
1003 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
1004 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
1005[21:54:38] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/food/bread
1006com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:bread'
1007 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
1008 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
1009 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
1010 at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
1011 at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
1012 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
1013 at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
1014 at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
1015 at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
1016 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
1017 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
1018 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
1019 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
1020 at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
1021 at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
1022 at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
1023 at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
1024 at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
1025 at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:803) [WorldManager.class:1.12.2-2768-7.1.4]
1026 at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:771) [WorldManager.class:1.12.2-2768-7.1.4]
1027 at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3545) [MinecraftServer.class:?]
1028 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
1029 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
1030 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
1031[21:54:38] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/food/beetroot_soup
1032com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:beetroot_soup'
1033 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
1034 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
1035 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
1036 at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
1037 at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
1038 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
1039 at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
1040 at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
1041 at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
1042 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
1043 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
1044 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
1045 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
1046 at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
1047 at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
1048 at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
1049 at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
1050 at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
1051 at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:803) [WorldManager.class:1.12.2-2768-7.1.4]
1052 at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:771) [WorldManager.class:1.12.2-2768-7.1.4]
1053 at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3545) [MinecraftServer.class:?]
1054 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
1055 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
1056 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
1057[21:54:38] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 512 advancements
1058[21:54:38] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 8 advancement trees
1059[21:54:38] [Server thread/INFO] [griefprevention]: [DIM1] 2 total claims loaded.
1060[21:54:38] [Server thread/INFO] [Sponge]: Loading world [DIM1] (the_end)
1061[21:54:38] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/food/pumpkin_pie
1062com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:pumpkin_pie'
1063 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
1064 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
1065 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
1066 at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
1067 at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
1068 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
1069 at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
1070 at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
1071 at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
1072 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
1073 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
1074 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
1075 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
1076 at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
1077 at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
1078 at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
1079 at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
1080 at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
1081 at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:803) [WorldManager.class:1.12.2-2768-7.1.4]
1082 at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:771) [WorldManager.class:1.12.2-2768-7.1.4]
1083 at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3545) [MinecraftServer.class:?]
1084 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
1085 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
1086 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
1087[21:54:38] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/food/mushroom_stew
1088com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:mushroom_stew'
1089 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
1090 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
1091 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
1092 at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
1093 at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
1094 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
1095 at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
1096 at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
1097 at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
1098 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
1099 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
1100 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
1101 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
1102 at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
1103 at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
1104 at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
1105 at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
1106 at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
1107 at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:803) [WorldManager.class:1.12.2-2768-7.1.4]
1108 at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:771) [WorldManager.class:1.12.2-2768-7.1.4]
1109 at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3545) [MinecraftServer.class:?]
1110 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
1111 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
1112 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
1113[21:54:38] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/food/cookie
1114com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:cookie'
1115 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
1116 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
1117 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
1118 at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
1119 at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
1120 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
1121 at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
1122 at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
1123 at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
1124 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
1125 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
1126 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
1127 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
1128 at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
1129 at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
1130 at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
1131 at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
1132 at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
1133 at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:803) [WorldManager.class:1.12.2-2768-7.1.4]
1134 at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:771) [WorldManager.class:1.12.2-2768-7.1.4]
1135 at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3545) [MinecraftServer.class:?]
1136 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
1137 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
1138 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
1139[21:54:38] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/food/bread
1140com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:bread'
1141 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
1142 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
1143 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
1144 at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
1145 at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
1146 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
1147 at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
1148 at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
1149 at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
1150 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
1151 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
1152 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
1153 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
1154 at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
1155 at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
1156 at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
1157 at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
1158 at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
1159 at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:803) [WorldManager.class:1.12.2-2768-7.1.4]
1160 at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:771) [WorldManager.class:1.12.2-2768-7.1.4]
1161 at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3545) [MinecraftServer.class:?]
1162 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
1163 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
1164 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
1165[21:54:38] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/food/beetroot_soup
1166com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:beetroot_soup'
1167 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
1168 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
1169 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
1170 at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
1171 at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
1172 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
1173 at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
1174 at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
1175 at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
1176 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
1177 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
1178 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
1179 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
1180 at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
1181 at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
1182 at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
1183 at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
1184 at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
1185 at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:803) [WorldManager.class:1.12.2-2768-7.1.4]
1186 at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:771) [WorldManager.class:1.12.2-2768-7.1.4]
1187 at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3545) [MinecraftServer.class:?]
1188 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
1189 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
1190 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
1191[21:54:38] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 512 advancements
1192[21:54:38] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 8 advancement trees
1193[21:54:38] [Server thread/INFO] [griefprevention]: [DIM-31] 1 total claims loaded.
1194[21:54:38] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level -31 (DIM-31)
1195[21:54:39] [Server thread/INFO] [Sponge]: Loading world [DIM-31] (planet.venus)
1196[21:54:39] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/food/pumpkin_pie
1197com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:pumpkin_pie'
1198 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
1199 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
1200 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
1201 at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
1202 at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
1203 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
1204 at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
1205 at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
1206 at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
1207 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
1208 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
1209 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
1210 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
1211 at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
1212 at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
1213 at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
1214 at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
1215 at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
1216 at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:803) [WorldManager.class:1.12.2-2768-7.1.4]
1217 at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:771) [WorldManager.class:1.12.2-2768-7.1.4]
1218 at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3545) [MinecraftServer.class:?]
1219 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
1220 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
1221 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
1222[21:54:39] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/food/mushroom_stew
1223com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:mushroom_stew'
1224 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
1225 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
1226 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
1227 at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
1228 at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
1229 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
1230 at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
1231 at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
1232 at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
1233 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
1234 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
1235 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
1236 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
1237 at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
1238 at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
1239 at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
1240 at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
1241 at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
1242 at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:803) [WorldManager.class:1.12.2-2768-7.1.4]
1243 at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:771) [WorldManager.class:1.12.2-2768-7.1.4]
1244 at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3545) [MinecraftServer.class:?]
1245 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
1246 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
1247 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
1248[21:54:39] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/food/cookie
1249com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:cookie'
1250 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
1251 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
1252 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
1253 at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
1254 at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
1255 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
1256 at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
1257 at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
1258 at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
1259 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
1260 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
1261 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
1262 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
1263 at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
1264 at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
1265 at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
1266 at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
1267 at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
1268 at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:803) [WorldManager.class:1.12.2-2768-7.1.4]
1269 at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:771) [WorldManager.class:1.12.2-2768-7.1.4]
1270 at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3545) [MinecraftServer.class:?]
1271 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
1272 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
1273 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
1274[21:54:39] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/food/bread
1275com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:bread'
1276 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
1277 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
1278 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
1279 at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
1280 at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
1281 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
1282 at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
1283 at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
1284 at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
1285 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
1286 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
1287 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
1288 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
1289 at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
1290 at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
1291 at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
1292 at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
1293 at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
1294 at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:803) [WorldManager.class:1.12.2-2768-7.1.4]
1295 at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:771) [WorldManager.class:1.12.2-2768-7.1.4]
1296 at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3545) [MinecraftServer.class:?]
1297 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
1298 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
1299 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
1300[21:54:39] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/food/beetroot_soup
1301com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:beetroot_soup'
1302 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
1303 at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
1304 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
1305 at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
1306 at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
1307 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
1308 at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
1309 at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
1310 at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
1311 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
1312 at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
1313 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
1314 at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
1315 at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
1316 at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
1317 at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
1318 at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
1319 at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
1320 at org.spongepowered.common.world.WorldManager.createWorldFromProperties(WorldManager.java:803) [WorldManager.class:1.12.2-2768-7.1.4]
1321 at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:771) [WorldManager.class:1.12.2-2768-7.1.4]
1322 at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3545) [MinecraftServer.class:?]
1323 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
1324 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
1325 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
1326[21:54:39] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 512 advancements
1327[21:54:39] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 8 advancement trees
1328[21:54:39] [Server thread/INFO] [griefprevention]: [DIM-29] 2 total claims loaded.
1329[21:54:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level -29 (DIM-29)
1330[21:54:40] [Server thread/INFO] [Sponge]: Loading world [DIM-29] (planet.mars)
1331[21:54:40] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (11.637s)! For help, type "help" or "?"
1332[21:54:40] [Server thread/INFO] [nucleus]: Nucleus is performing final tasks before server startup completes.
1333[21:54:40] [Server thread/INFO] [nucleus]: Nucleus has started.
1334[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: java.io.IOException: configurate.typesafe.config.ConfigException$Parse: Reader: 5: List should have had new element after a comma, instead had token: '&' (Reserved character '&' is not allowed outside quotes) (if you want the comma or '&' (Reserved character '&' is not allowed outside quotes) to be part of a string value, then double-quote it)
1335[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at ninja.leaping.configurate.loader.AbstractConfigurationLoader.load(AbstractConfigurationLoader.java:145)
1336[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at ninja.leaping.configurate.loader.ConfigurationLoader.load(ConfigurationLoader.java:58)
1337[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at main.java.me.cuebyte.nexus.files.FileMotd.setup(FileMotd.java:41)
1338[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at main.java.me.cuebyte.nexus.Nexus.onEnable(Nexus.java:126)
1339[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at org.spongepowered.common.event.listener.GameStartingServerEventListener_Nexus_onEnable33.handle(Unknown Source)
1340[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95)
1341[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:383)
1342[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:443)
1343[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:404)
1344[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:248)
1345[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:272)
1346[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1347[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
1348[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1349[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at java.lang.reflect.Method.invoke(Method.java:498)
1350[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
1351[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
1352[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
1353[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
1354[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
1355[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
1356[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
1357[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
1358[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
1359[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1360[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
1361[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1362[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at java.lang.reflect.Method.invoke(Method.java:498)
1363[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
1364[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
1365[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
1366[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
1367[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
1368[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
1369[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
1370[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at net.minecraftforge.fml.common.LoadController.redirect$onPost$zza000(LoadController.java:560)
1371[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
1372[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at net.minecraftforge.fml.common.Loader.serverStarting(Loader.java:794)
1373[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:297)
1374[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:307)
1375[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
1376[21:54:40] [Server thread/INFO] [STDERR]: [main.java.me.cuebyte.nexus.files.FileMotd:setup:43]: at java.lang.Thread.run(Thread.java:748)
1377[21:54:40] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: Caused by: configurate.typesafe.config.ConfigException$Parse: Reader: 5: List should have had new element after a comma, instead had token: '&' (Reserved character '&' is not allowed outside quotes) (if you want the comma or '&' (Reserved character '&' is not allowed outside quotes) to be part of a string value, then double-quote it)
1378[21:54:40] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseError(ConfigDocumentParser.java:201)
1379[21:54:40] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseError(ConfigDocumentParser.java:197)
1380[21:54:40] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseArray(ConfigDocumentParser.java:607)
1381[21:54:40] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseValue(ConfigDocumentParser.java:249)
1382[21:54:40] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.consolidateValues(ConfigDocumentParser.java:152)
1383[21:54:40] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseObject(ConfigDocumentParser.java:471)
1384[21:54:40] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.ConfigDocumentParser$ParseContext.parse(ConfigDocumentParser.java:646)
1385[21:54:40] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.ConfigDocumentParser.parse(ConfigDocumentParser.java:14)
1386[21:54:40] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.Parseable.rawParseValue(Parseable.java:260)
1387[21:54:40] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.Parseable.rawParseValue(Parseable.java:248)
1388[21:54:40] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.Parseable.parseValue(Parseable.java:180)
1389[21:54:40] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.Parseable.parseValue(Parseable.java:174)
1390[21:54:40] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.impl.Parseable.parse(Parseable.java:299)
1391[21:54:40] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at configurate.typesafe.config.ConfigFactory.parseReader(ConfigFactory.java:622)
1392[21:54:40] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at ninja.leaping.configurate.hocon.HoconConfigurationLoader.loadInternal(HoconConfigurationLoader.java:174)
1393[21:54:40] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at ninja.leaping.configurate.hocon.HoconConfigurationLoader.loadInternal(HoconConfigurationLoader.java:55)
1394[21:54:40] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at ninja.leaping.configurate.loader.AbstractConfigurationLoader.load(AbstractConfigurationLoader.java:136)
1395[21:54:40] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: ... 41 more
1396[21:54:40] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-1 - Starting...
1397[21:54:40] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-1 - Start completed.
1398[21:54:40] [Server thread/WARN] [Sponge]: Plugin 'betterbuilderswands' is attempting to register command 'wandOops' with an uppercase character - adjusting to 'wandoops'
1399[21:54:40] [Server thread/INFO] [Galacticraft]: Registered Dimension: -30
1400[21:54:40] [Server thread/INFO] [Galacticraft]: Re-registered dimension: -29
1401[21:54:40] [Server thread/INFO] [Galacticraft]: Re-registered dimension: -31
1402[21:54:40] [Server thread/INFO] [Galacticraft]: Registered Dimension: -28
1403[21:54:40] [Server thread/WARN] [Sponge]: Plugin 'ultimate_unicorn_mod' is attempting to register command 'changeHorse' with an uppercase character - adjusting to 'changehorse'
1404[21:54:40] [Server thread/WARN] [Sponge]: Plugin 'ultimate_unicorn_mod' is attempting to register command 'changeHorse' with an uppercase character - adjusting to 'changehorse'
1405[21:54:40] [Server thread/INFO] [mmcreboot]: [MMCReboot] Using fixed restart scheduler
1406[21:54:40] [Server thread/INFO] [mmcreboot]: [MMCReboot] warning scheduled for 10200 seconds from now!
1407[21:54:40] [Server thread/INFO] [mmcreboot]: [MMCReboot] warning scheduled for 10500 seconds from now!
1408[21:54:40] [Server thread/INFO] [mmcreboot]: [MMCReboot] warning scheduled for 10560 seconds from now!
1409[21:54:40] [Server thread/INFO] [mmcreboot]: [MMCReboot] warning scheduled for 10620 seconds from now!
1410[21:54:40] [Server thread/INFO] [mmcreboot]: [MMCReboot] warning scheduled for 10680 seconds from now!
1411[21:54:40] [Server thread/INFO] [mmcreboot]: [MMCReboot] warning scheduled for 10740 seconds from now!
1412[21:54:40] [Server thread/INFO] [mmcreboot]: [MMCReboot] warning scheduled for 10770 seconds from now!
1413[21:54:40] [Server thread/INFO] [mmcreboot]: [MMCReboot] RebootCMD scheduled for 10800 seconds from now!
1414[21:54:40] [Server thread/INFO] [mmcreboot]: MMCReboot Loaded
1415[21:54:40] [Server thread/INFO] [twentyticks]: -----------------------------------------------------
1416[21:54:40] [Server thread/INFO] [twentyticks]: This server is optimized by TwentyTicks.
1417[21:54:40] [Server thread/INFO] [twentyticks]: Developed by olivervscreeper, running version 1.1.0.
1418[21:54:40] [Server thread/INFO] [twentyticks]: -----------------------------------------------------
1419[21:54:40] [Server thread/INFO] [tabmanager]: header found. Inserting into cache. &b&lSeek &cHigher &f&lThings!
1420[21:54:40] [Server thread/INFO] [tabmanager]: footer found. Inserting into cache. &bSpace&cX&fCraft
1421[21:54:40] [Server thread/INFO] [tabmanager]: Checking for groups file and populating groups. Best of luck kids.
1422[21:54:40] [Server thread/INFO] [tabmanager]: Group owner found. Inserting into cache.
1423[21:54:40] [Server thread/INFO] [tabmanager]: Group admin found. Inserting into cache.
1424[21:54:40] [Server thread/INFO] [tabmanager]: Group srmod found. Inserting into cache.
1425[21:54:40] [Server thread/INFO] [tabmanager]: Group mod found. Inserting into cache.
1426[21:54:40] [Server thread/INFO] [tabmanager]: Group yt found. Inserting into cache.
1427[21:54:40] [Server thread/INFO] [tabmanager]: Group builder found. Inserting into cache.
1428[21:54:40] [Server thread/INFO] [tabmanager]: Group becca found. Inserting into cache.
1429[21:54:40] [Server thread/INFO] [tabmanager]: Group raven found. Inserting into cache.
1430[21:54:40] [Server thread/INFO] [tabmanager]: Group octavia found. Inserting into cache.
1431[21:54:40] [Server thread/INFO] [tabmanager]: Group dweller found. Inserting into cache.
1432[21:54:40] [Server thread/INFO] [tabmanager]: Group grounder found. Inserting into cache.
1433[21:54:40] [Server thread/INFO] [tabmanager]: Checking for players file and populating players. Best of luck kids.
1434[21:54:40] [Server thread/INFO] [tabmanager]: Player 069a79f4-44e9-4726-a5be-fca90e38aaf5 found. Inserting into cache.
1435[21:54:41] [Server thread/INFO] [vshop]: Registering commands...
1436[21:54:41] [Server thread/INFO] [vshop]: Searching for updates...
1437[21:54:41] [Server thread/WARN] [vshop]: The automatic Version Checker for VillagerShops(vshop) is disabled!
1438[21:54:41] [Server thread/WARN] [vshop]: It is strongly recommended to activate the Version Checker to keep your server secure and up to date!
1439[21:54:41] [Server thread/INFO] [vshop]: User-Agent: VillagerShops/2.2.1 (Plugin by DosMike) SpongeAPI/7.1.0-70763aa8 SpongeForge/1.12.2-2768-7.1.4 Minecraft/1.12.2
1440[21:54:41] [Server thread/INFO] [vshop]: VillagerShops is now ready!
1441[21:54:41] [Server thread/INFO] [totaleconomy]: Total Economy Started
1442[21:54:41] [Server thread/INFO] [megamenus]: Searching for updates...
1443[21:54:41] [Server thread/WARN] [megamenus]: The automatic Version Checker for Mega Menus(megamenus) is disabled!
1444[21:54:41] [Server thread/WARN] [megamenus]: It is strongly recommended to activate the Version Checker to keep your server secure and up to date!
1445[21:54:41] [Server thread/INFO] [mmclogger]: MMCLogger Loaded
1446[21:54:41] [Server thread/INFO] [griefprevention]: Loaded successfully.
1447[21:54:41] [Thread-21/INFO] [Galacticraft]: Galacticraft remote version found: 4.0.2
1448[21:54:41] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] Items on the ground will be removed in 1 min.
1449[21:55:11] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] 0 items have been removed of the ground
1450[21:55:32] [Server thread/INFO] [nucleus]: Server ran the command: /list
1451[21:55:32] [pool-3-thread-1/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1452[21:55:32] [pool-3-thread-1/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1453[21:55:40] [HikariPool-1 housekeeper/WARN] [com.zaxxer.hikari.pool.ProxyLeakTask]: Connection leak detection triggered for org.sqlite.SQLiteConnection@66733cb, stack trace follows
1454java.lang.Exception: Apparent connection leak detected
1455 at main.java.me.cuebyte.nexus.customized.NexusDatabase.setup(NexusDatabase.java:53) ~[NexusDatabase.class:?]
1456 at main.java.me.cuebyte.nexus.Nexus.onEnable(Nexus.java:129) ~[Nexus.class:?]
1457 at org.spongepowered.common.event.listener.GameStartingServerEventListener_Nexus_onEnable33.handle(Unknown Source) ~[?:?]
1458 at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) ~[spongeforge-1.12.2-2768-7.1.4%20(2).jar:1.12.2-2768-7.1.4]
1459 at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:383) ~[spongeforge-1.12.2-2768-7.1.4%20(2).jar:1.12.2-2768-7.1.4]
1460 at org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:443) ~[spongeforge-1.12.2-2768-7.1.4%20(2).jar:1.12.2-2768-7.1.4]
1461 at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:404) ~[spongeforge-1.12.2-2768-7.1.4%20(2).jar:1.12.2-2768-7.1.4]
1462 at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:248) ~[spongeforge-1.12.2-2768-7.1.4%20(2).jar:1.12.2-2768-7.1.4]
1463 at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:272) ~[spongeforge-1.12.2-2768-7.1.4%20(2).jar:1.12.2-2768-7.1.4]
1464 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
1465 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
1466 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
1467 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
1468 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
1469 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
1470 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
1471 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
1472 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
1473 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
1474 at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
1475 at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218) ~[custom.jar:?]
1476 at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196) ~[custom.jar:?]
1477 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
1478 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
1479 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
1480 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
1481 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
1482 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
1483 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
1484 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
1485 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
1486 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
1487 at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
1488 at net.minecraftforge.fml.common.LoadController.redirect$onPost$zza000(LoadController.java:560) ~[LoadController.class:?]
1489 at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135) ~[LoadController.class:?]
1490 at net.minecraftforge.fml.common.Loader.serverStarting(Loader.java:794) ~[Loader.class:?]
1491 at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:297) ~[FMLCommonHandler.class:?]
1492 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:307) ~[nz.class:?]
1493 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) ~[MinecraftServer.class:?]
1494 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
1495[21:56:24] [Server thread/INFO] [nucleus]: Server ran the command: /list
1496[21:56:24] [pool-3-thread-5/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1497[21:56:24] [pool-3-thread-5/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1498[21:57:16] [Server thread/INFO] [nucleus]: Server ran the command: /list
1499[21:57:16] [pool-3-thread-5/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1500[21:57:16] [pool-3-thread-5/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1501[21:58:09] [Server thread/INFO] [nucleus]: Server ran the command: /list
1502[21:58:09] [pool-3-thread-6/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1503[21:58:09] [pool-3-thread-6/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1504[21:59:01] [Server thread/INFO] [nucleus]: Server ran the command: /list
1505[21:59:01] [pool-3-thread-7/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1506[21:59:01] [pool-3-thread-7/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1507[21:59:53] [Server thread/INFO] [nucleus]: Server ran the command: /list
1508[21:59:53] [pool-3-thread-4/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1509[21:59:53] [pool-3-thread-4/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1510[22:00:41] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] Items on the ground will be removed in 1 min.
1511[22:00:46] [Server thread/INFO] [nucleus]: Server ran the command: /list
1512[22:00:46] [pool-3-thread-2/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1513[22:00:46] [pool-3-thread-2/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1514[22:01:11] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] 0 items have been removed of the ground
1515[22:01:38] [Server thread/INFO] [nucleus]: Server ran the command: /list
1516[22:01:38] [pool-3-thread-6/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1517[22:01:38] [pool-3-thread-6/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1518[22:02:30] [Server thread/INFO] [nucleus]: Server ran the command: /list
1519[22:02:30] [pool-3-thread-4/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1520[22:02:30] [pool-3-thread-4/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1521[22:03:22] [Server thread/INFO] [nucleus]: Server ran the command: /list
1522[22:03:22] [pool-3-thread-2/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1523[22:03:22] [pool-3-thread-2/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1524[22:03:50] [Server thread/INFO] [nucleus]: Server ran the command: /save-on
1525[22:03:50] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saving is already turned on
1526[22:03:50] [Server thread/INFO] [nucleus]: Server ran the command: /save-all
1527[22:03:50] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saving...
1528[22:03:50] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saved the world
1529[22:04:15] [Server thread/INFO] [nucleus]: Server ran the command: /list
1530[22:04:15] [pool-3-thread-4/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1531[22:04:15] [pool-3-thread-4/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1532[22:05:07] [Server thread/INFO] [nucleus]: Server ran the command: /list
1533[22:05:07] [pool-3-thread-6/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1534[22:05:07] [pool-3-thread-6/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1535[22:05:59] [Server thread/INFO] [nucleus]: Server ran the command: /list
1536[22:05:59] [pool-3-thread-4/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1537[22:05:59] [pool-3-thread-4/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1538[22:06:41] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] Items on the ground will be removed in 1 min.
1539[22:06:51] [Server thread/INFO] [nucleus]: Server ran the command: /list
1540[22:06:51] [pool-3-thread-3/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1541[22:06:51] [pool-3-thread-3/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1542[22:07:11] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] 0 items have been removed of the ground
1543[22:07:44] [Server thread/INFO] [nucleus]: Server ran the command: /list
1544[22:07:44] [pool-3-thread-4/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1545[22:07:44] [pool-3-thread-4/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1546[22:08:36] [Server thread/INFO] [nucleus]: Server ran the command: /list
1547[22:08:36] [pool-3-thread-3/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1548[22:08:36] [pool-3-thread-3/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1549[22:09:17] [pool-3-thread-3/INFO] [buycraft]: Fetching all due players...
1550[22:09:17] [pool-3-thread-3/INFO] [buycraft]: Fetched due players (0 found).
1551[22:09:28] [Server thread/INFO] [nucleus]: Server ran the command: /list
1552[22:09:28] [pool-3-thread-6/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1553[22:09:28] [pool-3-thread-6/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1554[22:10:20] [Server thread/INFO] [nucleus]: Server ran the command: /list
1555[22:10:20] [pool-3-thread-4/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1556[22:10:20] [pool-3-thread-4/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1557[22:11:13] [Server thread/INFO] [nucleus]: Server ran the command: /list
1558[22:11:13] [pool-3-thread-6/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1559[22:11:13] [pool-3-thread-6/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1560[22:12:05] [Server thread/INFO] [nucleus]: Server ran the command: /list
1561[22:12:05] [pool-3-thread-2/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1562[22:12:05] [pool-3-thread-2/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1563[22:12:41] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] Items on the ground will be removed in 1 min.
1564[22:12:57] [Server thread/INFO] [nucleus]: Server ran the command: /list
1565[22:12:57] [pool-3-thread-5/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1566[22:12:57] [pool-3-thread-5/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1567[22:13:11] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] 0 items have been removed of the ground
1568[22:13:49] [Server thread/INFO] [nucleus]: Server ran the command: /list
1569[22:13:49] [pool-3-thread-4/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1570[22:13:49] [pool-3-thread-4/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1571[22:13:57] [Server thread/INFO] [nucleus]: Server ran the command: /save-on
1572[22:13:57] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saving is already turned on
1573[22:13:57] [Server thread/INFO] [nucleus]: Server ran the command: /save-all
1574[22:13:57] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saving...
1575[22:13:57] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saved the world
1576[22:14:42] [Server thread/INFO] [nucleus]: Server ran the command: /list
1577[22:14:42] [pool-3-thread-2/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1578[22:14:42] [pool-3-thread-2/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1579[22:15:34] [Server thread/INFO] [nucleus]: Server ran the command: /list
1580[22:15:34] [pool-3-thread-5/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1581[22:15:34] [pool-3-thread-5/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1582[22:16:26] [Server thread/INFO] [nucleus]: Server ran the command: /list
1583[22:16:26] [pool-3-thread-6/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1584[22:16:26] [pool-3-thread-6/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1585[22:17:18] [Server thread/INFO] [nucleus]: Server ran the command: /list
1586[22:17:18] [pool-3-thread-4/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1587[22:17:18] [pool-3-thread-4/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1588[22:18:11] [Server thread/INFO] [nucleus]: Server ran the command: /list
1589[22:18:11] [pool-3-thread-6/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1590[22:18:11] [pool-3-thread-6/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1591[22:18:41] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] Items on the ground will be removed in 1 min.
1592[22:19:03] [Server thread/INFO] [nucleus]: Server ran the command: /list
1593[22:19:03] [pool-3-thread-8/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1594[22:19:03] [pool-3-thread-8/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1595[22:19:11] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] 0 items have been removed of the ground
1596[22:19:55] [Server thread/INFO] [nucleus]: Server ran the command: /list
1597[22:19:55] [pool-3-thread-8/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1598[22:19:55] [pool-3-thread-8/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1599[22:20:47] [Server thread/INFO] [nucleus]: Server ran the command: /list
1600[22:20:47] [pool-3-thread-8/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1601[22:20:47] [pool-3-thread-8/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1602[22:21:40] [Server thread/INFO] [nucleus]: Server ran the command: /list
1603[22:21:40] [pool-3-thread-7/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1604[22:21:40] [pool-3-thread-7/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1605[22:22:32] [Server thread/INFO] [nucleus]: Server ran the command: /list
1606[22:22:32] [pool-3-thread-8/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1607[22:22:32] [pool-3-thread-8/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1608[22:23:24] [Server thread/INFO] [nucleus]: Server ran the command: /list
1609[22:23:24] [pool-3-thread-5/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1610[22:23:24] [pool-3-thread-5/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1611[22:24:05] [Server thread/INFO] [nucleus]: Server ran the command: /save-on
1612[22:24:05] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saving is already turned on
1613[22:24:05] [Server thread/INFO] [nucleus]: Server ran the command: /save-all
1614[22:24:05] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saving...
1615[22:24:05] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saved the world
1616[22:24:16] [Server thread/INFO] [nucleus]: Server ran the command: /list
1617[22:24:16] [pool-3-thread-6/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1618[22:24:16] [pool-3-thread-6/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1619[22:24:17] [pool-3-thread-4/INFO] [buycraft]: Fetching all due players...
1620[22:24:17] [pool-3-thread-4/INFO] [buycraft]: Fetched due players (0 found).
1621[22:24:41] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] Items on the ground will be removed in 1 min.
1622[22:25:09] [Server thread/INFO] [nucleus]: Server ran the command: /list
1623[22:25:09] [pool-3-thread-6/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1624[22:25:09] [pool-3-thread-6/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1625[22:25:11] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] 0 items have been removed of the ground
1626[22:26:01] [Server thread/INFO] [nucleus]: Server ran the command: /list
1627[22:26:01] [pool-3-thread-2/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1628[22:26:01] [pool-3-thread-2/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1629[22:26:53] [Server thread/INFO] [nucleus]: Server ran the command: /list
1630[22:26:53] [pool-3-thread-6/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1631[22:26:53] [pool-3-thread-6/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1632[22:27:45] [Server thread/INFO] [nucleus]: Server ran the command: /list
1633[22:27:45] [pool-3-thread-2/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1634[22:27:45] [pool-3-thread-2/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1635[22:28:38] [Server thread/INFO] [nucleus]: Server ran the command: /list
1636[22:28:38] [pool-3-thread-5/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1637[22:28:38] [pool-3-thread-5/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1638[22:29:30] [Server thread/INFO] [nucleus]: Server ran the command: /list
1639[22:29:30] [pool-3-thread-12/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1640[22:29:30] [pool-3-thread-12/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1641[22:30:22] [Server thread/INFO] [nucleus]: Server ran the command: /list
1642[22:30:22] [pool-3-thread-5/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1643[22:30:22] [pool-3-thread-5/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1644[22:30:41] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] Items on the ground will be removed in 1 min.
1645[22:31:11] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] 0 items have been removed of the ground
1646[22:31:14] [Server thread/INFO] [nucleus]: Server ran the command: /list
1647[22:31:14] [pool-3-thread-2/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1648[22:31:14] [pool-3-thread-2/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1649[22:32:07] [Server thread/INFO] [nucleus]: Server ran the command: /list
1650[22:32:07] [pool-3-thread-6/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1651[22:32:07] [pool-3-thread-6/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1652[22:32:59] [Server thread/INFO] [nucleus]: Server ran the command: /list
1653[22:32:59] [pool-3-thread-10/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1654[22:32:59] [pool-3-thread-10/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1655[22:33:51] [Server thread/INFO] [nucleus]: Server ran the command: /list
1656[22:33:51] [pool-3-thread-5/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1657[22:33:51] [pool-3-thread-5/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1658[22:34:12] [Server thread/INFO] [nucleus]: Server ran the command: /save-on
1659[22:34:12] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saving is already turned on
1660[22:34:12] [Server thread/INFO] [nucleus]: Server ran the command: /save-all
1661[22:34:12] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saving...
1662[22:34:12] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saved the world
1663[22:34:43] [Server thread/INFO] [nucleus]: Server ran the command: /list
1664[22:34:43] [pool-3-thread-5/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1665[22:34:43] [pool-3-thread-5/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1666[22:35:36] [Server thread/INFO] [nucleus]: Server ran the command: /list
1667[22:35:36] [pool-3-thread-12/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1668[22:35:36] [pool-3-thread-12/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1669[22:36:28] [Server thread/INFO] [nucleus]: Server ran the command: /list
1670[22:36:28] [pool-3-thread-14/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1671[22:36:28] [pool-3-thread-14/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1672[22:36:44] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 3422ms behind, skipping 68 tick(s)
1673[22:36:44] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] Items on the ground will be removed in 1 min.
1674[22:37:12] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] 0 items have been removed of the ground
1675[22:37:20] [Server thread/INFO] [nucleus]: Server ran the command: /list
1676[22:37:20] [pool-3-thread-12/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1677[22:37:20] [pool-3-thread-12/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1678[22:38:13] [Server thread/INFO] [nucleus]: Server ran the command: /list
1679[22:38:13] [pool-3-thread-14/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1680[22:38:13] [pool-3-thread-14/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1681[22:39:05] [Server thread/INFO] [nucleus]: Server ran the command: /list
1682[22:39:05] [pool-3-thread-10/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1683[22:39:05] [pool-3-thread-10/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1684[22:39:17] [pool-3-thread-14/INFO] [buycraft]: Fetching all due players...
1685[22:39:17] [pool-3-thread-14/INFO] [buycraft]: Fetched due players (0 found).
1686[22:39:57] [Server thread/INFO] [nucleus]: Server ran the command: /list
1687[22:39:57] [pool-3-thread-5/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1688[22:39:57] [pool-3-thread-5/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1689[22:40:49] [Server thread/INFO] [nucleus]: Server ran the command: /list
1690[22:40:49] [pool-3-thread-14/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1691[22:40:49] [pool-3-thread-14/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1692[22:41:41] [Server thread/INFO] [nucleus]: Server ran the command: /list
1693[22:41:41] [pool-3-thread-11/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1694[22:41:41] [pool-3-thread-11/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1695[22:42:34] [Server thread/INFO] [nucleus]: Server ran the command: /list
1696[22:42:34] [pool-3-thread-14/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1697[22:42:34] [pool-3-thread-14/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1698[22:42:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] Items on the ground will be removed in 1 min.
1699[22:43:12] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] 1 item have been removed of the ground
1700[22:43:26] [Server thread/INFO] [nucleus]: Server ran the command: /list
1701[22:43:26] [pool-3-thread-12/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1702[22:43:26] [pool-3-thread-12/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1703[22:44:18] [Server thread/INFO] [nucleus]: Server ran the command: /list
1704[22:44:18] [pool-3-thread-13/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1705[22:44:18] [pool-3-thread-13/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1706[22:44:19] [Server thread/INFO] [nucleus]: Server ran the command: /save-on
1707[22:44:19] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saving is already turned on
1708[22:44:19] [Server thread/INFO] [nucleus]: Server ran the command: /save-all
1709[22:44:19] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saving...
1710[22:44:19] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saved the world
1711[22:45:10] [Server thread/INFO] [nucleus]: Server ran the command: /list
1712[22:45:10] [pool-3-thread-12/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1713[22:45:10] [pool-3-thread-12/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1714[22:46:03] [Server thread/INFO] [nucleus]: Server ran the command: /list
1715[22:46:03] [pool-3-thread-14/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1716[22:46:03] [pool-3-thread-14/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1717[22:46:55] [Server thread/INFO] [nucleus]: Server ran the command: /list
1718[22:46:55] [pool-3-thread-12/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1719[22:46:55] [pool-3-thread-12/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1720[22:47:47] [Server thread/INFO] [nucleus]: Server ran the command: /list
1721[22:47:47] [pool-3-thread-14/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1722[22:47:47] [pool-3-thread-14/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1723[22:48:39] [Server thread/INFO] [nucleus]: Server ran the command: /list
1724[22:48:39] [pool-3-thread-14/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1725[22:48:39] [pool-3-thread-14/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1726[22:48:42] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] Items on the ground will be removed in 1 min.
1727[22:49:12] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] 0 items have been removed of the ground
1728[22:49:32] [Server thread/INFO] [nucleus]: Server ran the command: /list
1729[22:49:32] [pool-3-thread-12/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1730[22:49:32] [pool-3-thread-12/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1731[22:50:24] [Server thread/INFO] [nucleus]: Server ran the command: /list
1732[22:50:24] [pool-3-thread-14/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1733[22:50:24] [pool-3-thread-14/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1734[22:51:16] [Server thread/INFO] [nucleus]: Server ran the command: /list
1735[22:51:16] [pool-3-thread-10/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1736[22:51:16] [pool-3-thread-10/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1737[22:52:08] [Server thread/INFO] [nucleus]: Server ran the command: /list
1738[22:52:08] [pool-3-thread-15/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1739[22:52:08] [pool-3-thread-15/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1740[22:53:01] [Server thread/INFO] [nucleus]: Server ran the command: /list
1741[22:53:01] [pool-3-thread-17/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1742[22:53:01] [pool-3-thread-17/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1743[22:53:53] [Server thread/INFO] [nucleus]: Server ran the command: /list
1744[22:53:53] [pool-3-thread-14/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1745[22:53:53] [pool-3-thread-14/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1746[22:54:17] [pool-3-thread-17/INFO] [buycraft]: Fetching all due players...
1747[22:54:17] [pool-3-thread-17/INFO] [buycraft]: Fetched due players (0 found).
1748[22:54:26] [Server thread/INFO] [nucleus]: Server ran the command: /save-on
1749[22:54:26] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saving is already turned on
1750[22:54:26] [Server thread/INFO] [nucleus]: Server ran the command: /save-all
1751[22:54:26] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saving...
1752[22:54:26] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saved the world
1753[22:54:42] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] Items on the ground will be removed in 1 min.
1754[22:54:45] [Server thread/INFO] [nucleus]: Server ran the command: /list
1755[22:54:45] [pool-3-thread-10/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1756[22:54:45] [pool-3-thread-10/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1757[22:55:12] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] 0 items have been removed of the ground
1758[22:55:37] [Server thread/INFO] [nucleus]: Server ran the command: /list
1759[22:55:37] [pool-3-thread-18/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1760[22:55:37] [pool-3-thread-18/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1761[22:56:30] [Server thread/INFO] [nucleus]: Server ran the command: /list
1762[22:56:30] [pool-3-thread-17/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1763[22:56:30] [pool-3-thread-17/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1764[22:57:22] [Server thread/INFO] [nucleus]: Server ran the command: /list
1765[22:57:22] [pool-3-thread-15/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1766[22:57:22] [pool-3-thread-15/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1767[22:58:14] [Server thread/INFO] [nucleus]: Server ran the command: /list
1768[22:58:14] [pool-3-thread-18/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1769[22:58:14] [pool-3-thread-18/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1770[22:59:06] [Server thread/INFO] [nucleus]: Server ran the command: /list
1771[22:59:06] [pool-3-thread-17/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1772[22:59:06] [pool-3-thread-17/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1773[22:59:59] [Server thread/INFO] [nucleus]: Server ran the command: /list
1774[22:59:59] [pool-3-thread-17/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1775[22:59:59] [pool-3-thread-17/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1776[23:00:42] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] Items on the ground will be removed in 1 min.
1777[23:00:51] [Server thread/INFO] [nucleus]: Server ran the command: /list
1778[23:00:51] [pool-3-thread-14/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1779[23:00:51] [pool-3-thread-14/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1780[23:01:12] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] 0 items have been removed of the ground
1781[23:01:43] [Server thread/INFO] [nucleus]: Server ran the command: /list
1782[23:01:43] [pool-3-thread-17/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1783[23:01:43] [pool-3-thread-17/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1784[23:02:36] [Server thread/INFO] [nucleus]: Server ran the command: /list
1785[23:02:36] [pool-3-thread-18/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1786[23:02:36] [pool-3-thread-18/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1787[23:03:28] [Server thread/INFO] [nucleus]: Server ran the command: /list
1788[23:03:28] [pool-3-thread-21/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1789[23:03:28] [pool-3-thread-21/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1790[23:04:20] [Server thread/INFO] [nucleus]: Server ran the command: /list
1791[23:04:20] [pool-3-thread-17/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1792[23:04:20] [pool-3-thread-17/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1793[23:04:34] [Server thread/INFO] [nucleus]: Server ran the command: /save-on
1794[23:04:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saving is already turned on
1795[23:04:34] [Server thread/INFO] [nucleus]: Server ran the command: /save-all
1796[23:04:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saving...
1797[23:04:34] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saved the world
1798[23:05:12] [Server thread/INFO] [nucleus]: Server ran the command: /list
1799[23:05:12] [pool-3-thread-14/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1800[23:05:12] [pool-3-thread-14/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1801[23:06:05] [Server thread/INFO] [nucleus]: Server ran the command: /list
1802[23:06:05] [pool-3-thread-21/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1803[23:06:05] [pool-3-thread-21/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1804[23:06:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] Items on the ground will be removed in 1 min.
1805[23:06:57] [Server thread/INFO] [nucleus]: Server ran the command: /list
1806[23:06:57] [pool-3-thread-17/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1807[23:06:57] [pool-3-thread-17/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1808[23:07:12] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] 0 items have been removed of the ground
1809[23:07:49] [Server thread/INFO] [nucleus]: Server ran the command: /list
1810[23:07:49] [pool-3-thread-22/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1811[23:07:49] [pool-3-thread-22/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1812[23:08:41] [Server thread/INFO] [nucleus]: Server ran the command: /list
1813[23:08:41] [pool-3-thread-15/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1814[23:08:41] [pool-3-thread-15/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1815[23:09:18] [pool-3-thread-21/INFO] [buycraft]: Fetching all due players...
1816[23:09:18] [pool-3-thread-21/INFO] [buycraft]: Fetched due players (0 found).
1817[23:09:34] [Server thread/INFO] [nucleus]: Server ran the command: /list
1818[23:09:34] [pool-3-thread-14/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1819[23:09:34] [pool-3-thread-14/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1820[23:10:26] [Server thread/INFO] [nucleus]: Server ran the command: /list
1821[23:10:26] [pool-3-thread-17/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1822[23:10:26] [pool-3-thread-17/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1823[23:11:18] [Server thread/INFO] [nucleus]: Server ran the command: /list
1824[23:11:18] [pool-3-thread-12/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1825[23:11:18] [pool-3-thread-12/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1826[23:12:10] [Server thread/INFO] [nucleus]: Server ran the command: /list
1827[23:12:10] [pool-3-thread-17/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1828[23:12:10] [pool-3-thread-17/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1829[23:12:42] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] Items on the ground will be removed in 1 min.
1830[23:13:03] [Server thread/INFO] [nucleus]: Server ran the command: /list
1831[23:13:03] [pool-3-thread-15/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1832[23:13:03] [pool-3-thread-15/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1833[23:13:12] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] 0 items have been removed of the ground
1834[23:13:55] [Server thread/INFO] [nucleus]: Server ran the command: /list
1835[23:13:55] [pool-3-thread-21/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1836[23:13:55] [pool-3-thread-21/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1837[23:14:41] [Server thread/INFO] [nucleus]: Server ran the command: /save-on
1838[23:14:41] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saving is already turned on
1839[23:14:41] [Server thread/INFO] [nucleus]: Server ran the command: /save-all
1840[23:14:41] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saving...
1841[23:14:41] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saved the world
1842[23:14:47] [Server thread/INFO] [nucleus]: Server ran the command: /list
1843[23:14:47] [pool-3-thread-21/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1844[23:14:47] [pool-3-thread-21/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1845[23:15:39] [Server thread/INFO] [nucleus]: Server ran the command: /list
1846[23:15:39] [pool-3-thread-12/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1847[23:15:39] [pool-3-thread-12/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1848[23:16:32] [Server thread/INFO] [nucleus]: Server ran the command: /list
1849[23:16:32] [pool-3-thread-15/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1850[23:16:32] [pool-3-thread-15/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1851[23:17:24] [Server thread/INFO] [nucleus]: Server ran the command: /list
1852[23:17:24] [pool-3-thread-18/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1853[23:17:24] [pool-3-thread-18/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1854[23:18:16] [Server thread/INFO] [nucleus]: Server ran the command: /list
1855[23:18:16] [pool-3-thread-15/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1856[23:18:16] [pool-3-thread-15/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1857[23:18:42] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] Items on the ground will be removed in 1 min.
1858[23:19:08] [Server thread/INFO] [nucleus]: Server ran the command: /list
1859[23:19:08] [pool-3-thread-18/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1860[23:19:08] [pool-3-thread-18/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1861[23:19:12] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] 0 items have been removed of the ground
1862[23:19:57] [User Authenticator #1/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player Snufelupakus is 5bc8097c-413a-4e9d-bb51-3e0293a53889
1863[23:19:57] [Server thread/WARN] [Sponge]: No entity type is registered for class micdoodle8.mods.galacticraft.core.entities.player.GCEntityPlayerMP
1864[23:19:57] [Netty Epoll Server IO #20/INFO] [FML]: Client protocol version 2
1865[23:19:57] [Netty Epoll Server IO #20/INFO] [FML]: Client attempting to join with 30 mods : minecraft@1.12.2,tconstruct@1.12.2-2.12.0.135,realdrops@1.2.13,silentlib@3.0.13,jei@4.9.1.168,custommainmenu@2.0.8,bibliocraft@2.4.5,resourceloader@1.5.2,mantle@1.12-1.3.3.49,mcp@9.42,extendeddays@0.2.9,journeymap@1.12.2-5.5.2,securitycraft@v1.8.4.1,galacticraftcore@4.0.2.210,ultimate_unicorn_mod@1.5.16,FML@8.0.99.99,inventorytweaks@1.63+release.109.220f184,uncrafted@3.0.1,harvestcraft@1.12.2u,roughmobs@2.0.0,worldedit@6.1.8,betterbuilderswands@0.11.1,cfm@5.3.0,lootablebodies@2.4.0,galacticraftplanets@4.0.2.210,micdoodlecore@,forge@14.23.4.2705,torohealthmod@1.12.2-11,wearablebackpacks@3.1.3,ironchest@1.12.2-7.0.40.824
1866[23:19:57] [Netty Epoll Server IO #20/INFO] [FML]: Attempting connection with missing mods [spongeapi, sponge, spongeforge, betterkits, buycraft, carrotshop, griefprevention, hunger-keeper, langswitch, luckperms, megamenus, mmclogger, mmcreboot, nanochat, nexus, nucleus, placeholderapi, pjb, pjc, shabbyholograms, slashdiscord, tabmanager, totaleconomy, twentyticks, vshop] at CLIENT
1867[23:20:01] [Server thread/INFO] [nucleus]: Server ran the command: /list
1868[23:20:01] [pool-3-thread-25/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
1869[23:20:01] [pool-3-thread-25/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1870[23:20:01] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
1871[23:20:02] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: Snufelupakus[/73.125.89.241:54812] logged in with entity id 4131 in Earth(0) at (-1627.8070959046859, 71.0, 467.0263253450899)
1872[23:20:02] [pool-3-thread-17/INFO] [langswitch]: Loading translations for vshop in en_US...
1873[23:20:02] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Snufelupakus has joined.
1874[23:20:52] [Server thread/INFO] [nucleus]: Snufelupakus ran the command: /rtp
1875[23:20:53] [Server thread/INFO] [nucleus]: Server ran the command: /list
1876[23:20:53] [pool-3-thread-24/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 1/80 players online. =============
1877[23:20:53] [pool-3-thread-24/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Snufelupakus
1878[23:20:53] [pool-3-thread-24/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
1879[23:21:04] [Server thread/INFO] [nucleus]: Snufelupakus ran the command: /sapwn
1880[23:21:06] [Server thread/INFO] [nucleus]: Snufelupakus ran the command: /spawn
1881[23:21:08] [Server thread/ERROR] [Sponge]: /****************************************************************************************************************************************************************************************************************/
1882[23:21:08] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
1883[23:21:08] [Server thread/ERROR] [Sponge]: /****************************************************************************************************************************************************************************************************************/
1884[23:21:08] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
1885[23:21:08] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most cases, something else triggered this */
1886[23:21:08] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash by catching it. The following stacktrace */
1887[23:21:08] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
1888[23:21:08] [Server thread/ERROR] [Sponge]: /****************************************************************************************************************************************************************************************************************/
1889[23:21:08] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: RandomBlockTickPhase */
1890[23:21:08] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
1891[23:21:08] [Server thread/ERROR] [Sponge]: /* - Owner: SpongeUser{isOnline=false, profile=com.mojang.authlib.GameProfile@7727718f[id=1a9ebdf7-0581-429e-a6a2-3a7ce82ccd9b,name=FunyDucky,properties={},legacy=false]} */
1892[23:21:08] [Server thread/ERROR] [Sponge]: /* - Source: SpongeLocatableBlock{blockState=harvestcraft:pamcorncrop[age=0], position=(-1626, 72, 623), worldId=3e9e8343-c316-4b39-ae9b-95025631a39e, worldReference=java.lang.ref.WeakReference@48d74102} */
1893[23:21:08] [Server thread/ERROR] [Sponge]: /* - CapturedBlockPosition: CaptureBlockPos{pos=null, world=Optional.empty} */
1894[23:21:08] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@1c7d5669 */
1895[23:21:08] [Server thread/ERROR] [Sponge]: /****************************************************************************************************************************************************************************************************************/
1896[23:21:08] [Server thread/ERROR] [Sponge]: /* StackTrace: */
1897[23:21:08] [Server thread/ERROR] [Sponge]: /* java.lang.IllegalArgumentException: bound must be positive */
1898[23:21:08] [Server thread/ERROR] [Sponge]: /* java.util.Random.nextInt(Random.java:388) */
1899[23:21:08] [Server thread/ERROR] [Sponge]: /* com.pam.harvestcraft.blocks.growables.BlockPamCrop.func_180650_b(BlockPamCrop.java:171) */
1900[23:21:08] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.Block.func_180645_a(Block.java:508) */
1901[23:21:08] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.randomTickBlock(TrackingUtil.java:303) */
1902[23:21:08] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:2163) */
1903[23:21:08] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:225) */
1904[23:21:08] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756) */
1905[23:21:08] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
1906[23:21:08] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
1907[23:21:08] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
1908[23:21:08] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
1909[23:21:08] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
1910[23:21:08] [Server thread/ERROR] [Sponge]: /* */
1911[23:21:08] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
1912[23:21:08] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-70763aa8 */
1913[23:21:08] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.4 */
1914[23:21:08] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2768-7.1.4 */
1915[23:21:08] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2768 */
1916[23:21:08] [Server thread/ERROR] [Sponge]: /****************************************************************************************************************************************************************************************************************/
1917[23:21:16] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************************************************************************************************************/
1918[23:21:16] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
1919[23:21:16] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************************************************************************************************************/
1920[23:21:16] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
1921[23:21:16] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most cases, something else triggered this */
1922[23:21:16] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash by catching it. The following stacktrace */
1923[23:21:16] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
1924[23:21:16] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************************************************************************************************************/
1925[23:21:16] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: RandomBlockTickPhase */
1926[23:21:16] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
1927[23:21:16] [Server thread/ERROR] [Sponge]: /* - Owner: SpongeUser{isOnline=false, profile=com.mojang.authlib.GameProfile@46e473dc[id=8e78b9cd-ab3e-443d-b095-47cc20575983,name=DiamondBoy2K,properties={},legacy=false]} */
1928[23:21:16] [Server thread/ERROR] [Sponge]: /* - Source: SpongeLocatableBlock{blockState=harvestcraft:pamartichokecrop[age=2], position=(-1624, 72, 623), worldId=3e9e8343-c316-4b39-ae9b-95025631a39e, worldReference=java.lang.ref.WeakReference@748c757a} */
1929[23:21:16] [Server thread/ERROR] [Sponge]: /* - CapturedBlockPosition: CaptureBlockPos{pos=null, world=Optional.empty} */
1930[23:21:16] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@1f09956e */
1931[23:21:16] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************************************************************************************************************/
1932[23:21:16] [Server thread/ERROR] [Sponge]: /* StackTrace: */
1933[23:21:16] [Server thread/ERROR] [Sponge]: /* java.lang.IllegalArgumentException: bound must be positive */
1934[23:21:16] [Server thread/ERROR] [Sponge]: /* java.util.Random.nextInt(Random.java:388) */
1935[23:21:16] [Server thread/ERROR] [Sponge]: /* com.pam.harvestcraft.blocks.growables.BlockPamCrop.func_180650_b(BlockPamCrop.java:171) */
1936[23:21:16] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.Block.func_180645_a(Block.java:508) */
1937[23:21:16] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.randomTickBlock(TrackingUtil.java:303) */
1938[23:21:16] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:2163) */
1939[23:21:16] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:225) */
1940[23:21:16] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756) */
1941[23:21:16] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
1942[23:21:16] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
1943[23:21:16] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
1944[23:21:16] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
1945[23:21:16] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
1946[23:21:16] [Server thread/ERROR] [Sponge]: /* */
1947[23:21:16] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
1948[23:21:16] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-70763aa8 */
1949[23:21:16] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.4 */
1950[23:21:16] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2768-7.1.4 */
1951[23:21:16] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2768 */
1952[23:21:16] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************************************************************************************************************/
1953[23:21:19] [Server thread/ERROR] [Sponge]: /***********************************************************************************************************************************************************************************************************************/
1954[23:21:19] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
1955[23:21:19] [Server thread/ERROR] [Sponge]: /***********************************************************************************************************************************************************************************************************************/
1956[23:21:19] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
1957[23:21:19] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most cases, something else triggered this */
1958[23:21:19] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash by catching it. The following stacktrace */
1959[23:21:19] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
1960[23:21:19] [Server thread/ERROR] [Sponge]: /***********************************************************************************************************************************************************************************************************************/
1961[23:21:19] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: RandomBlockTickPhase */
1962[23:21:19] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
1963[23:21:19] [Server thread/ERROR] [Sponge]: /* - Owner: SpongeUser{isOnline=false, profile=com.mojang.authlib.GameProfile@7727718f[id=1a9ebdf7-0581-429e-a6a2-3a7ce82ccd9b,name=FunyDucky,properties={},legacy=false]} */
1964[23:21:19] [Server thread/ERROR] [Sponge]: /* - Source: SpongeLocatableBlock{blockState=harvestcraft:pamcauliflowercrop[age=0], position=(-1625, 72, 627), worldId=3e9e8343-c316-4b39-ae9b-95025631a39e, worldReference=java.lang.ref.WeakReference@34b3cce4} */
1965[23:21:19] [Server thread/ERROR] [Sponge]: /* - CapturedBlockPosition: CaptureBlockPos{pos=null, world=Optional.empty} */
1966[23:21:19] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@7be25f7 */
1967[23:21:19] [Server thread/ERROR] [Sponge]: /***********************************************************************************************************************************************************************************************************************/
1968[23:21:19] [Server thread/ERROR] [Sponge]: /* StackTrace: */
1969[23:21:19] [Server thread/ERROR] [Sponge]: /* java.lang.IllegalArgumentException: bound must be positive */
1970[23:21:19] [Server thread/ERROR] [Sponge]: /* java.util.Random.nextInt(Random.java:388) */
1971[23:21:19] [Server thread/ERROR] [Sponge]: /* com.pam.harvestcraft.blocks.growables.BlockPamCrop.func_180650_b(BlockPamCrop.java:171) */
1972[23:21:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.Block.func_180645_a(Block.java:508) */
1973[23:21:19] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.randomTickBlock(TrackingUtil.java:303) */
1974[23:21:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:2163) */
1975[23:21:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:225) */
1976[23:21:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756) */
1977[23:21:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
1978[23:21:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
1979[23:21:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
1980[23:21:19] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
1981[23:21:19] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
1982[23:21:19] [Server thread/ERROR] [Sponge]: /* */
1983[23:21:19] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
1984[23:21:19] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-70763aa8 */
1985[23:21:19] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.4 */
1986[23:21:19] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2768-7.1.4 */
1987[23:21:19] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2768 */
1988[23:21:19] [Server thread/ERROR] [Sponge]: /***********************************************************************************************************************************************************************************************************************/
1989[23:21:19] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
1990[23:21:19] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
1991[23:21:19] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
1992[23:21:19] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
1993[23:21:19] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most cases, something else triggered this */
1994[23:21:19] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash by catching it. The following stacktrace */
1995[23:21:19] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
1996[23:21:19] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
1997[23:21:19] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: RandomBlockTickPhase */
1998[23:21:19] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
1999[23:21:19] [Server thread/ERROR] [Sponge]: /* - Owner: SpongeUser{isOnline=false, profile=com.mojang.authlib.GameProfile@46e473dc[id=8e78b9cd-ab3e-443d-b095-47cc20575983,name=DiamondBoy2K,properties={},legacy=false]} */
2000[23:21:19] [Server thread/ERROR] [Sponge]: /* - Source: SpongeLocatableBlock{blockState=harvestcraft:pameggplantcrop[age=0], position=(-1622, 72, 621), worldId=3e9e8343-c316-4b39-ae9b-95025631a39e, worldReference=java.lang.ref.WeakReference@3e37d525} */
2001[23:21:19] [Server thread/ERROR] [Sponge]: /* - CapturedBlockPosition: CaptureBlockPos{pos=null, world=Optional.empty} */
2002[23:21:19] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@19f43d86 */
2003[23:21:19] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
2004[23:21:19] [Server thread/ERROR] [Sponge]: /* StackTrace: */
2005[23:21:19] [Server thread/ERROR] [Sponge]: /* java.lang.IllegalArgumentException: bound must be positive */
2006[23:21:19] [Server thread/ERROR] [Sponge]: /* java.util.Random.nextInt(Random.java:388) */
2007[23:21:19] [Server thread/ERROR] [Sponge]: /* com.pam.harvestcraft.blocks.growables.BlockPamCrop.func_180650_b(BlockPamCrop.java:171) */
2008[23:21:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.Block.func_180645_a(Block.java:508) */
2009[23:21:19] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.randomTickBlock(TrackingUtil.java:303) */
2010[23:21:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:2163) */
2011[23:21:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:225) */
2012[23:21:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756) */
2013[23:21:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
2014[23:21:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
2015[23:21:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
2016[23:21:19] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
2017[23:21:19] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
2018[23:21:19] [Server thread/ERROR] [Sponge]: /* */
2019[23:21:19] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
2020[23:21:19] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-70763aa8 */
2021[23:21:19] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.4 */
2022[23:21:19] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2768-7.1.4 */
2023[23:21:19] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2768 */
2024[23:21:19] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
2025[23:21:26] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************************************************************************************************************/
2026[23:21:26] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
2027[23:21:26] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************************************************************************************************************/
2028[23:21:26] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
2029[23:21:26] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most cases, something else triggered this */
2030[23:21:26] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash by catching it. The following stacktrace */
2031[23:21:26] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
2032[23:21:26] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************************************************************************************************************/
2033[23:21:26] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: RandomBlockTickPhase */
2034[23:21:26] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
2035[23:21:26] [Server thread/ERROR] [Sponge]: /* - Owner: SpongeUser{isOnline=false, profile=com.mojang.authlib.GameProfile@7727718f[id=1a9ebdf7-0581-429e-a6a2-3a7ce82ccd9b,name=FunyDucky,properties={},legacy=false]} */
2036[23:21:26] [Server thread/ERROR] [Sponge]: /* - Source: SpongeLocatableBlock{blockState=harvestcraft:pamblueberrycrop[age=0], position=(-1623, 72, 624), worldId=3e9e8343-c316-4b39-ae9b-95025631a39e, worldReference=java.lang.ref.WeakReference@3f7e3c90} */
2037[23:21:26] [Server thread/ERROR] [Sponge]: /* - CapturedBlockPosition: CaptureBlockPos{pos=null, world=Optional.empty} */
2038[23:21:26] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@40adc9fd */
2039[23:21:26] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************************************************************************************************************/
2040[23:21:26] [Server thread/ERROR] [Sponge]: /* StackTrace: */
2041[23:21:26] [Server thread/ERROR] [Sponge]: /* java.lang.IllegalArgumentException: bound must be positive */
2042[23:21:26] [Server thread/ERROR] [Sponge]: /* java.util.Random.nextInt(Random.java:388) */
2043[23:21:26] [Server thread/ERROR] [Sponge]: /* com.pam.harvestcraft.blocks.growables.BlockPamCrop.func_180650_b(BlockPamCrop.java:171) */
2044[23:21:26] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.Block.func_180645_a(Block.java:508) */
2045[23:21:26] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.randomTickBlock(TrackingUtil.java:303) */
2046[23:21:26] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:2163) */
2047[23:21:26] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:225) */
2048[23:21:26] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756) */
2049[23:21:26] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
2050[23:21:26] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
2051[23:21:26] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
2052[23:21:26] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
2053[23:21:26] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
2054[23:21:26] [Server thread/ERROR] [Sponge]: /* */
2055[23:21:26] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
2056[23:21:26] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-70763aa8 */
2057[23:21:26] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.4 */
2058[23:21:26] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2768-7.1.4 */
2059[23:21:26] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2768 */
2060[23:21:26] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************************************************************************************************************/
2061[23:21:35] [Server thread/ERROR] [Sponge]: /****************************************************************************************************************************************************************************************************************/
2062[23:21:35] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
2063[23:21:35] [Server thread/ERROR] [Sponge]: /****************************************************************************************************************************************************************************************************************/
2064[23:21:35] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
2065[23:21:35] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most cases, something else triggered this */
2066[23:21:35] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash by catching it. The following stacktrace */
2067[23:21:35] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
2068[23:21:35] [Server thread/ERROR] [Sponge]: /****************************************************************************************************************************************************************************************************************/
2069[23:21:35] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: RandomBlockTickPhase */
2070[23:21:35] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
2071[23:21:35] [Server thread/ERROR] [Sponge]: /* - Owner: SpongeUser{isOnline=false, profile=com.mojang.authlib.GameProfile@7727718f[id=1a9ebdf7-0581-429e-a6a2-3a7ce82ccd9b,name=FunyDucky,properties={},legacy=false]} */
2072[23:21:35] [Server thread/ERROR] [Sponge]: /* - Source: SpongeLocatableBlock{blockState=harvestcraft:pamcorncrop[age=0], position=(-1626, 72, 623), worldId=3e9e8343-c316-4b39-ae9b-95025631a39e, worldReference=java.lang.ref.WeakReference@32513c18} */
2073[23:21:35] [Server thread/ERROR] [Sponge]: /* - CapturedBlockPosition: CaptureBlockPos{pos=null, world=Optional.empty} */
2074[23:21:35] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@a29a7a8 */
2075[23:21:35] [Server thread/ERROR] [Sponge]: /****************************************************************************************************************************************************************************************************************/
2076[23:21:35] [Server thread/ERROR] [Sponge]: /* StackTrace: */
2077[23:21:35] [Server thread/ERROR] [Sponge]: /* java.lang.IllegalArgumentException: bound must be positive */
2078[23:21:35] [Server thread/ERROR] [Sponge]: /* java.util.Random.nextInt(Random.java:388) */
2079[23:21:35] [Server thread/ERROR] [Sponge]: /* com.pam.harvestcraft.blocks.growables.BlockPamCrop.func_180650_b(BlockPamCrop.java:171) */
2080[23:21:35] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.Block.func_180645_a(Block.java:508) */
2081[23:21:35] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.randomTickBlock(TrackingUtil.java:303) */
2082[23:21:35] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:2163) */
2083[23:21:35] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:225) */
2084[23:21:35] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756) */
2085[23:21:35] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
2086[23:21:35] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
2087[23:21:35] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
2088[23:21:35] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
2089[23:21:35] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
2090[23:21:35] [Server thread/ERROR] [Sponge]: /* */
2091[23:21:35] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
2092[23:21:35] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-70763aa8 */
2093[23:21:35] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.4 */
2094[23:21:35] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2768-7.1.4 */
2095[23:21:35] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2768 */
2096[23:21:35] [Server thread/ERROR] [Sponge]: /****************************************************************************************************************************************************************************************************************/
2097[23:21:38] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************************************************************************************/
2098[23:21:38] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
2099[23:21:38] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************************************************************************************/
2100[23:21:38] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
2101[23:21:38] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most cases, something else triggered this */
2102[23:21:38] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash by catching it. The following stacktrace */
2103[23:21:38] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
2104[23:21:38] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************************************************************************************/
2105[23:21:38] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: RandomBlockTickPhase */
2106[23:21:38] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
2107[23:21:38] [Server thread/ERROR] [Sponge]: /* - Owner: SpongeUser{isOnline=false, profile=com.mojang.authlib.GameProfile@46e473dc[id=8e78b9cd-ab3e-443d-b095-47cc20575983,name=DiamondBoy2K,properties={},legacy=false]} */
2108[23:21:38] [Server thread/ERROR] [Sponge]: /* - Source: SpongeLocatableBlock{blockState=harvestcraft:pamblackberrycrop[age=1], position=(-1622, 72, 622), worldId=3e9e8343-c316-4b39-ae9b-95025631a39e, worldReference=java.lang.ref.WeakReference@3cc919ca} */
2109[23:21:38] [Server thread/ERROR] [Sponge]: /* - CapturedBlockPosition: CaptureBlockPos{pos=null, world=Optional.empty} */
2110[23:21:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@125844c0 */
2111[23:21:38] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************************************************************************************/
2112[23:21:38] [Server thread/ERROR] [Sponge]: /* StackTrace: */
2113[23:21:38] [Server thread/ERROR] [Sponge]: /* java.lang.IllegalArgumentException: bound must be positive */
2114[23:21:38] [Server thread/ERROR] [Sponge]: /* java.util.Random.nextInt(Random.java:388) */
2115[23:21:38] [Server thread/ERROR] [Sponge]: /* com.pam.harvestcraft.blocks.growables.BlockPamCrop.func_180650_b(BlockPamCrop.java:171) */
2116[23:21:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.Block.func_180645_a(Block.java:508) */
2117[23:21:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.randomTickBlock(TrackingUtil.java:303) */
2118[23:21:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:2163) */
2119[23:21:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:225) */
2120[23:21:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756) */
2121[23:21:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
2122[23:21:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
2123[23:21:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
2124[23:21:38] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
2125[23:21:38] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
2126[23:21:38] [Server thread/ERROR] [Sponge]: /* */
2127[23:21:38] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
2128[23:21:38] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-70763aa8 */
2129[23:21:38] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.4 */
2130[23:21:38] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2768-7.1.4 */
2131[23:21:38] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2768 */
2132[23:21:38] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************************************************************************************/
2133[23:21:45] [Server thread/INFO] [nucleus]: Server ran the command: /list
2134[23:21:45] [pool-3-thread-17/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 1/80 players online. =============
2135[23:21:45] [pool-3-thread-17/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Snufelupakus
2136[23:21:45] [pool-3-thread-17/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2137[23:21:57] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
2138[23:21:57] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
2139[23:21:57] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
2140[23:21:57] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
2141[23:21:57] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most cases, something else triggered this */
2142[23:21:57] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash by catching it. The following stacktrace */
2143[23:21:57] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
2144[23:21:57] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
2145[23:21:57] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: RandomBlockTickPhase */
2146[23:21:57] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
2147[23:21:57] [Server thread/ERROR] [Sponge]: /* - Owner: SpongeUser{isOnline=false, profile=com.mojang.authlib.GameProfile@46e473dc[id=8e78b9cd-ab3e-443d-b095-47cc20575983,name=DiamondBoy2K,properties={},legacy=false]} */
2148[23:21:57] [Server thread/ERROR] [Sponge]: /* - Source: SpongeLocatableBlock{blockState=harvestcraft:pameggplantcrop[age=0], position=(-1622, 72, 621), worldId=3e9e8343-c316-4b39-ae9b-95025631a39e, worldReference=java.lang.ref.WeakReference@672ab452} */
2149[23:21:57] [Server thread/ERROR] [Sponge]: /* - CapturedBlockPosition: CaptureBlockPos{pos=null, world=Optional.empty} */
2150[23:21:57] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@5652e230 */
2151[23:21:57] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
2152[23:21:57] [Server thread/ERROR] [Sponge]: /* StackTrace: */
2153[23:21:57] [Server thread/ERROR] [Sponge]: /* java.lang.IllegalArgumentException: bound must be positive */
2154[23:21:57] [Server thread/ERROR] [Sponge]: /* java.util.Random.nextInt(Random.java:388) */
2155[23:21:57] [Server thread/ERROR] [Sponge]: /* com.pam.harvestcraft.blocks.growables.BlockPamCrop.func_180650_b(BlockPamCrop.java:171) */
2156[23:21:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.Block.func_180645_a(Block.java:508) */
2157[23:21:57] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.randomTickBlock(TrackingUtil.java:303) */
2158[23:21:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:2163) */
2159[23:21:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:225) */
2160[23:21:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756) */
2161[23:21:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
2162[23:21:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
2163[23:21:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
2164[23:21:57] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
2165[23:21:57] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
2166[23:21:57] [Server thread/ERROR] [Sponge]: /* */
2167[23:21:57] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
2168[23:21:57] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-70763aa8 */
2169[23:21:57] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.4 */
2170[23:21:57] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2768-7.1.4 */
2171[23:21:57] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2768 */
2172[23:21:57] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
2173[23:22:08] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************************************************************************************/
2174[23:22:08] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
2175[23:22:08] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************************************************************************************/
2176[23:22:08] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
2177[23:22:08] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most cases, something else triggered this */
2178[23:22:08] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash by catching it. The following stacktrace */
2179[23:22:08] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
2180[23:22:08] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************************************************************************************/
2181[23:22:08] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: RandomBlockTickPhase */
2182[23:22:08] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
2183[23:22:08] [Server thread/ERROR] [Sponge]: /* - Owner: SpongeUser{isOnline=false, profile=com.mojang.authlib.GameProfile@46e473dc[id=8e78b9cd-ab3e-443d-b095-47cc20575983,name=DiamondBoy2K,properties={},legacy=false]} */
2184[23:22:08] [Server thread/ERROR] [Sponge]: /* - Source: SpongeLocatableBlock{blockState=harvestcraft:pamblackberrycrop[age=1], position=(-1622, 72, 622), worldId=3e9e8343-c316-4b39-ae9b-95025631a39e, worldReference=java.lang.ref.WeakReference@7c2eabe5} */
2185[23:22:08] [Server thread/ERROR] [Sponge]: /* - CapturedBlockPosition: CaptureBlockPos{pos=null, world=Optional.empty} */
2186[23:22:08] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@43198b86 */
2187[23:22:08] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************************************************************************************/
2188[23:22:08] [Server thread/ERROR] [Sponge]: /* StackTrace: */
2189[23:22:08] [Server thread/ERROR] [Sponge]: /* java.lang.IllegalArgumentException: bound must be positive */
2190[23:22:08] [Server thread/ERROR] [Sponge]: /* java.util.Random.nextInt(Random.java:388) */
2191[23:22:08] [Server thread/ERROR] [Sponge]: /* com.pam.harvestcraft.blocks.growables.BlockPamCrop.func_180650_b(BlockPamCrop.java:171) */
2192[23:22:08] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.Block.func_180645_a(Block.java:508) */
2193[23:22:08] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.randomTickBlock(TrackingUtil.java:303) */
2194[23:22:08] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:2163) */
2195[23:22:08] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:225) */
2196[23:22:08] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756) */
2197[23:22:08] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
2198[23:22:08] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
2199[23:22:08] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
2200[23:22:08] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
2201[23:22:08] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
2202[23:22:08] [Server thread/ERROR] [Sponge]: /* */
2203[23:22:08] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
2204[23:22:08] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-70763aa8 */
2205[23:22:08] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.4 */
2206[23:22:08] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2768-7.1.4 */
2207[23:22:08] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2768 */
2208[23:22:08] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************************************************************************************/
2209[23:22:37] [Server thread/INFO] [nucleus]: Server ran the command: /list
2210[23:22:37] [pool-3-thread-21/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 1/80 players online. =============
2211[23:22:37] [pool-3-thread-21/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Snufelupakus
2212[23:22:37] [pool-3-thread-21/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2213[23:22:38] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
2214[23:22:38] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
2215[23:22:38] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
2216[23:22:38] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
2217[23:22:38] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most cases, something else triggered this */
2218[23:22:38] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash by catching it. The following stacktrace */
2219[23:22:38] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
2220[23:22:38] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
2221[23:22:38] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: RandomBlockTickPhase */
2222[23:22:38] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
2223[23:22:38] [Server thread/ERROR] [Sponge]: /* - Owner: SpongeUser{isOnline=false, profile=com.mojang.authlib.GameProfile@46e473dc[id=8e78b9cd-ab3e-443d-b095-47cc20575983,name=DiamondBoy2K,properties={},legacy=false]} */
2224[23:22:38] [Server thread/ERROR] [Sponge]: /* - Source: SpongeLocatableBlock{blockState=harvestcraft:pameggplantcrop[age=0], position=(-1622, 72, 621), worldId=3e9e8343-c316-4b39-ae9b-95025631a39e, worldReference=java.lang.ref.WeakReference@387972a4} */
2225[23:22:38] [Server thread/ERROR] [Sponge]: /* - CapturedBlockPosition: CaptureBlockPos{pos=null, world=Optional.empty} */
2226[23:22:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@6b7d86ec */
2227[23:22:38] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
2228[23:22:38] [Server thread/ERROR] [Sponge]: /* StackTrace: */
2229[23:22:38] [Server thread/ERROR] [Sponge]: /* java.lang.IllegalArgumentException: bound must be positive */
2230[23:22:38] [Server thread/ERROR] [Sponge]: /* java.util.Random.nextInt(Random.java:388) */
2231[23:22:38] [Server thread/ERROR] [Sponge]: /* com.pam.harvestcraft.blocks.growables.BlockPamCrop.func_180650_b(BlockPamCrop.java:171) */
2232[23:22:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.Block.func_180645_a(Block.java:508) */
2233[23:22:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.randomTickBlock(TrackingUtil.java:303) */
2234[23:22:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:2163) */
2235[23:22:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:225) */
2236[23:22:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756) */
2237[23:22:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
2238[23:22:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
2239[23:22:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
2240[23:22:38] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
2241[23:22:38] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
2242[23:22:38] [Server thread/ERROR] [Sponge]: /* */
2243[23:22:38] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
2244[23:22:38] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-70763aa8 */
2245[23:22:38] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.4 */
2246[23:22:38] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2768-7.1.4 */
2247[23:22:38] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2768 */
2248[23:22:38] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
2249[23:23:00] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
2250[23:23:00] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
2251[23:23:00] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
2252[23:23:00] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
2253[23:23:00] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most cases, something else triggered this */
2254[23:23:00] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash by catching it. The following stacktrace */
2255[23:23:00] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
2256[23:23:00] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
2257[23:23:00] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: RandomBlockTickPhase */
2258[23:23:00] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
2259[23:23:00] [Server thread/ERROR] [Sponge]: /* - Owner: SpongeUser{isOnline=false, profile=com.mojang.authlib.GameProfile@46e473dc[id=8e78b9cd-ab3e-443d-b095-47cc20575983,name=DiamondBoy2K,properties={},legacy=false]} */
2260[23:23:00] [Server thread/ERROR] [Sponge]: /* - Source: SpongeLocatableBlock{blockState=harvestcraft:pameggplantcrop[age=0], position=(-1622, 72, 621), worldId=3e9e8343-c316-4b39-ae9b-95025631a39e, worldReference=java.lang.ref.WeakReference@6c6a32fc} */
2261[23:23:00] [Server thread/ERROR] [Sponge]: /* - CapturedBlockPosition: CaptureBlockPos{pos=null, world=Optional.empty} */
2262[23:23:00] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@7a008e0f */
2263[23:23:00] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
2264[23:23:00] [Server thread/ERROR] [Sponge]: /* StackTrace: */
2265[23:23:00] [Server thread/ERROR] [Sponge]: /* java.lang.IllegalArgumentException: bound must be positive */
2266[23:23:00] [Server thread/ERROR] [Sponge]: /* java.util.Random.nextInt(Random.java:388) */
2267[23:23:00] [Server thread/ERROR] [Sponge]: /* com.pam.harvestcraft.blocks.growables.BlockPamCrop.func_180650_b(BlockPamCrop.java:171) */
2268[23:23:00] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.Block.func_180645_a(Block.java:508) */
2269[23:23:00] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.randomTickBlock(TrackingUtil.java:303) */
2270[23:23:00] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:2163) */
2271[23:23:00] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:225) */
2272[23:23:00] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756) */
2273[23:23:00] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
2274[23:23:00] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
2275[23:23:00] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
2276[23:23:00] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
2277[23:23:00] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
2278[23:23:00] [Server thread/ERROR] [Sponge]: /* */
2279[23:23:00] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
2280[23:23:00] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-70763aa8 */
2281[23:23:00] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.4 */
2282[23:23:00] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2768-7.1.4 */
2283[23:23:00] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2768 */
2284[23:23:00] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
2285[23:23:12] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************************************************************************************************************/
2286[23:23:12] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
2287[23:23:12] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************************************************************************************************************/
2288[23:23:12] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
2289[23:23:12] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most cases, something else triggered this */
2290[23:23:12] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash by catching it. The following stacktrace */
2291[23:23:12] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
2292[23:23:12] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************************************************************************************************************/
2293[23:23:12] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: RandomBlockTickPhase */
2294[23:23:12] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
2295[23:23:12] [Server thread/ERROR] [Sponge]: /* - Owner: SpongeUser{isOnline=false, profile=com.mojang.authlib.GameProfile@7727718f[id=1a9ebdf7-0581-429e-a6a2-3a7ce82ccd9b,name=FunyDucky,properties={},legacy=false]} */
2296[23:23:12] [Server thread/ERROR] [Sponge]: /* - Source: SpongeLocatableBlock{blockState=harvestcraft:pamblueberrycrop[age=0], position=(-1623, 72, 624), worldId=3e9e8343-c316-4b39-ae9b-95025631a39e, worldReference=java.lang.ref.WeakReference@48e00f3d} */
2297[23:23:12] [Server thread/ERROR] [Sponge]: /* - CapturedBlockPosition: CaptureBlockPos{pos=null, world=Optional.empty} */
2298[23:23:12] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@487c9440 */
2299[23:23:12] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************************************************************************************************************/
2300[23:23:12] [Server thread/ERROR] [Sponge]: /* StackTrace: */
2301[23:23:12] [Server thread/ERROR] [Sponge]: /* java.lang.IllegalArgumentException: bound must be positive */
2302[23:23:12] [Server thread/ERROR] [Sponge]: /* java.util.Random.nextInt(Random.java:388) */
2303[23:23:12] [Server thread/ERROR] [Sponge]: /* com.pam.harvestcraft.blocks.growables.BlockPamCrop.func_180650_b(BlockPamCrop.java:171) */
2304[23:23:12] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.Block.func_180645_a(Block.java:508) */
2305[23:23:12] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.randomTickBlock(TrackingUtil.java:303) */
2306[23:23:12] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:2163) */
2307[23:23:12] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:225) */
2308[23:23:12] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756) */
2309[23:23:12] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
2310[23:23:12] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
2311[23:23:12] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
2312[23:23:12] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
2313[23:23:12] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
2314[23:23:12] [Server thread/ERROR] [Sponge]: /* */
2315[23:23:12] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
2316[23:23:12] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-70763aa8 */
2317[23:23:12] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.4 */
2318[23:23:12] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2768-7.1.4 */
2319[23:23:12] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2768 */
2320[23:23:12] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************************************************************************************************************/
2321[23:23:17] [Server thread/ERROR] [Sponge]: /***************************************************************************************************************************************************************************************************************/
2322[23:23:17] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
2323[23:23:17] [Server thread/ERROR] [Sponge]: /***************************************************************************************************************************************************************************************************************/
2324[23:23:17] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
2325[23:23:17] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most cases, something else triggered this */
2326[23:23:17] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash by catching it. The following stacktrace */
2327[23:23:17] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
2328[23:23:17] [Server thread/ERROR] [Sponge]: /***************************************************************************************************************************************************************************************************************/
2329[23:23:17] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: RandomBlockTickPhase */
2330[23:23:17] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
2331[23:23:17] [Server thread/ERROR] [Sponge]: /* - Owner: SpongeUser{isOnline=false, profile=com.mojang.authlib.GameProfile@7727718f[id=1a9ebdf7-0581-429e-a6a2-3a7ce82ccd9b,name=FunyDucky,properties={},legacy=false]} */
2332[23:23:17] [Server thread/ERROR] [Sponge]: /* - Source: SpongeLocatableBlock{blockState=harvestcraft:pamcorncrop[age=0], position=(-1626, 72, 623), worldId=3e9e8343-c316-4b39-ae9b-95025631a39e, worldReference=java.lang.ref.WeakReference@f7daa7f} */
2333[23:23:17] [Server thread/ERROR] [Sponge]: /* - CapturedBlockPosition: CaptureBlockPos{pos=null, world=Optional.empty} */
2334[23:23:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@3fd0cdc0 */
2335[23:23:17] [Server thread/ERROR] [Sponge]: /***************************************************************************************************************************************************************************************************************/
2336[23:23:17] [Server thread/ERROR] [Sponge]: /* StackTrace: */
2337[23:23:17] [Server thread/ERROR] [Sponge]: /* java.lang.IllegalArgumentException: bound must be positive */
2338[23:23:17] [Server thread/ERROR] [Sponge]: /* java.util.Random.nextInt(Random.java:388) */
2339[23:23:17] [Server thread/ERROR] [Sponge]: /* com.pam.harvestcraft.blocks.growables.BlockPamCrop.func_180650_b(BlockPamCrop.java:171) */
2340[23:23:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.Block.func_180645_a(Block.java:508) */
2341[23:23:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.randomTickBlock(TrackingUtil.java:303) */
2342[23:23:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:2163) */
2343[23:23:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:225) */
2344[23:23:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756) */
2345[23:23:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
2346[23:23:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
2347[23:23:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
2348[23:23:17] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
2349[23:23:17] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
2350[23:23:17] [Server thread/ERROR] [Sponge]: /* */
2351[23:23:17] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
2352[23:23:17] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-70763aa8 */
2353[23:23:17] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.4 */
2354[23:23:17] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2768-7.1.4 */
2355[23:23:17] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2768 */
2356[23:23:17] [Server thread/ERROR] [Sponge]: /***************************************************************************************************************************************************************************************************************/
2357[23:23:26] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************************************************************************************/
2358[23:23:26] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
2359[23:23:26] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************************************************************************************/
2360[23:23:26] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
2361[23:23:26] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most cases, something else triggered this */
2362[23:23:26] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash by catching it. The following stacktrace */
2363[23:23:26] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
2364[23:23:26] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************************************************************************************/
2365[23:23:26] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: RandomBlockTickPhase */
2366[23:23:26] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
2367[23:23:26] [Server thread/ERROR] [Sponge]: /* - Owner: SpongeUser{isOnline=false, profile=com.mojang.authlib.GameProfile@46e473dc[id=8e78b9cd-ab3e-443d-b095-47cc20575983,name=DiamondBoy2K,properties={},legacy=false]} */
2368[23:23:26] [Server thread/ERROR] [Sponge]: /* - Source: SpongeLocatableBlock{blockState=harvestcraft:pamblackberrycrop[age=1], position=(-1622, 72, 622), worldId=3e9e8343-c316-4b39-ae9b-95025631a39e, worldReference=java.lang.ref.WeakReference@7280aad9} */
2369[23:23:26] [Server thread/ERROR] [Sponge]: /* - CapturedBlockPosition: CaptureBlockPos{pos=null, world=Optional.empty} */
2370[23:23:26] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@40a63a16 */
2371[23:23:26] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************************************************************************************/
2372[23:23:26] [Server thread/ERROR] [Sponge]: /* StackTrace: */
2373[23:23:26] [Server thread/ERROR] [Sponge]: /* java.lang.IllegalArgumentException: bound must be positive */
2374[23:23:26] [Server thread/ERROR] [Sponge]: /* java.util.Random.nextInt(Random.java:388) */
2375[23:23:26] [Server thread/ERROR] [Sponge]: /* com.pam.harvestcraft.blocks.growables.BlockPamCrop.func_180650_b(BlockPamCrop.java:171) */
2376[23:23:26] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.Block.func_180645_a(Block.java:508) */
2377[23:23:26] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.randomTickBlock(TrackingUtil.java:303) */
2378[23:23:26] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:2163) */
2379[23:23:26] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:225) */
2380[23:23:26] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756) */
2381[23:23:26] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
2382[23:23:26] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
2383[23:23:26] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
2384[23:23:26] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
2385[23:23:26] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
2386[23:23:26] [Server thread/ERROR] [Sponge]: /* */
2387[23:23:26] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
2388[23:23:26] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-70763aa8 */
2389[23:23:26] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.4 */
2390[23:23:26] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2768-7.1.4 */
2391[23:23:26] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2768 */
2392[23:23:26] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************************************************************************************/
2393[23:23:27] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
2394[23:23:27] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
2395[23:23:27] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
2396[23:23:27] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
2397[23:23:27] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most cases, something else triggered this */
2398[23:23:27] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash by catching it. The following stacktrace */
2399[23:23:27] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
2400[23:23:27] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
2401[23:23:27] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: RandomBlockTickPhase */
2402[23:23:27] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
2403[23:23:27] [Server thread/ERROR] [Sponge]: /* - Owner: SpongeUser{isOnline=false, profile=com.mojang.authlib.GameProfile@46e473dc[id=8e78b9cd-ab3e-443d-b095-47cc20575983,name=DiamondBoy2K,properties={},legacy=false]} */
2404[23:23:27] [Server thread/ERROR] [Sponge]: /* - Source: SpongeLocatableBlock{blockState=harvestcraft:pameggplantcrop[age=0], position=(-1622, 72, 621), worldId=3e9e8343-c316-4b39-ae9b-95025631a39e, worldReference=java.lang.ref.WeakReference@3a17b2f1} */
2405[23:23:27] [Server thread/ERROR] [Sponge]: /* - CapturedBlockPosition: CaptureBlockPos{pos=null, world=Optional.empty} */
2406[23:23:27] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@23c253a5 */
2407[23:23:27] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
2408[23:23:27] [Server thread/ERROR] [Sponge]: /* StackTrace: */
2409[23:23:27] [Server thread/ERROR] [Sponge]: /* java.lang.IllegalArgumentException: bound must be positive */
2410[23:23:27] [Server thread/ERROR] [Sponge]: /* java.util.Random.nextInt(Random.java:388) */
2411[23:23:27] [Server thread/ERROR] [Sponge]: /* com.pam.harvestcraft.blocks.growables.BlockPamCrop.func_180650_b(BlockPamCrop.java:171) */
2412[23:23:27] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.Block.func_180645_a(Block.java:508) */
2413[23:23:27] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.randomTickBlock(TrackingUtil.java:303) */
2414[23:23:27] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:2163) */
2415[23:23:27] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:225) */
2416[23:23:27] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756) */
2417[23:23:27] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
2418[23:23:27] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
2419[23:23:27] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
2420[23:23:27] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
2421[23:23:27] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
2422[23:23:27] [Server thread/ERROR] [Sponge]: /* */
2423[23:23:27] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
2424[23:23:27] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-70763aa8 */
2425[23:23:27] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.4 */
2426[23:23:27] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2768-7.1.4 */
2427[23:23:27] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2768 */
2428[23:23:27] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
2429[23:23:30] [Server thread/INFO] [nucleus]: Server ran the command: /list
2430[23:23:30] [pool-3-thread-15/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 1/80 players online. =============
2431[23:23:30] [pool-3-thread-15/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Snufelupakus
2432[23:23:30] [pool-3-thread-15/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2433[23:23:38] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************************************************************************************************************/
2434[23:23:38] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
2435[23:23:38] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************************************************************************************************************/
2436[23:23:38] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
2437[23:23:38] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most cases, something else triggered this */
2438[23:23:38] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash by catching it. The following stacktrace */
2439[23:23:38] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
2440[23:23:38] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************************************************************************************************************/
2441[23:23:38] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: RandomBlockTickPhase */
2442[23:23:38] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
2443[23:23:38] [Server thread/ERROR] [Sponge]: /* - Owner: SpongeUser{isOnline=false, profile=com.mojang.authlib.GameProfile@46e473dc[id=8e78b9cd-ab3e-443d-b095-47cc20575983,name=DiamondBoy2K,properties={},legacy=false]} */
2444[23:23:38] [Server thread/ERROR] [Sponge]: /* - Source: SpongeLocatableBlock{blockState=harvestcraft:pamartichokecrop[age=2], position=(-1624, 72, 623), worldId=3e9e8343-c316-4b39-ae9b-95025631a39e, worldReference=java.lang.ref.WeakReference@62b358c1} */
2445[23:23:38] [Server thread/ERROR] [Sponge]: /* - CapturedBlockPosition: CaptureBlockPos{pos=null, world=Optional.empty} */
2446[23:23:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@5a314c49 */
2447[23:23:38] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************************************************************************************************************/
2448[23:23:38] [Server thread/ERROR] [Sponge]: /* StackTrace: */
2449[23:23:38] [Server thread/ERROR] [Sponge]: /* java.lang.IllegalArgumentException: bound must be positive */
2450[23:23:38] [Server thread/ERROR] [Sponge]: /* java.util.Random.nextInt(Random.java:388) */
2451[23:23:38] [Server thread/ERROR] [Sponge]: /* com.pam.harvestcraft.blocks.growables.BlockPamCrop.func_180650_b(BlockPamCrop.java:171) */
2452[23:23:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.Block.func_180645_a(Block.java:508) */
2453[23:23:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.randomTickBlock(TrackingUtil.java:303) */
2454[23:23:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:2163) */
2455[23:23:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:225) */
2456[23:23:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756) */
2457[23:23:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
2458[23:23:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
2459[23:23:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
2460[23:23:38] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
2461[23:23:38] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
2462[23:23:38] [Server thread/ERROR] [Sponge]: /* */
2463[23:23:38] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
2464[23:23:38] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-70763aa8 */
2465[23:23:38] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.4 */
2466[23:23:38] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2768-7.1.4 */
2467[23:23:38] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2768 */
2468[23:23:38] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************************************************************************************************************/
2469[23:23:41] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************************************************************************************************************/
2470[23:23:41] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
2471[23:23:41] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************************************************************************************************************/
2472[23:23:41] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
2473[23:23:41] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most cases, something else triggered this */
2474[23:23:41] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash by catching it. The following stacktrace */
2475[23:23:41] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
2476[23:23:41] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************************************************************************************************************/
2477[23:23:41] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: RandomBlockTickPhase */
2478[23:23:41] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
2479[23:23:41] [Server thread/ERROR] [Sponge]: /* - Owner: SpongeUser{isOnline=false, profile=com.mojang.authlib.GameProfile@7727718f[id=1a9ebdf7-0581-429e-a6a2-3a7ce82ccd9b,name=FunyDucky,properties={},legacy=false]} */
2480[23:23:41] [Server thread/ERROR] [Sponge]: /* - Source: SpongeLocatableBlock{blockState=harvestcraft:pamblueberrycrop[age=0], position=(-1623, 72, 624), worldId=3e9e8343-c316-4b39-ae9b-95025631a39e, worldReference=java.lang.ref.WeakReference@392b5c25} */
2481[23:23:41] [Server thread/ERROR] [Sponge]: /* - CapturedBlockPosition: CaptureBlockPos{pos=null, world=Optional.empty} */
2482[23:23:41] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@38f733d6 */
2483[23:23:41] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************************************************************************************************************/
2484[23:23:41] [Server thread/ERROR] [Sponge]: /* StackTrace: */
2485[23:23:41] [Server thread/ERROR] [Sponge]: /* java.lang.IllegalArgumentException: bound must be positive */
2486[23:23:41] [Server thread/ERROR] [Sponge]: /* java.util.Random.nextInt(Random.java:388) */
2487[23:23:41] [Server thread/ERROR] [Sponge]: /* com.pam.harvestcraft.blocks.growables.BlockPamCrop.func_180650_b(BlockPamCrop.java:171) */
2488[23:23:41] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.Block.func_180645_a(Block.java:508) */
2489[23:23:41] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.randomTickBlock(TrackingUtil.java:303) */
2490[23:23:41] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:2163) */
2491[23:23:41] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:225) */
2492[23:23:41] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756) */
2493[23:23:41] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
2494[23:23:41] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
2495[23:23:41] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
2496[23:23:41] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
2497[23:23:41] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
2498[23:23:41] [Server thread/ERROR] [Sponge]: /* */
2499[23:23:41] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
2500[23:23:41] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-70763aa8 */
2501[23:23:41] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.4 */
2502[23:23:41] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2768-7.1.4 */
2503[23:23:41] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2768 */
2504[23:23:41] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************************************************************************************************************/
2505[23:23:52] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
2506[23:23:52] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
2507[23:23:52] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
2508[23:23:52] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
2509[23:23:52] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most cases, something else triggered this */
2510[23:23:52] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash by catching it. The following stacktrace */
2511[23:23:52] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
2512[23:23:52] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
2513[23:23:52] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: RandomBlockTickPhase */
2514[23:23:52] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
2515[23:23:52] [Server thread/ERROR] [Sponge]: /* - Owner: SpongeUser{isOnline=false, profile=com.mojang.authlib.GameProfile@46e473dc[id=8e78b9cd-ab3e-443d-b095-47cc20575983,name=DiamondBoy2K,properties={},legacy=false]} */
2516[23:23:52] [Server thread/ERROR] [Sponge]: /* - Source: SpongeLocatableBlock{blockState=harvestcraft:pameggplantcrop[age=0], position=(-1622, 72, 621), worldId=3e9e8343-c316-4b39-ae9b-95025631a39e, worldReference=java.lang.ref.WeakReference@7442335d} */
2517[23:23:52] [Server thread/ERROR] [Sponge]: /* - CapturedBlockPosition: CaptureBlockPos{pos=null, world=Optional.empty} */
2518[23:23:52] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@5b564a35 */
2519[23:23:52] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
2520[23:23:52] [Server thread/ERROR] [Sponge]: /* StackTrace: */
2521[23:23:52] [Server thread/ERROR] [Sponge]: /* java.lang.IllegalArgumentException: bound must be positive */
2522[23:23:52] [Server thread/ERROR] [Sponge]: /* java.util.Random.nextInt(Random.java:388) */
2523[23:23:52] [Server thread/ERROR] [Sponge]: /* com.pam.harvestcraft.blocks.growables.BlockPamCrop.func_180650_b(BlockPamCrop.java:171) */
2524[23:23:52] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.Block.func_180645_a(Block.java:508) */
2525[23:23:52] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.randomTickBlock(TrackingUtil.java:303) */
2526[23:23:52] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:2163) */
2527[23:23:52] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:225) */
2528[23:23:52] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756) */
2529[23:23:52] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
2530[23:23:52] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
2531[23:23:52] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
2532[23:23:52] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
2533[23:23:52] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
2534[23:23:52] [Server thread/ERROR] [Sponge]: /* */
2535[23:23:52] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
2536[23:23:52] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-70763aa8 */
2537[23:23:52] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.4 */
2538[23:23:52] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2768-7.1.4 */
2539[23:23:52] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2768 */
2540[23:23:52] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
2541[23:24:17] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************************************************************************************************************/
2542[23:24:17] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
2543[23:24:17] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************************************************************************************************************/
2544[23:24:17] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
2545[23:24:17] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most cases, something else triggered this */
2546[23:24:17] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash by catching it. The following stacktrace */
2547[23:24:17] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
2548[23:24:17] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************************************************************************************************************/
2549[23:24:17] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: RandomBlockTickPhase */
2550[23:24:17] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
2551[23:24:17] [Server thread/ERROR] [Sponge]: /* - Owner: SpongeUser{isOnline=false, profile=com.mojang.authlib.GameProfile@46e473dc[id=8e78b9cd-ab3e-443d-b095-47cc20575983,name=DiamondBoy2K,properties={},legacy=false]} */
2552[23:24:17] [Server thread/ERROR] [Sponge]: /* - Source: SpongeLocatableBlock{blockState=harvestcraft:pamartichokecrop[age=2], position=(-1624, 72, 623), worldId=3e9e8343-c316-4b39-ae9b-95025631a39e, worldReference=java.lang.ref.WeakReference@5305534a} */
2553[23:24:17] [Server thread/ERROR] [Sponge]: /* - CapturedBlockPosition: CaptureBlockPos{pos=null, world=Optional.empty} */
2554[23:24:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@582eaf36 */
2555[23:24:17] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************************************************************************************************************/
2556[23:24:17] [Server thread/ERROR] [Sponge]: /* StackTrace: */
2557[23:24:17] [Server thread/ERROR] [Sponge]: /* java.lang.IllegalArgumentException: bound must be positive */
2558[23:24:17] [Server thread/ERROR] [Sponge]: /* java.util.Random.nextInt(Random.java:388) */
2559[23:24:17] [Server thread/ERROR] [Sponge]: /* com.pam.harvestcraft.blocks.growables.BlockPamCrop.func_180650_b(BlockPamCrop.java:171) */
2560[23:24:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.Block.func_180645_a(Block.java:508) */
2561[23:24:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.randomTickBlock(TrackingUtil.java:303) */
2562[23:24:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:2163) */
2563[23:24:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:225) */
2564[23:24:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756) */
2565[23:24:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
2566[23:24:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
2567[23:24:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
2568[23:24:17] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
2569[23:24:17] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
2570[23:24:17] [Server thread/ERROR] [Sponge]: /* */
2571[23:24:17] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
2572[23:24:17] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-70763aa8 */
2573[23:24:17] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.4 */
2574[23:24:17] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2768-7.1.4 */
2575[23:24:17] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2768 */
2576[23:24:17] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************************************************************************************************************/
2577[23:24:18] [pool-3-thread-21/INFO] [buycraft]: Fetching all due players...
2578[23:24:18] [pool-3-thread-21/INFO] [buycraft]: Fetched due players (0 found).
2579[23:24:20] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************************************************************************************/
2580[23:24:20] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
2581[23:24:20] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************************************************************************************/
2582[23:24:20] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
2583[23:24:20] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most cases, something else triggered this */
2584[23:24:20] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash by catching it. The following stacktrace */
2585[23:24:20] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
2586[23:24:20] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************************************************************************************/
2587[23:24:20] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: RandomBlockTickPhase */
2588[23:24:20] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
2589[23:24:20] [Server thread/ERROR] [Sponge]: /* - Owner: SpongeUser{isOnline=false, profile=com.mojang.authlib.GameProfile@46e473dc[id=8e78b9cd-ab3e-443d-b095-47cc20575983,name=DiamondBoy2K,properties={},legacy=false]} */
2590[23:24:20] [Server thread/ERROR] [Sponge]: /* - Source: SpongeLocatableBlock{blockState=harvestcraft:pamblackberrycrop[age=1], position=(-1622, 72, 622), worldId=3e9e8343-c316-4b39-ae9b-95025631a39e, worldReference=java.lang.ref.WeakReference@3481eee6} */
2591[23:24:20] [Server thread/ERROR] [Sponge]: /* - CapturedBlockPosition: CaptureBlockPos{pos=null, world=Optional.empty} */
2592[23:24:20] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@6b8b8eb1 */
2593[23:24:20] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************************************************************************************/
2594[23:24:20] [Server thread/ERROR] [Sponge]: /* StackTrace: */
2595[23:24:20] [Server thread/ERROR] [Sponge]: /* java.lang.IllegalArgumentException: bound must be positive */
2596[23:24:20] [Server thread/ERROR] [Sponge]: /* java.util.Random.nextInt(Random.java:388) */
2597[23:24:20] [Server thread/ERROR] [Sponge]: /* com.pam.harvestcraft.blocks.growables.BlockPamCrop.func_180650_b(BlockPamCrop.java:171) */
2598[23:24:20] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.Block.func_180645_a(Block.java:508) */
2599[23:24:20] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.randomTickBlock(TrackingUtil.java:303) */
2600[23:24:20] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:2163) */
2601[23:24:20] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:225) */
2602[23:24:20] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756) */
2603[23:24:20] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
2604[23:24:20] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
2605[23:24:20] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
2606[23:24:20] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
2607[23:24:20] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
2608[23:24:20] [Server thread/ERROR] [Sponge]: /* */
2609[23:24:20] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
2610[23:24:20] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-70763aa8 */
2611[23:24:20] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.4 */
2612[23:24:20] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2768-7.1.4 */
2613[23:24:20] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2768 */
2614[23:24:20] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************************************************************************************/
2615[23:24:22] [Server thread/INFO] [nucleus]: Server ran the command: /list
2616[23:24:22] [pool-3-thread-15/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 1/80 players online. =============
2617[23:24:22] [pool-3-thread-15/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Snufelupakus
2618[23:24:22] [pool-3-thread-15/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2619[23:24:29] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
2620[23:24:29] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
2621[23:24:29] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
2622[23:24:29] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
2623[23:24:29] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most cases, something else triggered this */
2624[23:24:29] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash by catching it. The following stacktrace */
2625[23:24:29] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
2626[23:24:29] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
2627[23:24:29] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: RandomBlockTickPhase */
2628[23:24:29] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
2629[23:24:29] [Server thread/ERROR] [Sponge]: /* - Owner: SpongeUser{isOnline=false, profile=com.mojang.authlib.GameProfile@46e473dc[id=8e78b9cd-ab3e-443d-b095-47cc20575983,name=DiamondBoy2K,properties={},legacy=false]} */
2630[23:24:29] [Server thread/ERROR] [Sponge]: /* - Source: SpongeLocatableBlock{blockState=harvestcraft:pameggplantcrop[age=0], position=(-1622, 72, 621), worldId=3e9e8343-c316-4b39-ae9b-95025631a39e, worldReference=java.lang.ref.WeakReference@3bb7ba02} */
2631[23:24:29] [Server thread/ERROR] [Sponge]: /* - CapturedBlockPosition: CaptureBlockPos{pos=null, world=Optional.empty} */
2632[23:24:29] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@3dff805e */
2633[23:24:29] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
2634[23:24:29] [Server thread/ERROR] [Sponge]: /* StackTrace: */
2635[23:24:29] [Server thread/ERROR] [Sponge]: /* java.lang.IllegalArgumentException: bound must be positive */
2636[23:24:29] [Server thread/ERROR] [Sponge]: /* java.util.Random.nextInt(Random.java:388) */
2637[23:24:29] [Server thread/ERROR] [Sponge]: /* com.pam.harvestcraft.blocks.growables.BlockPamCrop.func_180650_b(BlockPamCrop.java:171) */
2638[23:24:29] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.Block.func_180645_a(Block.java:508) */
2639[23:24:29] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.randomTickBlock(TrackingUtil.java:303) */
2640[23:24:29] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:2163) */
2641[23:24:29] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:225) */
2642[23:24:29] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756) */
2643[23:24:29] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
2644[23:24:29] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
2645[23:24:29] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
2646[23:24:29] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
2647[23:24:29] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
2648[23:24:29] [Server thread/ERROR] [Sponge]: /* */
2649[23:24:29] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
2650[23:24:29] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-70763aa8 */
2651[23:24:29] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.4 */
2652[23:24:29] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2768-7.1.4 */
2653[23:24:29] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2768 */
2654[23:24:29] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
2655[23:24:40] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
2656[23:24:40] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
2657[23:24:40] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
2658[23:24:40] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
2659[23:24:40] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most cases, something else triggered this */
2660[23:24:40] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash by catching it. The following stacktrace */
2661[23:24:40] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
2662[23:24:40] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
2663[23:24:40] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: RandomBlockTickPhase */
2664[23:24:40] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
2665[23:24:40] [Server thread/ERROR] [Sponge]: /* - Owner: SpongeUser{isOnline=false, profile=com.mojang.authlib.GameProfile@46e473dc[id=8e78b9cd-ab3e-443d-b095-47cc20575983,name=DiamondBoy2K,properties={},legacy=false]} */
2666[23:24:40] [Server thread/ERROR] [Sponge]: /* - Source: SpongeLocatableBlock{blockState=harvestcraft:pameggplantcrop[age=0], position=(-1622, 72, 621), worldId=3e9e8343-c316-4b39-ae9b-95025631a39e, worldReference=java.lang.ref.WeakReference@2304ce9a} */
2667[23:24:40] [Server thread/ERROR] [Sponge]: /* - CapturedBlockPosition: CaptureBlockPos{pos=null, world=Optional.empty} */
2668[23:24:40] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@552d352c */
2669[23:24:40] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
2670[23:24:40] [Server thread/ERROR] [Sponge]: /* StackTrace: */
2671[23:24:40] [Server thread/ERROR] [Sponge]: /* java.lang.IllegalArgumentException: bound must be positive */
2672[23:24:40] [Server thread/ERROR] [Sponge]: /* java.util.Random.nextInt(Random.java:388) */
2673[23:24:40] [Server thread/ERROR] [Sponge]: /* com.pam.harvestcraft.blocks.growables.BlockPamCrop.func_180650_b(BlockPamCrop.java:171) */
2674[23:24:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.Block.func_180645_a(Block.java:508) */
2675[23:24:40] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.randomTickBlock(TrackingUtil.java:303) */
2676[23:24:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:2163) */
2677[23:24:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:225) */
2678[23:24:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756) */
2679[23:24:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
2680[23:24:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
2681[23:24:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
2682[23:24:40] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
2683[23:24:40] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
2684[23:24:40] [Server thread/ERROR] [Sponge]: /* */
2685[23:24:40] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
2686[23:24:40] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-70763aa8 */
2687[23:24:40] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.4 */
2688[23:24:40] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2768-7.1.4 */
2689[23:24:40] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2768 */
2690[23:24:40] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************/
2691[23:24:42] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] Items on the ground will be removed in 1 min.
2692[23:24:45] [Server thread/ERROR] [Sponge]: /***********************************************************************************************************************************************************************************************************************/
2693[23:24:45] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
2694[23:24:45] [Server thread/ERROR] [Sponge]: /***********************************************************************************************************************************************************************************************************************/
2695[23:24:45] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
2696[23:24:45] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most cases, something else triggered this */
2697[23:24:45] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash by catching it. The following stacktrace */
2698[23:24:45] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
2699[23:24:45] [Server thread/ERROR] [Sponge]: /***********************************************************************************************************************************************************************************************************************/
2700[23:24:45] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: RandomBlockTickPhase */
2701[23:24:45] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
2702[23:24:45] [Server thread/ERROR] [Sponge]: /* - Owner: SpongeUser{isOnline=false, profile=com.mojang.authlib.GameProfile@7727718f[id=1a9ebdf7-0581-429e-a6a2-3a7ce82ccd9b,name=FunyDucky,properties={},legacy=false]} */
2703[23:24:45] [Server thread/ERROR] [Sponge]: /* - Source: SpongeLocatableBlock{blockState=harvestcraft:pamcauliflowercrop[age=0], position=(-1625, 72, 627), worldId=3e9e8343-c316-4b39-ae9b-95025631a39e, worldReference=java.lang.ref.WeakReference@41aca26b} */
2704[23:24:45] [Server thread/ERROR] [Sponge]: /* - CapturedBlockPosition: CaptureBlockPos{pos=null, world=Optional.empty} */
2705[23:24:45] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@60069417 */
2706[23:24:45] [Server thread/ERROR] [Sponge]: /***********************************************************************************************************************************************************************************************************************/
2707[23:24:45] [Server thread/ERROR] [Sponge]: /* StackTrace: */
2708[23:24:45] [Server thread/ERROR] [Sponge]: /* java.lang.IllegalArgumentException: bound must be positive */
2709[23:24:45] [Server thread/ERROR] [Sponge]: /* java.util.Random.nextInt(Random.java:388) */
2710[23:24:45] [Server thread/ERROR] [Sponge]: /* com.pam.harvestcraft.blocks.growables.BlockPamCrop.func_180650_b(BlockPamCrop.java:171) */
2711[23:24:45] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.Block.func_180645_a(Block.java:508) */
2712[23:24:45] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.randomTickBlock(TrackingUtil.java:303) */
2713[23:24:45] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:2163) */
2714[23:24:45] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:225) */
2715[23:24:45] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756) */
2716[23:24:45] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
2717[23:24:45] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
2718[23:24:45] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
2719[23:24:45] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
2720[23:24:45] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
2721[23:24:45] [Server thread/ERROR] [Sponge]: /* */
2722[23:24:45] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
2723[23:24:45] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-70763aa8 */
2724[23:24:45] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.4 */
2725[23:24:45] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2768-7.1.4 */
2726[23:24:45] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2768 */
2727[23:24:45] [Server thread/ERROR] [Sponge]: /***********************************************************************************************************************************************************************************************************************/
2728[23:24:47] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Snufelupakus lost connection: Timed out
2729[23:24:47] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Snufelupakus has left.
2730[23:24:48] [Server thread/INFO] [nucleus]: Server ran the command: /save-on
2731[23:24:48] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saving is already turned on
2732[23:24:48] [Server thread/INFO] [nucleus]: Server ran the command: /save-all
2733[23:24:48] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saving...
2734[23:24:48] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saved the world
2735[23:25:12] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] 2 items have been removed of the ground
2736[23:25:14] [Server thread/INFO] [nucleus]: Server ran the command: /list
2737[23:25:14] [pool-3-thread-26/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2738[23:25:14] [pool-3-thread-26/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2739[23:26:06] [Server thread/INFO] [nucleus]: Server ran the command: /list
2740[23:26:06] [pool-3-thread-26/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2741[23:26:06] [pool-3-thread-26/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2742[23:26:59] [Server thread/INFO] [nucleus]: Server ran the command: /list
2743[23:26:59] [pool-3-thread-15/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2744[23:26:59] [pool-3-thread-15/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2745[23:27:51] [Server thread/INFO] [nucleus]: Server ran the command: /list
2746[23:27:51] [pool-3-thread-26/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2747[23:27:51] [pool-3-thread-26/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2748[23:28:43] [Server thread/INFO] [nucleus]: Server ran the command: /list
2749[23:28:43] [pool-3-thread-18/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2750[23:28:43] [pool-3-thread-18/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2751[23:29:35] [Server thread/INFO] [nucleus]: Server ran the command: /list
2752[23:29:35] [pool-3-thread-15/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2753[23:29:35] [pool-3-thread-15/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2754[23:30:28] [Server thread/INFO] [nucleus]: Server ran the command: /list
2755[23:30:28] [pool-3-thread-23/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2756[23:30:28] [pool-3-thread-23/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2757[23:30:42] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] Items on the ground will be removed in 1 min.
2758[23:31:12] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] 0 items have been removed of the ground
2759[23:31:20] [Server thread/INFO] [nucleus]: Server ran the command: /list
2760[23:31:20] [pool-3-thread-15/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2761[23:31:20] [pool-3-thread-15/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2762[23:32:12] [Server thread/INFO] [nucleus]: Server ran the command: /list
2763[23:32:12] [pool-3-thread-23/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2764[23:32:12] [pool-3-thread-23/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2765[23:33:04] [Server thread/INFO] [nucleus]: Server ran the command: /list
2766[23:33:04] [pool-3-thread-24/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2767[23:33:04] [pool-3-thread-24/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2768[23:33:57] [Server thread/INFO] [nucleus]: Server ran the command: /list
2769[23:33:57] [pool-3-thread-18/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2770[23:33:57] [pool-3-thread-18/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2771[23:34:49] [Server thread/INFO] [nucleus]: Server ran the command: /list
2772[23:34:49] [pool-3-thread-24/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2773[23:34:49] [pool-3-thread-24/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2774[23:34:55] [Server thread/INFO] [nucleus]: Server ran the command: /save-on
2775[23:34:55] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saving is already turned on
2776[23:34:55] [Server thread/INFO] [nucleus]: Server ran the command: /save-all
2777[23:34:55] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saving...
2778[23:34:55] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saved the world
2779[23:35:41] [Server thread/INFO] [nucleus]: Server ran the command: /list
2780[23:35:41] [pool-3-thread-15/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2781[23:35:41] [pool-3-thread-15/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2782[23:36:33] [Server thread/INFO] [nucleus]: Server ran the command: /list
2783[23:36:33] [pool-3-thread-24/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2784[23:36:33] [pool-3-thread-24/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2785[23:36:42] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] Items on the ground will be removed in 1 min.
2786[23:37:12] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] 0 items have been removed of the ground
2787[23:37:26] [Server thread/INFO] [nucleus]: Server ran the command: /list
2788[23:37:26] [pool-3-thread-26/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2789[23:37:26] [pool-3-thread-26/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2790[23:38:18] [Server thread/INFO] [nucleus]: Server ran the command: /list
2791[23:38:18] [pool-3-thread-24/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2792[23:38:18] [pool-3-thread-24/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2793[23:39:10] [Server thread/INFO] [nucleus]: Server ran the command: /list
2794[23:39:10] [pool-3-thread-28/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2795[23:39:10] [pool-3-thread-28/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2796[23:39:18] [pool-3-thread-24/INFO] [buycraft]: Fetching all due players...
2797[23:39:18] [pool-3-thread-24/INFO] [buycraft]: Fetched due players (0 found).
2798[23:40:02] [Server thread/INFO] [nucleus]: Server ran the command: /list
2799[23:40:02] [pool-3-thread-26/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2800[23:40:02] [pool-3-thread-26/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2801[23:40:55] [Server thread/INFO] [nucleus]: Server ran the command: /list
2802[23:40:55] [pool-3-thread-26/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2803[23:40:55] [pool-3-thread-26/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2804[23:41:47] [Server thread/INFO] [nucleus]: Server ran the command: /list
2805[23:41:47] [pool-3-thread-28/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2806[23:41:47] [pool-3-thread-28/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2807[23:42:39] [Server thread/INFO] [nucleus]: Server ran the command: /list
2808[23:42:39] [pool-3-thread-21/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2809[23:42:39] [pool-3-thread-21/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2810[23:42:42] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] Items on the ground will be removed in 1 min.
2811[23:43:12] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] 0 items have been removed of the ground
2812[23:43:31] [Server thread/INFO] [nucleus]: Server ran the command: /list
2813[23:43:31] [pool-3-thread-29/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2814[23:43:31] [pool-3-thread-29/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2815[23:44:24] [Server thread/INFO] [nucleus]: Server ran the command: /list
2816[23:44:24] [pool-3-thread-21/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2817[23:44:24] [pool-3-thread-21/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2818[23:45:03] [Server thread/INFO] [nucleus]: Server ran the command: /save-on
2819[23:45:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saving is already turned on
2820[23:45:03] [Server thread/INFO] [nucleus]: Server ran the command: /save-all
2821[23:45:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saving...
2822[23:45:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saved the world
2823[23:45:16] [Server thread/INFO] [nucleus]: Server ran the command: /list
2824[23:45:16] [pool-3-thread-30/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2825[23:45:16] [pool-3-thread-30/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2826[23:46:08] [Server thread/INFO] [nucleus]: Server ran the command: /list
2827[23:46:08] [pool-3-thread-30/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2828[23:46:08] [pool-3-thread-30/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2829[23:47:01] [Server thread/INFO] [nucleus]: Server ran the command: /list
2830[23:47:01] [pool-3-thread-29/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2831[23:47:01] [pool-3-thread-29/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2832[23:47:53] [Server thread/INFO] [nucleus]: Server ran the command: /list
2833[23:47:53] [pool-3-thread-29/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2834[23:47:53] [pool-3-thread-29/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2835[23:48:42] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] Items on the ground will be removed in 1 min.
2836[23:48:45] [Server thread/INFO] [nucleus]: Server ran the command: /list
2837[23:48:45] [pool-3-thread-24/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2838[23:48:45] [pool-3-thread-24/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2839[23:49:12] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] 0 items have been removed of the ground
2840[23:49:37] [Server thread/INFO] [nucleus]: Server ran the command: /list
2841[23:49:37] [pool-3-thread-29/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2842[23:49:37] [pool-3-thread-29/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2843[23:50:30] [Server thread/INFO] [nucleus]: Server ran the command: /list
2844[23:50:30] [pool-3-thread-30/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2845[23:50:30] [pool-3-thread-30/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2846[23:51:22] [Server thread/INFO] [nucleus]: Server ran the command: /list
2847[23:51:22] [pool-3-thread-30/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2848[23:51:22] [pool-3-thread-30/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2849[23:52:14] [Server thread/INFO] [nucleus]: Server ran the command: /list
2850[23:52:14] [pool-3-thread-21/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2851[23:52:14] [pool-3-thread-21/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2852[23:53:06] [Server thread/INFO] [nucleus]: Server ran the command: /list
2853[23:53:06] [pool-3-thread-30/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2854[23:53:06] [pool-3-thread-30/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2855[23:53:59] [Server thread/INFO] [nucleus]: Server ran the command: /list
2856[23:53:59] [pool-3-thread-24/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2857[23:53:59] [pool-3-thread-24/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2858[23:54:18] [pool-3-thread-24/INFO] [buycraft]: Fetching all due players...
2859[23:54:18] [pool-3-thread-24/INFO] [buycraft]: Fetched due players (0 found).
2860[23:54:42] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] Items on the ground will be removed in 1 min.
2861[23:54:51] [Server thread/INFO] [nucleus]: Server ran the command: /list
2862[23:54:51] [pool-3-thread-21/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2863[23:54:51] [pool-3-thread-21/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2864[23:55:10] [Server thread/INFO] [nucleus]: Server ran the command: /save-on
2865[23:55:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saving is already turned on
2866[23:55:10] [Server thread/INFO] [nucleus]: Server ran the command: /save-all
2867[23:55:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saving...
2868[23:55:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saved the world
2869[23:55:12] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Announcement ] 0 items have been removed of the ground
2870[23:55:43] [Server thread/INFO] [nucleus]: Server ran the command: /list
2871[23:55:43] [pool-3-thread-26/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2872[23:55:43] [pool-3-thread-26/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2873[23:56:35] [Server thread/INFO] [nucleus]: Server ran the command: /list
2874[23:56:35] [pool-3-thread-26/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2875[23:56:35] [pool-3-thread-26/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2876[23:57:28] [Server thread/INFO] [nucleus]: Server ran the command: /list
2877[23:57:28] [pool-3-thread-29/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2878[23:57:28] [pool-3-thread-29/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2879[23:58:20] [Server thread/INFO] [nucleus]: Server ran the command: /list
2880[23:58:20] [pool-3-thread-29/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2881[23:58:20] [pool-3-thread-29/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
2882[23:59:12] [Server thread/INFO] [nucleus]: Server ran the command: /list
2883[23:59:12] [pool-3-thread-29/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 0/80 players online. =============
2884[23:59:12] [pool-3-thread-29/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================