darvid / stashvision

⚔️ A private stash indexing tool and in-game item highlighting overlay for Path of Exile. 🗡️🧰
MIT License
19 stars 4 forks source link

Errors displayed while running command line stashvision.exe #14

Open landshark666 opened 4 years ago

landshark666 commented 4 years ago

I was having troubles getting the UI side to do work so I tried running the command line tool to see if I'd get any further. I closed the AHK instance and ran the following command (my dump tab is the 2nd tab):

stashvision server -a=myname -s=mypoesessid --league-name=heist -t 1

This prints the following messages every few seconds:

2020/09/19 13:45:11 got err removing file: 000000000009.zap, err: remove D:\games\StashVision-0.1.3\stashvision-go\stash_tabs.bleve\store\000000000009.zap: Access is denied.
2020/09/19 13:45:11 got err removing file: 00000000000c.zap, err: remove D:\games\StashVision-0.1.3\stashvision-go\stash_tabs.bleve\store\00000000000c.zap: Access is denied.

Other than that, it seems to display results ok when issuing query commands from the command line.

landshark666 commented 4 years ago

After a few tries, the cache directory was over 1.5 gigs and the program was slowing to a crawl. The UI displays query highlights ok, but never seems to display the chaos recipe properly. Once enter a query, it seems to get stuck on that query.

darvid commented 4 years ago

try exiting the AHK and delete the *.bleve directory and restarting