You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting this error in console when players join the server:
[anti_family_sharing] addons/anti_family_sharing/lua/autorun/server/sv_familysharing.lua:146: FamilySharing: Invalid Steam API response for rat when it sees sugar reward: | STEAM_0:1:30918607
1. error - [C]:-1
2. onsuccess - addons/anti_family_sharing/lua/autorun/server/sv_familysharing.lua:146
3. unknown - lua/includes/modules/http.lua:29
[anti_family_sharing] addons/anti_family_sharing/lua/autorun/server/sv_familysharing.lua:146: FamilySharing: Invalid Steam API response for rat when it sees sugar reward: | STEAM_0:1:30918607
1. error - [C]:-1
2. onsuccess - addons/anti_family_sharing/lua/autorun/server/sv_familysharing.lua:146
3. unknown - lua/includes/modules/http.lua:29
I am using the most recent version of the addon (installed yesterday). Here are my config settings:
SteamFamilySharing.APIKey="<redacted (double checked)>"SteamFamilySharing.kickmessage="The account that lent you Garry's Mod is banned on this server"SteamFamilySharing.banbypass=trueSteamFamilySharing.banlength=0SteamFamilySharing.banreason="attempting to bypass a current/existing ban."SteamFamilySharing.banip=trueSteamFamilySharing.blockfamilysharing=trueSteamFamilySharing.blockfamilysharingmessage="Please connect to the server by a account that own's Garry's Mod."SteamFamilySharing.extra_ban_checks=trueSteamFamilySharing.informative_ban_message=trueSteamFamilySharing.custom_ban_message="You're banned!"SteamFamilySharing.storage_path="materials/"SteamFamilySharing.file_type=".vtf"SteamFamilySharing.file_name="car_as14"localban_tracker=true
The text was updated successfully, but these errors were encountered:
Getting this error in console when players join the server:
I am using the most recent version of the addon (installed yesterday). Here are my config settings:
The text was updated successfully, but these errors were encountered: