#12991 closed defect (worksforme)
LURE: Lure of the Temptress lure.dat version
Reported by: | O1dGamer | Owned by: | dreammaster |
---|---|---|---|
Priority: | normal | Component: | Engine: Lure |
Version: | Keywords: | ||
Cc: | Game: | Lure of the Temptress |
Description
Hello,
When I want to play Lure of the Temptress, ScummVM tells me :
Incorrect version of the "lure.dat" engine data file found. Expected 1.31 but got 1.29.
Do you know what to do ?
ScummVM 2.3.0git22435-g03186fa79f (Aug 22 2021 04:56:09)
ScummVM 2.5.0 (Oct 1 2021 17:49:58)
ScummVM 2.6.0git126-g87b7ddc782 (Oct 11 2021 04:53:49)
Games:
1) Lure of the Temptress (xGA/DOS/English) from scummvm.org
2) Lure of the Temptress (1.1/DOS/Russian) from old-games.ru
Windows 10 Pro 21H1
Version 2.2.0 work normal
Attachments (3)
Change History (5)
by , 4 years ago
Attachment: | ScummVM-2.2.0.png added |
---|
by , 4 years ago
Attachment: | ScummVM-2.3.0git22435-g03186fa79f.png added |
---|
by , 4 years ago
Attachment: | ScummVM-2.6.0git126-g87b7ddc782.png added |
---|
comment:1 by , 4 years ago
Owner: | set to |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
Summary: | Lure of the Temptress lure.dat version → LURE: Lure of the Temptress lure.dat version |
comment:2 by , 4 years ago
Also as a note, on Windows the lure.dat (and other data files) are embedded inside the ScummVM executable. So it is normal that you don't see it when downloading a new version, and there is normally no need for you to download that file separately. But if you downloaded an older version of the file in the past and it is in the game or extra directory, then you will indeed have that error and need to remove that old file.
Checked, and the codebase and .dat file are both correct and the game works. That you're getting the error means that it's finding an old version of the .dat, likely somewhere in the search path, such as from an earlier installed version, before it finds the correct one. In the absense of figuring out the correct paths, you might want to try:
1) Download the correct .dat file from https://github.com/scummvm/scummvm's dists/engine-data/lure.dat, and either put in the game folder, or somewhere else and set the game's Extra Path to point to it.
Any further issues are probably better posted in the Forum's Help and Support section.