Opened 16 months ago
Closed 15 months ago
#14538 closed defect (fixed)
NANCY: Language not present in nancy.dat
Reported by: | benwiggins | Owned by: | benwiggins |
---|---|---|---|
Priority: | low | Component: | Engine: Nancy |
Version: | Keywords: | ||
Cc: | Game: | Nancy Drew: Secrets Can Kill |
Description (last modified by )
ScummVM 2.8.0git5888-g902ee660f70 (Jul 11 2023 04:25:02)
Apologies if known/to be fixed come release time, but when launching Nancy engine games, recent daily builds of ScummVM are crashing and bring up the debugger with ERROR: Language not present in nancy.dat! \
(I'm using English language versions).
I'm presuming this is due to the recent addition of Bulgarian language support causing the English and Russian enum offsets to be off-by-one and no longer valid.
In any event, regenerating via devtools and dropping into dists/engine-data resolves the issue.
Change History (5)
comment:1 by , 16 months ago
Description: | modified (diff) |
---|
comment:2 by , 16 months ago
Description: | modified (diff) |
---|
comment:3 by , 15 months ago
comment:4 by , 15 months ago
Confirming fixed as of https://github.com/scummvm/scummvm/commit/9de37d3f6a030867c0a03bb42e8dbd68ade332ba and working in latest daily build.
comment:5 by , 15 months ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
I think the issue is now solved? I can't reproduce the bug