colinhartigan / valorant-inventory-manager

better valorant inventory management
https://colinhartigan.github.io/valorant-inventory-manager
MIT License
164 stars 92 forks source link

Error when saving skin favorites #106

Closed UnnamedYTr closed 1 year ago

UnnamedYTr commented 1 year ago

ERROR:VIM_errors:Traceback (most recent call last): File "src\server.py", line 126, in ws_entrypoint File "src\inventory_management\profile_manager.py", line 116, in update_profile TypeError: unhashable type: 'dict'

This error come up after trying to save a skin chroma to the favorites or remove them.

UnnamedYTr commented 1 year ago

It always happens when trying to use a level or chroma that isn't the highest available.

colinhartigan commented 1 year ago

duplicate of #103