[Fixed for V0.42] Crash when leaving replace spell dialog

Messages are moved here (should anyone ever want to see them again) once they are no longer applicable to the current version (e.g. suggestions that have been implemented or bugs that have been fixed).

Moderator: George Gilbert

Forum rules
Please read the Forum rules and policies before posting.
Post Reply
User avatar
R.K.
Apprentice
Posts: 30
Joined: Sun Aug 06, 2006 10:58 pm

[Fixed for V0.42] Crash when leaving replace spell dialog

Post by R.K. »

Clicking either "cancel" or "OK" in the dialog for replacing builtin spells results in a divide by zero:

Error:
an integer divide by zero exception.

Stack Dump:
utilMemory.utilFreeCheckBlock(pointer 0x00000000);
utilMemory.utilFree(pointer 0x028014B0, char 14);
RTCEditDlgNewSpells.OnButtonAddEx();
RTCEditView.OnResourceSpells();
RTCEditApp.WinMain();
User avatar
George Gilbert
Dungeon Master
Posts: 3022
Joined: Mon Sep 25, 2000 11:04 am
Location: London, England
Contact:

Post by George Gilbert »

Fixed for V0.42
Post Reply