Page 1 of 1

[Fixed for V0.49] Error deleting unused Items

Posted: Wed Apr 09, 2008 1:28 am
by THOM
Everytime I try to delete an object/sound/bitmap from my Dungeon that I do not use anymore and which is not in use, I get this:

Code: Select all

Error:
  an access violation exception.

Stack Dump:
  RTCEditCommon.UIDListBoxAddUID(pointer 0x032B662C, int 4681);
  RTCEditDlgSelectObjectSheet.RePopulate();
  RTCEditDlgNewObjects.OnButtonDelete();
  RTCEditView.OnResourceObjects();
  RTCEditApp.WinMain();
Any Ideas?

Posted: Sat Apr 19, 2008 10:15 am
by George Gilbert
Fixed for V0.49