HUB mission bug?

General discussions about the games by Egosoft including X-BTF, XT, X², X³: Reunion, X³: Terran Conflict and X³: Albion Prelude.

Moderator: Moderators for English X Forum

Sargatanus
Posts: 10
Joined: Fri, 28. Nov 14, 18:24
x4

HUB mission bug?

Post by Sargatanus »

So I just got all the crap to the hub, got the "take me to Kingdom's End" prompt, got the guidance to point me to the right place, docked there, and... nothing. What's going on here?
This profile is under construction
Alan Phipps
Moderator (English)
Moderator (English)
Posts: 31824
Joined: Fri, 16. Apr 04, 19:21
x4

Post by Alan Phipps »

Moving to X Trilogy Universe (gameplay) forum.

Make sure that the Boron Mahi Ma is actually on your ship before docking as his arrival at the dock should be the end of the Hub plot. I cannot remember if there was a 'Congratulations' screen or not, but if you had him before docking and now he is gone then the Hub should be working and all yours now. That is the plot reward.
A dog has a master; a cat has domestic staff.
Sargatanus
Posts: 10
Joined: Fri, 28. Nov 14, 18:24
x4

Post by Sargatanus »

Nope, no Boron on my ship. Doesn't get on when I dock back at the hub, either. There's some time left before the last gate alignment finishes, could that be the problem?
This profile is under construction
Sargatanus
Posts: 10
Joined: Fri, 28. Nov 14, 18:24
x4

Post by Sargatanus »

I found a fix, but it wasn't pretty (way more of a cheat/hack than I'm comfortable with, but the other option would be to go through the Hub mission ALL over again and I'd rather stick a shotgun in my mouth and pull the trigger with my toes than grind for all those resources again).

Here it is:

Create a blank text file (Notepad++ works the best for this) and paste in the following:

<?xml version="1.0" encoding="ISO-8859-1" ?>
<?xml-stylesheet href="director.xsl" type="text/xsl" ?>
<director name="Mahi Ma" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="director.xsd">
<cues>
<cue name="Mahi Ma Relocate">
<condition>
<check_age value="{player.age}" min="5s"/>
</condition>
<action>
<set_actor_location actor="L2M007.Ma" object="{player.ship}" location="passenger"/>
</action>
</cue>
</cues>
</director>

Copy and paste into notepad and save as something.xml in the director folder, it should place Mahi Ma in your ship as a passenger, so make sure when you load your save your ship has CLS and space...

Source: http://www.thexuniverse.com/archive/ind ... ab8903e52f
This profile is under construction

Return to “X Trilogy Universe”