Ok, recently I started to get this very annoying problem when loading up the mod I'm working on. I know its mod related because if I disable it, the problem dissapears.
The planets are see-through. Transparent. Furthermore, all bump-mapping ceases to function and the models look flat (otherwise the texturing is as normal). If I disable the mod and then enable it, usually the problem goes away for that session, though if I turn off the game and back on, it comes back as well.
The only error I am getting when using developer exe is:
Assert @ c:\gs\entrenchment\CodeSource\Engine/Archive/TextFileArchive.cpp(183)
*stringSrc == _T('"')
The interesting thing is the problem seems to be only linked to the developer version - when running the mod on the standard version everything looks fine. Anyone else has the same problem, or knows how to fix that anoyying error message?