Search found 5 matches

by blueagardq13
Fri Aug 06, 2021 8:22 pm
Forum: General Discussion
Topic: HELP | ES3 FormatException | HELP
Replies: 2
Views: 767

Re: HELP | ES3 FormatException | HELP

Hi,
Thanks for the reply! You helped me out once again. Have a good day!
by blueagardq13
Fri Aug 06, 2021 6:12 pm
Forum: General Discussion
Topic: HELP | ES3 FormatException | HELP
Replies: 2
Views: 767

HELP | ES3 FormatException | HELP

Hi, I have set up my save and load functions to communicate with the server : https://gyazo.com/59a391a4eafed57264b9f1d72a36417d However, I am receiving this error all of a sudden and now I can't load the data that I have been loading for the past few days due tot his error here : https://gyazo.com/...
by blueagardq13
Mon Jul 26, 2021 5:54 pm
Forum: General Discussion
Topic: HELP | ES3 Cloud Save/Load | HELP
Replies: 5
Views: 1223

Re: HELP | ES3 Cloud Save/Load | HELP

Thanks, I believe I understand now. I am looking how to create a file on your docs. ---------------------------------------------------------------------------------------------------------------------------------- EDIT : Ok, so I had changed the Default file path in the Settings to "myGlobalFi...
by blueagardq13
Mon Jul 26, 2021 4:03 pm
Forum: General Discussion
Topic: HELP | ES3 Cloud Save/Load | HELP
Replies: 5
Views: 1223

Re: HELP | ES3 Cloud Save/Load | HELP

Sure thing! So the code example I have here is based upon this example : https://gyazo.com/5dba4b6293f9952b9112436069714540 So I would like to Save to my database, and Load from my database. I have my API Code and php setup on my Database. However, when I save my file at runtime it does save the &qu...
by blueagardq13
Mon Jul 26, 2021 2:54 pm
Forum: General Discussion
Topic: HELP | ES3 Cloud Save/Load | HELP
Replies: 5
Views: 1223

HELP | ES3 Cloud Save/Load | HELP

Hi, so here I saved a file to the website based upon the user's login details. However, I keep getting an error about he myGlobalFile.es3 could not be found : https://gyazo.com/0b983bd95354c7edc993b753418a2124 Where do I handle that file as I have not seen anywhere or documentation to help on that. ...