Advertisement
Charflow

SpectatorPlus error

Mar 31st, 2015
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.42 KB | None | 0 0
  1. 2015-03-31 06:53:49 [ERROR] Error occurred while disabling SpectatorPlus v2.1 (Is it up to date?)
  2. java.lang.NullPointerException
  3. at com.pgcraft.spectatorplus.Arena.serialize(Arena.java:88) ~[?:?]
  4. at org.bukkit.configuration.file.YamlRepresenter$RepresentConfigurationSerializable.representData(YamlRepresenter.java:33) ~[spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  5. at org.yaml.snakeyaml.representer.BaseRepresenter.representData(BaseRepresenter.java:95) ~[spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  6. at org.yaml.snakeyaml.representer.BaseRepresenter.representMapping(BaseRepresenter.java:157) ~[spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  7. at org.yaml.snakeyaml.representer.SafeRepresenter$RepresentMap.representData(SafeRepresenter.java:320) ~[spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  8. at org.bukkit.configuration.file.YamlRepresenter$RepresentConfigurationSection.representData(YamlRepresenter.java:23) ~[spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  9. at org.yaml.snakeyaml.representer.BaseRepresenter.representData(BaseRepresenter.java:95) ~[spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  10. at org.yaml.snakeyaml.representer.BaseRepresenter.representMapping(BaseRepresenter.java:157) ~[spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  11. at org.yaml.snakeyaml.representer.SafeRepresenter$RepresentMap.representData(SafeRepresenter.java:320) ~[spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  12. at org.yaml.snakeyaml.representer.BaseRepresenter.representData(BaseRepresenter.java:95) ~[spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  13. at org.yaml.snakeyaml.representer.BaseRepresenter.represent(BaseRepresenter.java:65) ~[spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  14. at org.yaml.snakeyaml.Yaml.dumpAll(Yaml.java:271) ~[spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  15. at org.yaml.snakeyaml.Yaml.dumpAll(Yaml.java:262) ~[spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  16. at org.yaml.snakeyaml.Yaml.dumpAll(Yaml.java:234) ~[spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  17. at org.yaml.snakeyaml.Yaml.dump(Yaml.java:209) ~[spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  18. at org.bukkit.configuration.file.YamlConfiguration.saveToString(YamlConfiguration.java:40) ~[spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  19. at org.bukkit.configuration.file.FileConfiguration.save(FileConfiguration.java:103) ~[spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  20. at com.pgcraft.spectatorplus.ConfigAccessor.saveConfig(ConfigAccessor.java:80) ~[?:?]
  21. at com.pgcraft.spectatorplus.ArenasManager.save(ArenasManager.java:72) ~[?:?]
  22. at com.pgcraft.spectatorplus.SpectatorPlus.onDisable(SpectatorPlus.java:181) ~[?:?]
  23. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323) ~[spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  24. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:359) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  25. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  26. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:417) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  27. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.disablePlugins(CraftServer.java:335) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  28. at net.minecraft.server.v1_8_R1.MinecraftServer.stop(MinecraftServer.java:441) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  29. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:572) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  30. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_75]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement