forked from electronicarts/CnC_Generals_Zero_Hour
-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Open
Copy link
Labels
BugSomething is not working right, typically is user facingSomething is not working right, typically is user facingCrashThis is a crash, very badThis is a crash, very badMajorSeverity: Minor < Major < Critical < BlockerSeverity: Minor < Major < Critical < BlockerModRelates to Mods or moddingRelates to Mods or modding
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
Metadata
Metadata
Assignees
Labels
BugSomething is not working right, typically is user facingSomething is not working right, typically is user facingCrashThis is a crash, very badThis is a crash, very badMajorSeverity: Minor < Major < Critical < BlockerSeverity: Minor < Major < Critical < BlockerModRelates to Mods or moddingRelates to Mods or modding