#5619 closed defect (fixed)
MOHAWK: Stellaluna crash on startup
Reported by: | SF/pacifist_049 | Owned by: | fuzzie |
---|---|---|---|
Priority: | normal | Component: | Engine: Mohawk |
Version: | Keywords: | ||
Cc: | Game: |
Description
Stellaluna v1.0 ScummVM 1.3.0git4015-g7c16f9a
Title page loads, but crashes when trying to load the menu with "Could not find page after 1.1 for mode 1!"
According to STELLA.LB, the files used are: [Intro] Page1.1.r="DATA\CP\SLCOVER.MHK" fade
[Control] Page1="DATA\CP\SLPANEL.MHK" load
Both files are present and located in the correct places...
Ticket imported from: #3260835. Ticket imported from: bugs/5619.
Change History (4)
comment:1 by , 14 years ago
Owner: | set to |
---|
comment:2 by , 14 years ago
comment:3 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 by , 6 years ago
Component: | → Engine: Mohawk |
---|
Note:
See TracTickets
for help on using tickets.
Sorry, I hadn't realised the options like "load" were used in any of the v2 games. Fixed in git revision 3a4fc2f which just warns when scummvm ignores options it doesn't handle yet ("load" just means that more of the page is preloaded, which isn't a big issue unless you're running it from a slow CD-ROM, hopefully not a problem for you).