[GAMESTARTS] Transcend - Lost Colony (updated March 20, 2017)
Moderators: Scripting / Modding Moderators, Moderators for English X Forum
-
- Posts: 5327
- Joined: Fri, 30. Dec 05, 17:47
-
- Posts: 5327
- Joined: Fri, 30. Dec 05, 17:47
@w.evans: Here is a patch that fixes the problem when running from a savegame created prior to Transcend.
I've verified both the problem and the fix.
Instructions:
- Download here
- Extract into folder: extensions\osr_transcend\md
As soon as I hear verification from you, I'll include this in a mod update.
Thanks for perseverance!
I've verified both the problem and the fix.
Instructions:
- Download here
- Extract into folder: extensions\osr_transcend\md
As soon as I hear verification from you, I'll include this in a mod update.
Thanks for perseverance!

-
- Posts: 2963
- Joined: Tue, 18. Nov 14, 16:23
Glad to report that the station had all personnel.
Also, found a Targon Tracer with one of those heavy MA turrets (didn't realize that those things were so huge! They're bigger than the Skunk! And I mean the turret, not the platform!), started firing, got reported to station authorities, and it started firing back, so it looks like all is well, in a rather perverse kind of way.
I did note that there still weren't any trades, buying or selling. I think that might require the zone to reinitialize though, and I didn't stay long enough to use the jump gate out, then back in. Doing that now.
Also, found a Targon Tracer with one of those heavy MA turrets (didn't realize that those things were so huge! They're bigger than the Skunk! And I mean the turret, not the platform!), started firing, got reported to station authorities, and it started firing back, so it looks like all is well, in a rather perverse kind of way.
I did note that there still weren't any trades, buying or selling. I think that might require the zone to reinitialize though, and I didn't stay long enough to use the jump gate out, then back in. Doing that now.
-
- Posts: 5327
- Joined: Fri, 30. Dec 05, 17:47
Excellent good news! I think we've nailed this one on the head.w.evans wrote:Glad to report that the station had all personnel.
I'm spending the rest of the day cleaning up code and preparing an update for both versions (Highways and No Highways). I want to leave with things nice and tidy. I'll list the changes when I do the update.
Thanks everyone for helping get to the bottom of this!
[EDIT] I think the trading will pick up after a few minutes.
-
- Posts: 2963
- Joined: Tue, 18. Nov 14, 16:23
-
- Posts: 2963
- Joined: Tue, 18. Nov 14, 16:23
Just further confirmation:
now has a manager, a defence officer, and an engineer working on the station. It now also
this was just from loading an earlier save, from before I went to Transcend, and it only took the time I needed to get there from Albion for the trades to generate.
Thanks for the update! Looks like you got it.
Spoiler
Show
Core Dig
Spoiler
Show
sells nividium and buys energy cells
Thanks for the update! Looks like you got it.
-
- Posts: 5327
- Joined: Fri, 30. Dec 05, 17:47
Update available.
Change Log (both No Highways and With Highways versions affected unless stated otherwise)
• Fixed problem with stations not functioning when Transcend is started from a savegame prior to Transcend installation
• Replaced medium sized startup trading ships with large sized versions
• Added custom asteroid (decoration from tutorial) in Voice of Silence startup zone.
• Housecleaning code for readability and optimization
• No Highways version - improved aiscript for moving small and medium ships long distances
• No Highways version - improved booster engine for small and medium sized ships
Savegame compatible with previous version.
Note: I've been working on a new gamestart 'Long Lost Relative' (suggestion from w.evans), but I haven't completed it yet. Expect in next update.
Thanks
Change Log (both No Highways and With Highways versions affected unless stated otherwise)
• Fixed problem with stations not functioning when Transcend is started from a savegame prior to Transcend installation
• Replaced medium sized startup trading ships with large sized versions
• Added custom asteroid (decoration from tutorial) in Voice of Silence startup zone.
• Housecleaning code for readability and optimization
• No Highways version - improved aiscript for moving small and medium ships long distances
• No Highways version - improved booster engine for small and medium sized ships
Savegame compatible with previous version.
Note: I've been working on a new gamestart 'Long Lost Relative' (suggestion from w.evans), but I haven't completed it yet. Expect in next update.
Thanks
-
- Posts: 285
- Joined: Sat, 18. Oct 14, 13:10
-
- Moderator (Script&Mod)
- Posts: 14571
- Joined: Sun, 20. Nov 05, 22:45
you could try to swap the patch entry in your savegame - get the mod id from the ccontent.xml of the no Tubes Version and replace the id of the with tubes version in the save with that. not sure if it will work, but from my understanding it should as long as you are not in a related Tube (and your Properties in a Tube could go missing, too)
if not stated otherwise everything i post is licensed under WTFPL
Ich mache keine S&M-Auftragsarbeiten, aber wenn es fragen gibt wie man etwas umsetzen kann helfe ich gerne weiter
I wont do Script&Mod Request work, but if there are questions how to do something i will GLaDly help
Ich mache keine S&M-Auftragsarbeiten, aber wenn es fragen gibt wie man etwas umsetzen kann helfe ich gerne weiter

I wont do Script&Mod Request work, but if there are questions how to do something i will GLaDly help

-
- Posts: 83
- Joined: Sun, 1. Dec 13, 00:58
Remove Transcend - Lost Colony without breaking game
Hi,
I had Transcend - Lost Colony loaded from Steam, when I start X:R I get a message saying this extension is no longer available.
I see there is Transcend with and without highways so I'm guessing these are the extensions that took over from Lost Colony...???
Anyway, I can't load my save games since Transcend - Lost Colony is no longer available.
How do I remove it without breaking my save games? I would appreciate a quick reply since I have time to play today and would like to continue the quest line.
edit: I tried disabling the extension but that didn't work.
Thanks,
Bryl
I had Transcend - Lost Colony loaded from Steam, when I start X:R I get a message saying this extension is no longer available.
I see there is Transcend with and without highways so I'm guessing these are the extensions that took over from Lost Colony...???
Anyway, I can't load my save games since Transcend - Lost Colony is no longer available.
How do I remove it without breaking my save games? I would appreciate a quick reply since I have time to play today and would like to continue the quest line.
edit: I tried disabling the extension but that didn't work.
Thanks,
Bryl
-
- Posts: 2963
- Joined: Tue, 18. Nov 14, 16:23
Hey Bryl,
replacing this:
with this:
@NZ-Wanderer, how is the game where you tried this holding up?
replacing this:
in your saveedit your save wrote:<patch extension="ws_264342602" name="Transcend - Lost Colony"/>
with this:
or this:edit your save wrote:<patch extension="ws_365249572" version="3000" name="Transcend - With Highways"/>
depending on which version of the mod you have should make the game loadable. I don't know if it'll be stable for long though.edit your save wrote:<patch extension="ws_364987775" version="3000" name="Transcend - No Highways"/>
@NZ-Wanderer, how is the game where you tried this holding up?
-
- Posts: 83
- Joined: Sun, 1. Dec 13, 00:58
-
- Posts: 2963
- Joined: Tue, 18. Nov 14, 16:23
Man, I hope that Observe can comment, but he said that he'll be out for a couple of weeks, and I don't know if he already left.
Simple, clean uninstallation via save edit's going to be tricky because it would necessitate deleting everything that has anything to do with Transcend: ships there, stations there, personnel, ships that have trades queued going there, job generated stuff, etc.
About stability, would advise to wait for NZ-Wanderer to comment. He usually takes a peek in here at least once a day, and he reported having done a successful transplant from Transcend - Lost Colony to one of the new versions. I'm not familiar with the Lost Colony version, unfortunately, so I don't know how much changed, and if these changes would be triggered.
Simple, clean uninstallation via save edit's going to be tricky because it would necessitate deleting everything that has anything to do with Transcend: ships there, stations there, personnel, ships that have trades queued going there, job generated stuff, etc.
About stability, would advise to wait for NZ-Wanderer to comment. He usually takes a peek in here at least once a day, and he reported having done a successful transplant from Transcend - Lost Colony to one of the new versions. I'm not familiar with the Lost Colony version, unfortunately, so I don't know how much changed, and if these changes would be triggered.
-
- Posts: 83
- Joined: Sun, 1. Dec 13, 00:58
-
- Posts: 5327
- Joined: Fri, 30. Dec 05, 17:47
All this is my fault and I apologize. In retrospect, I should have kept the original version, updated it and created a new No Highways version. I actually had reasons for doing what I did, but it was poorly executed on my part.
The steps outlined by w.evans, will let you use savegames from the obsolete original version of this mod with one of the new versions (highways or no highways). Naturally, you'll need to subscribe to one of them before editing your savegame.
Using a savegame from the original version should work fine. In fact, you'll be better off, because several major improvements have taken place in the new versions - which is one of the reasons I obsoleted the old. I expect high stability using old savegame with new version.
Once again, I apologize for the difficulties.
Thanks
The steps outlined by w.evans, will let you use savegames from the obsolete original version of this mod with one of the new versions (highways or no highways). Naturally, you'll need to subscribe to one of them before editing your savegame.
Using a savegame from the original version should work fine. In fact, you'll be better off, because several major improvements have taken place in the new versions - which is one of the reasons I obsoleted the old. I expect high stability using old savegame with new version.
Once again, I apologize for the difficulties.
Thanks
Last edited by Observe on Fri, 16. Jan 15, 22:40, edited 1 time in total.
-
- Posts: 1627
- Joined: Thu, 5. Aug 04, 01:57
Was still playing it up until I decided to start overw.evans wrote:@NZ-Wanderer, how is the game where you tried this holding up?

Link to the list of Mods working in X4-Foundations and also Link to the list of Mods working in X-Rebirth
NOTE: I play with a modded game, so any reports I make outlining suggestions/problems/bugs/annoyances, are made with mods installed and running.
NOTE: I play with a modded game, so any reports I make outlining suggestions/problems/bugs/annoyances, are made with mods installed and running.
-
- Posts: 83
- Joined: Sun, 1. Dec 13, 00:58
Ok, thanks for the reply. Don't beat yourself up over itObserve wrote:All this is my fault and I apologize. In retrospect, I should have kept the original version, updated it and created a new No Highways version. I actually had reasons for doing what I did, but it was poorly executed on my part.
The steps outlined by w.evans, will let you use savegames from the obsolete original version of this mod with one of the new versions (highways or no highways). Naturally, you'll need to subscribe to one of them before editing your savegame.
Using a savegame from the original version should work fine. In fact, you'll be better off, because several major improvements have taken place in the new versions - which is one of the reasons I obsoleted the old. I expect high stability using old savegame with new version.
Once again, I apologize for the difficulties.
Thanks

-
- Posts: 5327
- Joined: Fri, 30. Dec 05, 17:47
FYI: I'll possibly be doing one more update over this weekend before I take off. There are a couple of things I didn't get into the last update. One of these, was for the 'Empire" startgame to give the startup stations the specialists they need.
Some people have complained that it can be time-consuming hunting for the required specialists, and I want this gamestart to begin with everything the player needs to operate their empire. I have a few other tweaks that I want to make, but these all apply to new gamestart, so most of you who are already playing with Transcend existing games won't be affected.
Thanks.
Some people have complained that it can be time-consuming hunting for the required specialists, and I want this gamestart to begin with everything the player needs to operate their empire. I have a few other tweaks that I want to make, but these all apply to new gamestart, so most of you who are already playing with Transcend existing games won't be affected.
Thanks.
-
- Posts: 2963
- Joined: Tue, 18. Nov 14, 16:23
Thanks, Observe.
By the way, my debuglog has been spewing this:
By the way, my debuglog has been spewing this:
since the last update in Transcend. Don't think it's serious, and I can't confirm that it is from Transcend, but I only remember seeing it since the last update, so I thought that it might help to let you know.debuglog wrote:[=ERROR=] LookupKeyName::LookupName(): The key name "comment" is not recognized in lookup 'GameStartXML'. Originated from: ""