Configuration File Resetting / Creating Backup
Anastasia-Vale opened this issue ยท 2 comments
As the name suggests,
Currently I am experiencing an issue with the configuration file for the mod.
When editing the configuration file [ projectvibrantjourneys-common ] and saving it, there is no issue until launching the game. Upon doing so The configuration file will almost immediately reset itself.
This issue will generally manifest in resetting the config file to default setting while turning the edited config file into a .bak file represented by the naming convention difference to the above config file.
[ projectvibrantjourneys-common-1.toml.bak ]
I have gone through and tried both Notepad++ alongside VSC [ Visual Studio Code ] to try and edit this config however the outcome ends with the same result of the file resetting itself upon game launch.
I am curious but also lost on what could be causing this issue and sought to get some help regarding it, for reference.
-
Project: Vibrant Journeys 1.21.1-7.0.6 Current version - Downloaded off of Modrinth
-
Neo Forge Mod Loader - Currently used launcher
-
1.21.1 - Current Version Number
Any assistance would be helpful.
Thank you,
It appears I have figured out the issue.
Unfortunately I did not realize than the 0.0 ~ 1 ratio literally meant you had to put the leading 0 for 0.1 ~ 0.9.
Once I did that the configuration file no longer threw errors out.
We love self solving issues!