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();
Can't use ANIMS for Roof or Floor (v0.49)
Moderator: George Gilbert
Forum rules
Please read the Forum rules and policies before posting. You may
to help finance the hosting costs of this forum.
Please read the Forum rules and policies before posting. You may

Re: Can't use ANIMS for Roof or Floor (v0.49)
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.
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.
It's not a bug in the program, I've just gone and done something weird.
- Gambit37
- Should eat more pies
- Posts: 13769
- Joined: Wed May 31, 2000 1:57 pm
- Location: Location, Location
- Contact:
Re: Can't use ANIMS for Roof or Floor (v0.49)
Yep, wallsets. RTC doesn't seem to like animated wallsets. 

Re: Can't use ANIMS for Roof or Floor (v0.49)
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!