angband-win-v4.0beta-227-ga05a05c


Got another mimic assertion failure, this time when trying to attack.

File: obj-pile.c

Line: 134
Expression: pile_contains(*pile, obj)

Line: 143
Expression: obj->prev != NULL

Line: 139
Expression: prev == NULL

Again, after ignoring for the third time, the game crashes with an access violation.

Reproducible by loading either save, probably doing anything you like on the level, and then interacting with the mimic in any way.

Curiously, if you beeline to the mimic it (probably) looks like 2 Turquoise Rings of See Invisible, while after clearing most of the level 'l'ooking shows a pile of 2 objects - and the list of visible objects show 5 Turquoise Rings of See Invisible but nothing else at that location.


