MiraculixxT / Veinminer

Mine the whole vein at the same time
13 stars 2 forks source link

Werid Issue and No Default Values #11

Open PaladinFallen opened 2 weeks ago

PaladinFallen commented 2 weeks ago

When the plugin starts it creates two folders "veinminer" and "Veinminer", the only difference is the first letter is either CAPPED and one is not. The second issue is that none of the default values are showing up in the latest version, (blocks, groups, and settings.json are all reporting 0kb and are blank.)

MiraculixxT commented 2 weeks ago

Does this happen with the latest version of Veinminer? Also, which platform and version do you play on (fabric, paper, ...)?

The game logs could also help (logs/latest.log)

For the default values, all settings are meant to be edited ingame via commands. Only settings that are changed will be saved for better compatibility in future updates.

PaladinFallen commented 2 weeks ago

Paper version, latest version of your plugin and the paper server.. the server log shows no errors however: 1 2

MiraculixxT commented 2 weeks ago

Thanks for the report, it seems like windows treat file paths differently than Linux in this regard. All my test benches run on Linux, which ignores cases in folder names, which results into auto merging both folders.

It will not break anything, but the next version will only use one letter case. The main folder should still be Veinminer