#2751 closed defect (fixed)
FT: crash while in the trash can
Reported by: | SF/richiefs | Owned by: | eriktorbjorn |
---|---|---|---|
Priority: | normal | Component: | Engine: SCUMM |
Version: | Keywords: | ||
Cc: | Game: | Full Throttle |
Description
scummvm: svn 22/07/06 game: ft french version
At the beginning when i open the trash can, i see an error in the graphics and the game crashes.
Here is the end of the console (debug level 5): getDataFromRegion() region:0, offset:26460, size:2205, numRegions:2 switchToNextRegion(track:1) getJumpIdByRegionAndHookId() region:0, hookId:0 getJumpIdByRegionAndHookId() region:0, hookId:0 switchToNextRegion-sound(36) select region 0, curHookId: 0 getRegionOffset() region:0 getDataFromRegion() region:0, offset:0, size:4410, numRegions:1 switchToNextRegion(track:2) getJumpIdByRegionAndHookId() region:0, hookId:0 getJumpIdByRegionAndHookId() region:0, hookId:0 switchToNextRegion-sound(37) select region 0, curHookId: 0 getRegionOffset() region:0 getDataFromRegion() region:0, offset:0, size:4410, numRegions:1 flushTracks() getDataFromRegion() region:0, offset:28665, size:2205, numRegions:2 getDataFromRegion() region:0, offset:4410, size:2205, numRegions:1 getDataFromRegion() region:0, offset:4410, size:2205, numRegions:1 flushTracks() getDataFromRegion() region:0, offset:30870, size:2205, numRegions:2 getDataFromRegion() region:0, offset:6615, size:2205, numRegions:1 getDataFromRegion() region:0, offset:6615, size:2205, numRegions:1
Ticket imported from: #1527063. Ticket imported from: bugs/2751.
Change History (5)
comment:1 by , 18 years ago
comment:3 by , 18 years ago
Status: | new → closed |
---|
comment:4 by , 18 years ago
Resolution: | → fixed |
---|
comment:5 by , 18 years ago
Owner: | set to |
---|
There was a recent regression that would cause a crash at this point in Full Throttle, and probably in lots of other places as well. The next snapshot should work.