ArVdC / TimeManager

Bukkit plugin for time management and display
https://dev.bukkit.org/projects/mc-timemanager/files
Eclipse Public License 1.0
7 stars 3 forks source link

Since today TimeManager not working anymore #14

Closed ilfarpro closed 2 years ago

ilfarpro commented 2 years ago

First I get the same issue with version 1.5.1 which was installed previously. Then I updated to the latest version 1.6.0 but nothing changed. image

ArVdC commented 2 years ago

Hi, The plugin seems to be unable to determine the current version of your lang.yml file. I'm not sure I can guess the exact cause of the problem, but you should try erasing (or renaming) the file. Otherwise, it may be possible to correct this setting manually in Notepad.

ilfarpro commented 2 years ago

Thanks. It solved problem. I just completely reinstalled and reconfigured plugin. Here's the next issue... I'm sorry I might missed something but plugin reseting config file to default values on each server launch. I just want to set day speed 0.5 and night 1.5. Do I need to connect plugin to MySQL DB to make it work as intended? image

ArVdC commented 2 years ago

The SQL database is only useful if you are synchronizing worlds on different servers. The worlds settings are in the config.yml file. There does not seem to be a reason for this reset. Try to save the file when the server is off or use the commands when it is on.

ilfarpro commented 2 years ago

I don't know what was the problem but since migration to 1.18.1 everything works just fine. And error messages were created by corrupted configs. This issue can be closed now. Thanks.