Message3605

Author jesusalva
Recipients fluzz
Date 2018-12-07.03:00:29
Content
Fixed with a simple check. Teleport looks for NPC on alive list, but as they are
dead...

Note that Spencer death will still crash the game (Uh, it is a little worse than
just unwinnable apparently).

I think the game shouldn't crash when it looks to teleport a NPC and doesn't
finds it on alive list, but only on dead list. It should report the unhandled
exception, and perhaps even show a console message “attempted to teleport a dead
NPC” yadda yadda “game may be unwinnable or have broken storyline”.

That's why I'm assigning fluzz, moving priority, and renaming title to be more
clear. (And removing keywords)
History
Date User Action Args
2018-12-07 03:00:29jesusalvasetrecipients: + fluzz
2018-12-07 03:00:29jesusalvasetmessageid: <1544151629.22.0.335510579898.issue923@freedroid.org>
2018-12-07 03:00:29jesusalvalinkissue923 messages
2018-12-07 03:00:29jesusalvacreate