MarkAusten / TDHelper

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

Enter the distance #37

Closed nepomuk16321 closed 6 years ago

nepomuk16321 commented 6 years ago

Hello Mark, thank you very much for your commitment to get TD and improve. (Sorry for my English. DeepL https://www.deepl.com/translator helps me ) I have a problem with version 2080. I can only enter integer distances for the ranges e.g. 14.00 but no decimal numbers like e.g. 14.90 ! Can you check that, please?

Thx and Greetings from Mathias (https://picload.org/view/dliagcii/td1-fail.jpg.html)

MarkAusten commented 6 years ago

Hello Mathais,

I will look into this today.

Viel Spaß

MarkAusten commented 6 years ago

Hello Mathais,

I see that eyeonus has supplied the answer. Trade Dangerous expects decimal numbers to be in American/British format with '.' and not ',' but your computer is set to German locale and uses the German number format of a ',' as the decimal point.

I will add a conversion to TDH2 helper that converts decimal numbers to the American/British format which should fix the problem.

Tschüß

nepomuk16321 commented 6 years ago

Hello Mark,

Thanks a lot ! I almost thought so. I also edited the tdh.ini and used the "." . However, it is always converted to the comma "," and this happens then probably due to the country setting in Windows. That's just a trifle, not very important. Change it when you feel like it. I am also so totally satisfied that TD is up and running again.

Thank you very much !!!

Greetings, Mathias

MarkAusten commented 6 years ago

Hello Mathias,

Please would you test the attached TDH2 and see if this fixes the issue? If it does then I'll release this but if it does not then I'll have to try something else.

Thanks, Mark

TDHelper-v2.0.8.1.zip

nepomuk16321 commented 6 years ago

Hello Mark, I just tested version 2081. Unfortunately, the "." is still converted to a comma ",". Sorry :-( I wish you continued success :-) Mathias

MarkAusten commented 6 years ago

Hello Mathias,

Please try this version (still v2.0.8.1). We will sort this out eventually! TDHelper-v2.0.8.1.zip

nepomuk16321 commented 6 years ago

Hello Mark,

Congratulations ! It works! 👍 :-) https://s22.postimg.cc/cm2vvy7sx/TDHv2081-ok.jpg

Thank you very much !

Greetings from Mathias

MarkAusten commented 6 years ago

Hey Mathais

Good news! I shall close the issue.