Author Topic: Swedish data read problem  (Read 3436 times)

Offline Glunz

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Swedish data read problem
« on: October 14, 2008, 08:15:09 PM »
DragoSim 2 doesn't correctly read fleet/defence buildings that consists of two words.

Quote
Litet transportskepp
Stort transportskepp
Litet jaktskepp
Stort jaktskepp

Litet lasertorn
Stort lasertorn
Liten sköldkupol
Stor sköldkupol

See above how these words are capitalized in spy reports in OGame v0.83 (ogame.se).

The bug lies in that DragoSim only reads the data if all words begin with a capital letter (example "Litet Transportskepp" instead of "Litet transportskepp").

- Glunz

Offline MrMage

  • Administrator
  • *****
  • Posts: 470
  • Karma: 7
Re: Swedish data read problem
« Reply #1 on: October 14, 2008, 11:54:58 PM »
I will fix this tomorrow, thank you for the bug report.

Offline Glunz

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Re: Swedish data read problem
« Reply #2 on: October 21, 2008, 06:45:10 PM »
Did you fix this?

It still doesn't read fleet/defence that consists of two words.

To avoid any misunderstanding, in the spy reports from the game only the first word is capitalized, e.g "Litet transportskepp".

Thanks

- Glunz

Offline MrMage

  • Administrator
  • *****
  • Posts: 470
  • Karma: 7
Re: Swedish data read problem
« Reply #3 on: October 21, 2008, 06:51:07 PM »
I am so sorry, I have really forgotten about it. I will fix it in at most 10 minutes.

/edit: done. Does it work now?

Offline Glunz

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Re: Swedish data read problem
« Reply #4 on: October 21, 2008, 07:09:14 PM »
Yes, now it works fine.   :)

Thanks!