tastybento / ASkyBlock-Bugs-N-Features

Bug Tracker for ASkyBlock and AcidIsland - note team is 100% working on next version BentoBox
6 stars 3 forks source link

Could not save islands.yml! plugins/ASkyBlock/islands.yml (Permission denied) #351

Closed joeridukker closed 7 years ago

joeridukker commented 7 years ago

When I restart the server it give me this error"[Server] ERROR [ASkyBlock] Could not save islands.yml! plugins/ASkyBlock/islands.yml (Permission denied)

Then when I join all island sizes are set to 100x100 (standard) and islands that are suppost to be 150x150 are also set to 100x100. This will be updated as soon as the island leader relogs.

I used to be able to download the island.yml file from my host website but now when I click to download it doesn't work. This happened since I changed something in the islands.yml file I think.

How do I fix this error

maximchristo commented 7 years ago

Try stopping your server first.

Poslovitch commented 7 years ago

"Permission denied" may mean that ASkyBlock can't write/read the file. Do some researches about that.

joeridukker commented 7 years ago

I tried stopping my server, gives the same error. As soon as I joined, island size set to 100x100, -> rejoin showed a message saying: 1: Island range updated to 250x250

FrankHeijden commented 7 years ago

try chmod 777 on the config.yml

joeridukker commented 7 years ago

What is chmod 777

FrankHeijden commented 7 years ago

If you're using a FTP client, right click on the config.yml, search for something like "info or permissions" and type in after "unix permissions" 777

joeridukker commented 7 years ago

with right click do you mean edit the file. In the config file I could not find anything about info or permission

FrankHeijden commented 7 years ago

What FTP client are you using

joeridukker commented 7 years ago

I am using multicraft

tastybento commented 7 years ago

The server is set up incorrectly and the user running the Minecraft server does not have permission to write to that file. Complain to your server host. Sorry, there's nothing much more we can do for you.