How to use UnvSetExtensionData

Freeform discussion about anything related to modding Transcendence.
Post Reply
RPC
Fleet Admiral
Fleet Admiral
Posts: 2876
Joined: Thu Feb 03, 2011 5:21 am
Location: Hmm... I'm confused. Anybody have a starmap to the Core?

Any idea what this means?
10/28/2012 20:37:36 Extension UNID undefined in this context ### (unvSetExtensionData "local" "MusicList" Nil) ###
Tutorial List on the Wiki and Installing Mods
Get on Discord for mod help and general chat
Image
Image
Der Tod ist der zeitlose Frieden und das leben ist der Krieg
Wir müssen wissen — wir werden wissen!
I don't want any sort of copyright on my Transcendence mods. Feel free to take/modify whatever you want.
george moromisato
Developer
Developer
Posts: 2998
Joined: Thu Jul 24, 2003 9:53 pm
Contact:

RPC wrote:Any idea what this means?
10/28/2012 20:37:36 Extension UNID undefined in this context ### (unvSetExtensionData "local" "MusicList" Nil) ###
Possibly a bug in the engine. When you call unvSetExtensionData, the engine tries to figure out which extension that piece of code came from (so that it can place it into the proper sandbox). For some reason it could not figure out the extension. If you attach the mod to a ticket I might be able to fix it.
RPC
Fleet Admiral
Fleet Admiral
Posts: 2876
Joined: Thu Feb 03, 2011 5:21 am
Location: Hmm... I'm confused. Anybody have a starmap to the Core?

I didn't do this properly, but now that I did UnvSetExtensionData works fine.
Tutorial List on the Wiki and Installing Mods
Get on Discord for mod help and general chat
Image
Image
Der Tod ist der zeitlose Frieden und das leben ist der Krieg
Wir müssen wissen — wir werden wissen!
I don't want any sort of copyright on my Transcendence mods. Feel free to take/modify whatever you want.
Post Reply