Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Kagama on Tue 29/12/2015 14:34:00

Title: [Solved]Doesnt display normal view,just a blue box.
Post by: Kagama on Tue 29/12/2015 14:34:00
Fairly new to AGS but thought I was getting a hang on it apart from the fact that when I tried to animate a NPC it just displayed a blue box (like empty) I tried to assign views in the characters pages. Fine I thought I will go back and fix it later. But then my players normal started doing  the same thing and I cant figure it out. :(

(http://i65.tinypic.com/mb5out.png)

The small blue box is my player character. Thankful for any suggestions.
Title: Re: Doesnt display normal view,just a blue box.
Post by: Cassiebsg on Tue 29/12/2015 15:31:58
How big is your sprite file? You know it can't be bigger than 2Gb right? If it is, then there's your problem. If not, then you probably got the view numbers wrong or something like that.
Title: Re: Doesnt display normal view,just a blue box.
Post by: Kagama on Tue 29/12/2015 17:29:36
Both of them are about 40 kb
Title: Re: Doesnt display normal view,just a blue box.
Post by: Cassiebsg on Tue 29/12/2015 17:48:08
I didn't meant that sprite file. sorry.
I meant the game sprite file, open your compiled folder and check if any file there is 2Gb or above.

Title: Re: Doesnt display normal view,just a blue box.
Post by: Kagama on Wed 30/12/2015 23:22:49
Quote from: Cassiebsg on Tue 29/12/2015 17:48:08
I didn't meant that sprite file. sorry.
I meant the game sprite file, open your compiled folder and check if any file there is 2Gb or above.
Thank you for your reply but I solved it when I realized I had managed to delete the other loops in the characters walk cycle.Ahem😖
Title: Re: [Solved]Doesnt display normal view,just a blue box.
Post by: Cassiebsg on Wed 30/12/2015 23:31:29
No problem, glad you got it solved.  (nod)