Page 1 of 1

[Fixed for V0.37] Editor crash specifying invalid actions

Posted: Sat Apr 01, 2006 9:59 am
by TheMormegil
If you set an additional action it doesn't like in the convert section it crashes the editor.

RTC Editor (V0.36) Diagnostic file - Sat Apr 01 08:54:54 2006

Error:
an access violation exception.

Stack Dump:
RTCModule.VerifyActionObject(pointer 0x0012D4D4, int -1, pointer 0x041AA3E4, pointer 0x00000000, pointer 0x00000000);
RTCEditDlgNewObjectConvertPage.CheckValues();
RTCEditDlgNewObjectConvertSheet.CheckValues();
RTCEditDlgNewObjectConvert.CheckValues();
RTCEditDlgNewObjectStandardSheet.CheckValues();
RTCEditDlgNewObjectStandard.OnOK();
RTCEditDlgNewObjects.OnButtonEdit();
RTCEditDlgNewObjects.OnButtonClone();
RTCEditView.OnResourceObjects();

Posted: Sat Apr 01, 2006 2:53 pm
by George Gilbert
I havn't been able to reproduce this - can you give me an example as to what values I need to put into which boxes to crash the editor?

Posted: Sat Apr 01, 2006 3:11 pm
by George Gilbert
Actually, I've just managed to crash it myself so no need!

Posted: Sat Apr 01, 2006 4:27 pm
by George Gilbert
...and now fixed for V0.37