Alando1-doom / Toby-Accessibility-Mod-for-Doom

This is a Doom wad/mod designed to add accessibility features to assist blind/visually impaired players navigate the maps of the classic Doom games.
2 stars 1 forks source link

[Bug] Selection narration crash #107

Closed proydoha closed 2 months ago

proydoha commented 3 months ago

Reported by stormdragon

VM execution aborted: tried to read from address zero.
Called from Toby_SelectionNarrationHandler.InterfaceProcess at TobyAccMod_V7-5.pk3:zscript/selectionnarration/toby_selectionnarrationhandler.zs, line 61
Called from Toby_SelectionNarrationHandler.DetectAndNarrateWeaponSwitch at TobyAccMod_V7-5.pk3:zscript/selectionnarration/toby_selectionnarrationhandler.zs, line 94
Called from Toby_SelectionNarrationHandler.WorldTick at TobyAccMod_V7-5.pk3:zscript/selectionnarration/toby_selectionnarrationhandler.zs, line 35
Called from EventHandler.SendInterfaceEvent [Native]

Can't reproduce. Will try to add null checks but doubt that they will help.