CynCeyd / TS3BridgeTTT

A simple bridge between TeamSpeak 3 and GMod TTT
GNU General Public License v3.0
6 stars 6 forks source link

httpclient.cpp error #2

Closed interas99 closed 6 years ago

interas99 commented 6 years ago

Hey, if trouble with your Bridge. I think that the Bridge is a very nice idea but it doesnt work on my Server :(

The Server starts fine and everything is working except the bridge. The console shows this error every ~5 sec:

httpclient.cpp (2374) : Assertion Failed: pHost && *pHost

I´ve set the two convars in the Server.cfg and configurated the PHP file on my Webserver.

I hope you can halp me.

Best regards

Interas

P.S. I hope you can understand me despite my bad english :)

CynCeyd commented 6 years ago

Hi there,

unfortunately I'm currently in vacation and cannot research on this issue. I will resolve this when I have returned in about four weeks, okay?

Greetings Nicolas

I could unterstand you without any problems, by the way ;-).

CynCeyd commented 6 years ago

I remembered that there was a similar issue a year ago. Did you perhaps forget to add " to the beginning and end of the url and api key? For instance, the url should look like this in the server.cfg:

ttt_ts3_bridge_url "http://example.com/ts3bridge.php"

interas99 commented 6 years ago

Hi there,

That was the issue.... Thank you for you quick answer. I wish you a nice vacation.

Greetings Interas