I tried searching the forums but was unable to find my problem.
I recently downloaded the latest scummVM version 0.12.0
and tried to play my Secret of Monkey Island game and it wouldn't work any longer. It is the ENGLISH/DOS/EGA version btw.
It loads to the pirate screen wheel page and I type in the numbers and then an error messsage pops up stating:
ScummVM 0. 12. 0 (Aug 29 2008 11: 01: 26)
Console is ready
Debugger started, type 'exit' to return to the game.
Type 'help' to see a little list of commands and variables.
ERROR: (90:152:0x1B2) : get ResourceAddress Illegal Glob type String (7) num 1831
I've never had this problem before. I have no idea what's going on. I did type exit but it only turned off the game.
Problem Playing SMI since new update
Moderator: ScummVM Team
- eriktorbjorn
- ScummVM Developer
- Posts: 3558
- Joined: Mon Oct 31, 2005 7:39 am
Re: Problem Playing SMI since new update
No one did any release testing of that version of the game for 0.12 unfortunately, so it's possible there was a regression. (I guess most users/developers only have the VGA version.) Could you please file a bug report so that the problem isn't forgotten about?Juniper wrote: and tried to play my Secret of Monkey Island game and it wouldn't work any longer. It is the ENGLISH/DOS/EGA version btw.
- eriktorbjorn
- ScummVM Developer
- Posts: 3558
- Joined: Mon Oct 31, 2005 7:39 am
MD5 is a "cryptographic hash function". It takes an input (in this case, a data file) and generates a checksum for it. You can think of it as a kind of fingerprint, since the chance of two different files having the same checksum is very low. ScummVM uses it to tell different versions of the same game apart, and it can also be useful for determining whether or not a data file has been damaged in any way.Juniper wrote: What are the MD5s?
Which program to use to calculate the MD5 sum depends on your operating system. Wikipedia's article on md5sum is probably a good place to start.
Check this sticky as well:
http://forums.scummvm.org/viewtopic.php?t=5788
http://forums.scummvm.org/viewtopic.php?t=5788