Advertisement
Rob5Underscores

Untitled

Jan 2nd, 2017
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.68 KB | None | 0 0
  1. 02.01 14:12:20 [Server] Server thread/INFO [nucleus]: TheFlash787 ran the command: /is create
  2. 02.01 14:12:20 [Server] Server thread/INFO [skyclaims]: Region Pattern: [(0,0),(1,0),(1,1),(0,1),(-1,1),(-1,0),(-1,-1),(0,-1),(1,-1),(2,-1),(2,0),(2,1),(2,2),(1,2),(0,2),(-1,2),(-2,2),(-2,1),(-2,0),(-2,-1),(-2,-2),(-1,-2),(0,-2),(1,-2),(2,-2),]
  3. 02.01 14:12:20 [Server] Server thread/INFO [skyclaims]: Coordinates length: 25
  4. 02.01 14:12:20 [Server] Server thread/INFO [skyclaims]: Checking for next region out of 25 points with 4 spawn regions.
  5. 02.01 14:12:20 [Server] Server thread/INFO [skyclaims]: Skipping (0, 0) for spawn
  6. 02.01 14:12:20 [Server] Server thread/INFO [skyclaims]: Skipping (1, 0) for spawn
  7. 02.01 14:12:20 [Server] Server thread/INFO [skyclaims]: Skipping (1, 1) for spawn
  8. 02.01 14:12:20 [Server] Server thread/INFO [skyclaims]: Skipping (0, 1) for spawn
  9. 02.01 14:12:20 [Server] Server thread/INFO [skyclaims]: Checking region (-1, 1) for island
  10. 02.01 14:12:20 [Server] Server thread/ERROR [Sponge]: Error occurred while executing command 'is create' for source EntityPlayerMP['TheFlash787'/808, l='world', x=19.21, y=91.62, z=82.87]: null
  11. 02.01 14:12:20 [Server] INFO java.lang.NullPointerException
  12. 02.01 14:12:20 [Server] INFO at net.mohron.skyclaims.island.Island.getRadius(Island.java:97) ~[Island.class:?]
  13. 02.01 14:12:20 [Server] INFO at net.mohron.skyclaims.island.Island.getCenter(Island.java:101) ~[Island.class:?]
  14. 02.01 14:12:20 [Server] INFO at net.mohron.skyclaims.island.Island.getRegion(Island.java:116) ~[Island.class:?]
  15. 02.01 14:12:20 [Server] INFO at net.mohron.skyclaims.Region.isTaken(Region.java:36) ~[Region.class:?]
  16. 02.01 14:12:20 [Server] INFO at net.mohron.skyclaims.island.layout.SpiralLayout.nextRegion(SpiralLayout.java:64) ~[SpiralLayout.class:?]
  17. 02.01 14:12:20 [Server] INFO at net.mohron.skyclaims.util.IslandUtil.createIsland(IslandUtil.java:26) ~[IslandUtil.class:?]
  18. 02.01 14:12:20 [Server] INFO at net.mohron.skyclaims.command.CommandCreate.execute(CommandCreate.java:62) ~[CommandCreate.class:?]
  19. 02.01 14:12:20 [Server] INFO at org.spongepowered.api.command.args.ChildCommandElementExecutor.execute(ChildCommandElementExecutor.java:179) ~[ChildCommandElementExecutor.class:1.10.2-2171-5.1.0-BETA-2010]
  20. 02.01 14:12:20 [Server] INFO at org.spongepowered.api.command.spec.CommandSpec.process(CommandSpec.java:351) ~[CommandSpec.class:1.10.2-2171-5.1.0-BETA-2010]
  21. 02.01 14:12:20 [Server] INFO at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:333) ~[SimpleDispatcher.class:1.10.2-2171-5.1.0-BETA-2010]
  22. 02.01 14:12:20 [Server] INFO at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:291) [SpongeCommandManager.class:1.10.2-2171-5.1.0-BETA-2010]
  23. 02.01 14:12:20 [Server] INFO at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:83) [bd.class:?]
  24. 02.01 14:12:20 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:913) [me.class:?]
  25. 02.01 14:12:20 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:892) [me.class:?]
  26. 02.01 14:12:20 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37) [im.class:?]
  27. 02.01 14:12:20 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9) [im.class:?]
  28. 02.01 14:12:20 [Server] INFO at org.spongepowered.common.network.PacketUtil.onProcessPacket(PacketUtil.java:136) [PacketUtil.class:1.10.2-2171-5.1.0-BETA-2010]
  29. 02.01 14:12:20 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zjd000(SourceFile:39) [fl$1.class:?]
  30. 02.01 14:12:20 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [fl$1.class:?]
  31. 02.01 14:12:20 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_72-internal]
  32. 02.01 14:12:20 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_72-internal]
  33. 02.01 14:12:20 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:45) [h.class:?]
  34. 02.01 14:12:20 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668) [MinecraftServer.class:?]
  35. 02.01 14:12:20 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387) [ld.class:?]
  36. 02.01 14:12:20 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) [MinecraftServer.class:?]
  37. 02.01 14:12:20 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) [MinecraftServer.class:?]
  38. 02.01 14:12:20 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72-internal]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement