News:

If you like the game and can afford to, please donate to support MegaGlest.

Main Menu

[Not a bug] Textures problem

Started by uncle, 11 March 2012, 22:20:30

uncle

This is what I saw when I tried to do something in GAE:



It is not there on purpose, is it?

-Archmage-

That texture is the placeholder texture... I noticed that GAE has trouble reading things from MG.

Psychedelic_hands

#2
 GAE just handles missing models better, instead of just crashing it just replaces the missing model. The reson the models are place holder here is because you're playing in Shibboleth, which is the techtree designed to test new features. It's not meant for actually gameplay, use the Magitech techtree for that.

Omega

Perhaps we need some way to prevent Shibboleth from defaultly being downloaded with the data when pulling the git master? It causes too many problems with unsuspecting players try and play it.
Edit the MegaGlest wiki: http://docs.megaglest.org/

My personal projects: http://github.com/KatrinaHoffert

Bloodwurm

Well besides for testing purposes, that faction is also great as examples. It can show modders how to use certain features.
So I'm not sure it would be such a good idea to remove it from the git.

Maybe change it's name to something like Shibboleth - NOT MEANT TO BE PLAYED..
or even TEST or DEMO would make more sense?

Omega

I do like like the name Shibboleth and its meanings, though appending [DEVELOPER] or [TEST] to the techtree and faction names could help prevent someone from unknowingly playing it. Of course, it shouldn't be included in official or even beta releases.

Perhaps we could introduce the concept of a "hidden" techtree, by adding <hide value="true" /> to the techtree XML, displayable by adding developerMode=true to the INI. Perhaps we're overthinking this, but regular players unknowingly believing that Shibboleth is a unique GAE techtree (which it is) meant to be played (which it isn't), they could be let down considerably and end up thinking the game is "rubbish".
Edit the MegaGlest wiki: http://docs.megaglest.org/

My personal projects: http://github.com/KatrinaHoffert

John.d.h

Quote from: Omega on 14 March 2012, 01:30:40
Perhaps we could introduce the concept of a "hidden" techtree, by adding <hide value="true" /> to the techtree XML, displayable by adding developerMode=true to the INI. Perhaps we're overthinking this, but regular players unknowingly believing that Shibboleth is a unique GAE techtree (which it is) meant to be played (which it isn't), they could be let down considerably and end up thinking the game is "rubbish".
That would actually be pretty useful for "special" tech trees only meant for specific scenarios.  I think toggling them along with debug mode would be simpler, though.