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

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
KlausM
Novice
Posts: 22
Joined: Fri Apr 14, 2006 1:39 am
Location: Germany, Rheinland-Pfalz

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

Post 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
User avatar
George Gilbert
Dungeon Master
Posts: 3022
Joined: Mon Sep 25, 2000 11:04 am
Location: London, England
Contact:

Post by George Gilbert »

Oooh - that's easy to fix; just the kind of bug I like!

Fixed for V0.38
Post Reply