[Scummvm-tracker] [ScummVM :: Bugs] #13305: GROOVIE: 11th Hour - SDL_BlitSurface failed: Surfaces must not be locked during blit!
ScummVM :: Bugs
trac at scummvm.org
Sat Feb 19 17:07:14 UTC 2022
#13305: GROOVIE: 11th Hour - SDL_BlitSurface failed: Surfaces must not be locked
during blit!
----------------------+-----------------------------
Reporter: laenion | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: Groovie
Version: | Keywords:
Game: 11th Hour |
----------------------+-----------------------------
When trying to start the German retail version of "The 11th Hour" with
current git master, an error dialog with the following message appears
before anything can be seen:
> SDL_BlitSurface failed: Surfaces must not be locked during blit!
After that ScummVM quits. The last lines of the debug console output are
as follows:
{{{
Groovie::Script: @0x0006: Playing video 4260 via 0x09 (o2_videofromref)
Groovie::Script: Play video 0x10A4 (bitflags:0000 0000 0000 0000 <- 0)
Opening hashed: dir.rl
Groovie::Resource: Resource name: gblack.roq
Groovie::Resource: Opening resource (comrooms.gjd, 315692, 5459, 255)
Opening hashed: comrooms.gjd
Groovie::ROQ: Loading video. New ROQ: bitflags are 0000 0000 0000 0000 <-
0
2022-02-19 17-58-50 00004971 loadInternal dumpAllSurfaces
File 2022-02-19 17-58-50 00004971 lockScreen loadInternal.png not found
failed to open img/2022-02-19 17-58-50 00004971 lockScreen
loadInternal.png!
Debugger started, type 'exit' to return to the game.
Type 'help' to see a little list of commands and variables.
ERROR: failed to open img/2022-02-19 17-58-50 00004971 lockScreen
loadInternal.png!
Read 4 history entries
SDL_BlitSurface failed: Surfaces must not be locked during blit!
}}}
--
Ticket URL: <https://bugs.scummvm.org/ticket/13305>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list