Opened 14 years ago
Closed 14 years ago
#5057 closed defect (fixed)
PEPPER: Quiz crash
Reported by: | SF/escarlate | Owned by: | bluegr |
---|---|---|---|
Priority: | normal | Component: | Engine: SCI |
Version: | Keywords: | script | |
Cc: | Game: | Pepper's Adventures in Time |
Description
Crashes after the first quiz. The console log:
WARNING: Read for a parameter goes out-of-bounds, onto the stack and gets uninitialized temp! WARNING: Read for a parameter goes out-of-bounds, onto the stack and gets uninitialized temp! WARNING: [resMan] Attempt to unlock unlocked resource message.110! fluidsynth: warning: Value out of range WARNING: [resMan] Attempt to unlock unlocked resource message.601! fluidsynth: warning: Value out of range WARNING: kDoSound(setLoop): Slot not found (003a:051f) and the song was requested to be looped! WARNING: [resMan] Attempt to unlock unlocked resource message.120! WARNING: [resMan] Attempt to unlock unlocked resource message.135! WARNING: [resMan] Attempt to unlock unlocked resource message.140! WARNING: [resMan] Attempt to unlock unlocked resource message.150! WARNING: [resMan] Attempt to unlock unlocked resource message.200! WARNING: [resMan] Attempt to unlock unlocked resource message.214! WARNING: [resMan] Attempt to unlock unlocked resource message.240! WARNING: kDoSound(setLoop): Slot not found (0038:051f) and the song was requested to be looped! WARNING: [resMan] Attempt to unlock unlocked resource message.250! WARNING: [resMan] Attempt to unlock unlocked resource message.250! WARNING: kDoSound(setLoop): Slot not found (0036:1cf7) and the song was requested to be looped! WARNING: [resMan] Attempt to unlock unlocked resource message.212! WARNING: [resMan] Attempt to unlock unlocked resource message.200! WARNING: [resMan] Attempt to unlock unlocked resource message.212!
Game Version: DOS/English ScummVM Version: 1.2.0svn51501 Operating System: Win32 (XP SP2)
Ticket imported from: #3037131. Ticket imported from: bugs/5057.
Change History (3)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
Keywords: | script added |
---|---|
Owner: | set to |
Resolution: | → fixed |
Status: | new → closed |
I guess this was quietly fixed? As of svn51754, it's not happening anymore.