graphics compile issues
Posted: Thu Jun 13, 2002 11:16 am
I get this error when trying to compile my walls into the walls.txt .. for simplicity sake I simply saved over the walls there with mine keeping them 8bit uncompressed BMPs.. no go..
RTC Diagnostic file - Thu Jun 13 03:25:01 2002
Error:
an access violation exception.
Stack Dump:
RTC.ParseParty(pointer 0x0012F694);
RTC.ParseDungeonTextFile(string "Modules\\Examples\\Walls.txt");
RTC.InitSecondary();
RTC.DoFrame(int 7);
RTC.WinMain();
when I look at the log of walls.log the errors there are related to ZED.. I didn't change any of that.. what's going on??
RTC Diagnostic file - Thu Jun 13 03:25:01 2002
Error:
an access violation exception.
Stack Dump:
RTC.ParseParty(pointer 0x0012F694);
RTC.ParseDungeonTextFile(string "Modules\\Examples\\Walls.txt");
RTC.InitSecondary();
RTC.DoFrame(int 7);
RTC.WinMain();
when I look at the log of walls.log the errors there are related to ZED.. I didn't change any of that.. what's going on??