Advertisement
Guest User

Untitled

a guest
Jul 24th, 2016
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.40 KB | None | 0 0
  1. [02:53:14] [Server thread/INFO] [STDERR/]: [io.github.hsyyid.dropparty.listeners.PlayerJoinListener:lambda$onPlayerJoin$0:111]: java.lang.IllegalArgumentException: Suffix is 20 characters long! It must be at most 16.
  2. [02:53:14] [Server thread/INFO] [STDERR/]: [io.github.hsyyid.dropparty.listeners.PlayerJoinListener:lambda$onPlayerJoin$0:111]: at net.minecraft.scoreboard.ScorePlayerTeam.setSuffix(SourceFile:148)
  3. [02:53:14] [Server thread/INFO] [STDERR/]: [io.github.hsyyid.dropparty.listeners.PlayerJoinListener:lambda$onPlayerJoin$0:111]: at io.github.hsyyid.dropparty.listeners.PlayerJoinListener.lambda$onPlayerJoin$0(PlayerJoinListener.java:107)
  4. [02:53:14] [Server thread/INFO] [STDERR/]: [io.github.hsyyid.dropparty.listeners.PlayerJoinListener:lambda$onPlayerJoin$0:111]: at org.spongepowered.api.scheduler.Task$Builder.lambda$execute$0(Task.java:138)
  5. [02:53:14] [Server thread/INFO] [STDERR/]: [io.github.hsyyid.dropparty.listeners.PlayerJoinListener:lambda$onPlayerJoin$0:111]: at org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:177)
  6. [02:53:14] [Server thread/INFO] [STDERR/]: [io.github.hsyyid.dropparty.listeners.PlayerJoinListener:lambda$onPlayerJoin$0:111]: at org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:66)
  7. [02:53:14] [Server thread/INFO] [STDERR/]: [io.github.hsyyid.dropparty.listeners.PlayerJoinListener:lambda$onPlayerJoin$0:111]: at org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:174)
  8. [02:53:14] [Server thread/INFO] [STDERR/]: [io.github.hsyyid.dropparty.listeners.PlayerJoinListener:lambda$onPlayerJoin$0:111]: at org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:160)
  9. [02:53:14] [Server thread/INFO] [STDERR/]: [io.github.hsyyid.dropparty.listeners.PlayerJoinListener:lambda$onPlayerJoin$0:111]: at java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707)
  10. [02:53:14] [Server thread/INFO] [STDERR/]: [io.github.hsyyid.dropparty.listeners.PlayerJoinListener:lambda$onPlayerJoin$0:111]: at org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:104)
  11. [02:53:14] [Server thread/INFO] [STDERR/]: [io.github.hsyyid.dropparty.listeners.PlayerJoinListener:lambda$onPlayerJoin$0:111]: at org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:41)
  12. [02:53:14] [Server thread/INFO] [STDERR/]: [io.github.hsyyid.dropparty.listeners.PlayerJoinListener:lambda$onPlayerJoin$0:111]: at org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:191)
  13. [02:53:14] [Server thread/INFO] [STDERR/]: [io.github.hsyyid.dropparty.listeners.PlayerJoinListener:lambda$onPlayerJoin$0:111]: at org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:222)
  14. [02:53:14] [Server thread/INFO] [STDERR/]: [io.github.hsyyid.dropparty.listeners.PlayerJoinListener:lambda$onPlayerJoin$0:111]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_8_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic)
  15. [02:53:14] [Server thread/INFO] [STDERR/]: [io.github.hsyyid.dropparty.listeners.PlayerJoinListener:lambda$onPlayerJoin$0:111]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
  16. [02:53:14] [Server thread/INFO] [STDERR/]: [io.github.hsyyid.dropparty.listeners.PlayerJoinListener:lambda$onPlayerJoin$0:111]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:110)
  17. [02:53:14] [Server thread/INFO] [STDERR/]: [io.github.hsyyid.dropparty.listeners.PlayerJoinListener:lambda$onPlayerJoin$0:111]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:81)
  18. [02:53:14] [Server thread/INFO] [STDERR/]: [io.github.hsyyid.dropparty.listeners.PlayerJoinListener:lambda$onPlayerJoin$0:111]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:266)
  19. [02:53:14] [Server thread/INFO] [STDERR/]: [io.github.hsyyid.dropparty.listeners.PlayerJoinListener:lambda$onPlayerJoin$0:111]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:594)
  20. [02:53:14] [Server thread/INFO] [STDERR/]: [io.github.hsyyid.dropparty.listeners.PlayerJoinListener:lambda$onPlayerJoin$0:111]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
  21. [02:53:14] [Server thread/INFO] [STDERR/]: [io.github.hsyyid.dropparty.listeners.PlayerJoinListener:lambda$onPlayerJoin$0:111]: at java.lang.Thread.run(Thread.java:745)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement