Page 1 of 1

[Fixed for V0.46] RTC ED - chest delete messup.

Posted: Wed Apr 18, 2007 3:12 am
by Kain
This happens when you delete items from a chest but click cancel instead of OK. Bad news, if you save it, ED saves corrupt dungeon and crashes.

[suggestion to remove 'CANCEL' button so you won't have to make a backup list of items deleted from chest]


RTC Editor (V0.45) Diagnostic file - Tue Apr 17 21:10:15 2007

Error:
an access violation exception.

Stack Dump:
RTCModule.SMTDungeonItem(pointer 0x00546DC8, pointer 0x025AA9C0, pointer 0x00110011, int -1, int -1, int -1);
RTCModule.SMTDungeonItemStandard(string "ref022122-1\tMISC_CHEST\t\t\t\t21\t22\t0\tSOUTHEAST\tHOLDS=(ref022122-2,ref022122-3,ref022122-4,NULL,NULL,ref022122-8,ref022122-9)\t", pointer 0x025AAA20, pointer 0x02F07830);
RTCModule.SMTDungeonItem(pointer 0x00546DC8, pointer 0x025AAA20, pointer 0x02F07830, int 26, int 27, int 0);
RTCModule.SMTDungeonItems(pointer 0x00546DC8);
RTCModule.SaveModuleText(string "C:\\Documents and Settings\\Kain\\Desktop\\RTC\\Modules\\RoP.txt", int 0, pointer 0x00000000);
RTCEditView.SaveFile();
RTCEditView.OnFileSave();
RTCEditApp.WinMain();

Re: RTC ED - chest delete messup.

Posted: Wed Apr 18, 2007 11:01 am
by Gambit37
Kain wrote:[suggestion to remove 'CANCEL' button so you won't have to make a backup list of items deleted from chest]
:) Removing buttons to protect the user from bugs is not the answer! :roll:

Posted: Thu Apr 19, 2007 3:47 am
by Kain
Wouldn't be a bug if the "CANCEL" button wasn't there :)

Posted: Thu Apr 19, 2007 9:34 pm
by George Gilbert
Fixed for V0.46

(fixed properly that is - you can now cancel edits to chests and I also fixed a similar bug with cancelling edits to items carried by monsters)