Skip to content

Instantly share code, notes, and snippets.

@jinkhya
Created July 21, 2019 23:25
Show Gist options
  • Save jinkhya/7148246c2ea4c0669d2d5c2868832191 to your computer and use it in GitHub Desktop.
Save jinkhya/7148246c2ea4c0669d2d5c2868832191 to your computer and use it in GitHub Desktop.
nucleus /rtp throwing errors
[00:00:00] [Server thread/INFO] [tombstone]: All players have been successfully backed up
[00:00:14] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ ooh bed
[00:00:55] [pool-3-thread-43/INFO] [net.minecraft.server.dedicated.DedicatedServer]: *Manie8 is no longer AFK.
[00:01:00] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ thx
[00:01:06] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Member] Thorgrim_UKM: welcome Manie8
[00:01:07] [Server thread/INFO] [nucleus]: Manie8 ran the command: /rtp
[00:01:07] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.event.terraingen.ChunkGeneratorEvent$ReplaceBiomeBlocks@79247eea:
java.lang.NoSuchMethodException: net.minecraft.world.WorldServer.updateWorldGenerator()
at java.lang.Class.getMethod(Class.java:1786) ~[?:1.8.0_212]
at farseek.world.gen.structure.StructureGenerationChunkProvider$.createSpongeGenerator$lzycompute(StructureGenerationChunkProvider.scala:81) ~[StructureGenerationChunkProvider$.class:?]
at farseek.world.gen.structure.StructureGenerationChunkProvider$.createSpongeGenerator(StructureGenerationChunkProvider.scala:81) ~[StructureGenerationChunkProvider$.class:?]
at farseek.world.gen.structure.StructureGenerationChunkProvider.createSpongeGenerators(StructureGenerationChunkProvider.scala:43) ~[StructureGenerationChunkProvider.class:?]
at farseek.world.gen.structure.StructureGenerationChunkProvider.<init>(StructureGenerationChunkProvider.scala:34) ~[StructureGenerationChunkProvider.class:?]
at farseek.world.gen.structure.StructureGenerationChunkProvider$$anonfun$apply$2.apply(StructureGenerationChunkProvider.scala:85) ~[StructureGenerationChunkProvider$$anonfun$apply$2.class:?]
at farseek.world.gen.structure.StructureGenerationChunkProvider$$anonfun$apply$2.apply(StructureGenerationChunkProvider.scala:85) ~[StructureGenerationChunkProvider$$anonfun$apply$2.class:?]
at scala.collection.mutable.MapLike$class.getOrElseUpdate(MapLike.scala:188) ~[scala-library-2.11.1.jar:?]
at scala.collection.mutable.AbstractMap.getOrElseUpdate(Map.scala:80) ~[scala-library-2.11.1.jar:?]
at farseek.world.gen.structure.StructureGenerationChunkProvider$.apply(StructureGenerationChunkProvider.scala:85) ~[StructureGenerationChunkProvider$.class:?]
at farseek.world.gen.structure.StructureGenerator.onChunkGeneration(StructureGenerator.scala:42) ~[StructureGenerator.class:?]
at farseek.world.gen.structure.StructureGenerator.onChunkGeneration(StructureGenerator.scala:37) ~[StructureGenerator.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1933_StructureGenerator_onChunkGeneration_ReplaceBiomeBlocks.invoke(.dynamic) ~[?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) ~[EventBus.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) ~[EventBus.class:?]
at org.spongepowered.mod.world.gen.SpongeChunkGeneratorForge.replaceBiomeBlocks(SpongeChunkGeneratorForge.java:150) ~[SpongeChunkGeneratorForge.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.world.gen.SpongeChunkGenerator.func_185932_a(SpongeChunkGenerator.java:252) ~[SpongeChunkGenerator.class:1.12.2-2838-7.1.7-RC3843]
at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:143) ~[on.class:?]
at net.minecraft.world.World.func_72964_e(World.java:310) ~[amu.class:?]
at net.minecraft.world.World.getBlockType(World.java:4337) ~[amu.class:?]
at org.spongepowered.api.world.extent.BlockVolume.getBlockType(BlockVolume.java:123) ~[BlockVolume.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.api.world.Location.getBlockType(Location.java:523) ~[Location.class:1.12.2-2838-7.1.7-RC3843]
at io.github.nucleuspowered.nucleus.modules.rtp.kernels.DefaultKernel.getStartingLocation(DefaultKernel.java:77) ~[DefaultKernel.class:1.12.1-S7.1]
at io.github.nucleuspowered.nucleus.modules.rtp.kernels.DefaultKernel.getLocation(DefaultKernel.java:42) ~[DefaultKernel.class:1.12.1-S7.1]
at io.github.nucleuspowered.nucleus.modules.rtp.commands.RandomTeleportCommand$RTPTask.accept(RandomTeleportCommand.java:171) ~[RandomTeleportCommand$RTPTask.class:1.12.1-S7.1]
at io.github.nucleuspowered.nucleus.modules.rtp.commands.RandomTeleportCommand$RTPTask.accept(RandomTeleportCommand.java:129) ~[RandomTeleportCommand$RTPTask.class:1.12.1-S7.1]
at org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:192) ~[SchedulerBase.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:74) ~[SyncScheduler.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:183) ~[SchedulerBase.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:169) ~[SchedulerBase.class:1.12.2-2838-7.1.7-RC3843]
at java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707) [?:1.8.0_212]
at org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:112) [SchedulerBase.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:47) [SyncScheduler.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:189) [SpongeScheduler.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:417) [SpongeMod.class:1.12.2-2838-7.1.7-RC3843]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_761_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) [EventBus.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) [EventBus.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:279) [FMLCommonHandler.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:657) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[00:01:07] [Server thread/ERROR] [FML]: Index: 2 Listeners:
[00:01:07] [Server thread/ERROR] [FML]: 0: NORMAL
[00:01:07] [Server thread/ERROR] [FML]: 1: ASM: mcjty.rftoolsdim.ForgeEventHandlers@88ec962 onReplaceBiomeBlocks(Lnet/minecraftforge/event/terraingen/ChunkGeneratorEvent$ReplaceBiomeBlocks;)V
[00:01:07] [Server thread/ERROR] [FML]: 2: ASM: streams.world.gen.structure.RiverGenerator@1278d415 onChunkGeneration(Lnet/minecraftforge/event/terraingen/ChunkGeneratorEvent$ReplaceBiomeBlocks;)V
[00:01:08] [Server thread/ERROR] [Sponge]: The Scheduler tried to run the task nucleus-S-11 owned by Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar}, but an error occured.
java.lang.NegativeArraySizeException: null
at net.minecraft.crash.CrashReportCategory.func_85070_b(CrashReportCategory.java:168) ~[c.class:?]
at net.minecraft.crash.CrashReport.func_85057_a(CrashReport.java:318) ~[b.class:?]
at net.minecraft.crash.CrashReport.func_85058_a(CrashReport.java:283) ~[b.class:?]
at net.minecraft.world.gen.ChunkProviderServer.handler$impl$StopGenerationPhaseFromError$zmh000(ChunkProviderServer.java:1193) ~[on.class:?]
at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:151) ~[on.class:?]
at net.minecraft.world.World.func_72964_e(World.java:310) ~[amu.class:?]
at net.minecraft.world.World.getBlockType(World.java:4337) ~[amu.class:?]
at org.spongepowered.api.world.extent.BlockVolume.getBlockType(BlockVolume.java:123) ~[BlockVolume.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.api.world.Location.getBlockType(Location.java:523) ~[Location.class:1.12.2-2838-7.1.7-RC3843]
at io.github.nucleuspowered.nucleus.modules.rtp.kernels.DefaultKernel.getStartingLocation(DefaultKernel.java:77) ~[DefaultKernel.class:1.12.1-S7.1]
at io.github.nucleuspowered.nucleus.modules.rtp.kernels.DefaultKernel.getLocation(DefaultKernel.java:42) ~[DefaultKernel.class:1.12.1-S7.1]
at io.github.nucleuspowered.nucleus.modules.rtp.commands.RandomTeleportCommand$RTPTask.accept(RandomTeleportCommand.java:171) ~[RandomTeleportCommand$RTPTask.class:1.12.1-S7.1]
at io.github.nucleuspowered.nucleus.modules.rtp.commands.RandomTeleportCommand$RTPTask.accept(RandomTeleportCommand.java:129) ~[RandomTeleportCommand$RTPTask.class:1.12.1-S7.1]
at org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:192) ~[SchedulerBase.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:74) ~[SyncScheduler.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:183) ~[SchedulerBase.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:169) ~[SchedulerBase.class:1.12.2-2838-7.1.7-RC3843]
at java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707) [?:1.8.0_212]
at org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:112) [SchedulerBase.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:47) [SyncScheduler.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:189) [SpongeScheduler.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:417) [SpongeMod.class:1.12.2-2838-7.1.7-RC3843]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_761_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) [EventBus.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) [EventBus.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:279) [FMLCommonHandler.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:657) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[00:01:08] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:01:08] [Server thread/ERROR] [Sponge]: /* Completing incorrect phase */
[00:01:08] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:01:08] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system is very dependent on knowing when a change to any world */
[00:01:08] [Server thread/ERROR] [Sponge]: /* takes place, however, we are attempting to complete a "phase" other than the one */
[00:01:08] [Server thread/ERROR] [Sponge]: /* we most recently entered. This is an error usually on Sponge's part, so a report */
[00:01:08] [Server thread/ERROR] [Sponge]: /* is required on the issue tracker on GitHub. */
[00:01:08] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:01:08] [Server thread/ERROR] [Sponge]: /* Expected to exit phase: Plugin{ScheduledTask} */
[00:01:08] [Server thread/ERROR] [Sponge]: /* But instead found phase: Generation{Terrain:TERRAIN_GENERATION} */
[00:01:08] [Server thread/ERROR] [Sponge]: /* StackTrace: */
[00:01:08] [Server thread/ERROR] [Sponge]: /* java.lang.Exception: null */
[00:01:08] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.printIncorrectPhaseCompletion(PhaseTracker.java:388) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.completePhase(PhaseTracker.java:282) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseContext.close(PhaseContext.java:612) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:197) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:74) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:183) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:169) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:112) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:47) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:189) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:417) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler_761_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:279) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:657) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
[00:01:08] [Server thread/ERROR] [Sponge]: /* - Phase: Generation{Terrain:TERRAIN_GENERATION} */
[00:01:08] [Server thread/ERROR] [Sponge]: /* Context: */
[00:01:08] [Server thread/ERROR] [Sponge]: /* - World: WorldServer{Name=world, DimensionId=0, DimensionType=minecraft:overworld} */
[00:01:08] [Server thread/ERROR] [Sponge]: /* - Phase: Plugin{ScheduledTask} */
[00:01:08] [Server thread/ERROR] [Sponge]: /* Context: */
[00:01:08] [Server thread/ERROR] [Sponge]: /* - Source: ScheduledTask{name=nucleus-S-11, delay=0, interval=0, owner=Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar}, id=cdaff8ff-44ec-4531-9c27-4b9718b33e0b, isAsync=false} */
[00:01:08] [Server thread/ERROR] [Sponge]: /* - PluginContainer: Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar} */
[00:01:08] [Server thread/ERROR] [Sponge]: /* - Phase: Plugin{ScheduledTask} */
[00:01:08] [Server thread/ERROR] [Sponge]: /* Context: */
[00:01:08] [Server thread/ERROR] [Sponge]: /* - Source: ScheduledTask{name=nucleus-S-11, delay=0, interval=0, owner=Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar}, id=cdaff8ff-44ec-4531-9c27-4b9718b33e0b, isAsync=false} */
[00:01:08] [Server thread/ERROR] [Sponge]: /* */
[00:01:08] [Server thread/ERROR] [Sponge]: /* StackTrace : */
[00:01:08] [Server thread/ERROR] [Sponge]: /* java.lang.Exception: Incorrect Phase Completion */
[00:01:08] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.printIncorrectPhaseCompletion(PhaseTracker.java:391) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.completePhase(PhaseTracker.java:282) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseContext.close(PhaseContext.java:612) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:197) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:74) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:183) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:169) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:112) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:47) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:189) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:417) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler_761_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:279) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:657) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
[00:01:08] [Server thread/ERROR] [Sponge]: /* */
[00:01:08] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
[00:01:08] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-e29ab849e */
[00:01:08] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.7-SNAPSHOT */
[00:01:08] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2838-7.1.7-RC3843 */
[00:01:08] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2836 */
[00:01:08] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:01:08] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:01:08] [Server thread/ERROR] [Sponge]: /* Phases Not Completed */
[00:01:08] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:01:08] [Server thread/ERROR] [Sponge]: /* One or more phases were started but were not properly completed by the end of the server tick. They will be automatically closed, but this is an issue that should be reported to Sponge. */
[00:01:08] [Server thread/ERROR] [Sponge]: /* - Phase: Plugin{ScheduledTask} */
[00:01:08] [Server thread/ERROR] [Sponge]: /* Context: */
[00:01:08] [Server thread/ERROR] [Sponge]: /* - Source: ScheduledTask{name=nucleus-S-11, delay=0, interval=0, owner=Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar}, id=cdaff8ff-44ec-4531-9c27-4b9718b33e0b, isAsync=false} */
[00:01:08] [Server thread/ERROR] [Sponge]: /* */
[00:01:08] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
[00:01:08] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-e29ab849e */
[00:01:08] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.7-SNAPSHOT */
[00:01:08] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2838-7.1.7-RC3843 */
[00:01:08] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2836 */
[00:01:08] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:01:49] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ gr8
[00:01:55] [Server thread/INFO] [nucleus]: Manie8 ran the command: /rtp
[00:01:55] [Server thread/ERROR] [Sponge]: The Scheduler tried to run the task nucleus-S-12 owned by Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar}, but an error occured.
java.lang.NegativeArraySizeException: null
at net.minecraft.crash.CrashReportCategory.func_85070_b(CrashReportCategory.java:168) ~[c.class:?]
at net.minecraft.crash.CrashReport.func_85057_a(CrashReport.java:318) ~[b.class:?]
at net.minecraft.crash.CrashReport.func_85058_a(CrashReport.java:283) ~[b.class:?]
at net.minecraft.world.gen.ChunkProviderServer.handler$impl$StopGenerationPhaseFromError$zmh000(ChunkProviderServer.java:1193) ~[on.class:?]
at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:151) ~[on.class:?]
at net.minecraft.world.World.func_72964_e(World.java:310) ~[amu.class:?]
at net.minecraft.world.World.getBlockType(World.java:4337) ~[amu.class:?]
at org.spongepowered.api.world.extent.BlockVolume.getBlockType(BlockVolume.java:123) ~[BlockVolume.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.api.world.Location.getBlockType(Location.java:523) ~[Location.class:1.12.2-2838-7.1.7-RC3843]
at io.github.nucleuspowered.nucleus.modules.rtp.kernels.DefaultKernel.getStartingLocation(DefaultKernel.java:77) ~[DefaultKernel.class:1.12.1-S7.1]
at io.github.nucleuspowered.nucleus.modules.rtp.kernels.DefaultKernel.getLocation(DefaultKernel.java:42) ~[DefaultKernel.class:1.12.1-S7.1]
at io.github.nucleuspowered.nucleus.modules.rtp.commands.RandomTeleportCommand$RTPTask.accept(RandomTeleportCommand.java:171) ~[RandomTeleportCommand$RTPTask.class:1.12.1-S7.1]
at io.github.nucleuspowered.nucleus.modules.rtp.commands.RandomTeleportCommand$RTPTask.accept(RandomTeleportCommand.java:129) ~[RandomTeleportCommand$RTPTask.class:1.12.1-S7.1]
at org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:192) ~[SchedulerBase.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:74) ~[SyncScheduler.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:183) ~[SchedulerBase.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:169) ~[SchedulerBase.class:1.12.2-2838-7.1.7-RC3843]
at java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707) [?:1.8.0_212]
at org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:112) [SchedulerBase.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:47) [SyncScheduler.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:189) [SpongeScheduler.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:417) [SpongeMod.class:1.12.2-2838-7.1.7-RC3843]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_761_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) [EventBus.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) [EventBus.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:279) [FMLCommonHandler.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:657) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[00:01:55] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:01:55] [Server thread/ERROR] [Sponge]: /* Completing incorrect phase */
[00:01:55] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:01:55] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system is very dependent on knowing when a change to any world */
[00:01:55] [Server thread/ERROR] [Sponge]: /* takes place, however, we are attempting to complete a "phase" other than the one */
[00:01:55] [Server thread/ERROR] [Sponge]: /* we most recently entered. This is an error usually on Sponge's part, so a report */
[00:01:55] [Server thread/ERROR] [Sponge]: /* is required on the issue tracker on GitHub. */
[00:01:55] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:01:55] [Server thread/ERROR] [Sponge]: /* Expected to exit phase: Plugin{ScheduledTask} */
[00:01:55] [Server thread/ERROR] [Sponge]: /* But instead found phase: Generation{Terrain:TERRAIN_GENERATION} */
[00:01:55] [Server thread/ERROR] [Sponge]: /* StackTrace: */
[00:01:55] [Server thread/ERROR] [Sponge]: /* java.lang.Exception: null */
[00:01:55] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.printIncorrectPhaseCompletion(PhaseTracker.java:388) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.completePhase(PhaseTracker.java:282) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseContext.close(PhaseContext.java:612) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:197) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:74) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:183) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:169) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:112) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:47) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:189) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:417) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler_761_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:279) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:657) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
[00:01:55] [Server thread/ERROR] [Sponge]: /* - Phase: Generation{Terrain:TERRAIN_GENERATION} */
[00:01:55] [Server thread/ERROR] [Sponge]: /* Context: */
[00:01:55] [Server thread/ERROR] [Sponge]: /* - World: WorldServer{Name=world, DimensionId=0, DimensionType=minecraft:overworld} */
[00:01:55] [Server thread/ERROR] [Sponge]: /* - Phase: Plugin{ScheduledTask} */
[00:01:55] [Server thread/ERROR] [Sponge]: /* Context: */
[00:01:55] [Server thread/ERROR] [Sponge]: /* - Source: ScheduledTask{name=nucleus-S-12, delay=0, interval=0, owner=Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar}, id=7f5a6028-d008-4706-a602-0b657a4eeee1, isAsync=false} */
[00:01:55] [Server thread/ERROR] [Sponge]: /* - PluginContainer: Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar} */
[00:01:55] [Server thread/ERROR] [Sponge]: /* - Phase: Plugin{ScheduledTask} */
[00:01:55] [Server thread/ERROR] [Sponge]: /* Context: */
[00:01:55] [Server thread/ERROR] [Sponge]: /* - Source: ScheduledTask{name=nucleus-S-12, delay=0, interval=0, owner=Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar}, id=7f5a6028-d008-4706-a602-0b657a4eeee1, isAsync=false} */
[00:01:55] [Server thread/ERROR] [Sponge]: /* */
[00:01:55] [Server thread/ERROR] [Sponge]: /* StackTrace : */
[00:01:55] [Server thread/ERROR] [Sponge]: /* java.lang.Exception: Incorrect Phase Completion */
[00:01:55] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.printIncorrectPhaseCompletion(PhaseTracker.java:391) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.completePhase(PhaseTracker.java:282) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseContext.close(PhaseContext.java:612) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:197) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:74) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:183) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:169) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:112) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:47) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:189) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:417) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler_761_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:279) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:657) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
[00:01:55] [Server thread/ERROR] [Sponge]: /* */
[00:01:55] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
[00:01:55] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-e29ab849e */
[00:01:55] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.7-SNAPSHOT */
[00:01:55] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2838-7.1.7-RC3843 */
[00:01:55] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2836 */
[00:01:55] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:01:55] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:01:55] [Server thread/ERROR] [Sponge]: /* Phases Not Completed */
[00:01:55] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:01:55] [Server thread/ERROR] [Sponge]: /* One or more phases were started but were not properly completed by the end of the server tick. They will be automatically closed, but this is an issue that should be reported to Sponge. */
[00:01:55] [Server thread/ERROR] [Sponge]: /* - Phase: Plugin{ScheduledTask} */
[00:01:55] [Server thread/ERROR] [Sponge]: /* Context: */
[00:01:55] [Server thread/ERROR] [Sponge]: /* - Source: ScheduledTask{name=nucleus-S-12, delay=0, interval=0, owner=Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar}, id=7f5a6028-d008-4706-a602-0b657a4eeee1, isAsync=false} */
[00:01:55] [Server thread/ERROR] [Sponge]: /* */
[00:01:55] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
[00:01:55] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-e29ab849e */
[00:01:55] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.7-SNAPSHOT */
[00:01:55] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2838-7.1.7-RC3843 */
[00:01:55] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2836 */
[00:01:55] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:02:57] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Omnifactory] Velsieg tried to swim in lava!
[00:02:59] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ is there party chat ?
[00:03:09] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ nice
[00:03:15] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ i am messy man haha
[00:03:42] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [chadlupkes] MC room 1 on Discord?
[00:04:18] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ sure i know wabout discord thought maybe a plugin on the server exists... nm
[00:04:26] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Member] Thorgrim_UKM: Discord depends on the People using it's age..
[00:06:42] [Server thread/ERROR] [Sponge]: /*****************************************************************************************************************************************/
[00:06:42] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
[00:06:42] [Server thread/ERROR] [Sponge]: /*****************************************************************************************************************************************/
[00:06:42] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
[00:06:42] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most cases, something else triggered this */
[00:06:42] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash by catching it. The following stacktrace */
[00:06:42] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
[00:06:42] [Server thread/ERROR] [Sponge]: /*****************************************************************************************************************************************/
[00:06:42] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: Tick{TileEntity} */
[00:06:42] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
[00:06:42] [Server thread/ERROR] [Sponge]: /* - Source: SGBaseTE(BlockPos{x=29, y=98, z=-194},0) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@6d96049c */
[00:06:42] [Server thread/ERROR] [Sponge]: /* */
[00:06:42] [Server thread/ERROR] [Sponge]: /* StackTrace : */
[00:06:42] [Server thread/ERROR] [Sponge]: /* java.lang.ClassCastException: gcewing.sg.util.FakeTeleporter cannot be cast to org.spongepowered.common.bridge.world.TeleporterBridge */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.Entity.changeDimension(Entity.java:8085) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.item.EntityItem.changeDimension(EntityItem.java:430) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.teleportEntityToWorld(SGBaseTE.java:2381) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.teleportEntityToDimension(SGBaseTE.java:2360) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.teleportToOtherDimension(SGBaseTE.java:2340) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.teleportEntity(SGBaseTE.java:2258) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.teleportEntityAndRiders(SGBaseTE.java:2135) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.entityInPortal(SGBaseTE.java:2075) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.checkForEntitiesInPortal(SGBaseTE.java:2008) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.func_73660_a(SGBaseTE.java:831) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickTileEntity(TrackingUtil.java:238) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.updateTileEntity(WorldServer.java:5313) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.redirect$onUpdateTileEntities$zln000(WorldServer.java:5297) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72939_s(World.java:9100) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:4444) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* */
[00:06:42] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
[00:06:42] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-e29ab849e */
[00:06:42] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.7-SNAPSHOT */
[00:06:42] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2838-7.1.7-RC3843 */
[00:06:42] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2836 */
[00:06:42] [Server thread/ERROR] [Sponge]: /*****************************************************************************************************************************************/
[00:06:42] [Server thread/ERROR] [Sponge]: /*****************************************************************************************************************************************/
[00:06:42] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
[00:06:42] [Server thread/ERROR] [Sponge]: /*****************************************************************************************************************************************/
[00:06:42] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
[00:06:42] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most cases, something else triggered this */
[00:06:42] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash by catching it. The following stacktrace */
[00:06:42] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
[00:06:42] [Server thread/ERROR] [Sponge]: /*****************************************************************************************************************************************/
[00:06:42] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: Tick{TileEntity} */
[00:06:42] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
[00:06:42] [Server thread/ERROR] [Sponge]: /* - Source: SGBaseTE(BlockPos{x=29, y=98, z=-194},0) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@6c9dee9b */
[00:06:42] [Server thread/ERROR] [Sponge]: /* */
[00:06:42] [Server thread/ERROR] [Sponge]: /* StackTrace : */
[00:06:42] [Server thread/ERROR] [Sponge]: /* java.lang.ClassCastException: gcewing.sg.util.FakeTeleporter cannot be cast to org.spongepowered.common.bridge.world.TeleporterBridge */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.Entity.changeDimension(Entity.java:8085) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.item.EntityItem.changeDimension(EntityItem.java:430) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.teleportEntityToWorld(SGBaseTE.java:2381) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.teleportEntityToDimension(SGBaseTE.java:2360) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.teleportToOtherDimension(SGBaseTE.java:2340) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.teleportEntity(SGBaseTE.java:2258) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.teleportEntityAndRiders(SGBaseTE.java:2135) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.entityInPortal(SGBaseTE.java:2075) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.checkForEntitiesInPortal(SGBaseTE.java:2008) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.func_73660_a(SGBaseTE.java:831) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickTileEntity(TrackingUtil.java:238) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.updateTileEntity(WorldServer.java:5313) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.redirect$onUpdateTileEntities$zln000(WorldServer.java:5297) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72939_s(World.java:9100) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:4444) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* */
[00:06:42] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
[00:06:42] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-e29ab849e */
[00:06:42] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.7-SNAPSHOT */
[00:06:42] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2838-7.1.7-RC3843 */
[00:06:42] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2836 */
[00:06:42] [Server thread/ERROR] [Sponge]: /*****************************************************************************************************************************************/
[00:06:42] [Server thread/ERROR] [Sponge]: /*****************************************************************************************************************************************/
[00:06:42] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
[00:06:42] [Server thread/ERROR] [Sponge]: /*****************************************************************************************************************************************/
[00:06:42] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
[00:06:42] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most cases, something else triggered this */
[00:06:42] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash by catching it. The following stacktrace */
[00:06:42] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
[00:06:42] [Server thread/ERROR] [Sponge]: /*****************************************************************************************************************************************/
[00:06:42] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: Tick{TileEntity} */
[00:06:42] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
[00:06:42] [Server thread/ERROR] [Sponge]: /* - Source: SGBaseTE(BlockPos{x=29, y=98, z=-194},0) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@73f0a13f */
[00:06:42] [Server thread/ERROR] [Sponge]: /* */
[00:06:42] [Server thread/ERROR] [Sponge]: /* StackTrace : */
[00:06:42] [Server thread/ERROR] [Sponge]: /* java.lang.ClassCastException: gcewing.sg.util.FakeTeleporter cannot be cast to org.spongepowered.common.bridge.world.TeleporterBridge */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.Entity.changeDimension(Entity.java:8085) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.item.EntityItem.changeDimension(EntityItem.java:430) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.teleportEntityToWorld(SGBaseTE.java:2381) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.teleportEntityToDimension(SGBaseTE.java:2360) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.teleportToOtherDimension(SGBaseTE.java:2340) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.teleportEntity(SGBaseTE.java:2258) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.teleportEntityAndRiders(SGBaseTE.java:2135) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.entityInPortal(SGBaseTE.java:2075) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.checkForEntitiesInPortal(SGBaseTE.java:2008) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.func_73660_a(SGBaseTE.java:831) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickTileEntity(TrackingUtil.java:238) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.updateTileEntity(WorldServer.java:5313) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.redirect$onUpdateTileEntities$zln000(WorldServer.java:5297) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72939_s(World.java:9100) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:4444) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* */
[00:06:42] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
[00:06:42] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-e29ab849e */
[00:06:42] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.7-SNAPSHOT */
[00:06:42] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2838-7.1.7-RC3843 */
[00:06:42] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2836 */
[00:06:42] [Server thread/ERROR] [Sponge]: /*****************************************************************************************************************************************/
[00:06:42] [Server thread/ERROR] [Sponge]: /*****************************************************************************************************************************************/
[00:06:42] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
[00:06:42] [Server thread/ERROR] [Sponge]: /*****************************************************************************************************************************************/
[00:06:42] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
[00:06:42] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most cases, something else triggered this */
[00:06:42] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash by catching it. The following stacktrace */
[00:06:42] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
[00:06:42] [Server thread/ERROR] [Sponge]: /*****************************************************************************************************************************************/
[00:06:42] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: Tick{TileEntity} */
[00:06:42] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
[00:06:42] [Server thread/ERROR] [Sponge]: /* - Source: SGBaseTE(BlockPos{x=29, y=98, z=-194},0) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@2d0f85a9 */
[00:06:42] [Server thread/ERROR] [Sponge]: /* */
[00:06:42] [Server thread/ERROR] [Sponge]: /* StackTrace : */
[00:06:42] [Server thread/ERROR] [Sponge]: /* java.lang.ClassCastException: gcewing.sg.util.FakeTeleporter cannot be cast to org.spongepowered.common.bridge.world.TeleporterBridge */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.Entity.changeDimension(Entity.java:8085) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.item.EntityItem.changeDimension(EntityItem.java:430) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.teleportEntityToWorld(SGBaseTE.java:2381) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.teleportEntityToDimension(SGBaseTE.java:2360) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.teleportToOtherDimension(SGBaseTE.java:2340) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.teleportEntity(SGBaseTE.java:2258) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.teleportEntityAndRiders(SGBaseTE.java:2135) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.entityInPortal(SGBaseTE.java:2075) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.checkForEntitiesInPortal(SGBaseTE.java:2008) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.func_73660_a(SGBaseTE.java:831) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickTileEntity(TrackingUtil.java:238) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.updateTileEntity(WorldServer.java:5313) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.redirect$onUpdateTileEntities$zln000(WorldServer.java:5297) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72939_s(World.java:9100) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:4444) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* */
[00:06:42] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
[00:06:42] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-e29ab849e */
[00:06:42] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.7-SNAPSHOT */
[00:06:42] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2838-7.1.7-RC3843 */
[00:06:42] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2836 */
[00:06:42] [Server thread/ERROR] [Sponge]: /*****************************************************************************************************************************************/
[00:06:42] [Server thread/ERROR] [Sponge]: /*****************************************************************************************************************************************/
[00:06:42] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
[00:06:42] [Server thread/ERROR] [Sponge]: /*****************************************************************************************************************************************/
[00:06:42] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
[00:06:42] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most cases, something else triggered this */
[00:06:42] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash by catching it. The following stacktrace */
[00:06:42] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
[00:06:42] [Server thread/ERROR] [Sponge]: /*****************************************************************************************************************************************/
[00:06:42] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: Tick{TileEntity} */
[00:06:42] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
[00:06:42] [Server thread/ERROR] [Sponge]: /* - Source: SGBaseTE(BlockPos{x=29, y=98, z=-194},0) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@7a5b1e2a */
[00:06:42] [Server thread/ERROR] [Sponge]: /* */
[00:06:42] [Server thread/ERROR] [Sponge]: /* StackTrace : */
[00:06:42] [Server thread/ERROR] [Sponge]: /* java.lang.ClassCastException: gcewing.sg.util.FakeTeleporter cannot be cast to org.spongepowered.common.bridge.world.TeleporterBridge */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.Entity.changeDimension(Entity.java:8085) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.item.EntityItem.changeDimension(EntityItem.java:430) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.teleportEntityToWorld(SGBaseTE.java:2381) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.teleportEntityToDimension(SGBaseTE.java:2360) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.teleportToOtherDimension(SGBaseTE.java:2340) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.teleportEntity(SGBaseTE.java:2258) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.teleportEntityAndRiders(SGBaseTE.java:2135) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.entityInPortal(SGBaseTE.java:2075) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.checkForEntitiesInPortal(SGBaseTE.java:2008) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* gcewing.sg.tileentity.SGBaseTE.func_73660_a(SGBaseTE.java:831) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickTileEntity(TrackingUtil.java:238) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.updateTileEntity(WorldServer.java:5313) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.redirect$onUpdateTileEntities$zln000(WorldServer.java:5297) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72939_s(World.java:9100) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:4444) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
[00:06:42] [Server thread/ERROR] [Sponge]: /* */
[00:06:42] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
[00:06:42] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-e29ab849e */
[00:06:42] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.7-SNAPSHOT */
[00:06:42] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2838-7.1.7-RC3843 */
[00:06:42] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2836 */
[00:06:42] [Server thread/ERROR] [Sponge]: /*****************************************************************************************************************************************/
[00:07:26] [Server thread/INFO] [nucleus]: Manie8 ran the command: /rtp
[00:07:26] [Server thread/ERROR] [Sponge]: The Scheduler tried to run the task nucleus-S-13 owned by Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar}, but an error occured.
java.lang.NegativeArraySizeException: null
at net.minecraft.crash.CrashReportCategory.func_85070_b(CrashReportCategory.java:168) ~[c.class:?]
at net.minecraft.crash.CrashReport.func_85057_a(CrashReport.java:318) ~[b.class:?]
at net.minecraft.crash.CrashReport.func_85058_a(CrashReport.java:283) ~[b.class:?]
at net.minecraft.world.gen.ChunkProviderServer.handler$impl$StopGenerationPhaseFromError$zmh000(ChunkProviderServer.java:1193) ~[on.class:?]
at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:151) ~[on.class:?]
at net.minecraft.world.World.func_72964_e(World.java:310) ~[amu.class:?]
at net.minecraft.world.World.getBlockType(World.java:4337) ~[amu.class:?]
at org.spongepowered.api.world.extent.BlockVolume.getBlockType(BlockVolume.java:123) ~[BlockVolume.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.api.world.Location.getBlockType(Location.java:523) ~[Location.class:1.12.2-2838-7.1.7-RC3843]
at io.github.nucleuspowered.nucleus.modules.rtp.kernels.DefaultKernel.getStartingLocation(DefaultKernel.java:77) ~[DefaultKernel.class:1.12.1-S7.1]
at io.github.nucleuspowered.nucleus.modules.rtp.kernels.DefaultKernel.getLocation(DefaultKernel.java:42) ~[DefaultKernel.class:1.12.1-S7.1]
at io.github.nucleuspowered.nucleus.modules.rtp.commands.RandomTeleportCommand$RTPTask.accept(RandomTeleportCommand.java:171) ~[RandomTeleportCommand$RTPTask.class:1.12.1-S7.1]
at io.github.nucleuspowered.nucleus.modules.rtp.commands.RandomTeleportCommand$RTPTask.accept(RandomTeleportCommand.java:129) ~[RandomTeleportCommand$RTPTask.class:1.12.1-S7.1]
at org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:192) ~[SchedulerBase.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:74) ~[SyncScheduler.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:183) ~[SchedulerBase.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:169) ~[SchedulerBase.class:1.12.2-2838-7.1.7-RC3843]
at java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707) [?:1.8.0_212]
at org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:112) [SchedulerBase.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:47) [SyncScheduler.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:189) [SpongeScheduler.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:417) [SpongeMod.class:1.12.2-2838-7.1.7-RC3843]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_761_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) [EventBus.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) [EventBus.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:279) [FMLCommonHandler.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:657) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[00:07:26] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:07:26] [Server thread/ERROR] [Sponge]: /* Completing incorrect phase */
[00:07:26] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:07:26] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system is very dependent on knowing when a change to any world */
[00:07:26] [Server thread/ERROR] [Sponge]: /* takes place, however, we are attempting to complete a "phase" other than the one */
[00:07:26] [Server thread/ERROR] [Sponge]: /* we most recently entered. This is an error usually on Sponge's part, so a report */
[00:07:26] [Server thread/ERROR] [Sponge]: /* is required on the issue tracker on GitHub. */
[00:07:26] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:07:26] [Server thread/ERROR] [Sponge]: /* Expected to exit phase: Plugin{ScheduledTask} */
[00:07:26] [Server thread/ERROR] [Sponge]: /* But instead found phase: Generation{Terrain:TERRAIN_GENERATION} */
[00:07:26] [Server thread/ERROR] [Sponge]: /* StackTrace: */
[00:07:26] [Server thread/ERROR] [Sponge]: /* java.lang.Exception: null */
[00:07:26] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.printIncorrectPhaseCompletion(PhaseTracker.java:388) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.completePhase(PhaseTracker.java:282) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseContext.close(PhaseContext.java:612) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:197) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:74) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:183) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:169) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:112) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:47) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:189) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:417) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler_761_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:279) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:657) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
[00:07:26] [Server thread/ERROR] [Sponge]: /* - Phase: Generation{Terrain:TERRAIN_GENERATION} */
[00:07:26] [Server thread/ERROR] [Sponge]: /* Context: */
[00:07:26] [Server thread/ERROR] [Sponge]: /* - World: WorldServer{Name=world, DimensionId=0, DimensionType=minecraft:overworld} */
[00:07:26] [Server thread/ERROR] [Sponge]: /* - Phase: Plugin{ScheduledTask} */
[00:07:26] [Server thread/ERROR] [Sponge]: /* Context: */
[00:07:26] [Server thread/ERROR] [Sponge]: /* - Source: ScheduledTask{name=nucleus-S-13, delay=0, interval=0, owner=Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar}, id=7abded89-d3bb-4aed-8d4b-ed920b31d7a7, isAsync=false} */
[00:07:26] [Server thread/ERROR] [Sponge]: /* - PluginContainer: Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar} */
[00:07:26] [Server thread/ERROR] [Sponge]: /* - Phase: Plugin{ScheduledTask} */
[00:07:26] [Server thread/ERROR] [Sponge]: /* Context: */
[00:07:26] [Server thread/ERROR] [Sponge]: /* - Source: ScheduledTask{name=nucleus-S-13, delay=0, interval=0, owner=Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar}, id=7abded89-d3bb-4aed-8d4b-ed920b31d7a7, isAsync=false} */
[00:07:26] [Server thread/ERROR] [Sponge]: /* */
[00:07:26] [Server thread/ERROR] [Sponge]: /* StackTrace : */
[00:07:26] [Server thread/ERROR] [Sponge]: /* java.lang.Exception: Incorrect Phase Completion */
[00:07:26] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.printIncorrectPhaseCompletion(PhaseTracker.java:391) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.completePhase(PhaseTracker.java:282) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseContext.close(PhaseContext.java:612) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:197) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:74) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:183) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:169) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:112) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:47) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:189) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:417) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler_761_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:279) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:657) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
[00:07:26] [Server thread/ERROR] [Sponge]: /* */
[00:07:26] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
[00:07:26] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-e29ab849e */
[00:07:26] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.7-SNAPSHOT */
[00:07:26] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2838-7.1.7-RC3843 */
[00:07:26] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2836 */
[00:07:26] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:07:26] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:07:26] [Server thread/ERROR] [Sponge]: /* Phases Not Completed */
[00:07:26] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:07:26] [Server thread/ERROR] [Sponge]: /* One or more phases were started but were not properly completed by the end of the server tick. They will be automatically closed, but this is an issue that should be reported to Sponge. */
[00:07:26] [Server thread/ERROR] [Sponge]: /* - Phase: Plugin{ScheduledTask} */
[00:07:26] [Server thread/ERROR] [Sponge]: /* Context: */
[00:07:26] [Server thread/ERROR] [Sponge]: /* - Source: ScheduledTask{name=nucleus-S-13, delay=0, interval=0, owner=Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar}, id=7abded89-d3bb-4aed-8d4b-ed920b31d7a7, isAsync=false} */
[00:07:26] [Server thread/ERROR] [Sponge]: /* */
[00:07:26] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
[00:07:26] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-e29ab849e */
[00:07:26] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.7-SNAPSHOT */
[00:07:26] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2838-7.1.7-RC3843 */
[00:07:26] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2836 */
[00:07:26] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:08:05] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] crzassassin just joined the Enigmatica server!
[00:08:19] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Manie8 lost connection: Disconnected
[00:08:19] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Manie8 left the game
[00:08:31] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Omnifactory] Velsieg just left the Omnifactory server!
[00:08:50] [User Authenticator #6/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player Manie8 is 352cfbfe-1ead-4bf7-a987-3d3d71ecb5d8
[00:08:50] [Netty Epoll Server IO #0/INFO] [FML]: Client protocol version 2
[00:08:50] [Netty Epoll Server IO #0/INFO] [FML]: Client attempting to join with 287 mods : gbook@2.9.2,fluidtank_ae2@4.2,draconicevolution@2.3.22,contenttweaker@1.12.2-4.9.1,thermalinnovation@0.3.3,craftstudioapi@1.0.0,modnametooltip@1.10.0,hammercore@2.0.4.7,jeibees@0.9.0.5,ctm@MC1.12.2-0.3.3.22,artisanworktables@1.12.2-1.21.4,xnet@1.8.1,lex@1.0.8,reauth@3.6.0,evilcraft@0.10.76,forgelin@1.8.3,microblockcbe@2.6.1.81,randompatches@1.12.2-1.16.3.1,llibrary@1.7.19,darkutils@1.8.226,morpheus@1.12.2-3.5.106,ftblib@5.4.3.125,galacticraftplanets@4.0.2.187,guideapi@1.12-2.1.8-63,jeresources@0.9.2.60,mysticalagradditions@1.3.2,openmodularturrets@3.1.3-355,mysticallib@1.12.2-1.2.1,malisisdoors@1.12.2-7.3.0,refinedstorage@1.6.14,storagedrawersextra@@VERSION@,techreborn@2.22.1.979,industrialforegoing@1.12.2-1.12.2,malisiscore@1.12.2-6.5.1-SNAPSHOT,torchmaster@1.7.1.74,unidict@1.12.2-2.9.2,redstoneflux@2.1.0,storagecabinet@1.0,fluidtank_theoneprobe@4.2,modtweaker@4.0.17,botania@r1.10-361,gendustry@1.6.5.8,resourceloader@1.5.3,littletilescore@1.0.0,projectred-core@4.9.1.92,mekores@2.0.5,specialai@1.1.0_for_mc1.12.2,topaddons@1.12.2-1.11.0,teslacorelib@1.0.15,projectred-fabrication@4.9.1.92,ceramics@1.12-1.3.7,valoegheses_be@1.4.10-public-alpha-ddss,projectred-transportation@4.9.1.92,projectred-exploration@4.9.1.92,FML@8.0.99.99,thermalexpansion@5.5.4,tombstone@3.5.5,ompd@3.1.0-61,projectred-integration@4.9.1.92,rftoolsdim@5.71,discordcraft@1.0,cfm@6.3.0,forgemultipartcbe@2.6.1.81,customstartinggear@1.2.0,codechickenlib@3.2.2.353,fastleafdecay@v14,techreborn_compat@1.0.0,binniedesign@2.5.1.188,bloodarsenal@1.12.2-2.2.0-28,ctgui@1.0.0,mowziesmobs@1.5.4,simplyjetpacks@2.2.11.64,jee@1.0.7,hungeroverhaul@1.12.2-1.3.3.jenkins148,smoothfont@mc1.12.2-1.16.2,jei@4.15.0.268,careerbees@1.0,custommainmenu@2.0.9,thermalcultivation@0.3.3,bibliocraft@2.4.5,sgcraft@1.13.2,mekanism@1.12.2-9.7.8.379,thermalfoundation@2.6.3,bdlib@1.14.3.12,opencomputers@1.7.4.153,smoothfontcore@mc1.12.2-1.16,csb_ench_table@1.1.3,aroma1997core@2.0.0.2,chameleon@1.12-4.1.3,inventorytweaks@1.63+release.109.220f184,pneumaticcraft@1.12.2-0.11.3-366,alib@1.0.1`,athenaeum@1.12.2-1.17.2,extrabees@2.5.1.188,iceandfire@1.7.1,vc@5.9.13,micdoodlecore@,crafttweaker@4.1.19,rftoolspower@1.2.0,forge@14.23.5.2836,ruins@17.1,v0idssmartbackpacks@1.0.6,phosphor-lighting@1.12.2-0.2.4,ftbutilities@5.4.0.100,cyclicmagic@1.19.12,infernalmobs@1.7.6,ironchest@1.12.2-7.0.67.844,alchemistry@1.0.24,zerocore@1.12.2-0.1.2.8,minecraft@1.12.2,theoneprobe@1.4.28,mousetweaks@2.10,immersiveengineering@0.12-89,thermaldynamics@2.5.5,undergroundbiomes@1.3.5,usefulrailroads@1.1.0.7,hooked@%VERSION%,applecore@3.2.0,ddssutils@1.1,rustic@1.1.0,chickenchunks@2.4.1.73,extrautils2@1.0,mantle@1.12-1.3.3.55,loottweaker@0.0.10,integrateddynamics@1.0.14,autoreglib@1.3-31,lootbags@2.5.8.5,autopickup@2.5.1,galacticraftcore@4.0.2.187,gendustryjei@1.0.2,mrtjpcore@2.1.3.35,refined_avaritia@2.6,pickletweaks@2.1.3,opframe@1.4.0,appleskin@1.0.9,integratedtunnelscompat@1.0.0,minecraftmultipartcbe@2.6.1.81,tweakersconstruct@1.12.2-1.5.1,spiceoflife@1.3.12,cosmeticarmorreworked@1.12.2-v4a,moreplates@5.5.2,forestry@5.8.2.387,base@3.13.0,defaultoptions@9.2.8,cyclopscore@1.3.0,p455w0rdslib@2.1.44,astralsorcery@1.10.19,questbook@3.1.1-1.12,binniecore@2.5.1.188,universalmodifiers@1.12.2-1.0.16.1,creativecoredummy@1.0.0,animania@1.6.2,rftools@7.71,openmods@0.12.2,extendedcrafting@1.5.4,cofhcore@4.6.3,plustic@7.0.7.0,reborncore@3.13.12.447,betterquesting@3.5.299,controlling@3.0.7,jrftl@1.1,placebo@1.6.0,neid@1.5.4.4,bookshelf@2.3.585,huntingdim@1.0.39,extraplanets@1.12.2-0.5.3,streams@0.4.7,uteamcore@2.2.4.107,projectred-illumination@4.9.1.92,wct@3.11.88,cofhworld@1.3.1,progressivebosses@1.5.0,storagetech@6.0,additionalstructures@2.2.2,mekanismgenerators@1.12.2-9.7.8.379,mpr@2.3.0,librarianliblate@4.19.2,botanicadds@3r,mcjtylib_ng@3.5.3,bq_standard@3.4.159,twilightforest@3.8.689,architecturecraft@@VERSION@,actuallybaubles@1.1,extratrees@2.5.1.188,rebornstorage@1.0.0,tinkertoolleveling@1.12.2-1.1.0.DEV.b23e769,commoncapabilities@2.4.1,crafttweakerjei@2.0.3,galacticrafttweaker@1.12.2-1.0.3,jehc@1.6.4,mtlib@3.0.6,botany@2.5.1.188,valkyrielib@1.12.2-2.0.20.1,openmodscore@0.12.2,aromabackup@2.1.1.4,helpfixer@1.12.1-1.5.18,teslacorelib_registries@1.0.15,evilcraftcompat@1.0.0,actuallyadditions@1.12.2-r148,roguelike@1.8.0,solarflux@4.32r,projectred-transmission@4.9.1.92,rftoolscontrol@2.0.2,integratedtunnels@1.6.9,aromabackuprecovery@2.1.1.4,giacomos_fishing_net@1.6.1,mekanismtools@1.12.2-9.7.8.379,environmentaltech@1.12.2-2.0.20.1,moreoverlays@1.14,bigreactors@1.12.2-0.4.5.67,soundreloader@1.1,extraalchemy@0.3.8.6.1-release,danknull@1.4.43,compactdrawers@1.12.2-1.0.5.121,dldungeonsjbg@1.12.5,extracells@2.6.2,ae2wtlib@1.0.6,cucumber@1.1.3,dungeontactics@DT-0.16.1,librarianlib@4.19.2,overloaded@0.0.58,worleycaves@1.4.1,chunkpregenerator@2.1,pamscookables@1.1,ivtoolkit@1.3.3-1.12,vulcanite@1.5.2,mcp@9.42,journeymap@1.12.2-5.5.4,morelibs@1.2.2,appliedenergistics2@rv6-stable-6,nuclearcraft@2.17a,nex@2.0.8,harvestcraft@1.12.2zb,foamfixcore@7.7.4,omlib@3.1.3-246,roughmobs@2.0.0,integrateddynamicscompat@1.0.0,bonsaitrees@1.1.3,toastcontrol@1.8.1,traverse@1.6.0,enderstorage@2.4.5.135,farseek@2.3.2,projectred-compat@1.0,sledgehammer@1.12.2-1.4.7,akashictome@1.2-12,bloodmagic@1.12.2-2.4.1-103,brandonscore@2.4.12,magicbees@1.0,chesttransporter@2.8.8,orelib@3.5.2.2,mysticalagriculture@1.7.5,openblocks@1.8.1,craftingtweaks@8.1.9,tconstruct@1.12.2-2.12.0.157,avaritia@3.3.0,baubles@1.5.2,exchangers@1.12.2-2.8,creativecore@1.9.9,projectred-relocation@4.9.1.92,stevescarts@2.4.30.134,genetics@2.5.1.188,integrationforegoing@1.12.2-1.9,fluidtank@4.2,bloodmoon@1.5.3,vanillafix@1.0.10-SNAPSHOT,quark@r1.5-167,cookiecore@2.0.0,fastbench@1.7.2,storagedrawers@1.12-5.3.5,multimob@1.0.5,blockcraftery@1.12.2-1.3.1,rockhounding_chemistry@1.12.2-3.44,natura@1.12.2-4.3.2.69,projectred-expansion@4.9.1.92,taiga@1.12.2-1.3.3,wanionlib@1.12.2-2.2,chisel@MC1.12.2-0.2.1.35,rockhounding_core@3.22,solcarrot@1.8.3,foamfix@0.10.5-1.12.2,tinkersjei@1.2,opencomputers|core@1.7.4.153,mjrlegendslib@1.12.2-1.1.8,refinedstorageaddons@0.4.4,chiselsandbits@14.33,littletiles@1.5.0,primitivemobs@1.2.3a
[00:08:50] [Netty Epoll Server IO #0/INFO] [FML]: Attempting connection with missing mods [spongeapi, sponge, spongeforge, nucleus, nuvotifier, enjin-minecraft-plugin, mmcrestrict, worldedit, catclearlag, discordintegration, tickprofiler, luckperms, prism] at CLIENT
[00:08:50] [Netty Epoll Server IO #0/INFO] [CodeChickenLib-ConfigSync]: Skipping config sync, No mods have registered a syncable config.
[00:08:56] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[00:08:56] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: test
[00:08:56] [Server thread/INFO] [mcjtylib_ng]: SMP: Sync dimensions to client
[00:08:57] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: Manie8 [/73.214.205.185:53121] logged in with entity id [43481] in world (minecraft:overworld/0) at (30.103725703618814, 99.0, -181.14828081141073).
[00:08:57] [Server thread/INFO] [extraalchemy]: Asking client for config status
[00:08:57] [Server thread/INFO] [mcjtylib_ng]: SMP: Player logged in: Sync diminfo to clients
[00:08:57] [Server thread/INFO] [mcjtylib_ng]: Send dimlet rules to the client
[00:08:57] [Server thread/INFO] [mcjtylib_ng]: Rules packet size: 5779 of 8192
[00:08:57] [Server thread/INFO] [Actually Additions]: Sending Player Data to player Manie8 with UUID 352cfbfe-1ead-4bf7-a987-3d3d71ecb5d8.
[00:08:57] [Server thread/INFO] [Mekanism]: Sent config to 'Manie8.'
[00:08:57] [Server thread/INFO] [ViesCraft]: Logged in Server
[00:08:57] [Server thread/INFO] [Astral Sorcery]: [Astral Sorcery] Waiting for server synchronization on login for Manie8...
[00:08:57] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Manie8 joined the game
[00:08:57] [Server thread/INFO] [Astral Sorcery]: [Astral Sorcery] Synchronizing baseline information to Manie8
[00:08:59] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Spader126] brb
[00:09:02] [Netty Epoll Server IO #0/INFO] [solarflux]: Sent 13 Panel Info Packets to GCEntityPlayerMP['Manie8'/43481, l='world', x=30.10, y=99.00, z=-181.15]
[00:09:11] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Member] Thorgrim_UKM: WB Manie8
[00:09:32] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ top chest for food ?
[00:09:38] [Server thread/INFO] [nucleus]: Manie8 ran the command: /rtp
[00:09:38] [Server thread/ERROR] [Sponge]: The Scheduler tried to run the task nucleus-S-15 owned by Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar}, but an error occured.
java.lang.NegativeArraySizeException: null
at net.minecraft.crash.CrashReportCategory.func_85070_b(CrashReportCategory.java:168) ~[c.class:?]
at net.minecraft.crash.CrashReport.func_85057_a(CrashReport.java:318) ~[b.class:?]
at net.minecraft.crash.CrashReport.func_85058_a(CrashReport.java:283) ~[b.class:?]
at net.minecraft.world.gen.ChunkProviderServer.handler$impl$StopGenerationPhaseFromError$zmh000(ChunkProviderServer.java:1193) ~[on.class:?]
at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:151) ~[on.class:?]
at net.minecraft.world.World.func_72964_e(World.java:310) ~[amu.class:?]
at net.minecraft.world.World.getBlockType(World.java:4337) ~[amu.class:?]
at org.spongepowered.api.world.extent.BlockVolume.getBlockType(BlockVolume.java:123) ~[BlockVolume.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.api.world.Location.getBlockType(Location.java:523) ~[Location.class:1.12.2-2838-7.1.7-RC3843]
at io.github.nucleuspowered.nucleus.modules.rtp.kernels.DefaultKernel.getStartingLocation(DefaultKernel.java:77) ~[DefaultKernel.class:1.12.1-S7.1]
at io.github.nucleuspowered.nucleus.modules.rtp.kernels.DefaultKernel.getLocation(DefaultKernel.java:42) ~[DefaultKernel.class:1.12.1-S7.1]
at io.github.nucleuspowered.nucleus.modules.rtp.commands.RandomTeleportCommand$RTPTask.accept(RandomTeleportCommand.java:171) ~[RandomTeleportCommand$RTPTask.class:1.12.1-S7.1]
at io.github.nucleuspowered.nucleus.modules.rtp.commands.RandomTeleportCommand$RTPTask.accept(RandomTeleportCommand.java:129) ~[RandomTeleportCommand$RTPTask.class:1.12.1-S7.1]
at org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:192) ~[SchedulerBase.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:74) ~[SyncScheduler.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:183) ~[SchedulerBase.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:169) ~[SchedulerBase.class:1.12.2-2838-7.1.7-RC3843]
at java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707) [?:1.8.0_212]
at org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:112) [SchedulerBase.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:47) [SyncScheduler.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:189) [SpongeScheduler.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:417) [SpongeMod.class:1.12.2-2838-7.1.7-RC3843]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_761_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) [EventBus.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) [EventBus.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:279) [FMLCommonHandler.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:657) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[00:09:38] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:09:38] [Server thread/ERROR] [Sponge]: /* Completing incorrect phase */
[00:09:38] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:09:38] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system is very dependent on knowing when a change to any world */
[00:09:38] [Server thread/ERROR] [Sponge]: /* takes place, however, we are attempting to complete a "phase" other than the one */
[00:09:38] [Server thread/ERROR] [Sponge]: /* we most recently entered. This is an error usually on Sponge's part, so a report */
[00:09:38] [Server thread/ERROR] [Sponge]: /* is required on the issue tracker on GitHub. */
[00:09:38] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:09:38] [Server thread/ERROR] [Sponge]: /* Expected to exit phase: Plugin{ScheduledTask} */
[00:09:38] [Server thread/ERROR] [Sponge]: /* But instead found phase: Generation{Terrain:TERRAIN_GENERATION} */
[00:09:38] [Server thread/ERROR] [Sponge]: /* StackTrace: */
[00:09:38] [Server thread/ERROR] [Sponge]: /* java.lang.Exception: null */
[00:09:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.printIncorrectPhaseCompletion(PhaseTracker.java:388) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.completePhase(PhaseTracker.java:282) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseContext.close(PhaseContext.java:612) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:197) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:74) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:183) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:169) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:112) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:47) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:189) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:417) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler_761_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:279) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:657) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
[00:09:38] [Server thread/ERROR] [Sponge]: /* - Phase: Generation{Terrain:TERRAIN_GENERATION} */
[00:09:38] [Server thread/ERROR] [Sponge]: /* Context: */
[00:09:38] [Server thread/ERROR] [Sponge]: /* - World: WorldServer{Name=world, DimensionId=0, DimensionType=minecraft:overworld} */
[00:09:38] [Server thread/ERROR] [Sponge]: /* - Phase: Plugin{ScheduledTask} */
[00:09:38] [Server thread/ERROR] [Sponge]: /* Context: */
[00:09:38] [Server thread/ERROR] [Sponge]: /* - Source: ScheduledTask{name=nucleus-S-15, delay=0, interval=0, owner=Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar}, id=2000020c-f05a-473d-8922-5d63bd0487f4, isAsync=false} */
[00:09:38] [Server thread/ERROR] [Sponge]: /* - PluginContainer: Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar} */
[00:09:38] [Server thread/ERROR] [Sponge]: /* - Phase: Plugin{ScheduledTask} */
[00:09:38] [Server thread/ERROR] [Sponge]: /* Context: */
[00:09:38] [Server thread/ERROR] [Sponge]: /* - Source: ScheduledTask{name=nucleus-S-15, delay=0, interval=0, owner=Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar}, id=2000020c-f05a-473d-8922-5d63bd0487f4, isAsync=false} */
[00:09:38] [Server thread/ERROR] [Sponge]: /* */
[00:09:38] [Server thread/ERROR] [Sponge]: /* StackTrace : */
[00:09:38] [Server thread/ERROR] [Sponge]: /* java.lang.Exception: Incorrect Phase Completion */
[00:09:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.printIncorrectPhaseCompletion(PhaseTracker.java:391) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.completePhase(PhaseTracker.java:282) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseContext.close(PhaseContext.java:612) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:197) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:74) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:183) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:169) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:112) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:47) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:189) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:417) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler_761_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:279) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:657) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
[00:09:38] [Server thread/ERROR] [Sponge]: /* */
[00:09:38] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
[00:09:38] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-e29ab849e */
[00:09:38] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.7-SNAPSHOT */
[00:09:38] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2838-7.1.7-RC3843 */
[00:09:38] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2836 */
[00:09:38] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:09:38] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:09:38] [Server thread/ERROR] [Sponge]: /* Phases Not Completed */
[00:09:38] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:09:38] [Server thread/ERROR] [Sponge]: /* One or more phases were started but were not properly completed by the end of the server tick. They will be automatically closed, but this is an issue that should be reported to Sponge. */
[00:09:38] [Server thread/ERROR] [Sponge]: /* - Phase: Plugin{ScheduledTask} */
[00:09:38] [Server thread/ERROR] [Sponge]: /* Context: */
[00:09:38] [Server thread/ERROR] [Sponge]: /* - Source: ScheduledTask{name=nucleus-S-15, delay=0, interval=0, owner=Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar}, id=2000020c-f05a-473d-8922-5d63bd0487f4, isAsync=false} */
[00:09:38] [Server thread/ERROR] [Sponge]: /* */
[00:09:38] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
[00:09:38] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-e29ab849e */
[00:09:38] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.7-SNAPSHOT */
[00:09:38] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2838-7.1.7-RC3843 */
[00:09:38] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2836 */
[00:09:38] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:10:00] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Member] Manie8: ?
[00:10:14] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] featsuperior94 just joined the Enigmatica server!
[00:10:15] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ oh nm budis afk
[00:10:21] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Member] Thorgrim_UKM: Welcome back = WB
[00:10:35] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Member] Manie8: Oh thanks XD
[00:11:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Member] Manie8: Im trying to rtp but it only says searching but never happens
[00:11:31] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Member] Thorgrim_UKM: mmm might be a lag issue
[00:11:46] [pool-3-thread-54/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [CatClearLag] Ground items will be cleared in 1 minutes 0 seconds.
[00:12:04] [Server thread/INFO] [nucleus]: Thorgrim_UKM ran the command: /home
[00:12:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Member] Manie8: Im getting hurt correctly and not lagged
[00:12:11] [Server thread/INFO] [morpheus]: Thorgrim_UKM is now sleeping. 1/2 (50%)
[00:12:15] [Server thread/INFO] [nucleus]: Thorgrim_UKM ran the command: /rtp
[00:12:15] [Server thread/ERROR] [Sponge]: The Scheduler tried to run the task nucleus-S-16 owned by Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar}, but an error occured.
java.lang.NegativeArraySizeException: null
at net.minecraft.crash.CrashReportCategory.func_85070_b(CrashReportCategory.java:168) ~[c.class:?]
at net.minecraft.crash.CrashReport.func_85057_a(CrashReport.java:318) ~[b.class:?]
at net.minecraft.crash.CrashReport.func_85058_a(CrashReport.java:283) ~[b.class:?]
at net.minecraft.world.gen.ChunkProviderServer.handler$impl$StopGenerationPhaseFromError$zmh000(ChunkProviderServer.java:1193) ~[on.class:?]
at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:151) ~[on.class:?]
at net.minecraft.world.World.func_72964_e(World.java:310) ~[amu.class:?]
at net.minecraft.world.World.getBlockType(World.java:4337) ~[amu.class:?]
at org.spongepowered.api.world.extent.BlockVolume.getBlockType(BlockVolume.java:123) ~[BlockVolume.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.api.world.Location.getBlockType(Location.java:523) ~[Location.class:1.12.2-2838-7.1.7-RC3843]
at io.github.nucleuspowered.nucleus.modules.rtp.kernels.DefaultKernel.getStartingLocation(DefaultKernel.java:77) ~[DefaultKernel.class:1.12.1-S7.1]
at io.github.nucleuspowered.nucleus.modules.rtp.kernels.DefaultKernel.getLocation(DefaultKernel.java:42) ~[DefaultKernel.class:1.12.1-S7.1]
at io.github.nucleuspowered.nucleus.modules.rtp.commands.RandomTeleportCommand$RTPTask.accept(RandomTeleportCommand.java:171) ~[RandomTeleportCommand$RTPTask.class:1.12.1-S7.1]
at io.github.nucleuspowered.nucleus.modules.rtp.commands.RandomTeleportCommand$RTPTask.accept(RandomTeleportCommand.java:129) ~[RandomTeleportCommand$RTPTask.class:1.12.1-S7.1]
at org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:192) ~[SchedulerBase.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:74) ~[SyncScheduler.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:183) ~[SchedulerBase.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:169) ~[SchedulerBase.class:1.12.2-2838-7.1.7-RC3843]
at java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707) [?:1.8.0_212]
at org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:112) [SchedulerBase.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:47) [SyncScheduler.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:189) [SpongeScheduler.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:417) [SpongeMod.class:1.12.2-2838-7.1.7-RC3843]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_761_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) [EventBus.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) [EventBus.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:279) [FMLCommonHandler.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:657) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[00:12:15] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:12:15] [Server thread/ERROR] [Sponge]: /* Completing incorrect phase */
[00:12:15] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:12:15] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system is very dependent on knowing when a change to any world */
[00:12:15] [Server thread/ERROR] [Sponge]: /* takes place, however, we are attempting to complete a "phase" other than the one */
[00:12:15] [Server thread/ERROR] [Sponge]: /* we most recently entered. This is an error usually on Sponge's part, so a report */
[00:12:15] [Server thread/ERROR] [Sponge]: /* is required on the issue tracker on GitHub. */
[00:12:15] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:12:15] [Server thread/ERROR] [Sponge]: /* Expected to exit phase: Plugin{ScheduledTask} */
[00:12:15] [Server thread/ERROR] [Sponge]: /* But instead found phase: Generation{Terrain:TERRAIN_GENERATION} */
[00:12:15] [Server thread/ERROR] [Sponge]: /* StackTrace: */
[00:12:15] [Server thread/ERROR] [Sponge]: /* java.lang.Exception: null */
[00:12:15] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.printIncorrectPhaseCompletion(PhaseTracker.java:388) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.completePhase(PhaseTracker.java:282) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseContext.close(PhaseContext.java:612) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:197) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:74) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:183) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:169) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:112) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:47) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:189) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:417) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler_761_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:279) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:657) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
[00:12:15] [Server thread/ERROR] [Sponge]: /* - Phase: Generation{Terrain:TERRAIN_GENERATION} */
[00:12:15] [Server thread/ERROR] [Sponge]: /* Context: */
[00:12:15] [Server thread/ERROR] [Sponge]: /* - World: WorldServer{Name=world, DimensionId=0, DimensionType=minecraft:overworld} */
[00:12:15] [Server thread/ERROR] [Sponge]: /* - Phase: Plugin{ScheduledTask} */
[00:12:15] [Server thread/ERROR] [Sponge]: /* Context: */
[00:12:15] [Server thread/ERROR] [Sponge]: /* - Source: ScheduledTask{name=nucleus-S-16, delay=0, interval=0, owner=Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar}, id=bb5758e2-6abd-4b44-b00b-fed60aaf6daa, isAsync=false} */
[00:12:15] [Server thread/ERROR] [Sponge]: /* - PluginContainer: Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar} */
[00:12:15] [Server thread/ERROR] [Sponge]: /* - Phase: Plugin{ScheduledTask} */
[00:12:15] [Server thread/ERROR] [Sponge]: /* Context: */
[00:12:15] [Server thread/ERROR] [Sponge]: /* - Source: ScheduledTask{name=nucleus-S-16, delay=0, interval=0, owner=Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar}, id=bb5758e2-6abd-4b44-b00b-fed60aaf6daa, isAsync=false} */
[00:12:15] [Server thread/ERROR] [Sponge]: /* */
[00:12:15] [Server thread/ERROR] [Sponge]: /* StackTrace : */
[00:12:15] [Server thread/ERROR] [Sponge]: /* java.lang.Exception: Incorrect Phase Completion */
[00:12:15] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.printIncorrectPhaseCompletion(PhaseTracker.java:391) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.completePhase(PhaseTracker.java:282) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseContext.close(PhaseContext.java:612) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:197) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:74) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:183) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:169) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:112) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:47) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:189) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:417) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler_761_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:279) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:657) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
[00:12:15] [Server thread/ERROR] [Sponge]: /* */
[00:12:15] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
[00:12:15] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-e29ab849e */
[00:12:15] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.7-SNAPSHOT */
[00:12:15] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2838-7.1.7-RC3843 */
[00:12:15] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2836 */
[00:12:15] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:12:15] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:12:15] [Server thread/ERROR] [Sponge]: /* Phases Not Completed */
[00:12:15] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:12:15] [Server thread/ERROR] [Sponge]: /* One or more phases were started but were not properly completed by the end of the server tick. They will be automatically closed, but this is an issue that should be reported to Sponge. */
[00:12:15] [Server thread/ERROR] [Sponge]: /* - Phase: Plugin{ScheduledTask} */
[00:12:15] [Server thread/ERROR] [Sponge]: /* Context: */
[00:12:15] [Server thread/ERROR] [Sponge]: /* - Source: ScheduledTask{name=nucleus-S-16, delay=0, interval=0, owner=Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar}, id=bb5758e2-6abd-4b44-b00b-fed60aaf6daa, isAsync=false} */
[00:12:15] [Server thread/ERROR] [Sponge]: /* */
[00:12:15] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
[00:12:15] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-e29ab849e */
[00:12:15] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.7-SNAPSHOT */
[00:12:15] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2838-7.1.7-RC3843 */
[00:12:15] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2836 */
[00:12:15] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:12:16] [pool-3-thread-54/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [CatClearLag] Ground items will be cleared in 30 seconds.
[00:12:46] [pool-3-thread-11/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [CatClearLag] 32 items have been cleared.
[00:12:51] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Member] Thorgrim_UKM: it's doing the same for me
[00:13:02] [Server thread/INFO] [nucleus]: Thorgrim_UKM ran the command: /rtp
[00:13:02] [Server thread/ERROR] [Sponge]: The Scheduler tried to run the task nucleus-S-17 owned by Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar}, but an error occured.
java.lang.NegativeArraySizeException: null
at net.minecraft.crash.CrashReportCategory.func_85070_b(CrashReportCategory.java:168) ~[c.class:?]
at net.minecraft.crash.CrashReport.func_85057_a(CrashReport.java:318) ~[b.class:?]
at net.minecraft.crash.CrashReport.func_85058_a(CrashReport.java:283) ~[b.class:?]
at net.minecraft.world.gen.ChunkProviderServer.handler$impl$StopGenerationPhaseFromError$zmh000(ChunkProviderServer.java:1193) ~[on.class:?]
at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:151) ~[on.class:?]
at net.minecraft.world.World.func_72964_e(World.java:310) ~[amu.class:?]
at net.minecraft.world.World.getBlockType(World.java:4337) ~[amu.class:?]
at org.spongepowered.api.world.extent.BlockVolume.getBlockType(BlockVolume.java:123) ~[BlockVolume.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.api.world.Location.getBlockType(Location.java:523) ~[Location.class:1.12.2-2838-7.1.7-RC3843]
at io.github.nucleuspowered.nucleus.modules.rtp.kernels.DefaultKernel.getStartingLocation(DefaultKernel.java:77) ~[DefaultKernel.class:1.12.1-S7.1]
at io.github.nucleuspowered.nucleus.modules.rtp.kernels.DefaultKernel.getLocation(DefaultKernel.java:42) ~[DefaultKernel.class:1.12.1-S7.1]
at io.github.nucleuspowered.nucleus.modules.rtp.commands.RandomTeleportCommand$RTPTask.accept(RandomTeleportCommand.java:171) ~[RandomTeleportCommand$RTPTask.class:1.12.1-S7.1]
at io.github.nucleuspowered.nucleus.modules.rtp.commands.RandomTeleportCommand$RTPTask.accept(RandomTeleportCommand.java:129) ~[RandomTeleportCommand$RTPTask.class:1.12.1-S7.1]
at org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:192) ~[SchedulerBase.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:74) ~[SyncScheduler.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:183) ~[SchedulerBase.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:169) ~[SchedulerBase.class:1.12.2-2838-7.1.7-RC3843]
at java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707) [?:1.8.0_212]
at org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:112) [SchedulerBase.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:47) [SyncScheduler.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:189) [SpongeScheduler.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:417) [SpongeMod.class:1.12.2-2838-7.1.7-RC3843]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_761_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) [EventBus.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) [EventBus.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:279) [FMLCommonHandler.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:657) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[00:13:02] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:13:02] [Server thread/ERROR] [Sponge]: /* Completing incorrect phase */
[00:13:02] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:13:02] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system is very dependent on knowing when a change to any world */
[00:13:02] [Server thread/ERROR] [Sponge]: /* takes place, however, we are attempting to complete a "phase" other than the one */
[00:13:02] [Server thread/ERROR] [Sponge]: /* we most recently entered. This is an error usually on Sponge's part, so a report */
[00:13:02] [Server thread/ERROR] [Sponge]: /* is required on the issue tracker on GitHub. */
[00:13:02] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:13:02] [Server thread/ERROR] [Sponge]: /* Expected to exit phase: Plugin{ScheduledTask} */
[00:13:02] [Server thread/ERROR] [Sponge]: /* But instead found phase: Generation{Terrain:TERRAIN_GENERATION} */
[00:13:02] [Server thread/ERROR] [Sponge]: /* StackTrace: */
[00:13:02] [Server thread/ERROR] [Sponge]: /* java.lang.Exception: null */
[00:13:02] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.printIncorrectPhaseCompletion(PhaseTracker.java:388) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.completePhase(PhaseTracker.java:282) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseContext.close(PhaseContext.java:612) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:197) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:74) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:183) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:169) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:112) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:47) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:189) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:417) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler_761_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:279) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:657) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
[00:13:02] [Server thread/ERROR] [Sponge]: /* - Phase: Generation{Terrain:TERRAIN_GENERATION} */
[00:13:02] [Server thread/ERROR] [Sponge]: /* Context: */
[00:13:02] [Server thread/ERROR] [Sponge]: /* - World: WorldServer{Name=world, DimensionId=0, DimensionType=minecraft:overworld} */
[00:13:02] [Server thread/ERROR] [Sponge]: /* - Phase: Plugin{ScheduledTask} */
[00:13:02] [Server thread/ERROR] [Sponge]: /* Context: */
[00:13:02] [Server thread/ERROR] [Sponge]: /* - Source: ScheduledTask{name=nucleus-S-17, delay=0, interval=0, owner=Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar}, id=bcd21753-efa5-444b-9a07-8a8ff0244ab3, isAsync=false} */
[00:13:02] [Server thread/ERROR] [Sponge]: /* - PluginContainer: Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar} */
[00:13:02] [Server thread/ERROR] [Sponge]: /* - Phase: Plugin{ScheduledTask} */
[00:13:02] [Server thread/ERROR] [Sponge]: /* Context: */
[00:13:02] [Server thread/ERROR] [Sponge]: /* - Source: ScheduledTask{name=nucleus-S-17, delay=0, interval=0, owner=Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar}, id=bcd21753-efa5-444b-9a07-8a8ff0244ab3, isAsync=false} */
[00:13:02] [Server thread/ERROR] [Sponge]: /* */
[00:13:02] [Server thread/ERROR] [Sponge]: /* StackTrace : */
[00:13:02] [Server thread/ERROR] [Sponge]: /* java.lang.Exception: Incorrect Phase Completion */
[00:13:02] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.printIncorrectPhaseCompletion(PhaseTracker.java:391) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.completePhase(PhaseTracker.java:282) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseContext.close(PhaseContext.java:612) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:197) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:74) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:183) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:169) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:112) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:47) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:189) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:417) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler_761_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:279) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:657) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
[00:13:02] [Server thread/ERROR] [Sponge]: /* */
[00:13:02] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
[00:13:02] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-e29ab849e */
[00:13:02] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.7-SNAPSHOT */
[00:13:02] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2838-7.1.7-RC3843 */
[00:13:02] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2836 */
[00:13:02] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:13:02] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:13:02] [Server thread/ERROR] [Sponge]: /* Phases Not Completed */
[00:13:02] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:13:02] [Server thread/ERROR] [Sponge]: /* One or more phases were started but were not properly completed by the end of the server tick. They will be automatically closed, but this is an issue that should be reported to Sponge. */
[00:13:02] [Server thread/ERROR] [Sponge]: /* - Phase: Plugin{ScheduledTask} */
[00:13:02] [Server thread/ERROR] [Sponge]: /* Context: */
[00:13:02] [Server thread/ERROR] [Sponge]: /* - Source: ScheduledTask{name=nucleus-S-17, delay=0, interval=0, owner=Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar}, id=bcd21753-efa5-444b-9a07-8a8ff0244ab3, isAsync=false} */
[00:13:02] [Server thread/ERROR] [Sponge]: /* */
[00:13:02] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
[00:13:02] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-e29ab849e */
[00:13:02] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.7-SNAPSHOT */
[00:13:02] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2838-7.1.7-RC3843 */
[00:13:02] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2836 */
[00:13:02] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:13:51] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Thorgrim_UKM lost connection: Disconnected
[00:13:51] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Thorgrim_UKM left the game
[00:13:58] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ i am getting iron and stuff
[00:13:59] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Spader126] so right now bottom chest blocks. everything else in middle. until full. then start on top chest
[00:14:16] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Spader126] he single by furnaces is for coal and things to be smelted
[00:14:18] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ k
[00:14:20] [User Authenticator #7/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player Thorgrim_UKM is 7ff786e0-9b85-489f-bc2f-5d6f5e94e7db
[00:14:20] [Netty Epoll Server IO #2/INFO] [FML]: Client protocol version 2
[00:14:20] [Netty Epoll Server IO #2/INFO] [FML]: Client attempting to join with 287 mods : gbook@2.9.2,fluidtank_ae2@4.2,draconicevolution@2.3.22,contenttweaker@1.12.2-4.9.1,thermalinnovation@0.3.3,craftstudioapi@1.0.0,modnametooltip@1.10.0,hammercore@2.0.4.7,jeibees@0.9.0.5,ctm@MC1.12.2-0.3.3.22,artisanworktables@1.12.2-1.21.4,xnet@1.8.1,lex@1.0.8,reauth@3.6.0,evilcraft@0.10.76,forgelin@1.8.3,microblockcbe@2.6.1.81,randompatches@1.12.2-1.16.3.1,llibrary@1.7.19,darkutils@1.8.226,morpheus@1.12.2-3.5.106,ftblib@5.4.3.125,galacticraftplanets@4.0.2.187,guideapi@1.12-2.1.8-63,jeresources@0.9.2.60,mysticalagradditions@1.3.2,openmodularturrets@3.1.3-355,mysticallib@1.12.2-1.2.1,malisisdoors@1.12.2-7.3.0,refinedstorage@1.6.14,storagedrawersextra@@VERSION@,techreborn@2.22.1.979,industrialforegoing@1.12.2-1.12.2,malisiscore@1.12.2-6.5.1-SNAPSHOT,torchmaster@1.7.1.74,unidict@1.12.2-2.9.2,redstoneflux@2.1.0,storagecabinet@1.0,fluidtank_theoneprobe@4.2,modtweaker@4.0.17,botania@r1.10-361,gendustry@1.6.5.8,resourceloader@1.5.3,littletilescore@1.0.0,projectred-core@4.9.1.92,mekores@2.0.5,specialai@1.1.0_for_mc1.12.2,topaddons@1.12.2-1.11.0,teslacorelib@1.0.15,projectred-fabrication@4.9.1.92,ceramics@1.12-1.3.7,valoegheses_be@1.4.10-public-alpha-ddss,projectred-transportation@4.9.1.92,projectred-exploration@4.9.1.92,FML@8.0.99.99,thermalexpansion@5.5.4,tombstone@3.5.5,ompd@3.1.0-61,projectred-integration@4.9.1.92,rftoolsdim@5.71,discordcraft@1.0,cfm@6.3.0,forgemultipartcbe@2.6.1.81,customstartinggear@1.2.0,codechickenlib@3.2.2.353,fastleafdecay@v14,techreborn_compat@1.0.0,binniedesign@2.5.1.188,bloodarsenal@1.12.2-2.2.0-28,ctgui@1.0.0,mowziesmobs@1.5.4,simplyjetpacks@2.2.11.64,jee@1.0.7,hungeroverhaul@1.12.2-1.3.3.jenkins148,smoothfont@mc1.12.2-1.16.2,jei@4.15.0.268,careerbees@1.0,custommainmenu@2.0.9,thermalcultivation@0.3.3,bibliocraft@2.4.5,sgcraft@1.13.2,mekanism@1.12.2-9.7.8.379,thermalfoundation@2.6.3,bdlib@1.14.3.12,opencomputers@1.7.4.153,smoothfontcore@mc1.12.2-1.16,csb_ench_table@1.1.3,aroma1997core@2.0.0.2,chameleon@1.12-4.1.3,inventorytweaks@1.63+release.109.220f184,pneumaticcraft@1.12.2-0.11.3-366,alib@1.0.1`,athenaeum@1.12.2-1.17.2,extrabees@2.5.1.188,iceandfire@1.7.1,vc@5.9.13,micdoodlecore@,crafttweaker@4.1.19,rftoolspower@1.2.0,forge@14.23.5.2836,ruins@17.1,v0idssmartbackpacks@1.0.6,phosphor-lighting@1.12.2-0.2.4,ftbutilities@5.4.0.100,cyclicmagic@1.19.12,infernalmobs@1.7.6,ironchest@1.12.2-7.0.67.844,alchemistry@1.0.24,zerocore@1.12.2-0.1.2.8,minecraft@1.12.2,theoneprobe@1.4.28,mousetweaks@2.10,immersiveengineering@0.12-89,thermaldynamics@2.5.5,undergroundbiomes@1.3.5,usefulrailroads@1.1.0.7,hooked@%VERSION%,applecore@3.2.0,ddssutils@1.1,rustic@1.1.0,chickenchunks@2.4.1.73,extrautils2@1.0,mantle@1.12-1.3.3.55,loottweaker@0.0.10,integrateddynamics@1.0.14,autoreglib@1.3-31,lootbags@2.5.8.5,autopickup@2.5.1,galacticraftcore@4.0.2.187,gendustryjei@1.0.2,mrtjpcore@2.1.3.35,refined_avaritia@2.6,pickletweaks@2.1.3,opframe@1.4.0,appleskin@1.0.9,integratedtunnelscompat@1.0.0,minecraftmultipartcbe@2.6.1.81,tweakersconstruct@1.12.2-1.5.1,spiceoflife@1.3.12,cosmeticarmorreworked@1.12.2-v4a,moreplates@5.5.2,forestry@5.8.2.387,base@3.13.0,defaultoptions@9.2.8,cyclopscore@1.3.0,p455w0rdslib@2.1.44,astralsorcery@1.10.19,questbook@3.1.1-1.12,binniecore@2.5.1.188,universalmodifiers@1.12.2-1.0.16.1,creativecoredummy@1.0.0,animania@1.6.2,rftools@7.71,openmods@0.12.2,extendedcrafting@1.5.4,cofhcore@4.6.3,plustic@7.0.7.0,reborncore@3.13.12.447,betterquesting@3.5.299,controlling@3.0.7,jrftl@1.1,placebo@1.6.0,neid@1.5.4.4,bookshelf@2.3.585,huntingdim@1.0.39,extraplanets@1.12.2-0.5.3,streams@0.4.7,uteamcore@2.2.4.107,projectred-illumination@4.9.1.92,wct@3.11.88,cofhworld@1.3.1,progressivebosses@1.5.0,storagetech@6.0,additionalstructures@2.2.2,mekanismgenerators@1.12.2-9.7.8.379,mpr@2.3.0,librarianliblate@4.19.2,botanicadds@3r,mcjtylib_ng@3.5.3,bq_standard@3.4.159,twilightforest@3.8.689,architecturecraft@@VERSION@,actuallybaubles@1.1,extratrees@2.5.1.188,rebornstorage@1.0.0,tinkertoolleveling@1.12.2-1.1.0.DEV.b23e769,commoncapabilities@2.4.1,crafttweakerjei@2.0.3,galacticrafttweaker@1.12.2-1.0.3,jehc@1.6.4,mtlib@3.0.6,botany@2.5.1.188,valkyrielib@1.12.2-2.0.20.1,openmodscore@0.12.2,aromabackup@2.1.1.4,helpfixer@1.12.1-1.5.18,teslacorelib_registries@1.0.15,evilcraftcompat@1.0.0,actuallyadditions@1.12.2-r148,roguelike@1.8.0,solarflux@4.32r,projectred-transmission@4.9.1.92,rftoolscontrol@2.0.2,integratedtunnels@1.6.9,aromabackuprecovery@2.1.1.4,giacomos_fishing_net@1.6.1,mekanismtools@1.12.2-9.7.8.379,environmentaltech@1.12.2-2.0.20.1,moreoverlays@1.14,bigreactors@1.12.2-0.4.5.67,soundreloader@1.1,extraalchemy@0.3.8.6.1-release,danknull@1.4.43,compactdrawers@1.12.2-1.0.5.121,dldungeonsjbg@1.12.5,extracells@2.6.2,ae2wtlib@1.0.6,cucumber@1.1.3,dungeontactics@DT-0.16.1,librarianlib@4.19.2,overloaded@0.0.58,worleycaves@1.4.1,chunkpregenerator@2.1,pamscookables@1.1,ivtoolkit@1.3.3-1.12,vulcanite@1.5.2,mcp@9.42,journeymap@1.12.2-5.5.4,morelibs@1.2.2,appliedenergistics2@rv6-stable-6,nuclearcraft@2.17a,nex@2.0.8,harvestcraft@1.12.2zb,foamfixcore@7.7.4,omlib@3.1.3-246,roughmobs@2.0.0,integrateddynamicscompat@1.0.0,bonsaitrees@1.1.3,toastcontrol@1.8.1,traverse@1.6.0,enderstorage@2.4.5.135,farseek@2.3.2,projectred-compat@1.0,sledgehammer@1.12.2-1.4.7,akashictome@1.2-12,bloodmagic@1.12.2-2.4.1-103,brandonscore@2.4.12,magicbees@1.0,chesttransporter@2.8.8,orelib@3.5.2.2,mysticalagriculture@1.7.5,openblocks@1.8.1,craftingtweaks@8.1.9,tconstruct@1.12.2-2.12.0.157,avaritia@3.3.0,baubles@1.5.2,exchangers@1.12.2-2.8,creativecore@1.9.9,projectred-relocation@4.9.1.92,stevescarts@2.4.30.134,genetics@2.5.1.188,integrationforegoing@1.12.2-1.9,fluidtank@4.2,bloodmoon@1.5.3,vanillafix@1.0.10-SNAPSHOT,quark@r1.5-167,cookiecore@2.0.0,fastbench@1.7.2,storagedrawers@1.12-5.3.5,multimob@1.0.5,blockcraftery@1.12.2-1.3.1,rockhounding_chemistry@1.12.2-3.44,natura@1.12.2-4.3.2.69,projectred-expansion@4.9.1.92,taiga@1.12.2-1.3.3,wanionlib@1.12.2-2.2,chisel@MC1.12.2-0.2.1.35,rockhounding_core@3.22,solcarrot@1.8.3,foamfix@0.10.5-1.12.2,tinkersjei@1.2,opencomputers|core@1.7.4.153,mjrlegendslib@1.12.2-1.1.8,refinedstorageaddons@0.4.4,chiselsandbits@14.33,littletiles@1.5.0,primitivemobs@1.2.3a
[00:14:20] [Netty Epoll Server IO #2/INFO] [FML]: Attempting connection with missing mods [spongeapi, sponge, spongeforge, nucleus, nuvotifier, enjin-minecraft-plugin, mmcrestrict, worldedit, catclearlag, discordintegration, tickprofiler, luckperms, prism] at CLIENT
[00:14:20] [Netty Epoll Server IO #2/INFO] [CodeChickenLib-ConfigSync]: Skipping config sync, No mods have registered a syncable config.
[00:14:25] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[00:14:25] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: test
[00:14:25] [Server thread/INFO] [mcjtylib_ng]: SMP: Sync dimensions to client
[00:14:26] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: Thorgrim_UKM [/82.42.145.206:54230] logged in with entity id [49030] in world (minecraft:overworld/0) at (8259.5, 81.0, 6657.5).
[00:14:26] [Server thread/INFO] [extraalchemy]: Asking client for config status
[00:14:26] [Server thread/INFO] [mcjtylib_ng]: SMP: Player logged in: Sync diminfo to clients
[00:14:26] [Server thread/INFO] [mcjtylib_ng]: Send dimlet rules to the client
[00:14:26] [Server thread/INFO] [mcjtylib_ng]: Rules packet size: 5779 of 8192
[00:14:26] [Server thread/INFO] [Actually Additions]: Sending Player Data to player Thorgrim_UKM with UUID 7ff786e0-9b85-489f-bc2f-5d6f5e94e7db.
[00:14:26] [Server thread/INFO] [Mekanism]: Sent config to 'Thorgrim_UKM.'
[00:14:26] [Server thread/INFO] [ViesCraft]: Logged in Server
[00:14:26] [Server thread/INFO] [Astral Sorcery]: [Astral Sorcery] Waiting for server synchronization on login for Thorgrim_UKM...
[00:14:26] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Thorgrim_UKM joined the game
[00:14:26] [Server thread/INFO] [Astral Sorcery]: [Astral Sorcery] Synchronizing baseline information to Thorgrim_UKM
[00:14:32] [Netty Epoll Server IO #2/INFO] [solarflux]: Sent 13 Panel Info Packets to GCEntityPlayerMP['Thorgrim_UKM'/49030, l='world', x=8259.50, y=81.00, z=6657.50]
[00:14:33] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ until we have ae2
[00:14:37] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Spader126] and the double under the door is anything considered plantlife
[00:14:38] [Server thread/INFO] [nucleus]: Thorgrim_UKM ran the command: /rtp
[00:14:38] [Server thread/ERROR] [Sponge]: The Scheduler tried to run the task nucleus-S-19 owned by Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar}, but an error occured.
java.lang.NegativeArraySizeException: null
at net.minecraft.crash.CrashReportCategory.func_85070_b(CrashReportCategory.java:168) ~[c.class:?]
at net.minecraft.crash.CrashReport.func_85057_a(CrashReport.java:318) ~[b.class:?]
at net.minecraft.crash.CrashReport.func_85058_a(CrashReport.java:283) ~[b.class:?]
at net.minecraft.world.gen.ChunkProviderServer.handler$impl$StopGenerationPhaseFromError$zmh000(ChunkProviderServer.java:1193) ~[on.class:?]
at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:151) ~[on.class:?]
at net.minecraft.world.World.func_72964_e(World.java:310) ~[amu.class:?]
at net.minecraft.world.World.getBlockType(World.java:4337) ~[amu.class:?]
at org.spongepowered.api.world.extent.BlockVolume.getBlockType(BlockVolume.java:123) ~[BlockVolume.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.api.world.Location.getBlockType(Location.java:523) ~[Location.class:1.12.2-2838-7.1.7-RC3843]
at io.github.nucleuspowered.nucleus.modules.rtp.kernels.DefaultKernel.getStartingLocation(DefaultKernel.java:77) ~[DefaultKernel.class:1.12.1-S7.1]
at io.github.nucleuspowered.nucleus.modules.rtp.kernels.DefaultKernel.getLocation(DefaultKernel.java:42) ~[DefaultKernel.class:1.12.1-S7.1]
at io.github.nucleuspowered.nucleus.modules.rtp.commands.RandomTeleportCommand$RTPTask.accept(RandomTeleportCommand.java:171) ~[RandomTeleportCommand$RTPTask.class:1.12.1-S7.1]
at io.github.nucleuspowered.nucleus.modules.rtp.commands.RandomTeleportCommand$RTPTask.accept(RandomTeleportCommand.java:129) ~[RandomTeleportCommand$RTPTask.class:1.12.1-S7.1]
at org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:192) ~[SchedulerBase.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:74) ~[SyncScheduler.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:183) ~[SchedulerBase.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:169) ~[SchedulerBase.class:1.12.2-2838-7.1.7-RC3843]
at java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707) [?:1.8.0_212]
at org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:112) [SchedulerBase.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:47) [SyncScheduler.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:189) [SpongeScheduler.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:417) [SpongeMod.class:1.12.2-2838-7.1.7-RC3843]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_761_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) [EventBus.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) [EventBus.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:279) [FMLCommonHandler.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:657) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[00:14:38] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:14:38] [Server thread/ERROR] [Sponge]: /* Completing incorrect phase */
[00:14:38] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:14:38] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system is very dependent on knowing when a change to any world */
[00:14:38] [Server thread/ERROR] [Sponge]: /* takes place, however, we are attempting to complete a "phase" other than the one */
[00:14:38] [Server thread/ERROR] [Sponge]: /* we most recently entered. This is an error usually on Sponge's part, so a report */
[00:14:38] [Server thread/ERROR] [Sponge]: /* is required on the issue tracker on GitHub. */
[00:14:38] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:14:38] [Server thread/ERROR] [Sponge]: /* Expected to exit phase: Plugin{ScheduledTask} */
[00:14:38] [Server thread/ERROR] [Sponge]: /* But instead found phase: Generation{Terrain:TERRAIN_GENERATION} */
[00:14:38] [Server thread/ERROR] [Sponge]: /* StackTrace: */
[00:14:38] [Server thread/ERROR] [Sponge]: /* java.lang.Exception: null */
[00:14:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.printIncorrectPhaseCompletion(PhaseTracker.java:388) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.completePhase(PhaseTracker.java:282) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseContext.close(PhaseContext.java:612) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:197) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:74) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:183) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:169) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:112) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:47) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:189) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:417) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler_761_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:279) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:657) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
[00:14:38] [Server thread/ERROR] [Sponge]: /* - Phase: Generation{Terrain:TERRAIN_GENERATION} */
[00:14:38] [Server thread/ERROR] [Sponge]: /* Context: */
[00:14:38] [Server thread/ERROR] [Sponge]: /* - World: WorldServer{Name=world, DimensionId=0, DimensionType=minecraft:overworld} */
[00:14:38] [Server thread/ERROR] [Sponge]: /* - Phase: Plugin{ScheduledTask} */
[00:14:38] [Server thread/ERROR] [Sponge]: /* Context: */
[00:14:38] [Server thread/ERROR] [Sponge]: /* - Source: ScheduledTask{name=nucleus-S-19, delay=0, interval=0, owner=Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar}, id=a527fa38-d9c6-4c92-a0fd-4800d22659fb, isAsync=false} */
[00:14:38] [Server thread/ERROR] [Sponge]: /* - PluginContainer: Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar} */
[00:14:38] [Server thread/ERROR] [Sponge]: /* - Phase: Plugin{ScheduledTask} */
[00:14:38] [Server thread/ERROR] [Sponge]: /* Context: */
[00:14:38] [Server thread/ERROR] [Sponge]: /* - Source: ScheduledTask{name=nucleus-S-19, delay=0, interval=0, owner=Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar}, id=a527fa38-d9c6-4c92-a0fd-4800d22659fb, isAsync=false} */
[00:14:38] [Server thread/ERROR] [Sponge]: /* */
[00:14:38] [Server thread/ERROR] [Sponge]: /* StackTrace : */
[00:14:38] [Server thread/ERROR] [Sponge]: /* java.lang.Exception: Incorrect Phase Completion */
[00:14:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.printIncorrectPhaseCompletion(PhaseTracker.java:391) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.completePhase(PhaseTracker.java:282) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseContext.close(PhaseContext.java:612) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:197) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:74) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:183) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:169) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:112) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:47) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:189) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:417) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler_761_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:279) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:657) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
[00:14:38] [Server thread/ERROR] [Sponge]: /* */
[00:14:38] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
[00:14:38] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-e29ab849e */
[00:14:38] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.7-SNAPSHOT */
[00:14:38] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2838-7.1.7-RC3843 */
[00:14:38] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2836 */
[00:14:38] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:14:38] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:14:38] [Server thread/ERROR] [Sponge]: /* Phases Not Completed */
[00:14:38] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:14:38] [Server thread/ERROR] [Sponge]: /* One or more phases were started but were not properly completed by the end of the server tick. They will be automatically closed, but this is an issue that should be reported to Sponge. */
[00:14:38] [Server thread/ERROR] [Sponge]: /* - Phase: Plugin{ScheduledTask} */
[00:14:38] [Server thread/ERROR] [Sponge]: /* Context: */
[00:14:38] [Server thread/ERROR] [Sponge]: /* - Source: ScheduledTask{name=nucleus-S-19, delay=0, interval=0, owner=Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar}, id=a527fa38-d9c6-4c92-a0fd-4800d22659fb, isAsync=false} */
[00:14:38] [Server thread/ERROR] [Sponge]: /* */
[00:14:38] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
[00:14:38] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-e29ab849e */
[00:14:38] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.7-SNAPSHOT */
[00:14:38] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2838-7.1.7-RC3843 */
[00:14:38] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2836 */
[00:14:38] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:14:47] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ ye
[00:14:55] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Spader126] the chests will be gone soon. crates are where its at
[00:14:56] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ thx for cleaning my mess man
[00:15:02] [Server thread/INFO] [nucleus]: Server ran the command: /Starting Backup!
[00:15:02] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Unknown command. Try /help for a list of commands
[00:15:02] [Server thread/INFO] [nucleus]: Server ran the command: /save-off
[00:15:02] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Turned off world auto-saving
[00:15:02] [Server thread/INFO] [nucleus]: Server ran the command: /save-all
[00:15:02] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saving...
[00:15:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Saved the world
[00:15:03] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Noxtralis] i really dont understand this
[00:15:04] [Server thread/WARN] [Sponge]: No entity type is registered for class net.minecraftforge.common.util.FakePlayer
[00:15:05] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Member] Thorgrim_UKM: looks like /RTP is broken
[00:15:08] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Noxtralis] does anyone know how to do it ?
[00:15:35] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Noxtralis] because i really lost all patience with AE2
[00:15:39] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Noxtralis] and stupid channels
[00:15:41] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ wanna hav me a look nox?
[00:15:43] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [chadlupkes] I can try
[00:15:47] [Server thread/INFO] [nucleus]: Thorgrim_UKM ran the command: /rtp
[00:15:48] [Server thread/ERROR] [Sponge]: The Scheduler tried to run the task nucleus-S-20 owned by Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar}, but an error occured.
java.lang.NegativeArraySizeException: null
at net.minecraft.crash.CrashReportCategory.func_85070_b(CrashReportCategory.java:168) ~[c.class:?]
at net.minecraft.crash.CrashReport.func_85057_a(CrashReport.java:318) ~[b.class:?]
at net.minecraft.crash.CrashReport.func_85058_a(CrashReport.java:283) ~[b.class:?]
at net.minecraft.world.gen.ChunkProviderServer.handler$impl$StopGenerationPhaseFromError$zmh000(ChunkProviderServer.java:1193) ~[on.class:?]
at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:151) ~[on.class:?]
at net.minecraft.world.World.func_72964_e(World.java:310) ~[amu.class:?]
at net.minecraft.world.World.getBlockType(World.java:4337) ~[amu.class:?]
at org.spongepowered.api.world.extent.BlockVolume.getBlockType(BlockVolume.java:123) ~[BlockVolume.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.api.world.Location.getBlockType(Location.java:523) ~[Location.class:1.12.2-2838-7.1.7-RC3843]
at io.github.nucleuspowered.nucleus.modules.rtp.kernels.DefaultKernel.getStartingLocation(DefaultKernel.java:77) ~[DefaultKernel.class:1.12.1-S7.1]
at io.github.nucleuspowered.nucleus.modules.rtp.kernels.DefaultKernel.getLocation(DefaultKernel.java:42) ~[DefaultKernel.class:1.12.1-S7.1]
at io.github.nucleuspowered.nucleus.modules.rtp.commands.RandomTeleportCommand$RTPTask.accept(RandomTeleportCommand.java:171) ~[RandomTeleportCommand$RTPTask.class:1.12.1-S7.1]
at io.github.nucleuspowered.nucleus.modules.rtp.commands.RandomTeleportCommand$RTPTask.accept(RandomTeleportCommand.java:129) ~[RandomTeleportCommand$RTPTask.class:1.12.1-S7.1]
at org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:192) ~[SchedulerBase.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:74) ~[SyncScheduler.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:183) ~[SchedulerBase.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:169) ~[SchedulerBase.class:1.12.2-2838-7.1.7-RC3843]
at java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707) [?:1.8.0_212]
at org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:112) [SchedulerBase.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:47) [SyncScheduler.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:189) [SpongeScheduler.class:1.12.2-2838-7.1.7-RC3843]
at org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:417) [SpongeMod.class:1.12.2-2838-7.1.7-RC3843]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_761_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) [EventBus.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) [EventBus.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:279) [FMLCommonHandler.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:657) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[00:15:48] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:15:48] [Server thread/ERROR] [Sponge]: /* Completing incorrect phase */
[00:15:48] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:15:48] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system is very dependent on knowing when a change to any world */
[00:15:48] [Server thread/ERROR] [Sponge]: /* takes place, however, we are attempting to complete a "phase" other than the one */
[00:15:48] [Server thread/ERROR] [Sponge]: /* we most recently entered. This is an error usually on Sponge's part, so a report */
[00:15:48] [Server thread/ERROR] [Sponge]: /* is required on the issue tracker on GitHub. */
[00:15:48] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:15:48] [Server thread/ERROR] [Sponge]: /* Expected to exit phase: Plugin{ScheduledTask} */
[00:15:48] [Server thread/ERROR] [Sponge]: /* But instead found phase: Generation{Terrain:TERRAIN_GENERATION} */
[00:15:48] [Server thread/ERROR] [Sponge]: /* StackTrace: */
[00:15:48] [Server thread/ERROR] [Sponge]: /* java.lang.Exception: null */
[00:15:48] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.printIncorrectPhaseCompletion(PhaseTracker.java:388) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.completePhase(PhaseTracker.java:282) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseContext.close(PhaseContext.java:612) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:197) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:74) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:183) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:169) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:112) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:47) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:189) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:417) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler_761_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:279) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:657) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
[00:15:48] [Server thread/ERROR] [Sponge]: /* - Phase: Generation{Terrain:TERRAIN_GENERATION} */
[00:15:48] [Server thread/ERROR] [Sponge]: /* Context: */
[00:15:48] [Server thread/ERROR] [Sponge]: /* - World: WorldServer{Name=world, DimensionId=0, DimensionType=minecraft:overworld} */
[00:15:48] [Server thread/ERROR] [Sponge]: /* - Phase: Plugin{ScheduledTask} */
[00:15:48] [Server thread/ERROR] [Sponge]: /* Context: */
[00:15:48] [Server thread/ERROR] [Sponge]: /* - Source: ScheduledTask{name=nucleus-S-20, delay=0, interval=0, owner=Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar}, id=fe015be6-ca10-4fdc-9fc6-42c9a9a0341c, isAsync=false} */
[00:15:48] [Server thread/ERROR] [Sponge]: /* - PluginContainer: Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar} */
[00:15:48] [Server thread/ERROR] [Sponge]: /* - Phase: Plugin{ScheduledTask} */
[00:15:48] [Server thread/ERROR] [Sponge]: /* Context: */
[00:15:48] [Server thread/ERROR] [Sponge]: /* - Source: ScheduledTask{name=nucleus-S-20, delay=0, interval=0, owner=Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar}, id=fe015be6-ca10-4fdc-9fc6-42c9a9a0341c, isAsync=false} */
[00:15:48] [Server thread/ERROR] [Sponge]: /* */
[00:15:48] [Server thread/ERROR] [Sponge]: /* StackTrace : */
[00:15:48] [Server thread/ERROR] [Sponge]: /* java.lang.Exception: Incorrect Phase Completion */
[00:15:48] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.printIncorrectPhaseCompletion(PhaseTracker.java:391) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.completePhase(PhaseTracker.java:282) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseContext.close(PhaseContext.java:612) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:197) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:74) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:183) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:169) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:112) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:47) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:189) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:417) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler_761_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:279) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:657) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
[00:15:48] [Server thread/ERROR] [Sponge]: /* */
[00:15:48] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
[00:15:48] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-e29ab849e */
[00:15:48] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.7-SNAPSHOT */
[00:15:48] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2838-7.1.7-RC3843 */
[00:15:48] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2836 */
[00:15:48] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:15:48] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:15:48] [Server thread/ERROR] [Sponge]: /* Phases Not Completed */
[00:15:48] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:15:48] [Server thread/ERROR] [Sponge]: /* One or more phases were started but were not properly completed by the end of the server tick. They will be automatically closed, but this is an issue that should be reported to Sponge. */
[00:15:48] [Server thread/ERROR] [Sponge]: /* - Phase: Plugin{ScheduledTask} */
[00:15:48] [Server thread/ERROR] [Sponge]: /* Context: */
[00:15:48] [Server thread/ERROR] [Sponge]: /* - Source: ScheduledTask{name=nucleus-S-20, delay=0, interval=0, owner=Plugin{id=nucleus, name=Nucleus, version=1.12.1-S7.1, description=The Ultimate Essentials Plugin., url=http://nucleuspowered.org, source=/home/minecraft/DDSS/./mods/plugins/Nucleus-1.12.1-S7.1-MC1.12.2-plugin.jar}, id=fe015be6-ca10-4fdc-9fc6-42c9a9a0341c, isAsync=false} */
[00:15:48] [Server thread/ERROR] [Sponge]: /* */
[00:15:48] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
[00:15:48] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-e29ab849e */
[00:15:48] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.7-SNAPSHOT */
[00:15:48] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2838-7.1.7-RC3843 */
[00:15:48] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2836 */
[00:15:48] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[00:15:56] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Member] Manie8: Weird
[00:15:56] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Omnifactory] SleepyLilSloth just left the Omnifactory server!
[00:16:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Member] Thorgrim_UKM: yer very .. looks like a early night.
[00:16:52] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Thorgrim_UKM lost connection: Internal Exception: io.netty.channel.unix.Errors$NativeIoException: syscall:read(..) failed: Connection reset by peer
[00:16:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Thorgrim_UKM left the game
[00:17:18] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ i am getting some wood spader.
[00:18:07] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Gordis] this
[00:18:24] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [featsuperior94] how do you duplicate can you tell me how?
[00:18:27] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Gordis] makes 9, blocks takes 4
[00:18:35] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Gordis] and it goes
[00:18:39] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [featsuperior94] oh ok
[00:19:01] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Gordis] its not that broken
[00:19:09] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Gordis] but i felt like reporting
[00:19:23] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Manie8 has made the advancement [Sky of Beginning]
[00:19:52] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Gordis] brb
[00:19:56] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [featsuperior94] thank you i appreciate it i am working on fixing it
[00:22:14] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Gordis] k thx
[00:22:33] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ want torches ?
[00:22:46] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Spader126] no i got some
[00:22:53] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Spader126] how many you have
[00:22:56] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ k put on shelf
[00:23:15] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Spader126] actually ill use them in the branch mine im making
[00:23:30] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ sure
[00:23:35] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] LoneStarrr_ just left the Enigmatica server!
[00:23:40] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ i fouond a spot with 3 diamond veins
[00:24:10] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [PO3] [Server] Backup complete!
[00:25:45] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ what mining level is diamond ?
[00:25:54] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Gordis] iron
[00:26:04] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Gordis] to mine
[00:26:05] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ thx
[00:26:08] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Gordis] diamon when mining
[00:26:32] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Spader126] hold on im gunna grab some parts
[00:26:36] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Spader126] o complete quest
[00:27:11] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ oh wait
[00:27:12] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ man
[00:27:36] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ i must add you to tream in questline
[00:27:38] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ sry
[00:27:50] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Spader126] hold on
[00:27:54] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Spader126] not yet
[00:28:32] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ you should be able to join
[00:28:36] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Spader126] crap. the tank wont register cause it has lava in it
[00:28:48] [Server thread/INFO] [nucleus]: Server ran the command: /save-on
[00:28:48] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Turned on world auto-saving
[00:28:48] [Server thread/INFO] [nucleus]: Server ran the command: /say Backup complete!
[00:28:48] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Server] Backup complete!
[00:28:59] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ make a new one... np join when you wnat to inv is out
[00:29:18] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ gimme the iron so i can get more lava
[00:30:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Manie8 has made the advancement [Monster Hunter]
[00:31:46] [pool-3-thread-51/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [CatClearLag] Ground items will be cleared in 1 minutes 0 seconds.
[00:32:16] [pool-3-thread-51/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [CatClearLag] Ground items will be cleared in 30 seconds.
[00:32:39] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Spader126] brb
[00:32:42] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] Gordis!
[00:32:46] [pool-3-thread-51/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [CatClearLag] 107 items have been cleared.
[00:33:28] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ why i s my iron pickaxe certus ?
[00:34:13] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ for mining level
[00:34:57] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] featsuperior94 just left the Enigmatica server!
[00:35:24] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] nidria just left the Enigmatica server!
[00:35:55] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Server] Backup complete!
[00:37:32] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] Tylermaniac7 just joined the Enigmatica server!
[00:37:51] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Spader126] uhhhh
[00:38:55] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ iron pickhead mines only certus level.. do i need to level the pick 1 time ?
[00:39:16] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Gordis] follow the quests
[00:39:23] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Gordis] it will be easier to understand
[00:39:32] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ k
[00:40:00] [Server thread/INFO] [tombstone]: All players have been successfully backed up
[00:41:16] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Manie8 was blown up by Creeper
[00:41:16] [Server thread/INFO] [tombstone]: The last known grave of Manie8 is at location [name:Last Grave, x:746, y:67, z:-96] in the dimension 0
[00:41:16] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Manie8 has made the advancement [Your First Grave]
[00:41:17] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Manie8 has made the advancement [INFO : Grave's Key]
[00:42:22] [Server thread/INFO] [nucleus]: Server ran the command: /list
[00:42:22] [pool-3-thread-60/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ============ There are 1/30 players online. =============
[00:42:22] [pool-3-thread-60/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Manie8
[00:42:22] [pool-3-thread-60/INFO] [net.minecraft.server.dedicated.DedicatedServer]: ======================== « » =========================
[00:43:54] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ yup
[00:43:59] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ ye must upgrade tem
[00:44:05] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ look
[00:44:10] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ no spader
[00:44:18] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Spader126] theres a reason im doing this.
[00:44:30] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ ah ok i have already one for u nm
[00:44:38] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ i smelt it back to iron
[00:45:08] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Spader126] whats your pick make of right now. head binding and rod?
[00:45:31] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ iron head buit needs a sharpening to be iron mining level
[00:48:00] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Spader126] i have something for you
[00:48:29] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ XP =)
[00:48:41] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Spader126] that will give you the well establishe modifier again
[00:48:53] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ i have gold for permanent casts
[00:48:59] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Spader126] oh finally
[00:49:13] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Spader126] ill make all the casts we will need
[00:49:23] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ do you have the spüare tank ?
[00:49:32] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ sure
[00:49:36] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Manie8 has made the advancement [Getting an Upgrade]
[00:49:55] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ i am getting us the diamonds
[00:50:01] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Spader126] ok cool
[00:50:13] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ need to rep my pick 1st
[00:50:20] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Omnifactory] Iceley just left the Omnifactory server!
[00:50:25] [Server thread/INFO] [nucleus]: Manie8 ran the command: /sethome
[00:50:34] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ man thx for joining in
[00:50:40] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Manie8 was shot by Skeleton
[00:50:40] [Server thread/INFO] [tombstone]: The last known grave of Manie8 is at location [name:Last Grave, x:745, y:67, z:-101] in the dimension 0
[00:50:45] [Server thread/INFO] [nucleus]: Manie8 ran the command: /home
[00:50:46] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ i was always keeping falling asleep haha
[00:50:58] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ wow
[00:51:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Manie8 has made the advancement [Not Even Double-Sided]
[00:51:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Manie8 has made the advancement [Knowledge of Death]
[00:51:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Manie8 has reached the goal [Here They Come]
[00:51:08] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ the iron looks insane
[00:51:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Manie8 got revenge on Skeleton
[00:51:13] [JDA MainWS-ReadThread/INFO] [DiscordIntegration]: [3.0.4] [Enigmatica] [Adamski75]_ i play with shaders
[00:51:17] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Manie8 was shot by Skeleton
[00:51:17] [Server thread/INFO] [tombstone]: The last known grave of Manie8 is at location [name:Last Grave, x:741, y:67, z:-96] in the dimension 0
[00:51:25] [Server thread/INFO] [nucleus]: Manie8 ran the command: /home
[00:51:46] [pool-3-thread-72/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [CatClearLag] Ground items will be cleared in 1 minutes 0 seconds.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment