<p></p>
<p>This is a tricky one!<br>
I have a test case that crashes on this, but very tiny seemingly irrelevant changes to the source code can prevent the crash from happening.</p>
<p>For example, if I comment out everything in the implementation of "camera follows hero" in scriptcommands.bas then the crash doesn't happen. Or if I add debug comments inside update_HeroSliceContext() then the crash doesn't happen.</p>
<p>I assume memory is being corrupted and that these small changes are altering the layout of the corrupted memory just enough to prevent the crash</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/ohrrpgce/ohrrpgce/issues/1137#issuecomment-827145908">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AMWGWZXXUZFDFNMPXUUBAP3TKXIPBANCNFSM4O7TTNZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AMWGWZULRJZHMGLGFFGXTY3TKXIPBA5CNFSM4O7TTNZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGFGT5NA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/ohrrpgce/ohrrpgce/issues/1137#issuecomment-827145908",
"url": "https://github.com/ohrrpgce/ohrrpgce/issues/1137#issuecomment-827145908",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>