Skip to content

Conversation

@SeasoulAuto
Copy link
Contributor

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 2 times, most recently from 3b94d8f to 0071a5b Compare January 5, 2026 10:10
@daohu527 daohu527 force-pushed the 97-feature-loop-routing-function branch from cb48ddf to fd8f750 Compare January 7, 2026 11:17
@SeasoulAuto SeasoulAuto force-pushed the 97-feature-loop-routing-function branch from 0071a5b to f5b559d Compare January 8, 2026 06:32
@SeasoulAuto SeasoulAuto force-pushed the 97-feature-loop-routing-function branch from f5b559d to 8aca625 Compare January 8, 2026 06:38
@SeasoulAuto SeasoulAuto closed this by deleting the head repository Jan 8, 2026
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