TfT-02 / Ghosts

Ghosts is a Bukkit plugin which changes the way players die in Minecraft. A tombstone is created at the site of death and the player will respawn as a ghost. Once they manage to complete their corpse run, the player receives their items back.
http://dev.bukkit.org/bukkit-plugins/ghosts/
Other
2 stars 2 forks source link

Tombstone database error #3

Closed Deimos161 closed 10 years ago

Deimos161 commented 10 years ago

Hey mate, using the newest dev I am getting these errors.

2013-09-25 16:53:44 [INFO] [Ghosts] Disabling Ghosts v0.0.1-dev-b21
2013-09-25 16:53:47 [WARNING] [Ghosts] Error saving tombstone list: java.io.FileNotFoundException: plugins/Ghosts/worlds/Empyrean/tombList.db (No such file or directory)
2013-09-25 16:53:47 [WARNING] [Ghosts] Error saving tombstone list: java.io.FileNotFoundException: plugins/Ghosts/worlds/Empyrean_nether/tombList.db (No such file or directory)
2013-09-25 16:53:47 [WARNING] [Ghosts] Error saving tombstone list: java.io.FileNotFoundException: plugins/Ghosts/worlds/Empyrean_the_end/tombList.db (No such file or directory)
2013-09-25 16:53:47 [WARNING] [Ghosts] Error saving tombstone list: java.io.FileNotFoundException: plugins/Ghosts/worlds/Ghost/tombList.db (No such file or directory)
2013-09-25 16:53:47 [WARNING] [Ghosts] Error saving tombstone list: java.io.FileNotFoundException: plugins/Ghosts/worlds/Draumr_Kopa/tombList.db (No such file or directory)
2013-09-25 16:53:47 [WARNING] [Ghosts] Error saving ghost list: java.io.FileNotFoundException: plugins/Ghosts/worlds/ghosts.db (No such file or directory)

I put the .jar into the plugin folder and restarted the server and these popped up

TfT-02 commented 10 years ago

Thanks for the report, I will fix it when I find the time.

Deimos161 commented 10 years ago

Hey mate, Any update?

TfT-02 commented 10 years ago

Oh my apologies for not replying here, I've changed a few things and new dev builds are available. I believe that this bug has been fixed as well.

Deimos161 commented 10 years ago

No worries dude, I have it running on my server, but a few players are reporting it is not working for them, I had to take my mother to hospital so I'm going to look in to it when I get back.

On 25 Nov 2013, at 7:37 pm, "TfT_02" notifications@github.com wrote:

Oh my apologies for not replying here, I've changed a few things and new dev builds are available. I believe that this bug has been fixed as well.

— Reply to this email directly or view it on GitHub.

TfT-02 commented 10 years ago

Alright, let me know if you encounter any other problems. I have been busy for the past weeks as well, but I've got some more time now this week to work on plugins.

Deimos161 commented 10 years ago

So it works for me, but doesnt work for players that are not opped. So it must be a permission thing, but I cant seem to find any perms.