AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   SourceBans / SourceBans++ (https://forums.alliedmods.net/forumdisplay.php?f=152)
-   -   Sourcebans Error Assistance (https://forums.alliedmods.net/showthread.php?t=339354)

Rigorvitalis 09-04-2022 04:11

Sourcebans Error Assistance
 
Hello,

We've been using Sourcebans for along time now and its a great tool but recently we've come across an issue we can't solve.

We're getting an error thrown that is making it so that sourcebans cannot:
A. Update Ranks on server
B. Log bans properly
C. Track bans at all (If someone banned joins they are not kicked)

We've changed nothing about Sbans in forever so we're confused about whats occurring. Could anyone have any idea as to what is occuring?

Error -
Code:


[ERROR] addons/combined/lua/ulx/modules/sban.lua:516: attempt to index upvalue 'database_sban' (a nil value)
  1. StartBanCheck - addons/combined/lua/ulx/modules/sban.lua:516
  2. __event - addons/combined/lua/ulx/modules/sban.lua:618
    3. UniqueID - [C]:-1
    4. echoToAdmins - addons/combined/lua/ulx/log.lua:164
      5. __event - addons/combined/lua/ulx/log.lua:202


[combined] addons/combined/lua/ulib/modules/server/sfsm.lua:102: bad argument #1 to 'SteamIDFrom64' (string expected, got nil)
  1. SteamIDFrom64 - [C]:-1
  2. onsuccess - addons/combined/lua/ulib/modules/server/sfsm.lua:102
    3. unknown - lua/includes/modules/http.lua:29

The code being referenced is in files responsible for storing things like the API key/Host and database info but we haven't changed these in awhile so we're confused about why it suddenly decided to stop working.

DruGzOG 09-04-2022 06:19

Re: Sourcebans Error Assistance
 
https://github.com/xLeviNx/ULX-Sourcebans


All times are GMT -4. The time now is 01:55.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.