Andrewthe13th / Inventory_Kamera

Scans Genshin Impact characters, artifacts, and weapons from the game window into a JSON file.
MIT License
683 stars 114 forks source link

Special Characters in Wanderer Name #505

Open annish33 opened 7 months ago

annish33 commented 7 months ago

Current Behavior

So, this is probably an edge case that isn't an issue for most people (or at least Anglophone users), but the scanner has yet to correctly identify Wanderer in my account. I named him Alægon, and I imagine the problem is the æ. If it were Traveler, it'd be an easy workaround to temporarily change it, but unfortunately, that doesn't work for Wanderer. I've tried replacing it with the letter sequence "ae" in the Wanderer Name field, but that (perhaps unsurprisingly) didn't work either. It completely skips over him, with the "Could not determine character's element" error. Every time I update my data in GO, I have to manually add him back in.

Expected Behavior

The scanner to not skip rows or items

Reproducing a Behavior

I tried this with an alt account, where I changed Traveler's name to Alægon and experienced the same behavior.

special_char_1

After staying on this screen for a few seconds, it then produces this error.

special_char_3

This was taken when I stopped the scan as it moved on to the next character, Amber.

special_char_2

I tried this with another sequence of letters with an æ, as well as just the letter by itself, to the same result.

Device OS

Windows 11

Genshin Impact Version

4.4

Inventory Kamera Version

1.3.14

Screen resolution, screen mode, and UI scale

1920x1080 Fullscreen/Borderless, 125% scaling

Additional notes and remarks

No response

Evidence

InventoryKamera.debug.log InventoryKamera.log

Preflight Checklist