Advertisement
Charflow

SpectatorPlus error

Jul 16th, 2015
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.62 KB | None | 0 0
  1. 2015-16-07 17:51:46 [INFO] [SpectatorPlus] Enabling SpectatorPlus v2.1
  2. 2015-16-07 17:51:46 [ERROR] Error occurred while enabling SpectatorPlus v2.1 (Is it up to date?)
  3. java.lang.NullPointerException
  4. at com.pgcraft.spectatorplus.Arena.serialize(Arena.java:88) ~[?:?]
  5. at org.bukkit.configuration.file.YamlRepresenter$RepresentConfigurationSerializable.representData(YamlRepresenter.java:33) ~[spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-6d16e64-bf4818b]
  6. at org.yaml.snakeyaml.representer.BaseRepresenter.representData(BaseRepresenter.java:94) ~[spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-6d16e64-bf4818b]
  7. at org.yaml.snakeyaml.representer.BaseRepresenter.representMapping(BaseRepresenter.java:156) ~[spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-6d16e64-bf4818b]
  8. at org.yaml.snakeyaml.representer.SafeRepresenter$RepresentMap.representData(SafeRepresenter.java:304) ~[spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-6d16e64-bf4818b]
  9. at org.bukkit.configuration.file.YamlRepresenter$RepresentConfigurationSection.representData(YamlRepresenter.java:23) ~[spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-6d16e64-bf4818b]
  10. at org.yaml.snakeyaml.representer.BaseRepresenter.representData(BaseRepresenter.java:94) ~[spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-6d16e64-bf4818b]
  11. at org.yaml.snakeyaml.representer.BaseRepresenter.representMapping(BaseRepresenter.java:156) ~[spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-6d16e64-bf4818b]
  12. at org.yaml.snakeyaml.representer.SafeRepresenter$RepresentMap.representData(SafeRepresenter.java:304) ~[spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-6d16e64-bf4818b]
  13. at org.yaml.snakeyaml.representer.BaseRepresenter.representData(BaseRepresenter.java:94) ~[spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-6d16e64-bf4818b]
  14. at org.yaml.snakeyaml.representer.BaseRepresenter.represent(BaseRepresenter.java:64) ~[spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-6d16e64-bf4818b]
  15. at org.yaml.snakeyaml.Yaml.dumpAll(Yaml.java:242) ~[spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-6d16e64-bf4818b]
  16. at org.yaml.snakeyaml.Yaml.dumpAll(Yaml.java:206) ~[spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-6d16e64-bf4818b]
  17. at org.yaml.snakeyaml.Yaml.dump(Yaml.java:181) ~[spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-6d16e64-bf4818b]
  18. at org.bukkit.configuration.file.YamlConfiguration.saveToString(YamlConfiguration.java:40) ~[spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-6d16e64-bf4818b]
  19. at org.bukkit.configuration.file.FileConfiguration.save(FileConfiguration.java:103) ~[spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-6d16e64-bf4818b]
  20. at com.pgcraft.spectatorplus.ConfigAccessor.saveConfig(ConfigAccessor.java:80) ~[?:?]
  21. at com.pgcraft.spectatorplus.SpectatorPlus.setSpectatorMode(SpectatorPlus.java:1229) ~[?:?]
  22. at com.pgcraft.spectatorplus.SpectatorPlus.reloadConfig(SpectatorPlus.java:1146) ~[?:?]
  23. at com.pgcraft.spectatorplus.SpectatorPlus.onEnable(SpectatorPlus.java:135) ~[?:?]
  24. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-6d16e64-bf4818b]
  25. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-6d16e64-bf4818b]
  26. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-6d16e64-bf4818b]
  27. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:356) [spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-6d16e64-bf4818b]
  28. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:316) [spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-6d16e64-bf4818b]
  29. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-6d16e64-bf4818b]
  30. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-6d16e64-bf4818b]
  31. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-6d16e64-bf4818b]
  32. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-6d16e64-bf4818b]
  33. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-6d16e64-bf4818b]
  34. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement