Open
Description
Description
Units with their converted counterpart having a different locomotor ( track > chrono in my case ) stop halfway to their destination when the conversion happens.
Phobos Version
Build #38
Conditions to reproduce
No response
INI code
No response
Steps to reproduce
- Unit ordered to move to some place
- Unit conversion happens half way before reaching
- Unit stops after the conversion without reaching its destination
Expected behaviour
Unit inherit the moving command before the conversion happens reaching its destination
Actual behaviour
Unit stops right after the conversion
Additional context
In my case, the unit is converted through a self-depleting shield using as a timer to fire the conversion warhead as it expires
Checklist
- The issue happens on the latest official version of Phobos and wasn't fixed yet.
- I agree to elaborate the details if requested and provide thorough testing if the bugfix is implemented.
- I added a very descriptive title to this issue.
- I used the GitHub search and read the issue list to find a similar issue and didn't find it.
- I have attached as much information as possible (screenshots, gifs, videos, debug and exception logs, etc).