Error saveLevel #96


Open
  • M_pistak_M created this issue Jul 29, 2018

    when the server autosave the world:

     

    [13:28:42 INFO]: AutoSaving
    [13:28:43 ERROR]: [AutoSaveWorld] Could not dump RegionFileCache
    java.lang.RuntimeException: Can't find method saveLevel with params length 0
    at autosaveworld.utils.ReflectionUtils.getMethod(ReflectionUtils.java:49) ~[AutoSaveWorld.jar:?]
    at autosaveworld.features.save.AutoSaveThread.dumpRegionCache(AutoSaveThread.java:135) [AutoSaveWorld.jar:?]
    at autosaveworld.features.save.AutoSaveThread.performSave(AutoSaveThread.java:122) [AutoSaveWorld.jar:?]
    at autosaveworld.features.save.AutoSaveThread.doTask(AutoSaveThread.java:70) [AutoSaveWorld.jar:?]
    at autosaveworld.utils.Threads$IntervalTaskThread.run(Threads.java:103) [AutoSaveWorld.jar:?]
    [13:28:43 ERROR]: [AutoSaveWorld] Could not dump RegionFileCache
    java.lang.RuntimeException: Can't find method saveLevel with params length 0
    at autosaveworld.utils.ReflectionUtils.getMethod(ReflectionUtils.java:49) ~[AutoSaveWorld.jar:?]
    at autosaveworld.features.save.AutoSaveThread.dumpRegionCache(AutoSaveThread.java:135) [AutoSaveWorld.jar:?]
    at autosaveworld.features.save.AutoSaveThread.performSave(AutoSaveThread.java:122) [AutoSaveWorld.jar:?]
    at autosaveworld.features.save.AutoSaveThread.doTask(AutoSaveThread.java:70) [AutoSaveWorld.jar:?]
    at autosaveworld.utils.Threads$IntervalTaskThread.run(Threads.java:103) [AutoSaveWorld.jar:?]
    [13:28:43 ERROR]: [AutoSaveWorld] Could not dump RegionFileCache
    java.lang.RuntimeException: Can't find method saveLevel with params length 0
    at autosaveworld.utils.ReflectionUtils.getMethod(ReflectionUtils.java:49) ~[AutoSaveWorld.jar:?]
    at autosaveworld.features.save.AutoSaveThread.dumpRegionCache(AutoSaveThread.java:135) [AutoSaveWorld.jar:?]
    at autosaveworld.features.save.AutoSaveThread.performSave(AutoSaveThread.java:122) [AutoSaveWorld.jar:?]
    at autosaveworld.features.save.AutoSaveThread.doTask(AutoSaveThread.java:70) [AutoSaveWorld.jar:?]
    at autosaveworld.utils.Threads$IntervalTaskThread.run(Threads.java:103) [AutoSaveWorld.jar:?]
    [13:28:43 INFO]: AutoSave Complete

  • Mattboy9921 posted a comment Aug 1, 2018

    I also get the same error, running Paper 1.13.

  • shevchikden posted a comment Aug 2, 2018

    Will be fixed soon. Don't worry, your world still saves, just slower.

  • turtleboigamer posted a comment Sep 6, 2018

    This issue is also happening to me and it's annoying.

  • MithrandirMage posted a comment Dec 21, 2018

    +1

  • gregoryw3 posted a comment Jul 18, 2019

    Me too

  • Wythryn1 posted a comment Jul 8, 2020

    Me too. Why does this happen? Is it a plugin issue or a pathing issue or whatever?


To post a comment, please login or register a new account.