Funkyness with ship objects in global list

Freeform discussion about anything related to modding Transcendence.
Post Reply
schilcote
Militia Captain
Militia Captain
Posts: 726
Joined: Sat Feb 02, 2008 7:22 pm

Code: Select all

09/09/2013 14:40:53	Loaded game file version: 100080c
09/09/2013 14:41:03	Object registered with CFW: Stephinian auton
09/09/2013 14:41:47	Jenna got registered with CFW
09/09/2013 14:41:47	Object registered with CFW: Jenna
09/09/2013 14:41:53	Loaded game file version: 100080c
09/09/2013 14:42:03	Firing the CFW AngryTentacles event
09/09/2013 14:42:03	Firing a CFW event: AngryTentacles
09/09/2013 14:42:03	Evaluating CFW event priority of: Sapphire-class yacht
09/09/2013 14:42:03	Evaluating CFW event priority of: Centauri raider
09/09/2013 14:42:03	Firing event on winner: 
09/09/2013 14:42:03	No binding for symbol [CFWreturnval] ### (eq CFWreturnval Nil) ###
09/09/2013 14:42:35	End logging session
Yeah...

So apparently, if I store ships in a list, those references become invalid when the game is saved and loaded? Any suggestions for how to correct this problem?

EDIT:

Also, saving/dying and immediately reloading the save without exiting the game seems to leave as many empty entries in the list as there were in it before the game ended. That's definitely a bug.

EDIT:

And either saving, exiting, and loading again or changing systems (dunno which exactly, done bugtesting the game for now :P) seems to erase the list entirely. Dunno if that's a bug or not.

EDIT:

Ah, didn't notice there was a new version out. Updating fixed the problem. Whoopsie!
[schilcote] It doesn't have to be good, it just has to not be "wow is that the only thing you could think of" bad
Post Reply