FelixReuthlinger / AutoMapPins

GNU Lesser General Public License v3.0
5 stars 3 forks source link

Not loading changes to yaml #18

Closed Treeost closed 8 months ago

Treeost commented 8 months ago

ores: categoryActive: true pins: rockcopper: categoryName: ores internalName: rockcopper name: Copper iconName: mine isPermanent: false isActive: true

Still shows copper mines from all over world? I also made a version FixItFelix.AutoMapPins.categories.default.yaml and it is in same location as other yaml and cfg files but when I try and set all runestones but boars to be isPermanent: false it does not seem to work either.

So to clarify change show above is in the vanilla.yaml, other in the default.yaml and I restart game from desktop each time in solo mode and neither seems to show in game.

I do realize this is not an issue with the mod, more an issue with my ability to follow directions.

Treeost commented 8 months ago
[Info   :FixItFelix.AutoMapPins] found category and pin config file 'F:\r2modman storage\Valheim\profiles\Mikey\BepInEx\config\FixItFelix.AutoMapPins.categories.default.yaml'
[Info   :FixItFelix.AutoMapPins] found category and pin config file 'F:\r2modman storage\Valheim\profiles\Mikey\BepInEx\config\FixItFelix.AutoMapPins.categories.vanilla.yaml'
[Info   :FixItFelix.AutoMapPins] loading pin configs from files
[Info   :FixItFelix.AutoMapPins] loaded 16 categories and a total of 189 pins across all categories from configuration
[Info   :FixItFelix.AutoMapPins] loaded mod with configuration discovery enabled, this will create log messages for each not configured prefab

Once a game is loaded

[Info :FixItFelix.AutoMapPins] Loaded map with 440 existing pins

Treeost commented 8 months ago

Well unloaded mod, manually removed all map pins, they showed as houses, then reloaded mod and everything appears to work as configured. The initial .yaml file had so many things set to always be up that it made my map difficult to use. I am not sure where the game or mod saves the saved map pins so could not figure how to do an easy purge. I do have to rediscover everything but am fine with that.