Skip to content

Instantly share code, notes, and snippets.

@Turupawn
Created September 2, 2019 23:31
Show Gist options
  • Save Turupawn/f9e000e5083fbc6f5aa8e660da525e4d to your computer and use it in GitHub Desktop.
Save Turupawn/f9e000e5083fbc6f5aa8e660da525e4d to your computer and use it in GitHub Desktop.
[1567402283] [LOG] Initializing SDK
[1567402283] [LOG] .modio/ directory created at C:/Users/antar/Documents/Unreal Projects/UE4Example/
[1567402283] [LOG] v0.11.3 DEV
[1567402283] [LOG] Installing downloaded mods...
[1567402283] [LOG] Finished installing downloaded mods
[1567402283] [LOG] Loading mod events data...
[1567402283] [LOG] Mod events data loaded. The last mod event poll was at 1566757218
[1567402283] [LOG] Loading authentication data...
[1567402283] [LOG] Authentication token found. You are logged in.
[1567402283] [LOG] User events data loaded. The last user event poll was at 1566757219
[1567402283] [LOG] Curl initialized
[1567402283] [LOG] GET: https://api.test.mod.io/v1/games/7/mods/1173?api_key=e91c01b8882f4affeddd56c96111977b
[1567402283] [LOG] Checking installed mod cache data...
[1567402283] [LOG] Finished checking installed mod cache data...
[1567402283] [LOG] Clearing old cache files...
[1567402283] [LOG] Finished clearing old cache files.
[1567402283] [LOG] GET: https://api.test.mod.io/v1/me/?api_key=e91c01b8882f4affeddd56c96111977b
[1567402283] [LOG] GET: https://api.test.mod.io/v1/me/ratings/?&api_key=e91c01b8882f4affeddd56c96111977b
[1567402283] [LOG] SDK Initialized
[1567402304] [LOG] GET: https://api.test.mod.io/v1/games/7/mods?_sort=-date_updated&_limit=4&_offset=0&tags-in=Hat,HD&api_key=e91c01b8882f4affeddd56c96111977b
[1567402427] [LOG] GET: https://api.test.mod.io/v1/games/7/mods?_sort=-date_updated&_limit=4&_offset=0&tags-in=Hat,HD&api_key=e91c01b8882f4affeddd56c96111977b
[1567402427] [LOG] Polling mod events
[1567402427] [LOG] GET: https://api.test.mod.io/v1/games/7/mods/events?mod_id-in=846&date_added-min=1566757218&date_added-st=1567402427&api_key=e91c01b8882f4affeddd56c96111977b
[1567402428] [LOG] X-RateLimit-Remaining: 119
[1567402428] [LOG] Json request Finished. Response code: 200
[1567402428] [LOG] Current user ratings updated sucessfully.
[1567402428] [LOG] X-RateLimit-Remaining: 116
[1567402428] [LOG] Json request Finished. Response code: 200
[1567402428] [LOG] Current user updated sucessfully.
[1567402428] [LOG] Polling user events
[1567402428] [LOG] GET: https://api.test.mod.io/v1/me/events?game_id=7&date_added-min=1566757219&date_added-st=1567402428&api_key=e91c01b8882f4affeddd56c96111977b
[1567402428] [LOG] X-RateLimit-Remaining: 116
[1567402428] [LOG] Json request Finished. Response code: 200
[1567402428] [LOG] Openning file for mod download: C:/Users/antar/Documents/Unreal Projects/UE4Example/.modio/tmp/1173_modfile.zip
[1567402428] [LOG] Progress detected. Resuming download from 4920145
[1567402428] [LOG] Download started. Mod id: 1173 Url: https://test.mod.io/mods/file/1373
[1567402428] [LOG] X-RateLimit-Remaining: 116
[1567402428] [LOG] Json request Finished. Response code: 500
[1567402428] [Error] {"error":{"code":500,"message":"We experienced a server error attempting to complete your request. The issue has been logged and will be investigated, please try again later."}}
[1567402428] [LOG] X-RateLimit-Remaining: 114
[1567402428] [LOG] Json request Finished. Response code: 200
[1567402428] [LOG] Mod events polled
[1567402429] [LOG] X-RateLimit-Remaining: 114
[1567402429] [LOG] Json request Finished. Response code: 500
[1567402429] [Error] {"error":{"code":500,"message":"We experienced a server error attempting to complete your request. The issue has been logged and will be investigated, please try again later."}}
[1567402429] [LOG] X-RateLimit-Remaining: 113
[1567402429] [LOG] Json request Finished. Response code: 200
[1567402429] [LOG] User events polled
[1567402443] [LOG] Polling mod events
[1567402443] [LOG] GET: https://api.test.mod.io/v1/games/7/mods/events?mod_id-in=846&date_added-min=1567402427&date_added-st=1567402443&api_key=e91c01b8882f4affeddd56c96111977b
[1567402444] [LOG] Polling user events
[1567402444] [LOG] GET: https://api.test.mod.io/v1/me/events?game_id=7&date_added-min=1567402428&date_added-st=1567402444&api_key=e91c01b8882f4affeddd56c96111977b
[1567402444] [LOG] X-RateLimit-Remaining: 112
[1567402444] [LOG] Json request Finished. Response code: 200
[1567402444] [LOG] Mod events polled
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment