RebirthItemTracker
RebirthItemTracker copied to clipboard
App sometimes gets stuck loading, process refuses to close.
Had this occur a few times now. I try to load the app, the command window appears, and it just sits there and the app doesn't load. The item_tracker.exe process does seem to start, but nothing happens. Any attempts to close the process also don't seem to work (Tried Task Manager, taskkill, Process Hacker etc.). Might be worth mentioning that this only started occuring in 0.9. 0.8 didn't seem to have this issue.
Was 0.8 built with py2exe and 0.9 built with cx_freeze?
0.7 was built with py2exe. newer releases were built with cx_freeze
@DakuTree Are you using Avast or some other anti-virus that may be preventing the item tracker from creating or modifying files?
Yeah, I'm using Avast.
Can you test to see if this "stuck" behavior still occurs when Avast is disabled?
At the moment it seems to load fine with and without Avast enabled, but as I mentioned in the original post, it seems to be completely random if it locks up or not, so it's a bit difficult to pin-point if Avast is the cause or not.