Advertisement
Guest User

Untitled

a guest
Feb 5th, 2017
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.27 KB | None | 0 0
  1. 2017-02-05 08:13:58 [SEVERE] Could not pass event PlayerJoinEvent to ServerBossBar v1.2
  2. 2017-02-05 08:13:58 [SEVERE] [Fatal Error] :1:1: Premature end of file.
  3. 2017-02-05 08:13:58 [SEVERE] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
  4. 2017-02-05 08:13:58 [SEVERE] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
  5. 2017-02-05 08:13:58 [SEVERE] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)
  6. 2017-02-05 08:13:58 [SEVERE] at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
  7. 2017-02-05 08:13:58 [SEVERE] at ca.wacos.nametagedit.Updater.getLatestVersion(Updater.java:185)
  8. 2017-02-05 08:13:58 [SEVERE] at ca.wacos.nametagedit.Updater.checkForUpdates(Updater.java:117)
  9. 2017-02-05 08:13:58 [SEVERE] at ca.wacos.nametagedit.NametagEventHandler.onPlayerJoin(NametagEventHandler.java:78)
  10. 2017-02-05 08:13:58 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  11. 2017-02-05 08:13:58 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  12. 2017-02-05 08:13:58 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  13. 2017-02-05 08:13:58 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
  14. 2017-02-05 08:13:58 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  15. 2017-02-05 08:13:58 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  16. 2017-02-05 08:13:58 [SEVERE] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  17. 2017-02-05 08:13:58 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  18. 2017-02-05 08:13:58 [SEVERE] at net.minecraft.server.v1_5_R3.PlayerList.c(PlayerList.java:204)
  19. 2017-02-05 08:13:58 [SEVERE] at net.minecraft.server.v1_5_R3.PlayerList.a(PlayerList.java:100)
  20. 2017-02-05 08:13:58 [SEVERE] at net.minecraft.server.v1_5_R3.PendingConnection.d(PendingConnection.java:129)
  21. 2017-02-05 08:13:58 [SEVERE] at net.minecraft.server.v1_5_R3.PendingConnection.c(PendingConnection.java:44)
  22. 2017-02-05 08:13:58 [SEVERE] at net.minecraft.server.v1_5_R3.DedicatedServerConnectionThread.a(DedicatedServerConnectionThread.java:41)
  23. 2017-02-05 08:13:58 [SEVERE] at net.minecraft.server.v1_5_R3.DedicatedServerConnection.b(SourceFile:29)
  24. 2017-02-05 08:13:58 [SEVERE] at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:581)
  25. 2017-02-05 08:13:58 [SEVERE] at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226)
  26. 2017-02-05 08:13:58 [SEVERE] at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477)
  27. 2017-02-05 08:13:58 [SEVERE] at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410)
  28. 2017-02-05 08:13:58 [SEVERE] at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
  29. 2017-02-05 08:13:58 [SEVERE] java.lang.NullPointerException
  30. 2017-02-05 08:13:58 [SEVERE] at ca.wacos.nametagedit.NametagUtils.compareVersion(NametagUtils.java:236)
  31. 2017-02-05 08:13:58 [SEVERE] at ca.wacos.nametagedit.Updater.checkForUpdates(Updater.java:119)
  32. 2017-02-05 08:13:58 [SEVERE] at ca.wacos.nametagedit.NametagEventHandler.onPlayerJoin(NametagEventHandler.java:78)
  33. 2017-02-05 08:13:58 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  34. 2017-02-05 08:13:58 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  35. 2017-02-05 08:13:58 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  36. 2017-02-05 08:13:58 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
  37. 2017-02-05 08:13:58 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  38. 2017-02-05 08:13:58 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  39. 2017-02-05 08:13:58 [SEVERE] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  40. 2017-02-05 08:13:58 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  41. 2017-02-05 08:13:58 [SEVERE] at net.minecraft.server.v1_5_R3.PlayerList.c(PlayerList.java:204)
  42. 2017-02-05 08:13:58 [SEVERE] at net.minecraft.server.v1_5_R3.PlayerList.a(PlayerList.java:100)
  43. 2017-02-05 08:13:58 [SEVERE] at net.minecraft.server.v1_5_R3.PendingConnection.d(PendingConnection.java:129)
  44. 2017-02-05 08:13:58 [SEVERE] at net.minecraft.server.v1_5_R3.PendingConnection.c(PendingConnection.java:44)
  45. 2017-02-05 08:13:58 [SEVERE] at net.minecraft.server.v1_5_R3.DedicatedServerConnectionThread.a(DedicatedServerConnectionThread.java:41)
  46. 2017-02-05 08:13:58 [SEVERE] at net.minecraft.server.v1_5_R3.DedicatedServerConnection.b(SourceFile:29)
  47. 2017-02-05 08:13:58 [SEVERE] at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:581)
  48. 2017-02-05 08:13:58 [SEVERE] at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226)
  49. 2017-02-05 08:13:58 [SEVERE] at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477)
  50. 2017-02-05 08:13:58 [SEVERE] at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410)
  51. 2017-02-05 08:13:58 [SEVERE] at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement