Andrewthe13th / Inventory_Kamera

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

Artifact Scanner Won't Start #472

Closed KiryuuGaKill closed 9 months ago

KiryuuGaKill commented 1 year ago

Current Behavior

Object reference not set to an instance of an object.

at InventoryKamera.InventoryScraper.GetPageOfItems(Int32 pageNum, Boolean acceptLess) in C:\Users\veloz\Source\Repos\Inventory_Kamera_Main\InventoryKamera\scraping\InventoryScraper.cs:line 467

at InventoryKamera.ArtifactScraper.ScanArtifacts(Int32 count) in C:\Users\veloz\Source\Repos\Inventory_Kamera_Main\InventoryKamera\scraping\ArtifactScraper.cs:line 28

at InventoryKamera.InventoryKamera.GatherData() in C:\Users\veloz\Source\Repos\Inventory_Kamera_Main\InventoryKamera\data\InventoryKamera.cs:line 148


InventoryKamera.debug.log InventoryKamera.log

Expected Behavior

The scanner continues to scan

Reproducing a Behavior

Start scan again, unable to start a scan without The First Days of the City of Kings to figure out if it's causing it, or something with Wanderer.

Device OS

Windows 11

Genshin Impact Version

4.0

Inventory Kamera Version

1.3.11

Screen resolution, screen mode, and UI scale

1920x1080

Additional notes and remarks

Sorry if this is a dupe, I couldn't find anything but I am blind sometimes. Video is available upon request since it's apparently too big

Evidence

No response

Preflight Checklist

Cupcak3 commented 1 year ago

Did you extract the release? I don't you should not be getting those paths in your error report.

Cupcak3 commented 9 months ago

I am closing this in favor of #487