Advertisement
Guest User

Untitled

a guest
Jan 5th, 2014
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.75 KB | None | 0 0
  1. [03:40:19] [Server thread/INFO]: [Dynmap-Factions] initializing
  2. [03:40:19] [Server thread/ERROR]: Error occurred while enabling Dynmap-Factions v0.80-24 (Is it up to date?)
  3. java.lang.NullPointerException
  4. at org.dynmap.factions.DynmapFactionsPlugin.updatePlayerSet(DynmapFactionsPlugin.java:198) ~[?:?]
  5. at org.dynmap.factions.DynmapFactionsPlugin.updatePlayerSets(DynmapFactionsPlugin.java:554) ~[?:?]
  6. at org.dynmap.factions.DynmapFactionsPlugin.activate(DynmapFactionsPlugin.java:728) ~[?:?]
  7. at org.dynmap.factions.DynmapFactionsPlugin.onEnable(DynmapFactionsPlugin.java:637) ~[?:?]
  8. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:218) ~[spigot.jar:git-Spigot-1225]
  9. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457) [spigot.jar:git-Spigot-1225]
  10. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:385) [spigot.jar:git-Spigot-1225]
  11. at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:302) [spigot.jar:git-Spigot-1225]
  12. at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:284) [spigot.jar:git-Spigot-1225]
  13. at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:348) [spigot.jar:git-Spigot-1225]
  14. at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:325) [spigot.jar:git-Spigot-1225]
  15. at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:281) [spigot.jar:git-Spigot-1225]
  16. at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:186) [spigot.jar:git-Spigot-1225]
  17. at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:430) [spigot.jar:git-Spigot-1225]
  18. at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [spigot.jar:git-Spigot-1225]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement