• Runtimes
  • Uncaught Error: Region not found in atlas

Hi,

I have a strange problem. I have a spine file which loads and works fine from my webserver. But when I deploy the whole game into another webserver (my client's infra) it gives me the above error after loading. What can be the issue?

Any help is really appreciated.

I have attached both json and the atlas file.

Related Discussions
...
  • Изменено

I've tested the assets you uploaded locally and they load without an issue. Are you sure the .atlas file is the same on both servers? All atlas attachments referenced in the gKeeper.json file are in the gKeeper.atlas file.

Yeah, they are exactly same.

Do you see the region that can't be found in the atlas file? It is just a text file. Use the network tab of your browser dev tools to look at the actual atlas file being given to you by the webserver.

Are you using the right Spine Runtime version when running on the other web server?