Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
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.
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?
Develop games in your browser. Powerful, performant & highly capable.
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.