Advertisement
Guest User

Untitled

a guest
Jan 17th, 2015
257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.51 KB | None | 0 0
  1. [21:50:42 INFO]: offline
  2. [21:50:42 ERROR]: Could not pass event AsyncPlayerPreLoginEvent to SimplePrefix v2.3.5
  3. org.bukkit.event.EventException
  4.         at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:299) ~[spigot.jar:git-Spigot-1544]
  5.         at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-1544]
  6.         at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-1544]
  7.         at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot.jar:git-Spigot-1544]
  8.         at net.minecraft.server.v1_7_R4.ThreadPlayerLookupUUID.fireLoginEvents(ThreadPlayerLookupUUID.java:79) [spigot.jar:git-Spigot-1544]
  9.         at net.minecraft.server.v1_7_R4.ThreadPlayerLookupUUID.run(ThreadPlayerLookupUUID.java:32) [spigot.jar:git-Spigot-1544]
  10. Caused by: java.lang.NullPointerException
  11.         at com.flabaliki.simpleprefix.SimplePrefix.onPreLogin(SimplePrefix.java:136) ~[?:?]
  12.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_55]
  13.         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_55]
  14.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_55]
  15.         at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_55]
  16.         at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:296) ~[spigot.jar:git-Spigot-1544]
  17.         ... 5 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement