Jump to content

Trying to load large amount of images, stack overflow?


Saipphon
 Share

Recommended Posts

Hi, I am trying to load a lot of images, something around 3000. In Firefox it's working very well, it's loading all 3000 images, without overflow.

My issue is in Chrome and IE, both are giving the following errors, respectively: "Maximum call stack size exceeded" and "SCRIPT28: Out of stack space", when it reaches a certain number of images.

The images are being loaded from a json file, they are in base64 format.

There is a solution or a workaround for this kind of problem?

I'm using game state and load events.

Thanks.

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...