| Post/Author/DateTime | Post |
|---|---|
| #1sputnikgaJan 27, 2009 9:46:49 | Index out of Range Error/Application Crash Steps to reproduce:
This is problematic for those that collect contingency items or keep a variety of potions on hand. My guess is that the code that generates that list is attempting to access a line that doesn't exist. Can you dynamically resize that list or at least add some form of bounds checking so it doesn't crash? |
| #2sputnikgaJan 27, 2009 10:41:20 | Further information on this error: As potions and alchemical items are also listed in this space, this Crash to Desktop (CTD) is particularly annoying for people with Alchemy or the Brew Potion Ritual (or worse, both). Effectively, characters are limited currently to a total of 12 miscellaneous magic items, unequipped magic items, potions, and alchemical items. |