GemOfDespair; 1.07a : #fails

These are old bug reports that have been closed.
Locked
shanejfilomena
Fleet Officer
Fleet Officer
Posts: 1533
Joined: Tue Mar 22, 2011 8:43 pm
Location: Alaska
Contact:

it gives the Error " invalid node "Elysium"###(objGateTo gSource "Elysium" "Start" 36870)" ( does not show in my debug : but alot of things inside the adventure do not ) ; 36870 does NOT come up in a search of the database. I looked 4 times with and without a space at the end of the number.
===========
I noticed this earlier with god mode but thought it was something about the mod: this time it wasn't me.

Code: Select all

<Invoke>
			(block Nil
				; Gate to Elysium
				(objSendMessage gSource Nil "\"May you find your path among the stargates...\"")
				(objGateTo gSource "Elysium" "Start" &efStargateOut;)

				; Remove the item from the player's list
				(objRemoveItem gSource gItem 1)

				; Identify the item
				(itmSetKnown gItem)
				)
		</Invoke>
Flying Irresponsibly In Eridani......

I don't like to kill pirates in cold blood ..I do it.. but I don't like it..
george moromisato
Developer
Developer
Posts: 2997
Joined: Thu Jul 24, 2003 9:53 pm
Contact:

Good catch! Definitely a regression in 1.07x. Thank you. I've filed a bug on it: http://wiki.neurohack.com/transcendence/trac/ticket/722
User avatar
Atarlost
Fleet Admiral
Fleet Admiral
Posts: 2391
Joined: Tue Aug 26, 2008 12:02 am

The other means of reaching Elysium (jumpdrive on a stargate) is still functional in 1.07a, which should help narrow things down.
Literally is the new Figuratively
george moromisato
Developer
Developer
Posts: 2997
Joined: Thu Jul 24, 2003 9:53 pm
Contact:

Atarlost wrote:The other means of reaching Elysium (jumpdrive on a stargate) is still functional in 1.07a, which should help narrow things down.
Hmm. That does help. I would have thought the problem was with the topology (since I futzed with it last release). Must be something else. Thanks!
george moromisato
Developer
Developer
Posts: 2997
Joined: Thu Jul 24, 2003 9:53 pm
Contact:

Actually, the Gem of Despair seems to work fine in vanilla.

Shane, are you using an adventure? This could be related to Drako's problem: http://neurohack.com/transcendence/foru ... =30&t=4632
shanejfilomena
Fleet Officer
Fleet Officer
Posts: 1533
Joined: Tue Mar 22, 2011 8:43 pm
Location: Alaska
Contact:

yes...........My Bad....I'll go stand on the wall.....

I treated 1.07a as if it was special......it is just 'different.

I got everything working except a few very bad ideas :)
Last edited by shanejfilomena on Mon Dec 19, 2011 7:45 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
Star Weaver
Militia Commander
Militia Commander
Posts: 311
Joined: Sun Nov 07, 2010 10:20 pm
Location: . . . between the stars and the warm black sky . . .

Close.
Image
Image
Image
Locked