Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: Gepard on Sat 29/09/2007 10:43:50

Title: Sprite cache array index out of bounds
Post by: Gepard on Sat 29/09/2007 10:43:50
I get this message everytime I try to test a certain room:

Error: sprite cache array index out of bounds.

I have no idea what is wrong. Can you help me? Please.

Thank you!
Title: Re: Sprite cache array index out of bounds
Post by: Pumaman on Sat 29/09/2007 12:31:31
Does the room have an object in it that has its sprite number set incorrectly? Is the game small enough to upload for me to take a look at?
Title: Re: Sprite cache array index out of bounds
Post by: Gepard on Sat 29/09/2007 19:01:15
The game is already was too big, but thats not what worries me. I can always delete the room and do it again. No there is no such an object. What worries me is that timers are not working. I think its the AGS problem, cuz this is the second game I have this problem. I tired to reinstall AGS, but still nothing.
Title: Re: Sprite cache array index out of bounds
Post by: Gilbert on Sun 30/09/2007 06:29:30
What do you mean by "timers not working"? What did you actually do?