Skip to content

Instantly share code, notes, and snippets.

@ryantheleach
Last active August 2, 2018 19:12
Show Gist options
  • Save ryantheleach/489cf1b615993196a405de4f6ab6a89a to your computer and use it in GitHub Desktop.
Save ryantheleach/489cf1b615993196a405de4f6ab6a89a to your computer and use it in GitHub Desktop.
[12:08:33] [Server thread/INFO] [nucleus]: bearmode11 ran the command: /spawn
[12:08:33] [Server thread/ERROR] [Sponge]: /******************************************************************************************************************************************************/
[12:08:33] [Server thread/ERROR] [Sponge]: /* Exception trying to process over a phase! */
[12:08:33] [Server thread/ERROR] [Sponge]: /******************************************************************************************************************************************************/
[12:08:33] [Server thread/ERROR] [Sponge]: /* PhaseContext : */
[12:08:33] [Server thread/ERROR] [Sponge]: /* Stacktrace: */
[12:08:33] [Server thread/ERROR] [Sponge]: /* java.lang.IllegalStateException: Intended to track block entity spawns! Please analyze the current phase context. */
[12:08:33] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.lambda$throwWithContext$3(TrackingUtil.java:446) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseContext.getPerBlockEntitySpawnSuppplier(PhaseContext.java:452) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.getEntitiesWithinAABB(WorldServer.java:3085) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.getEntitiesWithinAABB(World.java:3060) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* com.pau101.fairylights.server.ServerEventHandler.onGetCollisionBoxes(ServerEventHandler.java:79) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1108_ServerEventHandler_onGetCollisionBoxes_GetCollisionBoxesEvent.invoke(.dynamic) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:682) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:639) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.getCollisionBoxes(World.java:1387) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.entity.EntityUtil.changeWorld(EntityUtil.java:889) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.Entity.setLocation(Entity.java:5356) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.Entity.setLocationAndRotation(Entity.java:5303) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* io.github.nucleuspowered.nucleus.internal.teleport.NucleusTeleportHandler.teleportPlayer(NucleusTeleportHandler.java:176) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* io.github.nucleuspowered.nucleus.internal.teleport.NucleusTeleportHandler.teleportPlayer(NucleusTeleportHandler.java:142) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* io.github.nucleuspowered.nucleus.internal.teleport.NucleusTeleportHandler.lambda$teleportPlayer$2(NucleusTeleportHandler.java:105) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* io.github.nucleuspowered.nucleus.util.CauseStackHelper.createFrameWithCausesWithReturn(CauseStackHelper.java:27) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* io.github.nucleuspowered.nucleus.internal.teleport.NucleusTeleportHandler.teleportPlayer(NucleusTeleportHandler.java:104) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* io.github.nucleuspowered.nucleus.modules.spawn.commands.SpawnCommand.executeCommand(SpawnCommand.java:100) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* io.github.nucleuspowered.nucleus.modules.spawn.commands.SpawnCommand.executeCommand(SpawnCommand.java:39) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* io.github.nucleuspowered.nucleus.internal.command.AbstractCommand.startExecute(AbstractCommand.java:484) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* io.github.nucleuspowered.nucleus.internal.command.AbstractCommand.onExecute(AbstractCommand.java:447) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* io.github.nucleuspowered.nucleus.internal.command.AbstractCommand.process(AbstractCommand.java:438) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* io.github.nucleuspowered.nucleus.internal.command.AbstractCommand.process(AbstractCommand.java:315) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:341) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:329) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* net.minecraft.command.ServerCommandManager.executeCommand(SourceFile:1083) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* net.minecraft.network.NetHandlerPlayServer.handleSlashCommand(NetHandlerPlayServer.java:958) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* net.minecraft.network.NetHandlerPlayServer.processChatMessage(NetHandlerPlayServer.java:937) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* net.minecraft.network.play.client.CPacketChatMessage.processPacket(SourceFile:37) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* net.minecraft.network.play.client.CPacketChatMessage.processPacket(SourceFile:9) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.network.PacketUtil.onProcessPacket(PacketUtil.java:92) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zle000(SourceFile:539) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* java.util.concurrent.FutureTask.run(FutureTask.java:266) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* net.minecraft.util.Util.runTask(SourceFile:46) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:293) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.redirect$onRun$zjj000(MinecraftServer.java:3963) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:723) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:396) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
[12:08:33] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
[12:08:33] [Server thread/ERROR] [Sponge]: /******************************************************************************************************************************************************/
[12:08:33] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.event.world.GetCollisionBoxesEvent@6bb97c31:
java.lang.IllegalStateException: Intended to track block entity spawns! Please analyze the current phase context.
at org.spongepowered.common.event.tracking.TrackingUtil.lambda$throwWithContext$3(TrackingUtil.java:446) ~[TrackingUtil.class:1.12.2-2705-7.1.0-BETA-3361]
at org.spongepowered.common.event.tracking.PhaseContext.getPerBlockEntitySpawnSuppplier(PhaseContext.java:452) ~[PhaseContext.class:1.12.2-2705-7.1.0-BETA-3361]
at net.minecraft.world.WorldServer.getEntitiesWithinAABB(WorldServer.java:3085) ~[oo.class:?]
at net.minecraft.world.World.getEntitiesWithinAABB(World.java:3060) ~[amu.class:?]
at com.pau101.fairylights.server.ServerEventHandler.onGetCollisionBoxes(ServerEventHandler.java:79) ~[ServerEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1108_ServerEventHandler_onGetCollisionBoxes_GetCollisionBoxesEvent.invoke(.dynamic) ~[?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:682) ~[EventBus.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:639) ~[EventBus.class:?]
at net.minecraft.world.World.getCollisionBoxes(World.java:1387) ~[amu.class:?]
at org.spongepowered.common.entity.EntityUtil.changeWorld(EntityUtil.java:889) ~[EntityUtil.class:1.12.2-2705-7.1.0-BETA-3361]
at net.minecraft.entity.Entity.setLocation(Entity.java:5356) ~[vg.class:?]
at net.minecraft.entity.Entity.setLocationAndRotation(Entity.java:5303) ~[vg.class:?]
at io.github.nucleuspowered.nucleus.internal.teleport.NucleusTeleportHandler.teleportPlayer(NucleusTeleportHandler.java:176) ~[NucleusTeleportHandler.class:1.4.6-S7.0]
at io.github.nucleuspowered.nucleus.internal.teleport.NucleusTeleportHandler.teleportPlayer(NucleusTeleportHandler.java:142) ~[NucleusTeleportHandler.class:1.4.6-S7.0]
at io.github.nucleuspowered.nucleus.internal.teleport.NucleusTeleportHandler.lambda$teleportPlayer$2(NucleusTeleportHandler.java:105) ~[NucleusTeleportHandler.class:1.4.6-S7.0]
at io.github.nucleuspowered.nucleus.util.CauseStackHelper.createFrameWithCausesWithReturn(CauseStackHelper.java:27) [CauseStackHelper.class:1.4.6-S7.0]
at io.github.nucleuspowered.nucleus.internal.teleport.NucleusTeleportHandler.teleportPlayer(NucleusTeleportHandler.java:104) [NucleusTeleportHandler.class:1.4.6-S7.0]
at io.github.nucleuspowered.nucleus.modules.spawn.commands.SpawnCommand.executeCommand(SpawnCommand.java:100) [SpawnCommand.class:1.4.6-S7.0]
at io.github.nucleuspowered.nucleus.modules.spawn.commands.SpawnCommand.executeCommand(SpawnCommand.java:39) [SpawnCommand.class:1.4.6-S7.0]
at io.github.nucleuspowered.nucleus.internal.command.AbstractCommand.startExecute(AbstractCommand.java:484) [AbstractCommand.class:1.4.6-S7.0]
at io.github.nucleuspowered.nucleus.internal.command.AbstractCommand.onExecute(AbstractCommand.java:447) [AbstractCommand.class:1.4.6-S7.0]
at io.github.nucleuspowered.nucleus.internal.command.AbstractCommand.process(AbstractCommand.java:438) [AbstractCommand.class:1.4.6-S7.0]
at io.github.nucleuspowered.nucleus.internal.command.AbstractCommand.process(AbstractCommand.java:315) [AbstractCommand.class:1.4.6-S7.0]
at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:341) [SimpleDispatcher.class:1.12.2-2705-7.1.0-BETA-3361]
at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:329) [SpongeCommandManager.class:1.12.2-2705-7.1.0-BETA-3361]
at net.minecraft.command.ServerCommandManager.executeCommand(SourceFile:1083) [dh.class:?]
at net.minecraft.network.NetHandlerPlayServer.handleSlashCommand(NetHandlerPlayServer.java:958) [pa.class:?]
at net.minecraft.network.NetHandlerPlayServer.processChatMessage(NetHandlerPlayServer.java:937) [pa.class:?]
at net.minecraft.network.play.client.CPacketChatMessage.processPacket(SourceFile:37) [la.class:?]
at net.minecraft.network.play.client.CPacketChatMessage.processPacket(SourceFile:9) [la.class:?]
at org.spongepowered.common.network.PacketUtil.onProcessPacket(PacketUtil.java:92) [PacketUtil.class:1.12.2-2705-7.1.0-BETA-3361]
at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zle000(SourceFile:539) [hv$1.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [hv$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_171]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_171]
at net.minecraft.util.Util.runTask(SourceFile:46) [h.class:?]
at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:293) [SpongeImplHooks.class:1.12.2-2705-7.1.0-BETA-3361]
at net.minecraft.server.MinecraftServer.redirect$onRun$zjj000(MinecraftServer.java:3963) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:723) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:396) [nz.class:?]
at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
[12:08:33] [Server thread/ERROR] [FML]: Index: 2 Listeners:
[12:08:33] [Server thread/ERROR] [FML]: 0: NORMAL
[12:08:33] [Server thread/ERROR] [FML]: 1: ASM: INSTANCE onGetCollisionBoxesForQuarry(Lnet/minecraftforge/event/world/GetCollisionBoxesEvent;)V
[12:08:33] [Server thread/ERROR] [FML]: 2: ASM: com.pau101.fairylights.server.ServerEventHandler@4d0889ec onGetCollisionBoxes(Lnet/minecraftforge/event/world/GetCollisionBoxesEvent;)V
[12:08:33] [Server thread/ERROR] [FML]: 3: ASM: com.creativemd.littletiles.common.events.LittleEvent@1c00b709 worldCollision(Lnet/minecraftforge/event/world/GetCollisionBoxesEvent;)V
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: java.lang.IllegalStateException: Intended to track block entity spawns! Please analyze the current phase context.
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at org.spongepowered.common.event.tracking.TrackingUtil.lambda$throwWithContext$3(TrackingUtil.java:446)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at org.spongepowered.common.event.tracking.PhaseContext.getPerBlockEntitySpawnSuppplier(PhaseContext.java:452)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at net.minecraft.world.WorldServer.getEntitiesWithinAABB(WorldServer.java:3085)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at net.minecraft.world.World.getEntitiesWithinAABB(World.java:3060)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at com.pau101.fairylights.server.ServerEventHandler.onGetCollisionBoxes(ServerEventHandler.java:79)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1108_ServerEventHandler_onGetCollisionBoxes_GetCollisionBoxesEvent.invoke(.dynamic)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:682)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:639)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at net.minecraft.world.World.getCollisionBoxes(World.java:1387)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at org.spongepowered.common.entity.EntityUtil.changeWorld(EntityUtil.java:889)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at net.minecraft.entity.Entity.setLocation(Entity.java:5356)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at net.minecraft.entity.Entity.setLocationAndRotation(Entity.java:5303)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at io.github.nucleuspowered.nucleus.internal.teleport.NucleusTeleportHandler.teleportPlayer(NucleusTeleportHandler.java:176)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at io.github.nucleuspowered.nucleus.internal.teleport.NucleusTeleportHandler.teleportPlayer(NucleusTeleportHandler.java:142)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at io.github.nucleuspowered.nucleus.internal.teleport.NucleusTeleportHandler.lambda$teleportPlayer$2(NucleusTeleportHandler.java:105)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at io.github.nucleuspowered.nucleus.util.CauseStackHelper.createFrameWithCausesWithReturn(CauseStackHelper.java:27)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at io.github.nucleuspowered.nucleus.internal.teleport.NucleusTeleportHandler.teleportPlayer(NucleusTeleportHandler.java:104)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at io.github.nucleuspowered.nucleus.modules.spawn.commands.SpawnCommand.executeCommand(SpawnCommand.java:100)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at io.github.nucleuspowered.nucleus.modules.spawn.commands.SpawnCommand.executeCommand(SpawnCommand.java:39)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at io.github.nucleuspowered.nucleus.internal.command.AbstractCommand.startExecute(AbstractCommand.java:484)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at io.github.nucleuspowered.nucleus.internal.command.AbstractCommand.onExecute(AbstractCommand.java:447)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at io.github.nucleuspowered.nucleus.internal.command.AbstractCommand.process(AbstractCommand.java:438)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at io.github.nucleuspowered.nucleus.internal.command.AbstractCommand.process(AbstractCommand.java:315)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:341)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:329)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at net.minecraft.command.ServerCommandManager.executeCommand(SourceFile:1083)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at net.minecraft.network.NetHandlerPlayServer.handleSlashCommand(NetHandlerPlayServer.java:958)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at net.minecraft.network.NetHandlerPlayServer.processChatMessage(NetHandlerPlayServer.java:937)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at net.minecraft.network.play.client.CPacketChatMessage.processPacket(SourceFile:37)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at net.minecraft.network.play.client.CPacketChatMessage.processPacket(SourceFile:9)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at org.spongepowered.common.network.PacketUtil.onProcessPacket(PacketUtil.java:92)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zle000(SourceFile:539)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at net.minecraft.util.Util.runTask(SourceFile:46)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:293)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at net.minecraft.server.MinecraftServer.redirect$onRun$zjj000(MinecraftServer.java:3963)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:723)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:396)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
[12:08:33] [Server thread/INFO] [STDERR]: [io.github.nucleuspowered.nucleus.internal.command.AbstractCommand:onExecute:457]: at java.lang.Thread.run(Thread.java:748)
[12:08:33] [Server thread/WARN] [net.minecraft.network.NetHandlerPlayServer]: bearmode11 moved too quickly! 2826.3307880162947,7.82359999656677,3026.38710466862
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment