Nereg

Results 21 comments of Nereg

I have same issue. But server is listed in steam lists. I confirmed this with 'http://api.steampowered.com/ISteamApps/GetServersAtAddress/v0001?addr=[ip]'

Same error with `discord.py` library. ``` RuntimeError: Cannot enter into task while another task is being executed. Task was destroyed but it is pending! ``` I am patching loop before...

> > > The A2S allows you to query the game server or the head/master server with the Port and IP address. If you use the game server query you...

And there are no such API calls from your library. please add

I am installing vs studio because it won't compile without it :/ damn windows I hate it (and my target system is linux -_-)

Installed vs studio. Tryed to compile and got `SteamworksPy.cpp(9): fatal error C1083: Cannot open include file: 'sdk\steam\steam_api.h': No such file or directory` Here is screenshot : https://prnt.sc/u0umew Also here is...

Here they are : https://prnt.sc/u21wfz and https://prnt.sc/u21xx8

So OK here is new dll's for latest version that I compiled: [64-bit](https://drive.google.com/file/d/1dYcC2wM-Hfh2zxVefZ4D_SoCmyd-ziTj/view?usp=sharing) [32-bit](https://drive.google.com/file/d/1qk_kJyIFYcE9V0oK3zg0ESe4eiXfQcmQ/view?usp=sharing)

Yep. Because older dlls are incompatible with new code (https://github.com/philippj/SteamworksPy/commit/9903c5cc66776fa3a55ea7acabf42a12ed25def8)