Advertisement
dvargas135

SRv10.3.1

Jul 23rd, 2015
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.07 KB | None | 0 0
  1. [22:59:44] [User Authenticator #1/INFO]: UUID of player Dvargas135 is ebcd0c7f-8302-455a-a78b-b8682e08c03f
  2. [22:59:44] [Server thread/ERROR]: Could not pass event PlayerLoginEvent to SkinsRestorer v10.2
  3. org.bukkit.event.EventException
  4. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  5. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  6. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  7. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  8. at net.minecraft.server.v1_7_R4.PlayerList.attemptLogin(PlayerList.java:413) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  9. at net.minecraft.server.v1_7_R4.LoginListener.c(LoginListener.java:98) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  10. at net.minecraft.server.v1_7_R4.LoginListener.a(LoginListener.java:44) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  11. at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:189) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  12. at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  13. at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  14. at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  15. at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  16. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  17. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  18. Caused by: java.lang.ClassCastException: net.minecraft.util.com.mojang.authlib.properties.PropertyMap cannot be cast to com.google.common.collect.Multimap
  19. at com.comphenix.protocol.wrappers.WrappedGameProfile.getProperties(WrappedGameProfile.java:256) ~[?:?]
  20. at skinsrestorer.bukkit.listeners.LoginListener$1.applySkin(LoginListener.java:67) ~[?:?]
  21. at skinsrestorer.shared.format.SkinProfile.applySkin(SkinProfile.java:80) ~[?:?]
  22. at skinsrestorer.bukkit.listeners.LoginListener.onLoginEvent(LoginListener.java:62) ~[?:?]
  23. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_31]
  24. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_31]
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_31]
  26. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_31]
  27. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[spigot.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  28. ... 13 more
  29. [22:59:44] [Server thread/INFO]: Dvargas135[/192.168.0.12:50298] logged in with entity id 22 at ([survival] 506.51959055056403, 57.0, 151.59973980369622)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement