Path too long to calculate

In my last insane map game I've been having issues with constructors getting "stuck" in their shipyard, which is also preventing other actions such as assigning upgrades to starbases and placing colony improvements.

So far I managed to work around this by finding idle constructors at the end of the idle queue and moving them 1 tile out of their shipyard but this is pretty annoying.

The debug.err file shows errors like these which I think are related :

DebugMessage: A* Path too long to calculate (552.468099). Aborting
DebugMessage: A* Path too long to calculate (614.369596). Aborting
DebugMessage: A* Path too long to calculate (651.958588). Aborting
DebugMessage: A* Path too long to calculate (561.150604). Aborting
DebugMessage: A* Path too long to calculate (618.718838). Aborting
DebugMessage: A* Path too long to calculate (592.021114). Aborting
DebugMessage: A* Path too long to calculate (571.302022). Aborting
DebugMessage: A* Path too long to calculate (634.482466). Aborting

So I think that at some point the shipyard creating the constructor is too far away from the destination starbase.

Can this be looked into ?

Thanks

10,605 views 8 replies
Reply #1 Top

We'd be happy to take a look.  Can you submit a ticket with the save game attached so we can take a look?  Thank you.


https://esupport.stardock.com/index.php?/Tickets/Submit

Reply #2 Top

Thanks, I have submitted a ticket under number #QAQ-644-85894.

In the same game I also have these issues

- No diplomacy options available anymore for almost any faction.
- Ability to build another Molecular Fabricator on a planet after the first one was upgraded to Industrial Replicator.

Reply #3 Top

Quoting Mixiel, reply 2

Thanks, I have submitted a ticket under number #QAQ-644-85894.

In the same game I also have these issues

- No diplomacy options available anymore for almost any faction.
- Ability to build another Molecular Fabricator on a planet after the first one was upgraded to Industrial Replicator.
End of Mixiel's quote

I responded to your ticket

Reply #4 Top

Thanks, I replied back :)

I seems to have to do with UI Size and Screen Resolution.

1920x1080 Small works fine.

3840x2160 Large fails.

Reply #5 Top

Quoting Mixiel, reply 4

Thanks, I replied back :)

I seems to have to do with UI Size and Screen Resolution.

1920x1080 Small works fine.

3840x2160 Large fails.
End of Mixiel's quote

Yes we confirmed that and have someone looking into it.  

Reply #6 Top

Quoting pshaw, reply 5


Quoting Mixiel,

Thanks, I replied back :)

I seems to have to do with UI Size and Screen Resolution.

1920x1080 Small works fine.

3840x2160 Large fails.



Yes we confirmed that and have someone looking into it.  

End of pshaw's quote

Good to hear, thank you !

Reply #8 Top

Quoting Svetlanaa, reply 7

I suggest to try out Long Path Tool Program it will work for sure.
End of Svetlanaa's quote

The path too long issue was fixed in 1.71, thanks anyway though !