HomeGamesUpdatesPricingMethodology
Steam News6 February 20265mo ago

Hotfix v1.0.3 — TRACK Button & Crash Recovery

Fixes TRACK Button — Fixed crash (Cannot access 'Gn' before initialization) and broken follow behavior.

Full notes

Full Airline Ops update

Read the full published notes in a cleaner layout. The original post stays linked below.

What changed

1 fix2 additions5 changes0 removals
  • Performance
  • Events
  • Gameplay
fixedTRACK Button — Fixed crash (Cannot access 'Gn' before initialization) and broken follow behavior. TRACK now programmatically clicks the actual plane marker on the map — identical behavior to tapping a flight manually (camera follow, zoom, selection).
addedWhite Screen of Death Protection — Added three layers of crash resilience to the Electron main process:
changedAuto-recovery: If the renderer crashes or runs out of memory, the app automatically reloads after 1 second
changedPersistent logging: All main process output written to %AppData%/airline-ops/logs/main.log (survives crashes, 5MB rotation)
changedGPU crash flag: If a launch fails, the next launch automatically disables hardware acceleration
changedUncaught exceptions and unresponsive renderer events are now logged to file

Airline Ops changes

fixedTRACK Button — Fixed crash (Cannot access 'Gn' before initialization) and broken follow behavior. TRACK now programmatically clicks the actual plane marker on the map — identical behavior to tapping a flight manually (camera follow, zoom, selection).
addedWhite Screen of Death Protection — Added three layers of crash resilience to the Electron main process:
changedAuto-recovery: If the renderer crashes or runs out of memory, the app automatically reloads after 1 second
changedPersistent logging: All main process output written to %AppData%/airline-ops/logs/main.log (survives crashes, 5MB rotation)
changedGPU crash flag: If a launch fails, the next launch automatically disables hardware acceleration

Fixes

  • TRACK Button — Fixed crash (Cannot access 'Gn' before initialization) and broken follow behavior. TRACK now programmatically clicks the actual plane marker on the map — identical behavior to tapping a flight manually (camera follow, zoom, selection).

  • White Screen of Death Protection — Added three layers of crash resilience to the Electron main process:

  • Auto-recovery: If the renderer crashes or runs out of memory, the app automatically reloads after 1 second

  • Persistent logging: All main process output written to %AppData%/airline-ops/logs/main.log (survives crashes, 5MB rotation)

  • GPU crash flag: If a launch fails, the next launch automatically disables hardware acceleration

  • Uncaught exceptions and unresponsive renderer events are now logged to file

Notes

  • No save game impact

  • No gameplay changes

  • Zero new dependencies (logging uses plain fs)

Source

Steam News / 6 February 2026

Open original post

Changelog.gg summarizes and formats this update. How we read updates.