Advertisement
Guest User

Untitled

a guest
Feb 16th, 2015
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.07 KB | None | 0 0
  1. 16.02 01:31:25 [Server] INFO ... 5 more
  2. 16.02 01:31:25 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[Spigot18.jar:git-Spigot-952179b-e87122e]
  3. 16.02 01:31:25 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_72]
  4. 16.02 01:31:25 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_72]
  5. 16.02 01:31:25 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_72]
  6. 16.02 01:31:25 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_72]
  7. 16.02 01:31:25 [Server] INFO at me.ryvix.FixFirstLogin.FixFirstLoginListener.onAsyncPlayerPreLogin(FixFirstLoginListener.java:51) ~[?:?]
  8. 16.02 01:31:25 [Server] INFO at org.bukkit.craftbukkit.v1_8_R1.CraftServer.getOfflinePlayer(CraftServer.java:1290) ~[Spigot18.jar:git-Spigot-952179b-e87122e]
  9. 16.02 01:31:25 [Server] INFO at net.minecraft.server.v1_8_R1.UserCache.getProfile(UserCache.java:123) ~[Spigot18.jar:git-Spigot-952179b-e87122e]
  10. 16.02 01:31:25 [Server] INFO at net.minecraft.server.v1_8_R1.UserCache.c(UserCache.java:194) ~[Spigot18.jar:git-Spigot-952179b-e87122e]
  11. 16.02 01:31:25 [Server] INFO at net.minecraft.server.v1_8_R1.UserCache.a(UserCache.java:213) ~[Spigot18.jar:git-Spigot-952179b-e87122e]
  12. 16.02 01:31:25 [Server] INFO at com.google.common.collect.Lists.newArrayList(Lists.java:147) ~[Spigot18.jar:git-Spigot-952179b-e87122e]
  13. 16.02 01:31:25 [Server] INFO at com.google.common.collect.Iterators.addAll(Iterators.java:357) ~[Spigot18.jar:git-Spigot-952179b-e87122e]
  14. 16.02 01:31:25 [Server] INFO at com.google.common.collect.Iterators$9.next(Iterators.java:939) ~[Spigot18.jar:git-Spigot-952179b-e87122e]
  15. 16.02 01:31:25 [Server] INFO at java.util.LinkedList$ListItr.next(Unknown Source) ~[?:1.7.0_72]
  16. 16.02 01:31:25 [Server] INFO at java.util.LinkedList$ListItr.checkForComodification(Unknown Source) ~[?:1.7.0_72]
  17. 16.02 01:31:25 [Server] INFO Caused by: java.util.ConcurrentModificationException
  18. 16.02 01:31:25 [Server] INFO at net.minecraft.server.v1_8_R1.ThreadPlayerLookupUUID.run(ThreadPlayerLookupUUID.java:39) [Spigot18.jar:git-Spigot-952179b-e87122e]
  19. 16.02 01:31:25 [Server] INFO at net.minecraft.server.v1_8_R1.ThreadPlayerLookupUUID.fireLoginEvents(ThreadPlayerLookupUUID.java:79) [Spigot18.jar:git-Spigot-952179b-e87122e]
  20. 16.02 01:31:25 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [Spigot18.jar:git-Spigot-952179b-e87122e]
  21. 16.02 01:31:25 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [Spigot18.jar:git-Spigot-952179b-e87122e]
  22. 16.02 01:31:25 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[Spigot18.jar:git-Spigot-952179b-e87122e]
  23. 16.02 01:31:25 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[Spigot18.jar:git-Spigot-952179b-e87122e]
  24. 16.02 01:31:25 [Server] INFO org.bukkit.event.EventException
  25. 16.02 01:31:25 [Server] ERROR Could not pass event AsyncPlayerPreLoginEvent to FixFirstLogin v1.3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement