For some reason, when I try to compile my script with a very modified version of the gpusprites example, I get the error. I thought this was because of a file in the sprites.t3s, but it was never consistent when I removed a file from the list. This is the file if it helps:
--atlas -f rgba8888 -z auto
bg.png
1.png
2.png
3.png
4.png
5.png
6.png
7.png
8.png
9.png
10.png
11.png
12.png
13.png
14.png
15.png
16.png
blue.png
For some reason, when I try to compile my script with a very modified version of the gpusprites example, I get the error. I thought this was because of a file in the
sprites.t3s, but it was never consistent when I removed a file from the list. This is the file if it helps: