Skip to content

Instantly share code, notes, and snippets.

@Turupawn
Created June 27, 2019 02:39
Show Gist options
  • Save Turupawn/3bdf7df3900f1683a81521b263746d8d to your computer and use it in GitHub Desktop.
Save Turupawn/3bdf7df3900f1683a81521b263746d8d to your computer and use it in GitHub Desktop.
[1561602911] [LOG] Initializing SDK
[1561602911] [LOG] .modio/ directory created at current workspace.
[1561602911] [LOG] v0.11.3 DEV
[1561602911] [LOG] Installing downloaded mods...
[1561602911] [LOG] Finished installing downloaded mods
[1561602911] [LOG] Loading mod events data...
[1561602911] [LOG] Mod events data loaded. The last mod event poll was at 1561602879
[1561602911] [LOG] Loading authentication data...
[1561602911] [LOG] Authentication token found. You are logged in.
[1561602911] [LOG] User events data loaded. The last user event poll was at 1561602740
[1561602911] [LOG] Curl initialized
[1561602911] [LOG] Checking installed mod cache data...
[1561602911] [LOG] Finished checking installed mod cache data...
[1561602911] [LOG] Clearing old cache files...
[1561602911] [LOG] .modio/cache/1561602880203.json removed
[1561602911] [LOG] Finished clearing old cache files.
[1561602911] [LOG] GET: https://api.test.mod.io/v1/me/?api_key=e91c01b8882f4affeddd56c96111977b
[1561602911] [LOG] SDK Initialized
[1561602913] [LOG] POST: https://api.test.mod.io/v1/games/7/mods/1021/media
[1561602913] [LOG] Polling mod events
[1561602913] [LOG] GET: https://api.test.mod.io/v1/games/7/mods/events?mod_id-in=1021&date_added-min=1561602879&date_added-st=1561602913&api_key=e91c01b8882f4affeddd56c96111977b
[1561602913] [LOG] Polling user events
[1561602913] [LOG] GET: https://api.test.mod.io/v1/me/events?game_id=7&date_added-min=1561602740&date_added-st=1561602913&api_key=e91c01b8882f4affeddd56c96111977b
[1561602914] [LOG] Json request Finished. Response code: 200
[1561602914] [LOG] Current user updated sucessfully.
[1561602914] [LOG] Json request Finished. Response code: 200
[1561602914] [LOG] Mod events polled
[1561602914] [LOG] Json request Finished. Response code: 500
[1561602914] [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."}}
[1561602914] [LOG] mod.io C++ interface is shutting down
[1561602914] [LOG] mod.io C interface is shutting down
[1561602914] [LOG] mod.io C interface finished shutting down
[1561602914] [LOG] mod.io C++ interface finished shutting down
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment