When starting MACE and connecting to a vehicle with an empty mission, MACE will crash and output that it "Cannot initialize queue of 0" (see
|
std::cout << "Cannot initialize queue of 0" << std::endl; |
).
This has been fixed before, but the fix needs to be pulled into OpenMACE.