Opened 16 years ago

Closed 15 years ago

Last modified 15 years ago

#3880 closed defect (fixed)

IHNM: Music stops in Ellen's chapter

Reported by: eriktorbjorn Owned by: bluegr
Priority: normal Component: Engine: SAGA
Version: Keywords:
Cc: Game: I Have No Mouth

Description

Latest 0.12 SVN English version of the game

After getting the grail in Ellen's chapter (or, more likely, after advancing the spiritual barometer twice), the music stops.

This does not happen in the original.

Ticket imported from: #2057987. Ticket imported from: bugs/3880.

Attachments (1)

ihnm-1.s15 (787 bytes ) - added by eriktorbjorn 16 years ago.
Save game with blindfold, outside the sphinx's lair

Download all attachments as: .zip

Change History (7)

by eriktorbjorn, 16 years ago

Attachment: ihnm-1.s15 added

Save game with blindfold, outside the sphinx's lair

comment:1 by eriktorbjorn, 16 years ago

I made a save shortly after getting the grail. Strangely enough, if I load this savegame, music plays and it sounds different than the one that played before I got the grail.

Apparently (I haven't verified this) some variable that keeps track of which music to play is set, but the music isn't started. Until now, that is.

comment:2 by eriktorbjorn, 16 years ago

I've also had it happen once in Benny's chapter, but I'm assuming it's the same bug.

comment:3 by bluegr, 16 years ago

This is actually a timing problem. The events that should be occurring are: - Current music stops and the "good deed" music starts - Ethics points are increased and character portrait is updated - "Good deed" music stops, and the new background music starts. This should sound different than the previous music, as the ethics points have been increased

The problem here is that the 3rd step never occurs - Ellen exits the room before the new background music is started...

comment:4 by bluegr, 15 years ago

Update: This occurs because the music change event is cleared when the scene changes Will look into this

comment:5 by bluegr, 15 years ago

Fixed in the latest SVN version, closing

comment:6 by bluegr, 15 years ago

Owner: set to bluegr
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.