Opened 6 years ago

Closed 6 years ago

#10301 closed defect (fixed)

SCI: KQ7 FR: Video playback crash

Reported by: gatesbillou Owned by: csnover
Priority: high Component: Engine: SCI
Version: Keywords: sci32
Cc: Game: King's Quest 7

Description

Hello,
I tryed latest scummvm 1.10.0git5261 (18 oct 2017) with the game King Quest 7 (CD Version 1.51). It is the French version. Original CD.
The game seems to work very well but if I want to play introduction scene , program crash with that :

parameter 0 : 0000:0001 (integer),should be reference
parameter 1 : 0000:0000 (null, integer), should be null, integer
parameter 2 : 0030:038d (reference), should de bull, integer (optional)
parameter 3 : not passed, should be null, integer (optional)
[VM] KShowMovie[13]: signature mismatch in method doOpenMovie::changeState (room 34, script 34, localCall ffffffff)!

I tryed compatibility (256 colors windows 95 ... etc)
Only video crash , everything else work well.Thanks.
Work well under vmware & windows ME, CDROM is GOOD (like new)

Attachments (1)

script.034 (614 bytes ) - added by gatesbillou 6 years ago.
script 034 crash kq7 french

Download all attachments as: .zip

Change History (7)

comment:1 by csnover, 6 years ago

Keywords: sci32 added; king quest 7 video removed
Summary: King Quest 7 (french) video problemSCI: KQ7 FR: Video playback crash

comment:2 by csnover, 6 years ago

Priority: normalblocker

Raising all identified crasher, hang, and memory violation bugs which I could not fully triage myself to blocker priority for the next release.

comment:3 by csnover, 6 years ago

Owner: set to csnover

comment:4 by csnover, 6 years ago

Owner: changed from csnover to gatesbillou
Priority: blockerhigh
Resolution: worksforme
Status: newpending

Thanks for your report! I have not been able to find a French version of KQ7 1.51 to verify this issue, but can verify it does not reproduce in English 1.51, German 1.51, or French 1.65. When the window with the error appears, could you please type diskdump script 34 and attach the script.34 file that gets written to the ScummVM directory to this ticket? Thanks!

by gatesbillou, 6 years ago

Attachment: script.034 added

script 034 crash kq7 french

comment:5 by gatesbillou, 6 years ago

Hello,
You can download CD ISO here :https://mega.nz/#!gocigT6D!a58KOZ8HnRjgZ_5NLh3KANckFxFFo-YQv9-6icOo9uA
It is my original CDrom (french version) I used CLONECD
I Added the file you asked (script.034).

Version 1, edited 6 years ago by gatesbillou (previous) (next) (diff)

comment:6 by csnover, 6 years ago

Owner: changed from gatesbillou to csnover
Resolution: worksformefixed
Status: pendingclosed

Thanks for your report! A patch for this issue has been added in commit 511ff64c3998e1195f5246820708782347a037a4 and will be available in daily builds 1.10.0git-5482 and later.

Note: See TracTickets for help on using tickets.