Advertisement
Guest User

Untitled

a guest
Dec 28th, 2016
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.89 KB | None | 0 0
  1. [17:29:04] [Server thread/INFO] [nucleus]: comdarksider ran the command: /plot setup PlotSquared
  2. [17:29:10] [Server thread/INFO] [nucleus]: comdarksider ran the command: /plot setup DEFAULT
  3. [17:29:16] [Server thread/INFO] [nucleus]: comdarksider ran the command: /plot setup 64
  4. [17:29:20] [Server thread/INFO] [nucleus]: comdarksider ran the command: /plot setup 42
  5. [17:29:24] [Server thread/INFO] [nucleus]: comdarksider ran the command: /plot setup 1:0
  6. [17:29:29] [Server thread/INFO] [nucleus]: comdarksider ran the command: /plot setup 2:0
  7. [17:29:35] [Server thread/INFO] [nucleus]: comdarksider ran the command: /plot setup 44:0
  8. [17:29:39] [Server thread/INFO] [nucleus]: comdarksider ran the command: /plot setup 44:1
  9. [17:29:46] [Server thread/INFO] [nucleus]: comdarksider ran the command: /plot setup 7
  10. [17:29:49] [Server thread/INFO] [nucleus]: comdarksider ran the command: /plot setup 64
  11. [17:29:53] [Server thread/INFO] [nucleus]: comdarksider ran the command: /plot setup 155:0
  12. [17:29:59] [Server thread/INFO] [nucleus]: comdarksider ran the command: /plot setup 1:0
  13. [17:30:02] [Server thread/INFO] [nucleus]: comdarksider ran the command: /plot setup 64
  14. [17:30:07] [Server thread/INFO] [nucleus]: comdarksider ran the command: /plot setup true
  15. [17:30:19] [Server thread/INFO] [nucleus]: comdarksider ran the command: /plot setup PlotWorld
  16. [17:30:20] [Server thread/INFO] [STDERR]: [com.intellectualcrafters.plot.commands.MainCommand:execute:263]: org.spongepowered.api.registry.CatalogTypeAlreadyRegisteredException
  17. [17:30:20] [Server thread/INFO] [STDERR]: [com.intellectualcrafters.plot.commands.MainCommand:execute:263]: at org.spongepowered.common.world.SpongeWorldArchetypeBuilder.lambda$build$0(SpongeWorldArchetypeBuilder.java:243)
  18. [17:30:20] [Server thread/INFO] [STDERR]: [com.intellectualcrafters.plot.commands.MainCommand:execute:263]: at java.util.Optional.ifPresent(Optional.java:159)
  19. [17:30:20] [Server thread/INFO] [STDERR]: [com.intellectualcrafters.plot.commands.MainCommand:execute:263]: at org.spongepowered.common.world.SpongeWorldArchetypeBuilder.build(SpongeWorldArchetypeBuilder.java:242)
  20. [17:30:20] [Server thread/INFO] [STDERR]: [com.intellectualcrafters.plot.commands.MainCommand:execute:263]: at com.plotsquared.sponge.util.SpongeSetupUtils.setupWorld(SpongeSetupUtils.java:151)
  21. [17:30:20] [Server thread/INFO] [STDERR]: [com.intellectualcrafters.plot.commands.MainCommand:execute:263]: at com.intellectualcrafters.plot.commands.Setup.onCommand(Setup.java:273)
  22. [17:30:20] [Server thread/INFO] [STDERR]: [com.intellectualcrafters.plot.commands.MainCommand:execute:263]: at com.intellectualcrafters.plot.commands.SubCommand.execute(SubCommand.java:27)
  23. [17:30:20] [Server thread/INFO] [STDERR]: [com.intellectualcrafters.plot.commands.MainCommand:execute:263]: at com.plotsquared.general.commands.Command.execute(Command.java:337)
  24. [17:30:20] [Server thread/INFO] [STDERR]: [com.intellectualcrafters.plot.commands.MainCommand:execute:263]: at com.intellectualcrafters.plot.commands.MainCommand.execute(MainCommand.java:259)
  25. [17:30:20] [Server thread/INFO] [STDERR]: [com.intellectualcrafters.plot.commands.MainCommand:execute:263]: at com.intellectualcrafters.plot.commands.MainCommand.onCommand(MainCommand.java:134)
  26. [17:30:20] [Server thread/INFO] [STDERR]: [com.intellectualcrafters.plot.commands.MainCommand:execute:263]: at com.plotsquared.sponge.util.SpongeCommand.lambda$process$10(SpongeCommand.java:41)
  27. [17:30:20] [Server thread/INFO] [STDERR]: [com.intellectualcrafters.plot.commands.MainCommand:execute:263]: at org.spongepowered.api.scheduler.Task$Builder.lambda$execute$0(Task.java:138)
  28. [17:30:20] [Server thread/INFO] [STDERR]: [com.intellectualcrafters.plot.commands.MainCommand:execute:263]: at org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:183)
  29. [17:30:20] [Server thread/INFO] [STDERR]: [com.intellectualcrafters.plot.commands.MainCommand:execute:263]: at org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:66)
  30. [17:30:20] [Server thread/INFO] [STDERR]: [com.intellectualcrafters.plot.commands.MainCommand:execute:263]: at org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:179)
  31. [17:30:20] [Server thread/INFO] [STDERR]: [com.intellectualcrafters.plot.commands.MainCommand:execute:263]: at org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:165)
  32. [17:30:20] [Server thread/INFO] [STDERR]: [com.intellectualcrafters.plot.commands.MainCommand:execute:263]: at java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707)
  33. [17:30:20] [Server thread/INFO] [STDERR]: [com.intellectualcrafters.plot.commands.MainCommand:execute:263]: at org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:108)
  34. [17:30:20] [Server thread/INFO] [STDERR]: [com.intellectualcrafters.plot.commands.MainCommand:execute:263]: at org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:41)
  35. [17:30:20] [Server thread/INFO] [STDERR]: [com.intellectualcrafters.plot.commands.MainCommand:execute:263]: at org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:191)
  36. [17:30:20] [Server thread/INFO] [STDERR]: [com.intellectualcrafters.plot.commands.MainCommand:execute:263]: at org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:266)
  37. [17:30:20] [Server thread/INFO] [STDERR]: [com.intellectualcrafters.plot.commands.MainCommand:execute:263]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_11_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic)
  38. [17:30:20] [Server thread/INFO] [STDERR]: [com.intellectualcrafters.plot.commands.MainCommand:execute:263]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  39. [17:30:20] [Server thread/INFO] [STDERR]: [com.intellectualcrafters.plot.commands.MainCommand:execute:263]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:137)
  40. [17:30:20] [Server thread/INFO] [STDERR]: [com.intellectualcrafters.plot.commands.MainCommand:execute:263]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:93)
  41. [17:30:20] [Server thread/INFO] [STDERR]: [com.intellectualcrafters.plot.commands.MainCommand:execute:263]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:274)
  42. [17:30:20] [Server thread/INFO] [STDERR]: [com.intellectualcrafters.plot.commands.MainCommand:execute:263]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:602)
  43. [17:30:20] [Server thread/INFO] [STDERR]: [com.intellectualcrafters.plot.commands.MainCommand:execute:263]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
  44. [17:30:20] [Server thread/INFO] [STDERR]: [com.intellectualcrafters.plot.commands.MainCommand:execute:263]: at java.lang.Thread.run(Thread.java:745)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement