Page 1 of 1

Can't use ANIMS for Roof or Floor (v0.49)

Posted: Tue Aug 25, 2009 7:34 pm
by Gambit37
Can't use ANIMS for Roof or Floor (v0.49)

RTC crashes to desktop right after the LAODING DUNGEON message with this error:

Error:
an access violation exception.

Stack Dump:
RTCMediaGraphics.DrawBlk(pointer 0x0046A5D2, pointer 0x0445D1D8, int 0, int 0, pointer 0x0012FE18, bool TRUE);
RTC.RestoreBitmap(int 5678, int 1);
RTC.MakeSubTile();
RTC.MakeSubTileFloor();
RTC.InitSecondary();
RTC.ProgStateIntroContinue2();
RTC.DoFrame(int 7);
RTC.WinMain();

Re: Can't use ANIMS for Roof or Floor (v0.49)

Posted: Sun Nov 01, 2009 6:19 am
by Trego
I can use custom floor anims for my dungeon, and it loads fine.
What were you trying to do?

I just cloned an object that was already a floor animation like FLOOR_VOID and changed the graphics.

Edit: oh, you may be talking about wallsets...didn't try that.

Re: Can't use ANIMS for Roof or Floor (v0.49)

Posted: Sun Nov 01, 2009 10:22 am
by Gambit37
Yep, wallsets. RTC doesn't seem to like animated wallsets. :(

Re: Can't use ANIMS for Roof or Floor (v0.49)

Posted: Sun Nov 01, 2009 4:20 pm
by ian_scho
I take it you can use two timed delayed pressure plates with a rock somewhere to make an animation? Don't forget to deactivate it when the party is gone though!