MarkAusten / TDHelper

GUI for Trade Dangerous and EDDBlink
MIT License
7 stars 4 forks source link

unable to open db file; object reference null #54

Closed emmahyde closed 4 years ago

emmahyde commented 4 years ago

Hello! I am DYING to use this application, but it throws one of these every time I try to link Python: 2020-06-04 10_22_37-TDHelper-v3 0 0 2 the error.log shows:

2020//06/04 08:55:01 : unable to open database file
2020//06/04 09:08:43 : Object reference not set to an instance of an object.

TradeDangerous Python functionality is working fine for me. Does anyone happen to have any insight?

MarkAusten commented 4 years ago

Not sure why this is happening. Once I get my PC back up and working I'll try to figure it out.

emmahyde commented 4 years ago

I just realized there were two separate installations of Python on my computer, one 32 bit and the other 64, I either was using the wrong one or them both being there was confusing it, either way I'm all set now, thanks for the quick response!