Ticket #376 (closed bug: worksforme)

Opened 1 year ago

Last modified 8 months ago

Odd stacking bug

Reported by: takkaria Assigned to:
Milestone: 3.1.0 Keywords:
Cc:

Description (Last modified by takkaria)

Basically, two spellbooks seem not to be stacking at all. Upgrade savefile from 3.0.6.

Screenshot: http://angband.oook.cz/forum/attachment.php?attachmentid=10&d=1187913152

http://angband.oook.cz/forum/showthread.php?t=218

Attachments

savefile (47.7 kB) - added by takkaria on 08/25/07 08:00:34.
Savefile reproducing bug

Change History

08/25/07 08:00:34 changed by takkaria

  • attachment savefile added.

Savefile reproducing bug

08/25/07 08:01:12 changed by takkaria

  • description changed.

09/30/07 03:27:21 changed by shanoah

One of the two spellbooks has ident set to have the flag IDENT_KNOWN, but the other has no flags at all on ident. And naturally, you can't combine identified and unidentified items, even is one is not supposed to be able to be unidentified...

(follow-up: ↓ 4 ) 12/23/07 21:28:43 changed by takkaria

  • status changed from new to closed.
  • resolution set to worksforme.

How really very odd. I hope this never crops up again, since I don't know how to fix it. If it does, a new bug can be filed. I hope it's just a savefile conversion issue of some kind.

(in reply to: ↑ 3 ) 05/06/08 02:01:14 changed by eddiegrove@hotmail.com

Replying to takkaria:

How really very odd. I hope this never crops up again, since I don't know how to fix it. If it does, a new bug can be filed. I hope it's just a savefile conversion issue of some kind.

I think my personal changes would work here. I try to make it so that identical things stack, regardless of knowledge. IMO merge should be independent of knowledge and then if things merge knowledge should be ORed, including pseudo knowledge.


Add/Change #376 (Odd stacking bug)




Action