[Fixed for V0.49] Error deleting unused Items

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
THOM
Artisan
Posts: 198
Joined: Sat Feb 28, 2004 9:22 pm
Location: Cologne, Germany
Contact:

[Fixed for V0.49] Error deleting unused Items

Post 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?
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.49
Post Reply