Local Space Transport Missing Texture

davewave

Addon Developer
Addon Developer
Joined
Jun 17, 2008
Messages
92
Reaction score
0
Points
0
Hi,
This is directed to greg burch, but if anyone can help that would be great.
I've done a fresh orbiter install and installed the required spacecraft3.dll, building blocks 4.1 and then the local space transport 2.0

On loading any of the scenarios for local space transport It always crashes to desktop.
Orbiter.log says missing texture "HUDOFF.dds". I can't find this texture anywhere in the directories.

Is this addon incomplete?
Do I need some other addon to make this work??

Thanks
 
Actually "HUDOFF" is intentionally absent. That is the texture for the HUD when you're not in VC (F8) mode. As far as I've been able to tell, you have to have a texture name to refer to to have the mesh file carry the UV coordinates for the HUD when you want it on, but but you don't want it to really exist as a texture, so the HUD has no texture when it's off. Anyway, that's the kludge I invented to make it all work.

Hope this helps.
 
Back
Top