AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [Any][MySQL] tVip (2.3 | 04-04-21) - The simplest to use Vip Manager (https://forums.alliedmods.net/showthread.php?t=292183)

whiteskypony 01-25-2023 09:33

Re: [Any][MySQL] tVip (2.3 | 04-04-21) - The simplest to use Vip Manager
 
Im having a little problem, the !vip command was working fine the first time i have installed the plugin, later the same day after i added some users to the DB the command stopped working completely.
!vip does not open the menu with the info neither for the user nor roots, the rest of the commands works fine.

Im getting this error, but it doesn't make sense since its configured in the database.cfg, i even accessed the DB with DBeaver and the "tVip" is present with the current loaded users. I can even add or remove new VIPs and the tables got updated with it.

Code:

L 01/26/2023 - 13:05:00: [SM] Exception reported: Error connecting to database: "Configuration "tVip" not found"
L 01/26/2023 - 13:05:00: [SM] Blaming: tVip.smx
L 01/26/2023 - 13:05:00: [SM] Call stack trace:
L 01/26/2023 - 13:05:00: [SM]  [0] SetFailState
L 01/26/2023 - 13:05:00: [SM]  [1] Line 71, D:\Source\Sourcemod\Source Mod  - Compiller\SM 1.10\tVip.sp::OnPluginStart

Note* this is a modified version, but i have only added one small line to reload admins when the user is added nothing more.

To further test if this was the problem, i loaded a fresh installation on SM 1.12 dev with the plugin from this post, and used the same DB and its not showing up either with the !vip command.


My only guess after all my testing is that my database is the cause, but i dunno why.


All times are GMT -4. The time now is 06:17.

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