Posts: 39
Threads: 16
Joined: May 2014
My game when this loading gives an error for not finding a certain sprite. However this sprite in this folder and it worked smoothly before the last character I made. The game has limitations on the amount of id's? because when I remove one. dat even the data.txt file the game works normally. Please, help me
Thanks given by:
Posts: 233
Threads: 13
Joined: Oct 2008
1.9 has about a 100-item limit, but 2.0 I think has 500. You must be packing a lot of content for it to be breaking LF2 if you're on 2.0.
To live a life of power, you must have faith that what you believe is right, even if others tell you you're wrong.
The first thing you must do to live a life of power is to find courage. You must reach beyond the boundaries of time itself.
And to do that, all you need is the will to take that first step...
Ask not what others can do for you, but what you can do for others.
Thanks given by:
Posts: 1,556
Threads: 77
Joined: May 2011
I don't think it's about the id limit thing. I don't remember LF2 throwing the a "couldn't create art surface error" for that. The problem, I guess, is that you're running out of memory. You're loading a lot of screen sized sprites which result in the error. Can you confirm that? Is that your case?
Thanks given by: