[Scummvm-tracker] [ScummVM :: Bugs] #14962: M4: Orion Burger: Demo crashes when using the gun on the ice cube in any floor other than the bottom floor
ScummVM :: Bugs
trac at scummvm.org
Thu Feb 15 11:39:44 UTC 2024
#14962: M4: Orion Burger: Demo crashes when using the gun on the ice cube in any
floor other than the bottom floor
-------------------------+------------------------
Reporter: antoniou79 | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: M4
Version: | Keywords:
Game: Orion Burger |
-------------------------+------------------------
This is on Windows 10, with ScummVM 2.9.0git, build from master HEAD in
release mode with msys2/mingw-w64.
When using the gun from the inventory on the ice cube (also in the
inventory) in any floor of the gerbil cage other than the bottom floor,
ScummVM crashes with a message on the debugger.
Depending on the floor the message is slightly different:
- On the top floor it says: ERROR: get_file - getting 604melts!
- On the middle floor it says: ERROR: get_file - getting 603melts!
I've tried a naive way of fixing this, by disabling the shadows for Wilbur
(clearing the WITH_SHADOW bit of the flags) for these specific animations
(so the engine won't try to get the animations with an "s" suffix), and
that works, but it's not what the original game is doing.
When playing the demo with DosBox, Wilbur does have a shadow in both of
these animations (top floor and middle floor).
I am unsure if this is also an issue for the full game.
--
Ticket URL: <https://bugs.scummvm.org/ticket/14962>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list