[fixed for V0.36] NULL icon = Crash
Posted: Tue Mar 07, 2006 8:27 pm
An object with its icon bitmap set to NULL crashes RTC, at least when I tried to CREATE_NEW_IN_HAND one of it.
Error:
an access violation exception.
Stack Dump:
RTC.DrawBitmap(pointer 0x00DE02F0);
RTC.DrawPartyView();
RTC.ProgStateInDungeon();
RTC.DoFrame(int 50);
RTC.WinMain();
Error:
an access violation exception.
Stack Dump:
RTC.DrawBitmap(pointer 0x00DE02F0);
RTC.DrawPartyView();
RTC.ProgStateInDungeon();
RTC.DoFrame(int 50);
RTC.WinMain();