Opened 5 years ago
Closed 5 years ago
#1827 closed bug (fixed (in master))
Acquirement can fail to generate egos
Reported by: | nckmccnnll | Owned by: | |
---|---|---|---|
Milestone: | 4.0 | Keywords: | item generation |
Cc: |
Description
This has been found to be a problem with bounds checking - see http://angband.oook.cz/forum/showpost.php?p=95595&postcount=4
Change History (2)
comment:1 Changed 5 years ago by nckmccnnll
- Milestone changed from Triage to 4.0
comment:2 Changed 5 years ago by nckmccnnll
- Resolution set to fixed (in master)
- Status changed from new to closed
Fixed in 99b2e00 by making sure the level never gets stupidly high.
Note: See
TracTickets for help on using
tickets.
Should be fixable if it isn't already fixed