Raised This Month: $51 Target: $400
 12% 

Sourcebans++ server error


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
PlayerOMG
Junior Member
Join Date: Mar 2017
Old 03-22-2017 , 11:20   Sourcebans++ server error
Reply With Quote #1

Quote:
L 03/22/2017 - 17:16:15: -------- Mapchange to de_dust2 --------
L 03/22/2017 - 17:16:16: [SM] Exception reported: Fatal error creating dynamic native!
L 03/22/2017 - 17:16:16: [SM] Blaming: adv_adverts_tf2.smx
L 03/22/2017 - 17:16:16: [SM] Call stack trace:
L 03/22/2017 - 17:16:16: [SM] [0] CreateNative
L 03/22/2017 - 17:16:16: [SM] [1] Line 129, C:\Users\Mini\Documents\Repositories\SM-TF2-Advanced-Ads\scripting\adv_adverts.sp::AskPluginLoad2
L 03/22/2017 - 17:16:16: [SM] Failed to load plugin "adv_adverts_tf2.smx": unexpected error 23 in AskPluginLoad callback.
CGameEventManager::AddListener: event 'teamplay_win_panel' unknown.
CGameEventManager::AddListener: event 'teamplay_restart_round' unknown.
CGameEventManager::AddListener: event 'arena_win_panel' unknown.
L 03/22/2017 - 17:16:16: [SM] Fatal error encountered parsing translation file "franug_weaponpaints.phrases.txt"
L 03/22/2017 - 17:16:16: [SM] Error (line 0, column 0): Stream failed to open
L 03/22/2017 - 17:16:16: [SM] Fatal error encountered parsing translation file "el/franug_weaponpaints.phrases.txt"
L 03/22/2017 - 17:16:16: [SM] Error (line 279, column 32): Un-quoted section has invalid tokens
L 03/22/2017 - 17:16:16: [SM] Exception reported: Failed to connect to SourceBans DB, Could not find database conf "sourcebans"
L 03/22/2017 - 17:16:16: [SM] Blaming: sbchecker.smx
L 03/22/2017 - 17:16:16: [SM] Call stack trace:
L 03/22/2017 - 17:16:16: [SM] [0] SetFailState
L 03/22/2017 - 17:16:16: [SM] [1] Line 76, sbchecker.sp::OnDatabaseConnected
L 03/22/2017 - 17:16:16: [SM] [3] SQL_TConnect
L 03/22/2017 - 17:16:16: [SM] [4] Line 59, sbchecker.sp::OnPluginStart
L 03/22/2017 - 17:16:16: [sourcebans.smx] Database failure: Could not find Database conf "sourcebans". See FAQ: https://sarabveer.github.io/SourceBans-Fork/faq/
L 03/22/2017 - 17:16:16: [SM] Exception reported: Database failure: Could not find Database conf "sourcebans"
L 03/22/2017 - 17:16:16: [SM] Blaming: sourcebans.smx
L 03/22/2017 - 17:16:16: [SM] Call stack trace:
L 03/22/2017 - 17:16:16: [SM] [0] SetFailState
L 03/22/2017 - 17:16:16: [SM] [1] Line 209, sourcebans.sp::OnPluginStart
L 03/22/2017 - 17:16:16: [SM] Unable to load plugin "sourcebans.smx": Error detected in plugin startup (see error logs)
L 03/22/2017 - 17:16:17: [SM] Exception reported: Database failure: could not find database conf sourcebans
L 03/22/2017 - 17:16:17: [SM] Blaming: sourcecomms.smx
L 03/22/2017 - 17:16:17: [SM] Call stack trace:
L 03/22/2017 - 17:16:17: [SM] [0] SetFailState
L 03/22/2017 - 17:16:17: [SM] [1] Line 221, sourcecomms.sp::OnPluginStart
L 03/22/2017 - 17:16:17: [SM] Unable to load plugin "sourcecomms.smx": Error detected in plugin startup (see error logs)
L 03/22/2017 - 17:16:17: [SourceSleuth.smx] SourceSleuth: Database connection error: Could not find database conf "sourcebans"
I dont know what to do with that! Yesterday it was working perfectly. I have the "databases.cfg". I cant do !ban and other SourceBans++ commands. Please help me! Thnx
PlayerOMG is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 03-22-2017 , 11:49   Re: Sourcebans++ server error
Reply With Quote #2

Code:
L 03/22/2017 - 17:16:16: [SM] Exception reported: Database failure: Could not find Database conf "sourcebans"
https://wiki.alliedmods.net/SQL_(Sou...ng)#Connecting
Drixevel is offline
PlayerOMG
Junior Member
Join Date: Mar 2017
Old 03-22-2017 , 12:45   Re: Sourcebans++ server error
Reply With Quote #3

Quote:
Originally Posted by redwerewolf View Post
Code:
L 03/22/2017 - 17:16:16: [SM] Exception reported: Database failure: Could not find Database conf "sourcebans"
https://wiki.alliedmods.net/SQL_(Sou...ng)#Connecting
Didnt work. I did that before but thanks for helping!
PlayerOMG is offline
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 03-22-2017 , 14:20   Re: Sourcebans++ server error
Reply With Quote #4

Quote:
Originally Posted by PlayerOMG View Post
Didnt work. I did that before but thanks for helping!
Oh boy.

https://www.gameconnect.net/projects...lugin_database

1. If you have an issue with a particular plugin from here on out, post in that plugin's thread instead of creating a new one.

2. You need to specify a "sourcebans" database configuration in your databases.cfg file. What redwerewolf linked is the proper setup. What I linked is more specific to sourcebans, hopefully you can figure it out.

And as always... SEARCH before posting!!
__________________

Last edited by sneaK; 03-22-2017 at 14:21.
sneaK is offline
PlayerOMG
Junior Member
Join Date: Mar 2017
Old 03-22-2017 , 15:27   Re: Sourcebans++ server error
Reply With Quote #5

Quote:
Originally Posted by blackhawk74 View Post
Oh boy.

https://www.gameconnect.net/projects...lugin_database

1. If you have an issue with a particular plugin from here on out, post in that plugin's thread instead of creating a new one.

2. You need to specify a "sourcebans" database configuration in your databases.cfg file. What redwerewolf linked is the proper setup. What I linked is more specific to sourcebans, hopefully you can figure it out.

And as always... SEARCH before posting!!
Thank you so much! I have forgot to put the "sourcebans" I had it "default".
PlayerOMG is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 23:40.


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