In Heretic the Ringers station is continually playing the 'under attack' message when the player moves away.

Did the Xenophobe mission but lost the Iocrym tower - no result, did the Ares mission and got the data ROM and took it to Kate. She needed more so did the Ringer mission.
Got the ROM from the Huygen's Explorer, then docked at the Ringer station. I think they were under attack at this point but no sentinels were present so I flew off and gave the ROM to Kate thus lifting the quarantine.
Then returned and killed the sentinels.

The Ringers research station still continually broadcasts the message "We're' under attack!" even though the sentinels have been destroyed and no more are appearing.

sysData 'quarantineLifted is True.
msnData 'status for the mission is 'distressSignal.
data 'sentinelCount is 2 but they aren't appearing.

The Missions screen still shows the "Iocrym Attack" mission but without a screen description and only a "Done" action.

Guessing the <OnTimer> event ran the (msnSuccess gSource) code because the quarantine was lifted but this doesn't cancel the separate 'message' mission.

Also in the <OnTimer> event.
Lines 83 and 84
The objSetShowAsDestination code has an additional Nil value. Not sure if that is meant to be there although the code does work. There are a couple of other examples of this in Transcendence_Source.
And the 'distressSignal data doesn't appear to be used anywhere else.

sav
a-8699Iocrym.sav
george moromisato 18 Apr 2020:

Fixed in 1.9 Beta 1. Thanks!