Search found 2 matches

by BBQ ribs
Wed May 06, 2020 10:08 pm
Forum: General Discussion
Topic: error when using ES3Cloud UploadFile and Sync
Replies: 1
Views: 981

error when using ES3Cloud UploadFile and Sync

Hi, I'm trying to upload and download files to a server but I'm encountering issues with using the ES3Cloud class' UploadFile method. UploadFile returns this error when uploading to our server. Server error: ; UnityEngine.Debug:LogError(Object) <UploadRoutine>d__13:MoveNext() (at Assets/Scripts/Play...
by BBQ ribs
Wed Apr 22, 2020 10:23 pm
Forum: General Discussion
Topic: ES3variables file creation issue
Replies: 1
Views: 1109

ES3variables file creation issue

Hey fellas, we're having an issue with the ES3 variables file, where the first and last lines look like this (replaces the angle brackets with ambersand + letters): <?php $api_key = 'api_key_redacted'; // The API key you need to specify to use when accessing this API. $db_host = 'localhost'; // MySQ...