Advertisement
mr_coffee1026

after startup in build 547+

Jun 21st, 2020
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.14 KB | None | 0 0
  1. [16:03:09] [Server thread/ERROR]: [org.bukkit.configuration.serialization.ConfigurationSerialization] Could not call method 'public static org.bukkit.inventory.meta.ItemMeta org.bukkit.craftbukkit.v1_15_R1.inventory.CraftMetaItem$SerializableMeta.deserialize(java.util.Map) throws java.lang.Throwable' of class org.bukkit.craftbukkit.v1_15_R1.inventory.CraftMetaItem$SerializableMeta for deserialization
  2. java.lang.NullPointerException: null
  3. at com.destroystokyo.paper.profile.CraftPlayerProfile.completeFromCache(CraftPlayerProfile.java:142) ~[patched_1.15.2.jar:git-Paper-365]
  4. at com.destroystokyo.paper.profile.CraftPlayerProfile.completeFromCache(CraftPlayerProfile.java:137) ~[patched_1.15.2.jar:git-Paper-365]
  5. at org.bukkit.craftbukkit.v1_15_R1.inventory.CraftMetaSkull.setProfile(CraftMetaSkull.java:79) ~[patched_1.15.2.jar:git-Paper-365]
  6. at org.bukkit.craftbukkit.v1_15_R1.inventory.CraftMetaSkull.setOwner(CraftMetaSkull.java:179) ~[patched_1.15.2.jar:git-Paper-365]
  7. at org.bukkit.craftbukkit.v1_15_R1.inventory.CraftMetaSkull.<init>(CraftMetaSkull.java:56) ~[patched_1.15.2.jar:git-Paper-365]
  8. at sun.reflect.GeneratedConstructorAccessor40.newInstance(Unknown Source) ~[?:?]
  9. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_252]
  10. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_252]
  11. at org.bukkit.craftbukkit.v1_15_R1.inventory.CraftMetaItem$SerializableMeta.deserialize(CraftMetaItem.java:200) ~[patched_1.15.2.jar:git-Paper-365]
  12. at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
  13. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252]
  14. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252]
  15. at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaMethod(ConfigurationSerialization.java:85) ~[patched_1.15.2.jar:git-Paper-365]
  16. at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:127) ~[patched_1.15.2.jar:git-Paper-365]
  17. at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:207) ~[patched_1.15.2.jar:git-Paper-365]
  18. at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:37) ~[patched_1.15.2.jar:git-Paper-365]
  19. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:216) ~[patched_1.15.2.jar:git-Paper-365]
  20. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:205) ~[patched_1.15.2.jar:git-Paper-365]
  21. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:465) ~[patched_1.15.2.jar:git-Paper-365]
  22. at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:184) ~[patched_1.15.2.jar:git-Paper-365]
  23. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:446) ~[patched_1.15.2.jar:git-Paper-365]
  24. at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:521) ~[patched_1.15.2.jar:git-Paper-365]
  25. at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:28) ~[patched_1.15.2.jar:git-Paper-365]
  26. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:216) ~[patched_1.15.2.jar:git-Paper-365]
  27. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:205) ~[patched_1.15.2.jar:git-Paper-365]
  28. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:465) ~[patched_1.15.2.jar:git-Paper-365]
  29. at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:184) ~[patched_1.15.2.jar:git-Paper-365]
  30. at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:446) ~[patched_1.15.2.jar:git-Paper-365]
  31. at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:521) ~[patched_1.15.2.jar:git-Paper-365]
  32. at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:28) ~[patched_1.15.2.jar:git-Paper-365]
  33. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:216) ~[patched_1.15.2.jar:git-Paper-365]
  34. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:205) ~[patched_1.15.2.jar:git-Paper-365]
  35. at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:164) ~[patched_1.15.2.jar:git-Paper-365]
  36. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:148) ~[patched_1.15.2.jar:git-Paper-365]
  37. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:525) ~[patched_1.15.2.jar:git-Paper-365]
  38. at org.yaml.snakeyaml.Yaml.load(Yaml.java:438) ~[patched_1.15.2.jar:git-Paper-365]
  39. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:54) ~[patched_1.15.2.jar:git-Paper-365]
  40. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[patched_1.15.2.jar:git-Paper-365]
  41. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128) ~[patched_1.15.2.jar:git-Paper-365]
  42. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:183) ~[patched_1.15.2.jar:git-Paper-365]
  43. at me.mrCookieSlime.Slimefun.cscorelib2.config.Config.<init>(Config.java:78) ~[?:?]
  44. at me.mrCookieSlime.Slimefun.api.BlockStorage.<init>(BlockStorage.java:209) ~[?:?]
  45. at io.github.thebusybiscuit.slimefun4.implementation.tasks.SlimefunStartupTask.run(SlimefunStartupTask.java:51) ~[?:?]
  46. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:99) ~[patched_1.15.2.jar:git-Paper-365]
  47. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:468) ~[patched_1.15.2.jar:git-Paper-365]
  48. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:917) ~[patched_1.15.2.jar:git-Paper-365]
  49. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement