Games crashes when useing performance branch and mod vehicle from BWMOD IFV Puma and using the "Turn Out" action as commander. Does not happen with stable branch. Same with using the ATGM Spike LR with ace as gunner.
Description
Description
Details
Details
- Severity
- Crash
- Resolution
- Open
- Reproducibility
- Always
- Operating System
- Windows 11 x64
- Category
- General
Steps To Reproduce
Mods CBA and BWMOD, for Spike crash also ACE. Place IFV Puma on Alits and turn out as commander, games crashes. When using ace fire Spike ATGM from gunner, game crashes on impact.
Event Timeline
Comment Actions
Its a UI thing..
Very interesting find, thank you!
Some script, BWMod or ACE or both. Is deleting UI elements inside a UI OnDraw eventhandler. Long time known issue.
It was crashing now because we modernized the code and it couldn't handle this unexpected stuff anymore. Fix next prof branch