Hello, I'm making a simple game where I load the images from URL with the help of the heroku app. After I finish the first turn and I need to reload the necessary images I get this error:
Uncaught (in promise) TypeError: Cannot read property 'GetSampling' of null at C3.Plugins.Sprite.Instance.LoadURL (actions.js:1) at async Promise.all (index 0)
Please post your events or project file.
Develop games in your browser. Powerful, performant & highly capable.
I'm afraid I can't do that cause the project is work related. I just load some images from a URL, maybe it's the heroku app that doesn't allow me to load above a number of images in a certain amount of time?
maybe it's the heroku app that doesn't allow me to load above a number of images in a certain amount of time?
Possibly. Or there may be a mistake in your events. Can you post a screenshot? Black out any sensitive data if you must.