ho-dev / HattrickOrganizer

Assistant for Hattrick online football manager
https://ho-dev.github.io/HattrickOrganizer/
GNU Lesser General Public License v3.0
195 stars 78 forks source link

[BUG] XML element 'ExpandedCapacity' is not read from arenadetails.xml even there is an expansion in progress #2126

Closed sgcr closed 1 week ago

sgcr commented 3 weeks ago

Describe the bug The XML element 'ExpandedCapacity' is not read from arenadetails.xml even there is an expansion in progress.

To Reproduce Steps to reproduce the behavior:

  1. Have an expansion in progress in the game.
  2. Download with HO.
  3. Choose from the menu: Debug->SQL Editor
  4. Enter statement 'select * from stadion order by hrf_id desc limit 1'.
  5. Press F5.
  6. See that the attributes 'AUSBAU', 'AUSBAUSTEH', 'AUSBAUSITZ', 'AUSBAUDACH' and 'AUSBAULOGEN' are all '0' but should contains the expansion values.

Platform information:

github-actions[bot] commented 3 weeks ago

Hey, thanks for opening your first issue! 🙂 Be sure to check out the wiki and the HT forum for support.