Website URL
gavincodework.qzz.io/Game
Error Message
I am trying to upload GameWebGL.wasm but on the server it keep on getting deleted. Maybe the server think it unsafe and deleting it. Do anyone know a fix for this?
Take a look at the following article and see if any of the listed limitations apply to the file in question.
Sometimes, when you upload a file, the upload is completed but the file is deleted immediately afterwards. This is usually caused by one of the following issues:
The file is not in a htdocs folder
All websites files must be uploaded to either the main htdocs folder, or to the domain specific htdocs folder (like example.com/htdocs).
You cannot upload files to other directories on your account. If you try to create or upload files anywhere else, they will be deleted automatically.
The file type…
My first guess is that it may be over the 10 megabyte limit.
In my experience you’re better uploading the game somewhere like itch.io and embedding it on your site