AnuraNet / AnuraBot

The Teamspeak Bot for the Anura network
MIT License
5 stars 0 forks source link

Steam groups are not applied #1

Closed kaenganxt closed 6 years ago

kaenganxt commented 6 years ago

I tried to add Portal 2 as a game, but nothing happened :(

lukbukkit commented 6 years ago

This happend because Steam now uses https and not http anymore, so my string replacement in RequestHandler:70 broke. This also caused #4

kaenganxt commented 6 years ago

Still not working

lukbukkit commented 6 years ago

I added in the last commit debug messages. Maybe these help to identify the problem. It also could be caused by the join check delay. I lowered it to one minute.

lukbukkit commented 6 years ago

I'll close this issue now because of the lack of activity. But if the debug message tell an interesting story feel free to reopen this issue.