Advertisement
Guest User

Untitled

a guest
Aug 16th, 2018
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.42 KB | None | 0 0
  1. [13:02:04 ERROR]: Could not pass event AsyncPlayerPreLoginEvent to YulxVolVerify v6.9
  2. org.bukkit.event.EventException: null
  3. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  4. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  5. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot.jar:git-Spigot-642f6d2-57ab4cf]
  6. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:482) [spigot.jar:git-Spigot-642f6d2-57ab4cf]
  7. at protocolsupport.protocol.packet.handler.PlayerAuthenticationTask.fireLoginEvents(PlayerAuthenticationTask.java:76) [ProtocolSupport.jar:?]
  8. at protocolsupport.protocol.packet.handler.PlayerAuthenticationTask.run(PlayerAuthenticationTask.java:38) [ProtocolSupport.jar:?]
  9. at protocolsupport.protocol.packet.handler.AbstractLoginListener$2.run(AbstractLoginListener.java:151) [ProtocolSupport.jar:?]
  10. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_181]
  11. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_181]
  12. at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
  13. Caused by: java.lang.NullPointerException
  14. at pw.retrixsolutions.yulxvol.mysql.MySQLHandler.isValidated(MySQLHandler.java:60) ~[?:?]
  15. at pw.retrixsolutions.yulxvol.events.JoinEvent.onJoin(JoinEvent.java:17) ~[?:?]
  16. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_181]
  17. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_181]
  18. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_181]
  19. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_181]
  20. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot.jar:git-Spigot-642f6d2-57ab4cf]
  21. ... 9 more
  22. [13:02:04 ERROR]: Statement has been created.
  23. [13:02:04 INFO]: UUID of player iAmVolvic is 24ca8249-3273-481e-8866-1bfbca9c1a4e
  24. [13:02:04 ERROR]: ResultSet has been gathered from verify
  25. [13:02:04 ERROR]: An error occured whilst trying to get the validation status of 24ca8249-3273-481e-8866-1bfbca9c1a4e
  26. [13:02:05 INFO]: iAmVolvic[/188.178.56.220:55452] logged in with entity id 80 at ([world]557.5, 25.0, 341.5)
  27. [13:02:05 INFO]:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement