WizzardMaker / AirlineTycoon

Source code of Airline Tycoon based on the GOG source code release
https://www.gog.com/game/airline_tycoon_deluxe
Other
25 stars 9 forks source link

[BUG] [1.6] Tutorial cannot be completed due to Filofax labels not accepting input #20

Closed Torston420 closed 1 year ago

Torston420 commented 1 year ago

Your current version 1.6 Pre-Release (Artix Linux)

Describe the bug Following the Tutorial after having already loaded the Globe & Filofax prior causes the Orders/Cargo/Routes labels to become unresponsive while the Tutorial is still active, causing it to be uncompletable.

To Reproduce Steps to reproduce the behavior:

  1. Load the Globe & Filofax via any means
  2. Open the Pause Menu and Quit Session
  3. Start the mission A New Job and allow the Tutorial to take place
  4. Follow the Tutorial

Expected behavior The Orders/Cargo/Routes Labels loading the tabs correctly and the Tutorial being completable.

Screenshots Example of glitch

Crash dumps N/A, Does not crash.

Additional context This issue is no longer present in any form if the Tutorial is skipped.

WizzardMaker commented 1 year ago

Related to #19 - the data refresh wasn't correctly handling "no data"-ish states, that are used by the tutorial. Reloading the mission after previously using the filofax seems to be a bug in of itself, because the filofax isn't set to the "no data" state after starting the tutorial

should be fixed now

Torston420 commented 1 year ago

The crash was fixed, the frozen Filofax was not. Example of glitch

WizzardMaker commented 1 year ago

Oh yeah, right

Forgot to add the state reset on mission launch Will be added as soon as I can - sorry about that