<p></p>
<p>I have very similar crash report (8c92ceac) from RMZ. This time, it's a missing walkabout sprite component on a hero slice, and it happened after loading map 55 due to a quick load in Vikings of Midgard - Complete, running the 20200530.11864 Windows nightly.</p>
<pre><code>@ SET_WALKABOUT_SPRITE   (walkabouts.bas:139 + 0x15)
    137  ELSE
    138   sprsl = LookupSlice(SL_WALKABOUT_SPRITE_COMPONENT, cont)
 -> 139   BUG_IF(sprsl = NULL, "missing sprite component")
    140   ChangeSpriteSlice sprsl, sprTypeWalkabout, pic, pal
@ VISHERO               (walkabouts.bas:336 + 0x22)
    334   WITH gam.hero(slot)
    335    IF .id >= 0 THEN
 -> 336     set_walkabout_sprite .sl, .pic, .pal
    337    END IF
@ PARTY_CHANGE_UPDATES  (moresubs.rbas:511 + 0x5)
    509  evalherotags
    510  evalitemtags  'Because of items with 'actively equipped' tags
 -> 511  vishero
    512  tag_updates
@ DOLOADGAME            (game.bas:1066 + 0x5)
   1064  END IF
   1065 
 ->1066  party_change_updates
   1067  refresh_purchases()
</code></pre>

<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-662965263">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AMWGWZRIFE7KZKHEJRALFYDR5AQSHANCNFSM4O7TTNZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AMWGWZQAS7N2GD5DCUEUGJTR5AQSHA5CNFSM4O7TTNZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE6CAYDY.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-662965263",
"url": "https://github.com/ohrrpgce/ohrrpgce/issues/1137#issuecomment-662965263",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>