Open
Description
Prerequisites
- I have searched for similar issues and confirmed this is not a duplicate
Game Version
- Command & Conquer Generals
- Command & Conquer Generals: Zero Hour
- Other (please specify below)
Bug Description
This map causes a crash when an AI unit uses a certain commandButton. Works fine when regular players use it. I suspect that the command button option MUST_BE_STOPPED
is causing issues, but unsure how. The only vanilla commandButton with MUST_BE_STOPPED
option is Command_ScuttleCombatBike
, but the AI does not do this command when scripted.
The VC6 debug exe gives uncaught exception in GameEngine::update
and I suspect there is an uninitialised variable somewhere causing the debugCrash
to not work properly.
Requires The End Of Days mod.
Alpine Assault disturber crash.zip
Reproduction Steps
- Install latest version of TEOD
- Load map with Russia AI, any difficulty
Additional Context
No response