gems of despair crashing the game

These are old bug reports that have been closed.
Locked
User avatar
goat not sheep
Militia Captain
Militia Captain
Posts: 669
Joined: Fri May 19, 2006 8:36 pm
Location: ...
Contact:

so i'm playing as a wolfen on RC3...(hi, i'm back=P)

and pretty far into the game; found a fusionfire in a ranx i killed with my ferian plasma cannon...and i want to get it installed by a CSC several systems back.

so i gem it, and this pops up: Image

o.O

any thoughts?

edit: i'd also like to mention that now i can't gate out of this system without crashing. =\ i've been confined!

maybe i can fly via sublight...=P
george moromisato
Developer
Developer
Posts: 2998
Joined: Thu Jul 24, 2003 9:53 pm
Contact:

Welcome back!

Can you send me your Debug.log file (or paste the relevant portions?)

Thanks!

Edit: Also, if you have a save file, that might help (if it reproduces the problem).
User avatar
Aury
Fleet Admiral
Fleet Admiral
Posts: 5510
Joined: Tue Feb 05, 2008 1:10 am
Location: At the VSS Shipyards in the frontier, designing new ships.

:D
I remember you from when I first joined... XD
(shpOrder gPlayership 'barrelRoll)

<New tutorials, modding resources, and official extension stuff coming to this space soon!>
User avatar
goat not sheep
Militia Captain
Militia Captain
Posts: 669
Joined: Fri May 19, 2006 8:36 pm
Location: ...
Contact:

12/22/2009 11:02:19 Start logging session
12/22/2009 11:02:20 Transcendence 1.0 RC3
12/22/2009 12:11:50 Exception in objGateTo; arg = (gSource "Elysium" "Start" 36870)
12/22/2009 12:12:04 --------------------------------------------------------------------------------
12/22/2009 12:12:04 Start logging session
12/22/2009 12:12:04 Transcendence 1.0 RC3
12/22/2009 12:13:14 Exception in objGateTo; arg = (gSource "Elysium" "Start" 36870)
12/22/2009 12:18:12 --------------------------------------------------------------------------------
12/22/2009 12:18:12 Start logging session
12/22/2009 12:18:12 Transcendence 1.0 RC3
12/22/2009 12:18:47 --------------------------------------------------------------------------------
12/22/2009 12:18:47 Start logging session
12/22/2009 12:18:47 Transcendence 1.0 RC3
12/22/2009 12:18:55 Exception in objGateTo; arg = (gSource "Elysium" "Start" 36870)
12/22/2009 12:19:05 End logging session


that's the debug log.

as for save file...maybe i can pmsg you? cuz i can't figure out how to attach this.

EDIT: looks like i can't do that either. http://www.megaupload.com/?d=JMJXFSC3

=D anyone else who wants to try it can do so too=P
george moromisato
Developer
Developer
Posts: 2998
Joined: Thu Jul 24, 2003 9:53 pm
Contact:

Thank you! The save file helps immensely.

It turns out to be a combination of 2 bugs:

1. There is a bug in which two Zoanthropes end up following each other (if Zoanthrope A is following B and C is following D, then A kill D, which makes C follow A; then C kills B which makes A follow C.)

2. When gating out, the game computes the player's followers. Unfortunately, it gets stuck in an infinite loop going through the Zoanthropes follower chain. Thus the crash.
User avatar
Aury
Fleet Admiral
Fleet Admiral
Posts: 5510
Joined: Tue Feb 05, 2008 1:10 am
Location: At the VSS Shipyards in the frontier, designing new ships.

ah, so it was unrelated to the gem of despair...
(shpOrder gPlayership 'barrelRoll)

<New tutorials, modding resources, and official extension stuff coming to this space soon!>
User avatar
goat not sheep
Militia Captain
Militia Captain
Posts: 669
Joined: Fri May 19, 2006 8:36 pm
Location: ...
Contact:

awesome! =3

no love for resurrecting my savefile, is there? =[
>.<
User avatar
Aury
Fleet Admiral
Fleet Admiral
Posts: 5510
Joined: Tue Feb 05, 2008 1:10 am
Location: At the VSS Shipyards in the frontier, designing new ships.

If you kill all the zooanthropes, it might fix it (at least that's atarlost's hypothesis)
(shpOrder gPlayership 'barrelRoll)

<New tutorials, modding resources, and official extension stuff coming to this space soon!>
george moromisato
Developer
Developer
Posts: 2998
Joined: Thu Jul 24, 2003 9:53 pm
Contact:

Here is how to fix the save file:

1. Run with /debug
2. Bring up the debug console (press F9)
3. Type:

Code: Select all

(objDestroy (objGetObjByID 0x693ea))
Let me know if that works for you.
User avatar
goat not sheep
Militia Captain
Militia Captain
Posts: 669
Joined: Fri May 19, 2006 8:36 pm
Location: ...
Contact:

too late=P i started a new one and overwrote the old one. but i reached heretic and fractured some iocrym anyways=3
>.<
Locked