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

Unable to validate information for artifacts #508

Open Hemaryon opened 7 months ago

Hemaryon commented 7 months ago

Current Behavior

There appears to be some problems parsing various stats.

I am running version 1.3.14, with the game in a fullscreen 1920x1080.

I am running version 4.4 (2d phase) of game.

Artifact parsing fails with "Unable to validate information", this happens with random artifacts, as if there's something it doesn't recognise. A few examples below:

Expected Behavior

The scanner to correctly exports the data

Reproducing a Behavior

{"setKey":"DeepwoodMemories","slotKey":"plume","rarity":5,"mainStatKey":"atk","level":20,"substats":[{"key":"atk","value":4.1},{"key":"hp","value":17.5},{"key":"eleMas","value":61.0},{"key":"","value":70.0}],"location":"Nahida","lock":true,"id":20}, Ekran görüntüsü 2024-02-25 151655

Device OS

Windows 10

Genshin Impact Version

4.4

Inventory Kamera Version

1.3.14

Screen resolution, screen mode, and UI scale

1920-1080 fullscreen

Additional notes and remarks

No response

Evidence

No response

Preflight Checklist