Project

General

Profile

Bug #622

jHexen: Dark Crucible: Bridge motionless and dark on respawn

Added by danij about 15 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
2009-02-26
% Done:

100%


Description

When respawning on the Dark Crucible map in jHexen, the bridge at the start stays motionless and the lighting does not change.

Labels: jHexen

History

#1 Updated by skyjake about 15 years ago

I did some looking into this and it seems that the floor waggle special simply isn't being triggered after the respawn.

I haven't yet checked who should be doing the triggering, ACS maybe? Evidently some condition isn't being set correctly after the respawn.

#2 Updated by danij about 15 years ago

I've done a bit more investigating and the ACS script stack and all the related state in p_acs.c appears to have been restored correctly.

However, putting a break point in T_InterpretACS reveals that there are no currently running scripts upon respawn. So right now I am suspecting that the save game handling is not adding these thinkers to the thinker list at all.

#3 Updated by danij about 15 years ago

Fixed in svn for 1.9.0-beta6.1

Also available in: Atom PDF