[Fixed for V0.44] deleting oracle entry

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.44] deleting oracle entry

Post by THOM »

when you try to delete an entry from the hint oracle "location" list and save, you get that:

Code: Select all

RTC Editor (V0.42) Diagnostic file - Sat Sep 16 23:53:11 2006

Error:
  an access violation exception.

Stack Dump:
  RTCModule.SMTHintOracleLocations(pointer 0x00541618);
  RTCModule.SaveModuleText(string "C:\\Spiele\\Return to Chaos 0-42\\thoms neu.txt", int 1, pointer 0x01F2B030);
  RTCEditView.SaveFile();
  RTCEditView.OnFileSave();
  RTCEditApp.WinMain();
following the dungeon-text-file is cutted at the entry you tried to delete and the editor is terminated.
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.44
Post Reply