blish-hud / Pathing

[Module] The official pathing module which adds marker and trail support to Blish HUD.
https://blishhud.com/docs/markers/
MIT License
12 stars 10 forks source link

Toggled Filters not saving when closing and reloading Blish #70

Closed davidlukerice closed 2 years ago

davidlukerice commented 2 years ago

I tend to have most of my marker packs turned off until I need them for something, so I'll go through and toggle them off. When I close Blish or GuildWars and then load Blish or the game back up, all the markers are back to being turned on.

Launching GW and BlishHud through Gw2 LaunchBuddy v2.4.2 BlishHud: v0.11.4 Pathing: v0.17.3

dlamkins commented 2 years ago

Hey @davidlukerice, this is almost always due to an anti-virus blocking us from saving.

If you can provide us a copy of your logs, we can confirm by looking for UnauthorizedAccessException in the logs. Logs can be found at Documents\Guild Wars 2\addons\blishhud\logs.

If this is the case, you'll need to manually add Blish HUD to the explicitly allowed list in your anti-virus software.

davidlukerice commented 2 years ago

Yup, that was exactly it! Thanks! Had the error

13:29:52.7195 | ERROR | BhModule.Community.Pathing.State.CategoryStates | Failed to write categories.txt (C:\...\Documents\Guild Wars 2\addons\blishhud\markers\data\states\categories.txt).

And just needed to add the exception in Avast Antivirus.

dlamkins commented 2 years ago

Thanks for confirming! Have a good one and don't hesitate to reach out if you have any further questions or issues. 🙂