Using revision d1db92e30511af698cc55b284693a5f928fca67a (with a savefile that was generated along different versions), I get a crash on loading the savefile (available on request). The game first crashed on using a rod of detection near a large vault.
Backtrace:
Let me take the opportunity to thank you for making Angband such great fun, having v4 in parallel is a terrific idea.
Backtrace:
Code:
#0 0x002ef4ee in fread () from /lib/tls/i686/cmov/libc.so.6 #1 0x0818653d in file_read (f=0x825687c, buf=0xbffff3e0 "traps", n=28) at z-file.c:513 #2 0x080d7bf5 in try_load (f=0x825687c) at savefile.c:472 #3 0x080d7ec1 in savefile_load (path=0x8200760 "~/.angband/Angband-v4/save/1000.Username") at savefile.c:555 #4 0x08064bc6 in play_game () at dungeon.c:1621 #5 0x0818d73e in main (argc=1, argv=0xbffff574) at main.c:457
Comment