Opened 2 years ago

Closed 2 years ago

#13063 closed defect (fixed)

TWINE: Game crash when any video must be displayed if crossfade=true

Reported by: danorf69 Owned by: mgerhardy
Priority: high Component: Engine: TwinE
Version: Keywords:
Cc: Game: Little Big Adventure

Description (last modified by danorf69)

Playin the CD Original European Version (En/Fr/De) of the game,
with Scummvm 2.5.0
on Win10 (21H1)

if crossfade option is set to true (crossfade=true in scummvm.ini), the game crash when dragon3.fla must be displayed.

Error :

"Assertion failed: format.bytesPerPixel == 2
format.bytesPerPixel == 3 format.bytesPerPixel == 4, file graphics/managed_surface.cpp, line 321"

if the scene is skipped by pressing "Esc" before, the game continue to the main menu, but crash when trying to display the next video.

The game run with no problem if crossfade is set to false.

Attachments (1)

image-20211106-233822.png (29.0 KB ) - added by danorf69 2 years ago.

Download all attachments as: .zip

Change History (7)

by danorf69, 2 years ago

Attachment: image-20211106-233822.png added

comment:1 by danorf69, 2 years ago

Description: modified (diff)

comment:2 by danorf69, 2 years ago

Description: modified (diff)

comment:3 by sev-, 2 years ago

Summary: Game crash when any video must be displayed if crossfade=trueTWINE: Game crash when any video must be displayed if crossfade=true

comment:4 by mgerhardy, 2 years ago

Priority: normalhigh

comment:5 by mgerhardy, 2 years ago

This feature was never working and I have removed it. Might come back later - but it's also not part of the original release.

comment:6 by mgerhardy, 2 years ago

Owner: set to mgerhardy
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.