Opened 5 weeks ago

Last modified 4 weeks ago

#15041 new defect

AGS: Earl Mansin crashes to debugger after pressing New game (win11, x64 24-03-23 daily build)

Reported by: necros2k7 Owned by:
Priority: normal Component: Engine: AGS
Version: Keywords: ags, earl mansin
Cc: Game:

Description (last modified by necros2k7)

Press New game in main menu

Attachments (1)

scummvm.log (3.7 KB ) - added by antoniou79 5 weeks ago.

Download all attachments as: .zip

Change History (7)

comment:1 by antoniou79, 5 weeks ago

Summary: Earl Mansin crash to debugger after pressing New gameAGS: Earl Mansin crash to debugger after pressing New game

@necros2k7 please try to provide some descriptive text of the issue in the main body of the ticket. Information such as the platform you are testing on (Android, Windows, Linux etc), the OS version, the ScummVM version(s) you've tested with, the steps to reproduce the error (even if trivial), all help the developers who will look into it.

In any case, this game is marked as broken in our wiki page with AGS games tested with ScummVM:
https://wiki.scummvm.org/index.php?title=AGS/Games

In that page, the game's 1.1 version seems to have been tested with ScummVM 2.6.0pre version.

I could also test today with a development build for 2.9.0git of ScummVM (from master HEAD, local build with minGW-w64, release mode) and the issue remains: The game with "crash" to debugger upon pressing the New Game option from its main menu.

The exact error message in the debugger is:
ERROR: NewRoom: Cannot run this command, since there was a RestartGame command already queued to run in "Room script", line 31!

The log file (I'm attaching it) shows warnings about decoding videos.
AGS version seems to be 2.62

by antoniou79, 5 weeks ago

Attachment: scummvm.log added

comment:2 by necros2k7, 5 weeks ago

Description: modified (diff)
Summary: AGS: Earl Mansin crash to debugger after pressing New gameAGS: Earl Mansin crash to debugger after pressing New game (win11, x64 24-03-23 daily build)

comment:3 by tag2015, 5 weeks ago

Thanks for the report. These are two different issues.

  • The files in /data are "obfuscated" videos (you can play them with VLC for example) which use a codec that is currently unsupported
  • The script error also happens using upstream AGS, so this is not a scummvm bug. Most likely the current interpreter is more strict than before (the game is from 2007, and uses AGS 2.6). I'll open a bugreport on the AGS bugtracker

comment:4 by necros2k7, 5 weeks ago

Summary: AGS: Earl Mansin crash to debugger after pressing New game (win11, x64 24-03-23 daily build)AGS: Earl Mansin crashes to debugger after pressing New game (win11, x64 24-03-23 daily build)

in reply to:  3 comment:5 by necros2k7, 5 weeks ago

Replying to tag2015:

Thanks

comment:6 by tag2015, 4 weeks ago

The upstream bugreport is here, if you want to track progress

Note: See TracTickets for help on using tickets.