Closed ZoggersLOXIV closed 9 months ago
ok i looked at this because i had the same issue and it seems to have to do with the traveler having the same name as one of the playable characters (for me it was mika). in the method 'FindClosestCharacterName' in in the 'Scraper' class it tries to add an element to a dictionary with the same key. it first adds the traveler and then the character with the same name which is used as the key therefore throwing an unhandled exception. changing the traveler's name to be a unique name should be a temporary fix.
Naming your traveler/wanderer as an existing character is not supported unfortunately. I believe functionality has been added to not crash, but being able to tell which is which is not necessarily guaranteed to work correctly
Closed in favor of #433
Current Behavior
When i click "scan Genshin" after scanning ~4 weapons the app just closes.
Expected Behavior
The scanner continues to scan
Reproducing a Behavior
Open app, click "scan genshin".
Device OS
Windows 11
Genshin Impact Version
3.5
Inventory Kamera Version
1.3.8
Screen resolution, screen mode, and UI scale
3440x1440 screen, game 1920x1080 (for app), UI scale idk
Additional notes and remarks
I just installed the app and followed the instructions, it never actually worked for me yet.
Evidence
I noticed some errors in windows event viewer:
ERROR 1:
ERROR 2:
Preflight Checklist