PDA

View Full Version : Massive slowdown (Drawtile) since Beta 718



C-Dawg
02-17-2008, 12:16 PM
Test out the most recent version of Zodiac. The boss uses DrawTile to set up long jets of flame at one point. In Beta 718, it was running full speed. In 735, it slows down dramatically when drawtile is enabled.

Gleeok
02-20-2008, 05:41 AM
Are you sure it's drawtile? Take a look through Allegro log next time you play. I was getting this and had no drawtiles going.

DarkDragon
02-20-2008, 11:38 AM
Your script is probably trying to dereference an invalid NPC pointer. I added temporary code to print extra debugging messages to allegro.log when you do so, to help find a bug.