Hi,
When indexes are skipped for champions, DSB crashes.
(example: add a test character to DM or CSB with index 100 instead of index 25 -- since 24 is the last used one)
It took me some time to understand what was causing it because ESB works almost fine.
(in the party/character toolbox it shows "unused" character slots between 24 and 100 with the above example).
Also: For some reason, it is impossible to put champions with index greater than 6 to mirrors.
Character index crash
Moderator: Sophia
Forum rules
Please read the Forum rules and policies before posting. You may
to help finance the hosting costs of this forum.
Please read the Forum rules and policies before posting. You may

- Sophia
- Concise and Honest
- Posts: 4307
- Joined: Thu Sep 12, 2002 9:50 pm
- Location: Nowhere in particular
- Contact:
Re: Character index crash
I can't reproduce this. Can you paste the stack dump?Joramun wrote:When indexes are skipped for champions, DSB crashes.
(example: add a test character to DM or CSB with index 100 instead of index 25 -- since 24 is the last used one)
I really can't do anything better, because trying to automatically consolidate the id numbers will mess things up if you have exvars that refer to a champion by id (such as in a mirror) and I don't want to risk messing anything up by trying to automatically change those.Joramun wrote:It took me some time to understand what was causing it because ESB works almost fine.
(in the party/character toolbox it shows "unused" character slots between 24 and 100 with the above example).
Oh, it's not drawing a scroll bar. I'll fix this. For the time being, though, it's not impossible, just annoying-- you can still scroll through the list with the arrow keys.Joramun wrote:For some reason, it is impossible to put champions with index greater than 6 to mirrors.
Re: Character index crash
It crashes only when said character is added to the starting party !
Ok for the mirror. I don't use the keyboard much.
Ok for the mirror. I don't use the keyboard much.
What Is Your Quest ?
- Sophia
- Concise and Honest
- Posts: 4307
- Joined: Thu Sep 12, 2002 9:50 pm
- Location: Nowhere in particular
- Contact:
Re: Character index crash
I still couldn't make it crash.Joramun wrote:It crashes only when said character is added to the starting party !

Are you sure there isn't some other problem with your dungeon, specifically?
Without a crash log I can't investigate the problem at all, unfortunately.