Page 1 of 1

[Fixed for V0.44] deleting oracle entry

Posted: Sat Sep 16, 2006 11:56 pm
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.

Posted: Sun Sep 17, 2006 8:38 pm
by George Gilbert
Fixed for V0.44