Skip to content

Settings only loaded once? #3

Description

@GMNGjoy

A question regarding the settings as they are loaded - it appears that the way this mod "loads the settings" is that this mod is loading them (by copying the internal config file to the modSettings folder) once, the first time that the mod is loaded in any save, and never again. I would expect that if a setting changed in the mod that the information in the modSettings/UniversalAutoload.xml file would be updated with the new information.

Steps to reproduce

  1. Install & Unzip the mod
  2. Uncomment the 20ftGooseneck trailer example block & save
  3. Load the game
  4. See that the settings that you just uncommmented are now saved in the modSettings/UniversalAutoload.xml in your savegame parent directory
  5. Change any value in the 20ftGooseneck config
  6. Load the game

Expected

Changes in step 5 show up in the modSettings/UniversalAutoload.xml or in game.

Actual

Settings do not copy over, update or show up in game.

I lost two hours trying to get the settings to load properly, thinking the whole time that they were loaded each time I loaded into the game, only to find out two hours later that it was a once-and-done thing. Now that I know that the modSettings/UniversalAutoload.xml file exists, i'll just edit there instead of the mod, as it appears that the mod doesn't do more than copy it's own config.xml file to that file, once.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions