Opened 9 years ago

Closed 4 years ago

#6811 closed defect (invalid)

BACKENDS: Android - kyra.dat error on loading EOB

Reported by: SF/meunierd Owned by: sev-
Priority: normal Component: Port: Android
Version: Keywords:
Cc: Game: Eye of the Beholder 1

Description

Running the latest Android nightly build. I get an error regarding kyra.dat when trying to load EOB; saying it's either missing or corrupt. Is this possible side-loading an APK? Was I supposed to place it somewhere myself?

The same data works fine on my 1.7.0 Linux build.

Ticket imported from: bugs/6811.

Change History (12)

comment:1 by digitall, 9 years ago

ScummVM searches the Extra Path defined, the game data directory and the current directory for these engine data files.

Do you have a kyra.dat in your game data directory? If so, you need to ensure it is the latest from here: https://github.com/scummvm/scummvm/tree/master/dists/engine-data

comment:2 by digitall, 9 years ago

I have checked the latest APK from the buildbot. Since APKs are just zip files, you can decompress them and see for yourself.

kyra.dat is included as assets/kyra.dat ...

comment:3 by lordhoto, 9 years ago

Android implements "addSysArchivesToSearchSet". So, it should pick up the bundled version if it's installed correctly. Probably something is broken there.

Adding kyra.dat to your game directory is a workaround. It shouldn't be needed for most platforms ScummVM runs on.

comment:4 by SF/meunierd, 9 years ago

Adding kyra.dat manually from github fixed the issue, thanks!

comment:5 by sev-, 8 years ago

Owner: set to sev-
Resolution: invalid
Status: newclosed

comment:6 by SF/pegasusepsilon, 8 years ago

This should never have been closed-invalid. This is a legitimate bug that still persists up through version 1.9.0. Putting kyra.dat (a ScummVM file) into the game data directory (where files from the game go) is a workaround, not a fix.

comment:7 by bgK, 8 years ago

Owner: sev- removed
Resolution: invalid
Status: closednew

comment:8 by bgK, 8 years ago

Reproduced with Kyra 2 demo, using curent master (2e675468) This may be because AndroidAssetArchive is case sensitive.

comment:9 by bonki, 6 years ago

Component: Engine: KyraPorts

comment:10 by digitall, 6 years ago

Component: PortsPort: Android
Summary: kyra.dat error on loading EOBANDROID: kyra.dat error on loading EOB

comment:11 by raziel-, 4 years ago

Summary: ANDROID: kyra.dat error on loading EOBBACKENDS: Android - kyra.dat error on loading EOB

comment:12 by sev-, 4 years ago

Owner: set to sev-
Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.