Pecacheu / Elevators-v2

Adds fully-featured Elevators to Minecraft!
GNU General Public License v3.0
10 stars 10 forks source link

Error while loading config #3

Closed PrincePalm closed 6 years ago

PrincePalm commented 6 years ago

Im getting the same error as the closed issue, and im also using the latest version of spigot:

[Elevators] Error while loading config! NOPATH

Pecacheu commented 6 years ago

Well, Spigot must not be creating the directory automatically when you install the plugin. Elevators should detect that, and create it itself instead. So I don't know why it isn't. Probably a bug.

Pecacheu commented 6 years ago

Meanwhile, you can create the folder manually. Name it Elevators. Case sensitive.

PrincePalm commented 6 years ago

I've now created the folder, but im still getting the same error. What seems to be wrong here?

Pecacheu commented 6 years ago

In that case, the issue must be with the config saving rather than creating the folder. I'm working on a fix to the plugin now.

Pecacheu commented 6 years ago

Should be fixed in v3.1.1.

PrincePalm commented 6 years ago

Thanks, it works now