Advertisement
Hightension

Untitled

Dec 8th, 2015
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.98 KB | None | 0 0
  1. [Server thread/ERROR]: Error occurred while disabling VirtualBag v3.0 (Is it up to date?)
  2. java.lang.NullPointerException: null value in entry: skull-owner=null
  3. at com.google.common.collect.CollectPreconditions.checkEntryNotNull(CollectPreconditions.java:33) ~[spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  4. at com.google.common.collect.ImmutableMap.entryOf(ImmutableMap.java:135) ~[spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  5. at com.google.common.collect.ImmutableMap$Builder.put(ImmutableMap.java:206) ~[spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  6. at org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaSkull.serialize(CraftMetaSkull.java:173) ~[spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  7. at org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaItem.serialize(CraftMetaItem.java:850) ~[spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  8. at org.bukkit.configuration.file.YamlRepresenter$RepresentConfigurationSerializable.representData(YamlRepresenter.java:33) ~[spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  9. at org.yaml.snakeyaml.representer.BaseRepresenter.representData(BaseRepresenter.java:94) ~[spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  10. at org.yaml.snakeyaml.representer.BaseRepresenter.representMapping(BaseRepresenter.java:156) ~[spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  11. at org.yaml.snakeyaml.representer.SafeRepresenter$RepresentMap.representData(SafeRepresenter.java:304) ~[spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  12. at org.bukkit.configuration.file.YamlRepresenter$RepresentConfigurationSerializable.representData(YamlRepresenter.java:35) ~[spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  13. at org.yaml.snakeyaml.representer.BaseRepresenter.representData(BaseRepresenter.java:94) ~[spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  14. at org.yaml.snakeyaml.representer.BaseRepresenter.representSequence(BaseRepresenter.java:133) ~[spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  15. at org.yaml.snakeyaml.representer.SafeRepresenter$RepresentArray.representData(SafeRepresenter.java:202) ~[spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  16. at org.yaml.snakeyaml.representer.BaseRepresenter.representData(BaseRepresenter.java:94) ~[spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  17. at org.yaml.snakeyaml.representer.BaseRepresenter.representMapping(BaseRepresenter.java:156) ~[spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  18. at org.yaml.snakeyaml.representer.SafeRepresenter$RepresentMap.representData(SafeRepresenter.java:304) ~[spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  19. at org.bukkit.configuration.file.YamlRepresenter$RepresentConfigurationSection.representData(YamlRepresenter.java:23) ~[spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  20. at org.yaml.snakeyaml.representer.BaseRepresenter.representData(BaseRepresenter.java:94) ~[spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  21. at org.yaml.snakeyaml.representer.BaseRepresenter.representMapping(BaseRepresenter.java:156) ~[spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  22. at org.yaml.snakeyaml.representer.SafeRepresenter$RepresentMap.representData(SafeRepresenter.java:304) ~[spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  23. at org.yaml.snakeyaml.representer.BaseRepresenter.representData(BaseRepresenter.java:94) ~[spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  24. at org.yaml.snakeyaml.representer.BaseRepresenter.represent(BaseRepresenter.java:64) ~[spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  25. at org.yaml.snakeyaml.Yaml.dumpAll(Yaml.java:242) ~[spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  26. at org.yaml.snakeyaml.Yaml.dumpAll(Yaml.java:206) ~[spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  27. at org.yaml.snakeyaml.Yaml.dump(Yaml.java:181) ~[spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  28. at org.bukkit.configuration.file.YamlConfiguration.saveToString(YamlConfiguration.java:40) ~[spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  29. at org.bukkit.configuration.file.FileConfiguration.save(FileConfiguration.java:103) ~[spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  30. at com.cracksn0w.virtualbag.utils.ConfigurationManager.saveConfiguration(ConfigurationManager.java:51) ~[?:?]
  31. at com.cracksn0w.virtualbag.VirtualBagManager.saveVirtualBags(VirtualBagManager.java:76) ~[?:?]
  32. at com.cracksn0w.virtualbag.VirtualBagPlugin.onDisable(VirtualBagPlugin.java:46) ~[?:?]
  33. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323) ~[spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  34. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:364) [spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  35. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424) [spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  36. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:417) [spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  37. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.disablePlugins(CraftServer.java:336) [spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  38. at net.minecraft.server.v1_8_R3.MinecraftServer.stop(MinecraftServer.java:460) [spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  39. at org.spigotmc.RestartCommand.restart(RestartCommand.java:81) [spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  40. at org.spigotmc.RestartCommand.restart(RestartCommand.java:40) [spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  41. at org.spigotmc.RestartCommand$1.run(RestartCommand.java:31) [spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  42. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:729) [spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  43. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  44. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  45. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot_1.8.8_20.10.jar:git-Spigot-5f38d38-18fbb24]
  46. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_60]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement