Advertisement
Guest User

Untitled

a guest
Jul 12th, 2021
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. [07:38:50] [Craft Scheduler Thread - 77 - PortableCraftingInvs/INFO]: [PortableCraftingInvs] Checking for update...
  2. [07:38:50] [Server thread/INFO]: [CustomCrafting] Saving Cauldrons
  3. [07:43:51] [Craft Scheduler Thread - 106 - PortableCraftingInvs/WARN]: [PortableCraftingInvs] Plugin PortableCraftingInvs v1.6.6 generated an exception while executing task 34
  4. java.lang.NullPointerException: Cannot invoke "org.yaml.snakeyaml.nodes.Node.getNodeId()" because "node" is null
  5. at org.yaml.snakeyaml.serializer.Serializer.anchorNode(Serializer.java:122) ~[patched_1.17.1.jar:git-Tuinity-"a6b2eff"]
  6. at org.yaml.snakeyaml.serializer.Serializer.serialize(Serializer.java:111) ~[patched_1.17.1.jar:git-Tuinity-"a6b2eff"]
  7. at org.yaml.snakeyaml.Yaml.dumpAll(Yaml.java:276) ~[patched_1.17.1.jar:git-Tuinity-"a6b2eff"]
  8. at org.yaml.snakeyaml.Yaml.dumpAll(Yaml.java:243) ~[patched_1.17.1.jar:git-Tuinity-"a6b2eff"]
  9. at org.yaml.snakeyaml.Yaml.dump(Yaml.java:220) ~[patched_1.17.1.jar:git-Tuinity-"a6b2eff"]
  10. at org.bukkit.configuration.file.YamlConfiguration.saveToString(YamlConfiguration.java:41) ~[patched_1.17.1.jar:git-Tuinity-"a6b2eff"]
  11. at org.bukkit.configuration.file.FileConfiguration.save(FileConfiguration.java:65) ~[patched_1.17.1.jar:git-Tuinity-"a6b2eff"]
  12. at com.shanebeestudios.api.BrewingManager.saveConfig(BrewingManager.java:87) ~[?:?]
  13. at com.shanebeestudios.api.BrewingManager.saveAll(BrewingManager.java:104) ~[?:?]
  14. at com.shanebeestudios.api.task.FurnaceTick.run(FurnaceTick.java:60) ~[?:?]
  15. at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftTask.run(CraftTask.java:100) ~[patched_1.17.1.jar:git-Tuinity-"a6b2eff"]
  16. at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[patched_1.17.1.jar:git-Tuinity-"a6b2eff"]
  17. at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.17.1.jar:git-Tuinity-"a6b2eff"]
  18. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) ~[?:?]
  19. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) ~[?:?]
  20. at java.lang.Thread.run(Thread.java:831) [?:?]
  21. [08:04:31] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5623ms or 112 ticks behind
  22. [08:08:56] [Craft Scheduler Thread - 124 - PortableCraftingInvs/INFO]: [PortableCraftingInvs] Checking for update...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement