Andrewthe13th / Inventory_Kamera

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

Scanns weapons instead of artifacts, and puts those instead, and bugs the whole result. #442

Closed McMaster2008 closed 1 year ago

McMaster2008 commented 1 year ago

Current Behavior

For some reason, it doesnt go to the artifatcs tab, and constantly scanns the weapons tab of my inventory, i'm not even touching my mouse or keyboard, it just doesnt execute that single part correctly, and screenshots and registers my weapons as artifacts.

Expected Behavior

The scanner to correctly exports the data

Reproducing a Behavior

I dont know, maybe fix the coordinates of the click on the artifacts tab, or make it verify if it's a weapon or artifact on the tab it is while scanning the first item.

Device OS

Windows 10

Genshin Impact Version

3.5

Inventory Kamera Version

1.3.8

Screen resolution, screen mode, and UI scale

1920*1080

Additional notes and remarks

No response

Evidence

![Uploading ArtifactInventory.png…]() ![Uploading ArtifactWindow_1920x1080.png…]() ArtifactCount ![Uploading ArtifactInventory0_8x5 - weight 0.png…]()

Preflight Checklist

Cupcak3 commented 1 year ago

Fix the coordinates for selecting inventory tab

Navigating to the correct inventory is quite reliable.

However the evidence you've provided isn't very helpful. (Your links re-direct right back to this issue). There has been a more recent release since this issue was posted. Please reopen this issue if the problem still exists in that version.