Jump to content
  • 0

NoSuchMethodError - using AutoSaveWorld


Question

Posted

Title: NoSuchMethodError - using AutoSaveWorld

Version: 3.1.2

OS: Windows 7 Ultimate 64-bit

Java Version: 1.7.0_13 64-bit

Description of Problem:

(Hopefully it is appropriate to post this here. My apologies if it is not.)

When trying to save the world using AutoSaveWorld (most recent version, released Feb 2nd) it fails, with the errors as below. I also tried it with Tekkit 3.1.3, getting the same error. This is with a fresh install of both Java and Tekkit.

For reference, it worked perfectly with CraftBukkit 1.4.7-R1.0 (the most recent version, released Jan 31st.) Otherwise, I certainly wouldn't post this here. It also occurs if the save triggers from the automatic timer. (The one that saves every 5 minutes by default.)

Any help would be appreciated! Thanks!

Error Messages:

Error Log:


---I tell server to save the world using AutoSaveWorld---

18:57:17 [sEVERE] Exception in thread "Thread-11"

18:57:17 [sEVERE] java.lang.NoSuchMethodError: org.bukkit.scheduler.BukkitSchedu

ler.runTask(Lorg/bukkit/plugin/Plugin;Ljava/lang/Runnable;)Lorg/bukkit/scheduler

/BukkitTask;

18:57:17 [sEVERE]      at autosave.AutoSaveThread.run(AutoSaveThread.java:106)

1 answer to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...