C0nw0nk / Garrys-Mod-Family-Sharing

Prevent players bypassing existing bans on Garrys Mod Servers via steam family sharing / shared accounts or buying a new GMod. Banned messages and banning lengths configurable with lots of extra useful custom features such as a ban tracker / tracking. This script is guaranteed to make players regret receiving a ban from your server in GarrysMod / GarryMod / Garry'sMod / Garry's Mod / G Mod / G-Mod familysharing alts / alternative are a thing of the past. familysharing / familyshared checks / checker / checked / checking. lua script addon addons
http://www.networkflare.com/
Other
34 stars 12 forks source link

Lua error #7

Closed pumab9 closed 6 years ago

pumab9 commented 6 years ago

[ERROR] lua/autorun/familysharing.lua:264: FamilySharing: Invalid Steam API response for 0 | steamid

  1. error - [C]:-1
    1. onsuccess - lua/autorun/familysharing.lua:264
    2. unknown - lua/includes/modules/http.lua:35
mralimac commented 6 years ago

Did you set an API Key on line 17?

pumab9 commented 6 years ago

@mralimac Yes ! I have my API key there, your script already baned a lot of people on my server for the past month. I just recently recived this error randomly, but I guess it still works?

mralimac commented 6 years ago

Its not my script. I'm just helping

It looks like the SteamID is being returned as null. I don't know why its happening

C0nw0nk commented 6 years ago

I suspect that just like the "steamcommunity.com" goes offline and your friends list will go down it has the same impact on the ability to connect to their API, It is not bad since the script won't block anyone out or anything silly. Just something that can not be controlled from the script if Steam's servers go down or under maintenance etc.

pumab9 commented 6 years ago

@C0nw0nk I see ! Thank you for clarifying !