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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...