Re: [Pybem-developers] Busted build - the fix...
Brought to you by:
abriggs
From: Adrian S. <fo...@ii...> - 2002-06-16 15:46:21
|
On Sun, 16 Jun 2002, Anthony Briggs wrote: > Hi Adrian (and whoever else is listening), > > Basically, the base object class wasn't being initialised. So faction > stuff was turning up in the unit's info field, for some bizarre > reason. > > I'm still not fully clued in as to why this was happening, since it > seems that the general flow of events should go something like > 'create faction, create unit, create unit, etc.' why would a > faction's info class override a unit's, when the init for the faction > comes first, and the unit second. > > Any ideas? > > Ant > -- > ---------------------------------------------------- > HyPEraCtiVE? HeY, WhO aRE YoU cALliNg HypERaCtIve?! > aB...@Ii... > ---------------------------------------------------- > > _______________________________________________________________ > > Sponsored by: > ThinkGeek at http://www.ThinkGeek.com/ > _______________________________________________ > Pybem-developers mailing list > Pyb...@li... > https://lists.sourceforge.net/lists/listinfo/pybem-developers > Maybe put some more debug in the init functions? *I need to check the code. Adrian |