LavaGang / MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono
https://discord.gg/2Wn3N2P
Apache License 2.0
2.38k stars 472 forks source link

[Bug]: melonpreferences #391

Closed donimuzur closed 1 year ago

donimuzur commented 1 year ago

All of the following criteria must be met

All of the following are optional to answer

Describe the issue.

using melonloader 0.6.- alpha pre-release cant read melon preferences config on regional that using comma ',' decimal separator. im using regional indonesia.

**[08.07.15.311] Error while Loading Preferences from UserData/WorkAreaOverhauledConfig.cfg: Tomlet.Exceptions.TomlMissingNewlineException: Expecting a newline character at the end of a statement on line 3, but found an unexpected ',' at Tomlet.TomlParser.Parse(String input) in //Tomlet/TomlParser.cs:line 91 at Tomlet.TomlParser.ParseFile(String filePath) in //Tomlet/TomlParser.cs:line 29 at MelonLoader.Preferences.IO.File.Load() in D:\a\MelonLoader\MelonLoader\MelonLoader\Preferences\IO\File.cs:line 84 at MelonLoader.MelonPreferences.LoadFileAndRefreshCategories(File file, Boolean printmsg) in D:\a\MelonLoader\MelonLoader\MelonLoader\Preferences\MelonPreferences.cs:line 313**

this is my config : **_[WorkAreaOverhauled]

multipliy the effect radius of work area (default value is 1)

WorkAreaOverhauledArboristBuildingConfig = 1,0_**

Did you attach your log file?

donimuzur commented 1 year ago

Latest.log

SamboyCoding commented 1 year ago

Already fixed in nightly builds

Wolzlin commented 1 year ago

high, I have the same problem, using melon loader 6.1 and the Preference Manager in "Farthest frontier" Since changing the loader to Beta 6, I can't use the Preference Manager any more. Using the F5 key doesnt open the Manager any more and I can't find a config file for the Preference Manager where I could change the =Opening Key" Attached pls find the latest log and I ask you to please have a look at it, as I don't know how to program this file. Thank you very much for your assistance and the best greetings from Bavaria Germany

Wolzlin commented 1 year ago

Sorry i forgot to attach the latest log: Latest.log