Page 1 of 1

[Fixed for V0.38] Crash after deleting Wallset in editor

Posted: Fri Apr 21, 2006 9:05 pm
by KlausM
Hi!

Do following to reproduce:
- Start Editor
- File/New
- Ressources/ Create New Wallsets
- Add
- Insert all needed pictures (i took the built in walls), click OK
- Confirm the Unique ID
- Delete the created Wallset
- Try to save the dungeon

The Diag:

RTC Editor (V0.37) Diagnostic file - Fri Apr 21 21:02:54 2006

Error:
an access violation exception.

Stack Dump:
RTCModule.SMTGraphicsWallSets(pointer 0x0051AD28);
RTCModule.SaveModuleText(string "C:\\Programme\\Dungeon Master\\Modules\\TESTS\\wallset.txt", int 0, pointer 0x00000000);
RTCEditView.SaveFileAs();
RTCEditView.SaveFile();
RTCEditView.OnFileSave();

The editor crashes while saving.

cu

Posted: Fri Apr 21, 2006 9:13 pm
by George Gilbert
Oooh - that's easy to fix; just the kind of bug I like!

Fixed for V0.38