I started looking into spring code and found that CGlobalAI::UnitMoveFailed is called by CGlobalAIHandler::UnitMoveFailed and functions from CGlobalAIHandler class are called in Sim\Units\Unit.cpp file, but CGlobalAIHandler::UnitMoveFailed is called nowhere!


Hope it will be fixed soon, because it is very hard to detect stuck units without this function.