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

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
Kain
Apprentice
Posts: 50
Joined: Wed Mar 14, 2007 4:42 am

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

Post 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();
User avatar
Gambit37
Should eat more pies
Posts: 13714
Joined: Wed May 31, 2000 1:57 pm
Location: Location, Location
Contact:

Re: RTC ED - chest delete messup.

Post 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:
User avatar
Kain
Apprentice
Posts: 50
Joined: Wed Mar 14, 2007 4:42 am

Post by Kain »

Wouldn't be a bug if the "CANCEL" button wasn't there :)
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.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)
Post Reply