Skip to content

Conversation

@SeasoulAuto
Copy link

fix the XML parsing error that occurs when starting the mission module

return true;
}

void MissionComponent::OnTimer() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could the race condition be caused by the ontimer? For example, it works fine when I don't send commands, but crashes as soon as I do. Could you try removing the timer and seeing if that resolves the issue?

@SeasoulAuto SeasoulAuto force-pushed the 97-feature-loop-routing-function branch from ab91148 to 3b94d8f Compare December 30, 2025 08:33
@SeasoulAuto SeasoulAuto force-pushed the 97-feature-loop-routing-function branch from 3b94d8f to 0071a5b Compare January 5, 2026 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants