Closed BlackDog86 closed 2 months ago
Changes made as requested
I assume this was tested and confirmed to fix the actual problem?
@Iridar - Currently released as a standalone invasive MCO until the Highlander release here: https://steamcommunity.com/sharedfiles/filedetails/?id=3307455200, and this was also identified as the issue via Robojumper/Crash dump investigation
@Iridar - Currently released as a standalone invasive MCO until the Highlander release here: https://steamcommunity.com/sharedfiles/filedetails/?id=3307455200, and this was also identified as the issue via Robojumper/Crash dump investigation
That mod also does some other stuff with the UI - this fix literally just stops the crash, but leaves all the poses in a big list, the same as the vanilla game.
I see. No reason to hold this up then. I checked and looks like these are the only places in code where RemoveChildren()
is even called. It might be a good idea to add a comment that would caution against using it.
Fixes #1372