diff --git a/Data/Scripts/051_AddOns/HttpCalls.rb b/Data/Scripts/051_AddOns/HttpCalls.rb index 6dbbd0380..9bf8bad80 100644 --- a/Data/Scripts/051_AddOns/HttpCalls.rb +++ b/Data/Scripts/051_AddOns/HttpCalls.rb @@ -81,7 +81,7 @@ def download_sprite(base_path, head_id, body_id, saveLocation = "Graphics/temp", echoln _INTL("\nDownloaded file from {1} to {2}", base_path, saveLocation) return downloaded_file_name end - echoln _INTL("Tried to download file {1} . Got response {2}",url,response[:body]) + echoln "tried to download " + url return nil rescue MKXPError, Errno::ENOENT return nil diff --git a/Data/System.rxdata b/Data/System.rxdata index 5003532bf..c21c5c1d6 100644 Binary files a/Data/System.rxdata and b/Data/System.rxdata differ diff --git a/Data/sprites/sprites_rate_limit.log b/Data/sprites/sprites_rate_limit.log index 183c19e73..e69de29bb 100644 --- a/Data/sprites/sprites_rate_limit.log +++ b/Data/sprites/sprites_rate_limit.log @@ -1,2 +0,0 @@ -1728172794 -1728172795 \ No newline at end of file