Opened 8 years ago

Closed 7 years ago

Last modified 7 years ago

#9577 closed defect (fixed)

SCI: MGDX: ResourceManager::changeAudioDirectory is broken

Reported by: csnover Owned by: csnover
Priority: normal Component: Engine: SCI
Version: Keywords: sci32
Cc: Game: Mixed-Up Mother Goose Deluxe

Description

This method does not work currently as it deletes resources in a way that causes use-after-free.

Change History (4)

comment:1 by csnover, 8 years ago

Keywords: sci32 added

comment:2 by csnover, 7 years ago

Owner: set to csnover
Resolution: fixed
Status: newclosed

comment:3 by csnover, 7 years ago

Game: Mixed-Up Mother GooseMixed-Up Mother Goose Deluxe

comment:4 by csnover, 7 years ago

The game tricked me previously by storing some voice samples in the SFX bundle, so this method was actually still not working. A new fix that actually makes it work is added in 4c316d45fd2181517ee40aeff1b0b749ec62bf42.

Note: See TracTickets for help on using tickets.