Slimefun

Slimefun

3M Downloads

Console Error (BlockMenu Save?)

mobilephone2003 opened this issue ยท 3 comments

commented

Currently on Dev #388 / CS-Core Lib #790 / Spigot 1.15.1

Periodically getting the following:

04.01 13:03:59 [Server] Craft Scheduler Thread - 52/WARN Plugin Slimefun vDEV - 388 (git 9f61896f) generated an exception while executing task 41
04.01 13:03:59 [Server] INFO java.lang.NullPointerException: null
04.01 13:03:59 [Server] INFO at me.mrCookieSlime.Slimefun.api.inventory.BlockMenu.serializeLocation(BlockMenu.java:17) ~[?:?]
04.01 13:03:59 [Server] INFO at me.mrCookieSlime.Slimefun.api.inventory.BlockMenu.save(BlockMenu.java:53) ~[?:?]
04.01 13:03:59 [Server] INFO at me.mrCookieSlime.Slimefun.api.BlockStorage.save(BlockStorage.java:270) ~[?:?]
04.01 13:03:59 [Server] INFO at me.mrCookieSlime.Slimefun.api.BlockStorage.save(BlockStorage.java:234) ~[?:?]
04.01 13:03:59 [Server] INFO at io.github.thebusybiscuit.slimefun4.core.services.AutoSavingService.saveAllBlocks(AutoSavingService.java:66) ~[?:?]
04.01 13:03:59 [Server] INFO at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot-1.15.1.jar:git-Spigot-492a779-e7202cd]
04.01 13:03:59 [Server] INFO at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [spigot-1.15.1.jar:git-Spigot-492a779-e7202cd]
04.01 13:03:59 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_211]
04.01 13:03:59 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_211]
04.01 13:03:59 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_211]
commented

Your issue has been closed!

If your issue was closed and not resolved by one of our developers it may fall under one or more of these categories:

  • You did not follow our template. Please follow the Issue template to help us identify your issue more quickly.
  • You did not provide any information about your versions (We absolutely need your exact versions, "latest" is not helpful)
  • You did not provide a proper description to the problem.
  • Your issue is not a bug, it is intended behaviour.
  • Your issue was already reported, it is a duplicate. Check the other open issues first before posting!
  • You posted an error without using pastebin. Please always post errors via pastebin.
  • Your issue has already been fixed in a later version of Slimefun or CS-CoreLib, you should update.
  • You are using an outdated version of Slimefun / CS-CoreLib, again, you should update.
  • You are using an unsupported version of Minecraft. We only provide support for the latest version of Minecraft, old versions are not supported anymore.
  • You are using a "stable" version of Slimefun (prefixed with "RC - "), your issue may have been fixed in a development build, so we only accept bug reports from those.
  • You are on the wrong issue tracker. We would like to remind you that this Issue Tracker is only for Slimefun, to report bugs on any addons, head to the corresponding issue tracker.

Make sure to check out our article on How to report bugs for even more information.

commented

Sad.

commented

Well, open a new one, use the template and fill out all necessary information.
Otherwise we cannot help you.