msarilar / EDEngineer

An overlay to track Elite Dangerous blueprints progress in real time
MIT License
504 stars 173 forks source link

Program crash when adding items to shopping list #578

Open EpicTriffid opened 3 years ago

EpicTriffid commented 3 years ago

Adding items to my shopping list crashes the program, and on startup it continues to crash giving me the same error. I was only assume from the error it is something to do with the window width? I try making it full screen before it crashes but no luck. I'm not able to copy to code before it makes the error screen unselectable, but here is a screen shot of the top part of the code i can see.

I am running the latest version on windows 7.

Capture

msarilar commented 3 years ago

if you click the "reset" button (or hit reset via right clicking the icon in the task tray), then perform the shopping list update - do you get the crash too?

EpicTriffid commented 3 years ago

if you click the "reset" button (or hit reset via right clicking the icon in the task tray), then perform the shopping list update - do you get the crash too?

Once I get the error once, it occurs every time I try to load up EDEngineer after that, so the icon in the task tray is unclickable. The only way I have of being able to use the program again in by fully wiping all traces of it from my computer to delete whatever setting is causing it to break. Once I've done that, I can do a fresh install and use it for a short time before the error reoccurs. I might be wrong but I think the error occurred both times after attempting to add an experimental effect to the shopping list.

I have deleted the aggregation.json file and that doesn't seem to have reset anything.

Also, something to mention, there are a huge number of error screens appearing. I'm not sure if that means it's multiple elements failing, or if one is cascading into another, but I thought I'd mention it.