NeverSinkDev / NeverSink-Filter

This is a lootfilter for the game "Path of Exile". It hides low value items, uses a markup-scheme and sounds to highlight expensive gear and is based on economy data mining.
https://www.filterblade.xyz
MIT License
2.42k stars 494 forks source link

FilterBlade: Rare tiering customizations are not loaded properly from save state #229

Closed remd closed 2 years ago

remd commented 2 years ago

I have customized rare tiers for Two-Handed Maces, Warstaves, and (Armour) body armour base types in the "ENDGAME - RARE ITEMS (LVL 65+)" section.

The filter save state seems to save properly, but when loaded again my tiering customizations are not loaded.

Customizations I have made:

After reloading the save state you can see that my Warstaves customizations are gone and are returned to the filter's defaults: image

I had previously saved and re-loaded this save state multiple times without experiencing this issue.

Shared save state: EDIT: Removed save state link for privacy.

Tobnac commented 2 years ago

A very recent update introduced a bug where BaseType-Matrix-changes were not saved correctly. I just deployed a hotfix for this. Can you verify that this resolves your issue as well? Sadly I presume your previous change can't be fully recovered from this since it was sitll saved incorrectly.

remd commented 2 years ago

@Tobnac Yep, it looks like it is fixed now. Thank you!