Skip to content

BUG - Infinite loop when the "General" section is in a state of "To maintain" #3

@TryTryAgain

Description

@TryTryAgain

Currently, when the General section needs maintenance this causes an infinite loop.

This is because the basic automation only checks for the "To maintain" color searchColor := 0xF59C00 and then clicks it and goes down two...and since the General section doesn't have details it should only go down one it is unable to complete the maintenance and instead loops indefinitely.

I'm looking into ways to fix this...open to suggestions.

In the meantime, if this happens to you, you can actually click yourself and it should continue; sometimes that gets messy though...so you can also simply pause/quit the AutoHotkey from the taskbar and manually maintain that particular plane and rerun the msfs2024-career-maintenance script.

I hope to have a solution eventually. Luckily General maintenance isn't needed too frequently.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions