#6961 closed defect (fixed)
ACCESS: Amazon - assertion when talking to Darlene
Reported by: | raziel- | Owned by: | dreammaster |
---|---|---|---|
Priority: | normal | Component: | Engine: Access |
Version: | Keywords: | ||
Cc: | Game: | Amazon: Guardians of Eden |
Description
ScummVM 1.8.0git (Nov 25 2015 09:38:23) Features compiled in: Vorbis FLAC MP3 RGB zLib MPEG2 Theora AAC FreeType2 JPEG PNG
Right at the beginning i get an assertion when trying to talk with Darlene. It doesn't matter where i stand (near the door, right beside her table, down the hall), as soon as i click on her with the "Talk" icon i get this instant assertion: assertion "idx < _size" failed: file "./common/array.h", line 158
Amazon: Guardians of Eden (DOS/English)
AmigaOS4 - PPC - SDL - BE gcc (GCC) 4.2.4 (adtools build 20090118)
Ticket imported from: bugs/6961.
Attachments (1)
Change History (8)
by , 9 years ago
Attachment: | amazon.000 added |
---|
comment:1 by , 9 years ago
Owner: | set to |
---|
comment:2 by , 9 years ago
comment:3 by , 9 years ago
I've identified the problem as resulting from the Floppy version having different constant data then the CD version. And since the engine already has an excessive amount of static data, I'm currently in the middle of creating a new data extraction tool to create a required access.dat file from the various game executables with the bulk of it.
comment:4 by , 9 years ago
I've finished creation of the data file, and initial testing on the Floppy version looks good. But obviously it will need full testing, since we only previously tested using the CD version.
comment:5 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:6 by , 6 years ago
Component: | → Engine: Access |
---|---|
Game: | → Amazon: Guardians of Eden |
comment:7 by , 20 months ago
Summary: | ACCESS: AGOE assertion when talking to Darlene → ACCESS: Amazon - assertion when talking to Darlene |
---|
If I use that savegame with the Linux version of ScummVM and the CD version of Amazon, I get a crash too. If I start the game from the beginning and try the same thing, I don't.