colinhartigan / valorant-inventory-manager

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

Vim key erorr #21

Closed leiL12 closed 2 years ago

leiL12 commented 2 years ago

| | / / / |/ / | |/ // // /|/ / |/// // v1.0.0b1

2022-02-11 16:02:01,497 [ERROR] VIM_errors: error: please create an issue with the traceback below if this problem persists 2022-02-11 16:02:01,499 [ERROR] VIM_errors: Traceback (most recent call last): File "src\inventory_management\file_manager.py", line 42, in fetch_individual_inventory KeyError: '154832bc-c952-59e9-89b8-2a26e8c30b2f'

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "src\inventory_management\skin_manager.py", line 102, in update_skin_database File "src\inventory_management\file_manager.py", line 44, in fetch_individual_inventory File "src\inventory_management\file_manager.py", line 65, in add_region KeyError: '154832bc-c952-59e9-89b8-2a26e8c30b2f'

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "main.py", line 14, in File "src\server.py", line 73, in start File "src\inventory_management\skin_manager.py", line 104, in update_skin_database File "src\inventory_management\file_manager.py", line 65, in add_region KeyError: '154832bc-c952-59e9-89b8-2a26e8c30b2f'

press enter to exit...

colinhartigan commented 2 years ago

duplicate of #7, fixing soon