hassansyyid

Untitled

Dec 5th, 2015
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.00 KB | None | 0 0
  1. [12:07:41] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@963
  2. [12:07:41] [Server thread/ERROR]: Encountered an unexpected exception
  3. java.lang.IllegalArgumentException: Team display name length cannot be greater than 32 characters!
  4. at org.spongepowered.common.scoreboard.SpongeTeam.setDisplayName(SpongeTeam.java:119) ~[SpongeTeam.class:1.8-1
  5. at net.minecraft.scoreboard.ScorePlayerTeam.onSetTeamName(SourceFile:88) ~[brz.class:?]
  6. at net.minecraft.scoreboard.ScorePlayerTeam.func_96664_a(SourceFile) ~[brz.class:?]
  7. at org.spongepowered.common.scoreboard.SpongeTeam.addToScoreboard(SpongeTeam.java:310) ~[SpongeTeam.class:1.8-
  8. at org.spongepowered.common.scoreboard.SpongeScoreboard.addTeamInternal(SpongeScoreboard.java:250) ~[SpongeSco
  9. at org.spongepowered.common.scoreboard.SpongeScoreboard.addTeam(SpongeScoreboard.java:240) ~[SpongeScoreboard.
  10. at net.minecraft.scoreboard.Scoreboard.onCreateTeam(SourceFile:148) ~[bsd.class:?]
  11. at net.minecraft.scoreboard.Scoreboard.func_96527_f(SourceFile) ~[bsd.class:?]
  12. at net.minecraft.scoreboard.ScoreboardSaveData.func_96498_a(SourceFile:61) ~[bse.class:?]
  13. at net.minecraft.scoreboard.ScoreboardSaveData.func_76184_a(SourceFile:53) ~[bse.class:?]
  14. at net.minecraft.scoreboard.ScoreboardSaveData.func_96499_a(SourceFile:34) ~[bse.class:?]
  15. at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:153) ~[qt.class:?]
  16. at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:393) ~[MinecraftServer.class:?]
  17. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:259) ~[po.class:?]
  18. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) [MinecraftServer.class:?]
  19. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  20. [12:07:41] [Server thread/ERROR]: This crash report has been saved to: D:\Programming\Plugin Testing Server\.\crash-re
Advertisement
Add Comment
Please, Sign In to add comment