Advertisement
Guest User

Untitled

a guest
Feb 10th, 2019
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.07 KB | None | 0 0
  1. 10.02 08:14:46 [Server] INFO java.lang.IllegalArgumentException: The box is degenerate on y
  2. 10.02 08:14:46 [Server] INFO at com.google.common.base.Preconditions.checkArgument(Preconditions.java:122) ~[minecraft_server.1.12.2.jar:?]
  3. 10.02 08:14:46 [Server] INFO at org.spongepowered.api.util.AABB.<init>(AABB.java:93) ~[AABB.class:1.12.2-2768-7.1.4]
  4. 10.02 08:14:46 [Server] INFO at org.spongepowered.api.util.AABB.<init>(AABB.java:77) ~[AABB.class:1.12.2-2768-7.1.4]
  5. 10.02 08:14:46 [Server] INFO at cloud.zeroprox.gamespleef.utils.AABBSerialize.toAABB(AABBSerialize.java:42) ~[AABBSerialize.class:?]
  6. 10.02 08:14:46 [Server] INFO at cloud.zeroprox.gamespleef.GameSpleef.loadConfig(GameSpleef.java:207) ~[GameSpleef.class:?]
  7. 10.02 08:14:46 [Server] INFO at cloud.zeroprox.gamespleef.GameSpleef.addArena(GameSpleef.java:240) ~[GameSpleef.class:?]
  8. 10.02 08:14:46 [Server] INFO at cloud.zeroprox.gamespleef.commands.admin.BuildCmd.execute(BuildCmd.java:44) ~[BuildCmd.class:?]
  9. 10.02 08:14:46 [Server] INFO at org.spongepowered.api.command.args.ChildCommandElementExecutor.execute(ChildCommandElementExecutor.java:255) ~[ChildCommandElementExecutor.class:1.12.2-2768-7.1.4]
  10. 10.02 08:14:46 [Server] INFO at org.spongepowered.api.command.args.ChildCommandElementExecutor.execute(ChildCommandElementExecutor.java:255) ~[ChildCommandElementExecutor.class:1.12.2-2768-7.1.4]
  11. 10.02 08:14:46 [Server] INFO at org.spongepowered.api.command.spec.CommandSpec.process(CommandSpec.java:388) ~[CommandSpec.class:1.12.2-2768-7.1.4]
  12. 10.02 08:14:46 [Server] INFO at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:340) ~[SimpleDispatcher.class:1.12.2-2768-7.1.4]
  13. 10.02 08:14:46 [Server] INFO at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:334) [SpongeCommandManager.class:1.12.2-2768-7.1.4]
  14. 10.02 08:14:46 [Server] INFO at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:1083) [dh.class:?]
  15. 10.02 08:14:46 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:960) [pa.class:?]
  16. 10.02 08:14:46 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:939) [pa.class:?]
  17. 10.02 08:14:46 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37) [la.class:?]
  18. 10.02 08:14:46 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9) [la.class:?]
  19. 10.02 08:14:46 [Server] INFO at org.spongepowered.common.event.tracking.phase.packet.PacketPhaseUtil.onProcessPacket(PacketPhaseUtil.java:193) [PacketPhaseUtil.class:1.12.2-2768-7.1.4]
  20. 10.02 08:14:46 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zlg000(SourceFile:539) [hv$1.class:?]
  21. 10.02 08:14:46 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [hv$1.class:?]
  22. 10.02 08:14:46 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_191]
  23. 10.02 08:14:46 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_191]
  24. 10.02 08:14:46 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
  25. 10.02 08:14:46 [Server] INFO at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:294) [SpongeImplHooks.class:1.12.2-2768-7.1.4]
  26. 10.02 08:14:46 [Server] INFO at net.minecraft.server.MinecraftServer.redirect$onRun$zjk000(MinecraftServer.java:3970) [MinecraftServer.class:?]
  27. 10.02 08:14:46 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
  28. 10.02 08:14:46 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
  29. 10.02 08:14:46 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  30. 10.02 08:14:46 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  31. 10.02 08:14:46 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement