Got a BUggy in my Jalopy:need Mod Advice

Freeform discussion about anything related to modding Transcendence.
Post Reply
shanejfilomena
Fleet Officer
Fleet Officer
Posts: 1533
Joined: Tue Mar 22, 2011 8:43 pm
Location: Alaska
Contact:

I am flying Chase's Escort ship: it flies fine apparently, until you gate out: the game stutters and eventually goes down.
I can not locate the Numbers the log notes so I can not begin to think of what or why the crash is caused.

06/03/2011 15:36:02 Save file error: Saving reference to object in another system
06/03/2011 15:36:02 Object being referenced:
06/03/2011 15:36:03 obj class: unknown
obj name: unknown
obj pointer: 28b6810
error obtaining crash info

-------Ok
Last edited by shanejfilomena on Sat Jun 04, 2011 3:51 am, edited 1 time in total.
Flying Irresponsibly In Eridani......

I don't like to kill pirates in cold blood ..I do it.. but I don't like it..
User avatar
alterecco
Fleet Officer
Fleet Officer
Posts: 1658
Joined: Wed Jan 14, 2009 3:08 am
Location: Previously enslaved by the Iocrym

This should be a hint:

Code: Select all

Save file error: Saving reference to object in another system
Something in the mod is saving an object reference and using it in a system where that object is not present. That is a big nono.
shanejfilomena
Fleet Officer
Fleet Officer
Posts: 1533
Joined: Tue Mar 22, 2011 8:43 pm
Location: Alaska
Contact:

alterecco wrote:This should be a hint:
Something in the mod is saving an object reference and using it in a system where that object is not present. That is a big nono.
i thought it was going to try to carry data with it from the looks of the level achievement stuff on the cruiser ( it's Styro's mod that Chase is trying to add features to ) : I had the impression there needs to be a "global data" or virtual holding tank because I did not think holding that information on the ship about ships that are not in the new system was Quirky : Thank you for your fast response and confirming my Noob Spark on the Obvious:) Ill let chase know.
Flying Irresponsibly In Eridani......

I don't like to kill pirates in cold blood ..I do it.. but I don't like it..
Post Reply