Describe the bug
When creating a new local project cannot download resources, I have made sure that the students profiles can access and edit the “c:\program files\gdevelop” folder incase it was a permission error there, have also whitelisted all the following recommended urls;
- *. gdevelop .io
- *. liluo .io
- *. gd. games
- *. gdevelop-app .com
- *. compilgames .net
- *. github .com
- *. cloudfront .net
- *. googleapis .com
- gdevelop-services .firebaseapp .com
- gdevelop-services .firebaseio .com
- gdevelop-services .appspot .com
Can see the resources are created, but they sit on 0KB and don’t go any further, user has permission to create and edit in the folder they are saving to. Have attached below the error that is shown;
This was error when creating a project from a template in this case the 3D Platformer template
Your IT Department probably doesn’t trust anything that you download and has therefore blocked it in case it happens to be virused.
My Brother’s like that with both my PCs and he does Internet security for a living.
Also, Firebase is a fail, I’ve tried several times to get it to work, and contrary to popular belief I am NOT an imbecile, I know my way round software.
Thanks Rich, know our stance is generally to prevent things until they are whitelisted, at moment trying to work out which bit is failing (I’m part of the IT Team), have tried test-netconnection on the urls and have had these results;
These passed;
- gdevelop .io
- liluo .io
- gd .games
- gdevelop-app .com
- compilgames .net
- github. com
- googleapis .com
- gdevelop-services .firebaseapp .com
- gdevelop-services .firebaseio .com
- gdevelop-services .appspot .com
These failed;
- cloudfront .net (name resolution failed)
So can see that it has access to the URLs in the whitelists, and most works except for exporting or creating using a local project where the assets fail to download. Can work on cloud based, just cannot export after students have finished.