Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#2770 closed defect (fixed)

FF: Dock Crash - decompressData error

Reported by: SF/vhati Owned by: Kirben
Priority: blocker Component: Engine: AGOS
Version: Keywords:
Cc: Game: The Feeble Files

Description

2-CD Feeble Files (English Mac version) Windows ScummVM 0.10.0svn Aug 5 2006 (and 0.9.0 release)

Error: The debugger appears and only says "decompressData: read failed".

Cause: Standing near the two arguing guys in Metro Prime Dock (or passing by, or after talking to them) at the beginning of the game. Going to the bar first doesn't help.

FileMon Reported this at that moment: 11:31:13 PM scummvm.exe:1832 OPEN E: \FeebleFiles\speech.wav SUCCESS Options: Open
Access: All 11:31:13 PM scummvm.exe:1832 OPEN E: \FeebleFiles\speech.wav SUCCESS Options: Open
Access: All 11:31:13 PM scummvm.exe:1832 QUERY E: \FeebleFiles\speech.wav SUCCESS FileInternalInformation 11:31:13 PM scummvm.exe:1832 CLOSE E: \FeebleFiles\speech.wav SUCCESS 11:31:13 PM scummvm.exe:1832 OPEN E: \FeebleFiles\speech.wav SUCCESS Options: Open
Access: All 11:31:13 PM scummvm.exe:1832 QUERY E: \FeebleFiles\speech.wav SUCCESS Length: 118739122 11:31:13 PM scummvm.exe:1832 CLOSE E: \FeebleFiles\speech.wav SUCCESS 11:31:13 PM scummvm.exe:1832 READ E: \FeebleFiles\speech.wav SUCCESS Offset: 24024 Length: 4096 11:31:13 PM scummvm.exe:1832 CLOSE E: \FeebleFiles\speech.wav SUCCESS 11:31:13 PM scummvm.exe:1832 OPEN E: \FeebleFiles\speech.wav SUCCESS Options: Open
Access: All 11:31:13 PM scummvm.exe:1832 OPEN E: \FeebleFiles\speech.wav SUCCESS Options: Open
Access: All 11:31:13 PM scummvm.exe:1832 QUERY E: \FeebleFiles\speech.wav SUCCESS FileInternalInformation 11:31:13 PM scummvm.exe:1832 CLOSE E: \FeebleFiles\speech.wav SUCCESS 11:31:13 PM scummvm.exe:1832 OPEN E: \FeebleFiles\speech.wav SUCCESS Options: Open
Access: All 11:31:13 PM scummvm.exe:1832 QUERY E: \FeebleFiles\speech.wav SUCCESS Length: 118739122 11:31:13 PM scummvm.exe:1832 CLOSE E: \FeebleFiles\speech.wav SUCCESS

speech.wav is 118,739,122 bytes

Ticket imported from: #1535261. Ticket imported from: bugs/2770.

Attachments (1)

feeble.001 (854 bytes ) - added by SF/vhati 18 years ago.
Saved Game

Download all attachments as: .zip

Change History (4)

by SF/vhati, 18 years ago

Attachment: feeble.001 added

Saved Game

comment:1 by SF/vhati, 18 years ago

Priority: normalblocker
Summary: Dock Crash - decompressData errorFeeble: Dock Crash - decompressData error

comment:2 by Kirben, 18 years ago

This problem effects the Amiga and Macintosh versions of the Feebles Files. Several voice segments must have been removed in the Amiga and Macintosh versions of the Feeble Files.

The decompression offset, src size and dst size are always set to '-1' for the voice segments of the two guys arguing at this location. And the voice segments aren't played when I tried the original Amiga version of the Feeble Files either.

Fixed in ScummVM SVN, by not attempting to play any voice segment, when decompression information isn't valid. Use the current Windows snapshot of ScummVM SVN.

comment:3 by Kirben, 18 years ago

Owner: set to Kirben
Resolution: fixed
Status: newclosed
Summary: Feeble: Dock Crash - decompressData errorFF: Dock Crash - decompressData error
Note: See TracTickets for help on using tickets.