I don't want to jump the gun or anything, but I updated the source with the latest from CVS and the game, map, and units load fine, commander goes up, but as soon as I try to build something, anything, the game crashes.
Even something as simple as dragons teeth crashes it.
-Buggi
Crash in game on construction... {FOUND!!}
Moderator: Moderators
Crash in game on construction... {FOUND!!}
Last edited by Buggi on 18 Jun 2005, 23:49, edited 1 time in total.
FOUND IT!!!
Crashes the game.
Unfortunatally this was the fix for hovercraft exploding on build. >_<
DOH!
-Buggi
Code: Select all
if(unitDef->movedata->moveType==MoveData::Hover_Move){
physicalState = Hovering;
Unfortunatally this was the fix for hovercraft exploding on build. >_<
DOH!
-Buggi