Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VIM ERROR 233bfd10-0cf2-5bbe-b796-9c5e61f64034' #7

Closed
UNCHEESABLE opened this issue Feb 11, 2022 · 2 comments
Closed

VIM ERROR 233bfd10-0cf2-5bbe-b796-9c5e61f64034' #7

UNCHEESABLE opened this issue Feb 11, 2022 · 2 comments

Comments

@UNCHEESABLE
Copy link


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

2022-02-11 08:49:05,220 [ERROR] VIM_errors: error: please create an issue with the traceback below if this problem persists
2022-02-11 08:49:05,222 [ERROR] VIM_errors: Traceback (most recent call last):
File "src\inventory_management\file_manager.py", line 42, in fetch_individual_inventory
KeyError: '233bfd10-0cf2-5bbe-b796-9c5e61f64034'

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: '233bfd10-0cf2-5bbe-b796-9c5e61f64034'

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: '233bfd10-0cf2-5bbe-b796-9c5e61f64034'

press enter to exit...

this showing in vim.exe

@colinhartigan
Copy link
Owner

looking into this and should have a fix soon

@colinhartigan colinhartigan added duplicate This issue or pull request already exists and removed duplicate This issue or pull request already exists labels Feb 11, 2022
@colinhartigan
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@colinhartigan @UNCHEESABLE and others