Page 1 of 1

Certain audio settings defaulting in ini file when changing any settings

Posted: Wed Jan 22, 2020 2:45 pm
by hauvega
I have my own custom music mod. I change the ini settings to this:

Code: Select all

; ambient-music-pause-mean-seconds=4.000000

; ambient-music-pause-variance-seconds=3.000000

; Options: main-tracks-only, interleave-main-tracks-with-interludes, randomize-all
; ambient-music-mode=main-tracks-only
My mod works great with it. Anytime I change any setting, these settings go back to their default values. I have the ini file opened in notepad++ and I checked every time to see if the settings have changed. This problem started in V17 and is in V18.

Re: Certain audio settings defaulting in ini file when changing any settings

Posted: Wed Jan 22, 2020 2:51 pm
by posila
config.ini wrote: ; version=6
; This is INI file : https://en.wikipedia.org/wiki/INI_file#Format
; Semicolons (;) at the beginning of the line indicate a comment. Comment lines are ignored.
[path]
read-data=__PATH__executable__\..\..\data
...

Re: Certain audio settings defaulting in ini file when changing any settings

Posted: Wed Jan 22, 2020 3:10 pm
by hauvega
Sorry my mistake. Too many things on my mind. I hope fix the 404 error with the mods updater. Since having more than 650 mods seems to cause this other problem.

Re: Certain audio settings defaulting in ini file when changing any settings

Posted: Wed Jan 22, 2020 3:16 pm
by posila
hauvega wrote:
Wed Jan 22, 2020 3:10 pm
I hope fix the 404 error with the mods updater.
I couldn't find bug report about this issue, has it been reported? If not, please create a new bug report for it.