Andrewthe13th / Inventory_Kamera

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

[BUG] Insufficient items found in inventory #316

Open quengaceiro opened 2 years ago

quengaceiro commented 2 years ago

Ultrawide but switched to 1280x720 and restarted.

Characters and artifacts scan went fine. However on weapons, error appears on the log:

Insufficient items found in weapon inventory em InventoryKamera.WeaponScraper.ProcessScreenshot(Bitmap screenshot) em InventoryKamera.WeaponScraper.GetPageOfItems(Int32 page) em InventoryKamera.WeaponScraper.ScanWeapons(Int32 count) em InventoryKamera.InventoryKamera.GatherData()

Cupcak3 commented 2 years ago

Hopefully V1.2.7 addresses the insufficient items issue. Let us know if the issue persists

brammitch commented 2 years ago

Upgrading from 1.2.6 to 1.3 fixed this issue for me.