View Single Post
Catalysm
Junior Member
Join Date: Oct 2018
Old 05-08-2019 , 19:28   Re: [ANY] SteamWorks
Reply With Quote #714

I'm trying to get the Sourceban discord forwarding plugin working ( https://sbpp.github.io/docs/discord_forward_setup/ ) but I keep running into an error when the plugin tries to do a HTTP request. The author of the plugin said I should ask here.

When doing the request, I see these log lines:

Code:
L 05/08/2019 - 23:18:27: "Catalysm<2><STEAM_1:1:33955106><TERRORIST>" say "!report"
{"username": "SourceBans++", "avatar_url": "https://sbpp.github.io/img/favicons/android-chrome-512x512.png", "embeds": [{"color": 16374082, "author": {"name": "Catalysm", "url": "https://steamcommunity.com/profiles/76561198028175941", "icon_url": "https://sbpp.github.io/img/favicons/android-chrome-512x512.png"}, "footer": {"text": "Catalysm duels #1 (ip-redacted:27315)", "icon_url": "https://sbpp.github.io/img/favicons/android-chrome-512x512.png"}, "fields": [{"name": "Author", "value": "Catalysm (STEAM_1:1:33955106)", "inline": true}, {"name": "Target", "value": "Catalysm (STEAM_1:1:33955106)", "inline": true}, {"name": "Reason", "value": "testing discord alert"}]}]}
SteamWorks_IsLoaded: 1
httpclient.cpp (2600) : Assertion Failed: pHost && *pHost
httpclient.cpp (2600) : Assertion Failed: pHost && *pHost
crash_20190508231833_14.dmp[21359]: Uploading dump (out-of-process)
/tmp/dumps/crash_20190508231833_14.dmp
crash_20190508231833_14.dmp[21359]: Finished uploading minidump (out-of-process): success = no
crash_20190508231833_14.dmp[21359]: error: libcurl.so: cannot open shared object file: No such file or directory
crash_20190508231833_14.dmp[21359]: file ''/tmp/dumps/crash_20190508231833_14.dmp'', upload no: ''libcurl.so: cannot open shared object file: No such file or directory''
L 05/08/2019 - 23:18:33: [sbpp_discord.smx] HTTP request failed for Catalysm against Catalysm

Status Code: 0
Thanks!
Catalysm is offline