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

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
Tonari
Craftsman
Posts: 146
Joined: Sun Jul 23, 2006 1:32 pm
Location: Japan

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

Post 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.
Please forgive poor English.
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