I've fixed the problem b using Building->type->shortTypeNum instead of Building->shortTypeNum, but the problem still stands.
And for added reinforcement, valgrind agrees with the idea that its an unitialized value. ==7609== Conditional jump or move depends on uninitialised value(s) ==7609== at 0x809B1B3: AIEcho::WarRushRevamped::tick(AIEcho::Echo&) (AIEcho.cpp:906) ==7609== by 0x809AAC0: AIEcho::Echo::getOrder() (AIEcho.cpp:864) ==7609== by 0x8051043: AI::getOrder(bool) (AI.cpp:102) ==7609== by 0x80CD212: Engine::run() (Engine.cpp:452) ==7609== by 0x810526C: Glob2::run(int, char**) (Glob2.cpp:307) ==7609== by 0x81058BC: main (Glob2.cpp:433) _______________________________________________ glob2-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/glob2-devel
