Jump to content

Options menu always tells there are changes when trying to close it


dvaosta
 Share

Recommended Posts

1 hour ago, dvaosta said:

Launch 0ad, select tools and options -> options, click close; it will show the message box telling that there are changes and asking if you really want to close, also if you didn't change any option.

Which version do you use and which operation system?

Also you can repeat it every time when you launch the game?

Link to comment
Share on other sites

11 minutes ago, vladislavbelov said:

Which version do you use and which operation system?

Also you can repeat it every time when you launch the game?

Version 22 on windows 10.

Yes, I tried several times and it always happens.

Link to comment
Share on other sites

  • 3 weeks later...

We figured this out. It's when the user config contains values that are outside of the range of sliders. For example sound volume 0.984365863485768345 while the slider only supports 0.01, 0.02 and so forth.

The slider corrects that value and rounds I think, thus changes the setting. So it's not lying. Eventually the perceived bug will go away by itself, as almost noone edits the config files other than using the options dialog.

Link to comment
Share on other sites

This is the content of the user.cfg file (I omit the lobby credentials and the userreport.id):

gui.splashscreen.enable = "true"
gui.splashscreen.version = "1478828772"

multiplayerhosting.port = "20595"
multiplayerjoining.port = "20595"
multiplayerserver = "127.0.0.1"
playername.multiplayer = "dvaosta"
playername.singleplayer = "DavideV"
shadows = "false"
showsky = "false"
splashscreenversion = "0"
userreport.enabledversion = "0"

waterugly = "true"

Link to comment
Share on other sites

In alpha 21 we could set arbitrary numbers in the sound volumne settings (numerical input), in alpha 22 we can only set like 10 different values.

Perhaps that works too with not having specified a value before, or the default.cfg one.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...