[EJ] Bean
November 8th, 2007, 07:24 PM
I've been working on a map the past few weeks, encountering different problems. It has been a learning experience. Anyway, in case this has not been said before:
I encountered an error when compiling my map -- tool said that my .ass file had exceeded the 20 megabyte limit. To fix the problem, I compared and contrasted different versions of the map to find the source of the problem. It turned out it was an object I made that wasn't even linked to the frame. I then found that by deleting every single object not linked to the frame, my map's .ass size went from 23 megabytes to 13 megabytes. I had always thought these non-linked objects were ignored, but i guess not. Hope this helps people who've had the same problem.
I encountered an error when compiling my map -- tool said that my .ass file had exceeded the 20 megabyte limit. To fix the problem, I compared and contrasted different versions of the map to find the source of the problem. It turned out it was an object I made that wasn't even linked to the frame. I then found that by deleting every single object not linked to the frame, my map's .ass size went from 23 megabytes to 13 megabytes. I had always thought these non-linked objects were ignored, but i guess not. Hope this helps people who've had the same problem.