Advertisement
Guest User

Untitled

a guest
Feb 5th, 2014
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.93 KB | None | 0 0
  1. [15:46:11] [Thread-19/INFO]: [Skript] An internal error occurred while checking for the latest version of Skript. Please refer to the server log for details.
  2. [15:46:11] [Thread-19/ERROR]: #!#!
  3. [15:46:11] [Thread-19/ERROR]: #!#! [Skript] Severe Error:
  4. [15:46:11] [Thread-19/ERROR]: #!#! Unexpected error while checking for a new version of Skript
  5. [15:46:11] [Thread-19/ERROR]: #!#!
  6. [15:46:11] [Thread-19/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  7. [15:46:11] [Thread-19/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
  8. [15:46:11] [Thread-19/ERROR]: #!#! and check whether this error has already been reported.
  9. [15:46:11] [Thread-19/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
  10. [15:46:11] [Thread-19/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  11. [15:46:11] [Thread-19/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  12. [15:46:11] [Thread-19/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
  13. [15:46:11] [Thread-19/ERROR]: #!#!
  14. [15:46:11] [Thread-19/ERROR]: #!#! Stack trace:
  15. [15:46:11] [Thread-19/ERROR]: #!#! java.util.ConcurrentModificationException
  16. [15:46:11] [Thread-19/ERROR]: #!#! at java.util.WeakHashMap$HashIterator.nextEntry(WeakHashMap.java:882)
  17. [15:46:11] [Thread-19/ERROR]: #!#! at java.util.WeakHashMap$KeyIterator.next(WeakHashMap.java:915)
  18. [15:46:11] [Thread-19/ERROR]: #!#! at com.google.common.collect.Iterators$7.computeNext(Iterators.java:644)
  19. [15:46:11] [Thread-19/ERROR]: #!#! at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:141)
  20. [15:46:11] [Thread-19/ERROR]: #!#! at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:136)
  21. [15:46:11] [Thread-19/ERROR]: #!#! at com.google.common.collect.Iterators.size(Iterators.java:147)
  22. [15:46:11] [Thread-19/ERROR]: #!#! at com.google.common.collect.Sets$3.size(Sets.java:669)
  23. [15:46:11] [Thread-19/ERROR]: #!#! at com.google.common.collect.Sets$1.size(Sets.java:571)
  24. [15:46:11] [Thread-19/ERROR]: #!#! at java.util.AbstractCollection.toArray(AbstractCollection.java:136)
  25. [15:46:11] [Thread-19/ERROR]: #!#! at com.google.common.collect.ImmutableSet.copyFromCollection(ImmutableSet.java:350)
  26. [15:46:11] [Thread-19/ERROR]: #!#! at com.google.common.collect.ImmutableSet.copyOf(ImmutableSet.java:345)
  27. [15:46:11] [Thread-19/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.getPermissionSubscriptions(SimplePluginManager.java:658)
  28. [15:46:11] [Thread-19/ERROR]: #!#! at org.bukkit.craftbukkit.v1_7_R1.CraftServer.broadcast(CraftServer.java:1126)
  29. [15:46:11] [Thread-19/ERROR]: #!#! at org.bukkit.Bukkit.broadcast(Bukkit.java:405)
  30. [15:46:11] [Thread-19/ERROR]: #!#! at ch.njol.skript.Skript.adminBroadcast(Skript.java:956)
  31. [15:46:11] [Thread-19/ERROR]: #!#! at ch.njol.skript.Updater$2.run(Updater.java:210)
  32. [15:46:11] [Thread-19/ERROR]: #!#! at java.lang.Thread.run(Thread.java:744)
  33. [15:46:11] [Thread-19/ERROR]: #!#!
  34. [15:46:11] [Thread-19/ERROR]: #!#! Version Information:
  35. [15:46:11] [Thread-19/ERROR]: #!#! Skript: 2.0 beta 10
  36. [15:46:11] [Thread-19/ERROR]: #!#! Bukkit: 1.7.2-R0.3-SNAPSHOT
  37. [15:46:11] [Thread-19/ERROR]: #!#! Minecraft: 1.7.2
  38. [15:46:11] [Thread-19/ERROR]: #!#! Java: 1.7.0_45
  39. [15:46:11] [Thread-19/ERROR]: #!#!
  40. [15:46:11] [Thread-19/ERROR]: #!#! Running CraftBukkit: false
  41. [15:46:11] [Thread-19/ERROR]: #!#!
  42. [15:46:11] [Thread-19/ERROR]: #!#! Current node: null
  43. [15:46:11] [Thread-19/ERROR]: #!#! Current item: null
  44. [15:46:11] [Thread-19/ERROR]: #!#!
  45. [15:46:11] [Thread-19/ERROR]: #!#! Current thread: Thread-19
  46. [15:46:11] [Thread-19/ERROR]: #!#!
  47. [15:46:11] [Thread-19/ERROR]: #!#! End of Error.
  48. [15:46:11] [Thread-19/ERROR]: #!#!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement