Opened 6 years ago
Closed 6 years ago
#10953 closed defect (fixed)
SCI: FPFP: Crash when the cook leaves town
Reported by: | sluicebox | Owned by: | sluicebox |
---|---|---|---|
Priority: | normal | Component: | Engine: SCI |
Version: | Keywords: | has-pull-request | |
Cc: | Game: | Freddy Pharkas: Frontier Pharmacist |
Description
Walk to the desert (room 200, far left) after target practice and ScummVM fails an assertion. This affects all versions of the game. This scene worked in the original, at least in DOS versions.
This crash is due to an unusual view that isn't being read the way Sierra's interpreter did.
The Mac version doesn't work either, but for a different reason on top of this, which I'm looking into. The view is either missing from that version or ScummVM isn't finding it.
To reproduce with attached save from DOS floppy version, walk left.
To reproduce in any version with the debugger:
- vv g 119 19
- room 200
Attachments (1)
Change History (4)
by , 6 years ago
Attachment: | freddypharkas.041 added |
---|
comment:1 by , 6 years ago
Owner: | set to |
---|
comment:3 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
https://github.com/scummvm/scummvm/pull/1610