Shevchik / AutoSaveWorld

Bukkit plugin that provides advanced bukkit server management capabilities. Supports automatic saves, backups, stale data purge, plugin management, and more.
GNU General Public License v3.0
35 stars 36 forks source link

Error on purge #38

Open Superdarco opened 7 years ago

Superdarco commented 7 years ago

Hi, when purge files this message appears:

[23:13:48] [AutoSaveWorld AutoPurgeThread/INFO]: AutoPurging...[23:13:48] [AutoSaveWorld AutoPurgeThread/ERROR]: [AutoSaveWorld] Failed Essentials purgejava.lang.NullPointerException at autosaveworld.features.purge.plugins.essentials.EssentialsPurge.doPurge(EssentialsPurge.java:26) ~[AutoSaveWorld.jar:?] at autosaveworld.features.purge.AutoPurgeThread.performPurge(AutoPurgeThread.java:97) [AutoSaveWorld.jar:?] at autosaveworld.features.purge.AutoPurgeThread.doTask(AutoPurgeThread.java:55) [AutoSaveWorld.jar:?] at autosaveworld.utils.Threads$IntervalTaskThread.run(Threads.java:103) [AutoSaveWorld.jar:?][23:13:48] [AutoSaveWorld AutoPurgeThread/INFO]: AutoPurging complete.

I use Spigot-Essentials: https://hub.spigotmc.org/jenkins/job/Spigot-Essentials/

And use ASW Version 4.15