Page 1 of 1

[Fixed for V0.44] Crash of tereporter that moves floor item

Posted: Mon Sep 04, 2006 3:53 am
by Tonari
I thought tereporter was used as a method of returning to recycle the trigger moved to the position of the party front.
I made operated by of tereporter MOVABLE_FLOORITEM and put it with inactive.
And, tereporter was made active with movable flooritem on tereporter.
Then, RTC crashes.

Error:
an access violation exception.

Stack Dump:
RTC.TeleportItem(int 10, int 11, char 8, char 8, char 0);
RTC.TriggerItemInvisible(int 10, int 1);
RTC.EmptyTriggerQueue();
RTC.UpdateDungeon();
RTC.ProgStateInDungeon();
RTC.DoFrame(int 50);
RTC.WinMain();

This tereporter is not movable.
Is this a bug?
I want you to enable tereporter to move movable flooritem even if it is not a bug.

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