#15097 closed defect (fixed)
NANCY: SKC: Assertion on very first shuffle puzzle
Reported by: | raziel- | Owned by: | fracturehill |
---|---|---|---|
Priority: | blocker | Component: | Engine: Nancy |
Version: | Keywords: | Big Endian, PPC, plugins | |
Cc: | Game: | Nancy Drew: Secrets Can Kill |
Description
ScummVM 2.9.0git (Apr 27 2024 18:01:52)
Using SDL backend with SDL 2.30.1
Features compiled in: Vorbis FLAC MP3 RGB zLib MPEG2 OpenMPT Theora VPX AAC A/52 FreeType2 FriBiDi JPEG PNG GIF cloud (servers, local) ENet SDL2 TinyGL OpenGL (with shaders)
I get an assertion when trying to play the very first shuffle puzzle in Aunties home
Save state right before the crash added
Running Nancy Drew: Secrets Can Kill (Windows/English)
ciftree.dat: 9f89e0b53717515ae0eb82d14ffe0e88, 4317962 bytes.
assertion "idx < _size" failed: file "./common/array.h", line 234
AmigaOS4 - Big Endian - PPC
gcc (adtools build 11.3.0) 11.3.0
Attachments (1)
Change History (4)
by , 7 months ago
Attachment: | nancy1.002 added |
---|
comment:1 by , 7 months ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:2 by , 7 months ago
What an embarrassing bug... I was implementing the slider puzzle for nancy9 and somehow completely failed to test whether the changes were affecting earlier games (they were).
comment:3 by , 7 months ago
@fracturehill
:-D
thanks a lot...i was so sure it was me who broke something
In 1781a1e1: