Skip to content

Instantly share code, notes, and snippets.

@Turupawn
Last active May 21, 2019 14:49
Show Gist options
  • Save Turupawn/c5acc56fe2468caf35636ded5e38ed7b to your computer and use it in GitHub Desktop.
Save Turupawn/c5acc56fe2468caf35636ded5e38ed7b to your computer and use it in GitHub Desktop.
[1558412225] [LOG] Initializing SDK
[1558412225] [LOG] .modio/ directory created at C:/Users/antar/Documents/Unreal Projects/ModioContainer22/
[1558412225] [LOG] v0.10.1
[1558412225] [LOG] Installing downloaded mods...
[1558412225] [LOG] Finished installing downloaded mods
[1558412225] [LOG] Loading mod events data...
[1558412225] [LOG] Mod events data loaded. The last mod event poll was at 1558220427
[1558412225] [LOG] Loading authentication data...
[1558412225] [LOG] Authentication token found. You are logged in.
[1558412225] [LOG] User events data loaded. The last user event poll was at 1558220425
[1558412225] [LOG] Curl initialized
[1558412225] [LOG] GET: https://api.test.mod.io/v1/games/7/mods/1371?api_key=e91c01b8882f4affeddd56c96111977b
[1558412225] [LOG] Checking installed mod cache data...
[1558412225] [LOG] Finished checking installed mod cache data...
[1558412225] [LOG] Clearing old cache files...
[1558412225] [LOG] Finished clearing old cache files.
[1558412225] [LOG] GET: https://api.test.mod.io/v1/me/?api_key=e91c01b8882f4affeddd56c96111977b
[1558412225] [LOG] SDK Initialized
[1558412259] [LOG] Polling mod events
[1558412259] [LOG] GET: https://api.test.mod.io/v1/games/7/mods/events?mod_id-in=846,1173&date_added-min=1558220427&date_added-st=1558412259&api_key=e91c01b8882f4affeddd56c96111977b
[1558412259] [LOG] Polling user events
[1558412259] [LOG] GET: https://api.test.mod.io/v1/me/events?game_id=7&date_added-min=1558220425&date_added-st=1558412259&api_key=e91c01b8882f4affeddd56c96111977b
[1558412260] [LOG] X-RateLimit-Remaining: 117
[1558412260] [LOG] Json request Finished. Response code: 200
[1558412260] [LOG] Current user updated sucessfully.
[1558412260] [LOG] X-RateLimit-Remaining: 117
[1558412260] [LOG] Json request Finished. Response code: 200
[1558412260] [LOG] Mod events polled
[1558412260] [LOG] X-RateLimit-Remaining: 116
[1558412260] [LOG] Json request Finished. Response code: 200
[1558412260] [LOG] Download started. Mod id: 1371 Url: https://test.mod.io/mods/file/1391
[1558412260] [LOG] Resuming download from 2742592
[1558412260] [LOG] Download progress detected. Resuming from 2742592 bytes
[1558412260] [LOG] X-RateLimit-Remaining: 116
[1558412260] [LOG] Json request Finished. Response code: 200
[1558412260] [LOG] User events polled
[1558412266] [LOG] POST: https://api.test.mod.io/v1/oauth/emailrequest?api_key=e91c01b8882f4affeddd56c96111977b&[email protected]
[1558412269] [LOG] X-RateLimit-Remaining: 999
[1558412269] [LOG] Json request Finished. Response code: 200
[1558412281] [LOG] POST: https://api.test.mod.io/v1/oauth/emailexchange?api_key=e91c01b8882f4affeddd56c96111977b&security_code=DOK5C
[1558412288] [LOG] POST: https://api.test.mod.io/v1/oauth/emailexchange?api_key=e91c01b8882f4affeddd56c96111977b&security_code=DOK5C
[1558412340] [LOG] Polling mod events
[1558412340] [LOG] GET: https://api.test.mod.io/v1/games/7/mods/events?mod_id-in=846,1173&date_added-min=1558412259&date_added-st=1558412340&api_key=e91c01b8882f4affeddd56c96111977b
[1558412340] [LOG] Polling user events
[1558412340] [LOG] GET: https://api.test.mod.io/v1/me/events?game_id=7&date_added-min=1558412259&date_added-st=1558412340&api_key=e91c01b8882f4affeddd56c96111977b
[1558412344] [LOG] X-RateLimit-Remaining: 998
[1558412344] [LOG] Json request Finished. Response code: 200
[1558412344] [LOG] Updating authenticated user.
[1558412344] [LOG] GET: https://api.test.mod.io/v1/me/?api_key=e91c01b8882f4affeddd56c96111977b
[1558412344] [LOG] X-RateLimit-Remaining: 119
[1558412344] [LOG] Json request Finished. Response code: 200
[1558412344] [LOG] Mod events polled
[1558412344] [LOG] X-RateLimit-Remaining: 118
[1558412344] [LOG] Json request Finished. Response code: 200
[1558412344] [LOG] User events polled
[1558412344] [LOG] X-RateLimit-Remaining: 998
[1558412344] [LOG] Json request Finished. Response code: 500
[1558412344] [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."}}
[1558412344] [LOG] X-RateLimit-Remaining: 119
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment