Opened 4 years ago
Closed 4 months ago
#13736 closed defect (fixed)
EMI: Trying to pick up sign in Hall Of Justice crashes ScummVM
| Reported by: | pogo-pogo | Owned by: | chkr-private |
|---|---|---|---|
| Priority: | normal | Component: | Engine: Grim |
| Version: | Keywords: | ||
| Cc: | Game: | Escape from Monkey Island |
Description
In the Hall Of Justice in Escape From Monkey Island, if you press "P" to pick up the sign above Otis' cell ScummVM crashes with this message in the terminal:
WARNING: Lua_V2::ActorStopMoving, actor: Guybrush! scummvm: /data/src/engines/grim/actor.cpp:1144: void Grim::Actor::sayLine(const char*, bool, float, float): Assertion `msgId' failed. Aborted
I'm using the game off the English CD on a Debian 11 PC with ScummVM version:
ScummVM 2.7.0git1722-g2a13273e5ca (Jul 28 2022 04:07:56)
Features compiled in: TAINTED Vorbis FLAC MP3 ALSA SEQ sndio TiMidity RGB zLib MPEG2 FluidSynth Theora AAC A/52 FreeType2 FriBiDi JPEG PNG GIF TTS cloud (servers, local) TinyGL OpenGL (with shaders)
Attachments (1)
Change History (2)
by , 4 years ago
| Attachment: | efmi008.gsv added |
|---|
comment:1 by , 4 months ago
| Owner: | set to |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

This should be now fixed, with commit 8959ac82e48193c83c056d057b303ba2f64f6ce2 from last November, and in current daily builds.
Thanks for your report.