Creating a hub system for Single Player -- Paths are busted?
Hello, I've created a system which acts as a 'hub' to all systems, must like version 3 of the logical jumpholes mod..
Anyways, I've mulled over a ton of information here on the forums, and I still can't figure out what's causing this..
Anyways, here it is..
I created a new system using Freelancer explorer, created jump holes to and from every existing system.
Freelancer explorer automatically created the systems_shortest_path.ini and the shortest_illegal_path.ini, but it did not create a shortest_legal_path.ini (I don't know if it's required, so I copied shortest_illegal_path.ini to it).
The system works fine, for the most part.. except when juni gives me a forced mission (e.g. when you achieve level 3 your 'persistant' mission is to return to planet manhattan), if I enter the gate to my system while I have one of thoes missions, instant CTD (most annoyingly, AFTER it overwrites the auto-save).
I'm assuming that this is because it cannot calculate a path to get to planet manhatten, but there is a path in my 3 path files.
E.g.
Path = Rh01, Li01, Rh01, LI06, Li01
(LI06 is my new system)
Is there something more I need to do to get path routing to work?
Anyways, I've mulled over a ton of information here on the forums, and I still can't figure out what's causing this..
Anyways, here it is..
I created a new system using Freelancer explorer, created jump holes to and from every existing system.
Freelancer explorer automatically created the systems_shortest_path.ini and the shortest_illegal_path.ini, but it did not create a shortest_legal_path.ini (I don't know if it's required, so I copied shortest_illegal_path.ini to it).
The system works fine, for the most part.. except when juni gives me a forced mission (e.g. when you achieve level 3 your 'persistant' mission is to return to planet manhattan), if I enter the gate to my system while I have one of thoes missions, instant CTD (most annoyingly, AFTER it overwrites the auto-save).
I'm assuming that this is because it cannot calculate a path to get to planet manhatten, but there is a path in my 3 path files.
E.g.
Path = Rh01, Li01, Rh01, LI06, Li01
(LI06 is my new system)
Is there something more I need to do to get path routing to work?