Raised This Month: $ Target: $400
 0% 

Amxbans 6.x


Post New Thread Reply   
 
Thread Tools Display Modes
HamoOodi
Senior Member
Join Date: Dec 2005
Old 09-09-2008 , 05:47   Re: Amxbans 5.0 (YoMama/Lux) [Updated 061028]
Reply With Quote #751

Where do I get the database user and database of the host and a password ??
HamoOodi is offline
HamoOodi
Senior Member
Join Date: Dec 2005
Old 09-09-2008 , 16:10   Re: Amxbans 5.0 (YoMama/Lux) [Updated 061028]
Reply With Quote #752

I have installed the mysql but I still get this error:

L 09/09/2008 - 22:07:29: [amxbans.amxx] [Amxbans] Connection failed!
L 09/09/2008 - 22:07:29: [amxbans.amxx] [Amxbans] Threaded query error, location: 1
L 09/09/2008 - 22:07:29: [amxbans.amxx] [Amxbans] Message: Host 'hamodi-31e29bbc' is not allowed to connect to this MySQL server (1130)
L 09/09/2008 - 22:07:29: [amxbans.amxx] [Amxbans] Query statement:
L 09/09/2008 - 22:070: [amxbans.amxx] [Amxbans] Connection failed!
L 09/09/2008 - 22:070: [amxbans.amxx] [Amxbans] Threaded query error, location: 5
L 09/09/2008 - 22:070: [amxbans.amxx] [Amxbans] Message: Host 'hamodi-31e29bbc' is not allowed to connect to this MySQL server (1130)
L 09/09/2008 - 22:070: [amxbans.amxx] [Amxbans] Query statement:
Menu item 17 added to Menus Front-End: "Banhistory Menu" from plugin "AMXBans"
HamoOodi is offline
Bento
SourceMod Donor
Join Date: May 2005
Location: The Netherlands
Old 09-30-2008 , 13:16   Re: Amxbans 5.0 (YoMama/Lux) [Updated 061028]
Reply With Quote #753

Hi there,

I've been running AMXBans for quite a while now on three of my public servers but somehow they all won't start anymore all of the sudden.

When trying to start the (windows) servers manually i get the following output:

Code:
Console initialized.
Protocol version 47
Exe version 1.0.0.2 (czero)
Exe build: 21:06:55 Oct 19 2006 (3647)
STEAM Auth Server
couldn't exec language.cfg
Server IP address 92.48.201.111:27015

   Metamod version 1.19p28 Copyright (c) 2001-2006 Will Day
     Patch: Metamod-P (mm-p) v28 Copyright (c) 2004-2006 Jussi Kivilinna
   Metamod comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'.
   This is free software, and you are welcome to redistribute it
   under certain conditions; type `meta gpl' for details.


   AMX Mod X version 1.8.1.3746 Copyright (c) 2004-2006 AMX Mod X Development Te
am
   AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'.
   This is free software and you are welcome to redistribute it under
   certain conditions; type 'amxx gpl' for details.

L 09/30/2008 - 18:28:15: -------- Mapchange to de_dust2_cz --------
Navigation map loaded.

        Admin Spectator ESP v1.3, Copyright (C) 2006 by KoST

L 09/30/2008 - 18:28:16: [rs_swearfilter.amxx] [AMXX] RS Swear Filter::23 Swear
Words Loaded From File!
L 09/30/2008 - 18:28:16: [rs_swearfilter.amxx] [AMXX] RS Swear Filter::12 Good W
ords Loaded From File!
L 09/30/2008 - 18:28:16: [rs_swearfilter.amxx] [AMXX] RS Swear Filter::5 Progres
sive Punishmentss Loaded From File!
Executing AMX Mod X Configuration File
AMX Mod X Config File Loaded!
It hangs at the last message which i added manually in amxx.cfg to check if it fully processed the file before the crash.
I get the same on my other two servers. The database is fully intact and working and the server has access to it.

This is my plugins.ini:

Code:
; AMX Mod X plugins

; Admin Base - Always one has to be activated
;admin.amxx		; admin base (required for any admin-related)
;admin_sql.amxx		; admin base - SQL version (comment admin.amxx)
admin_amxbans.amxx	; AMXBANS Admins
amxbans.amxx		; AMXBANS

; Basic
admincmd.amxx		; basic admin console commands
adminhelp.amxx		; help command for admin console commands
;adminslots.amxx		; slot reservation
multilingual.amxx	; Multi-Lingual management

; Menus
menufront.amxx		; front-end for admin menus
cmdmenu.amxx		; command menu (speech, settings)
plmenu.amxx		; players menu (kick, ban, client cmds.)
telemenu.amxx		; teleport menu (Fun Module required!)
mapsmenu.amxx		; maps menu (vote, changelevel)

; Chat / Messages
std_admin_color_chat.amxx
adminchat.amxx		; console chat commands
antiflood.amxx		; prevent clients from chat-flooding the server
; scrollmsg.amxx		; displays a scrolling message
imessage.amxx		; displays information messages
adminvote.amxx		; vote commands

; Map related
nextmap.amxx		; displays next map in mapcycle
;mapchooser.amxx		; allows to vote for next map
timeleft.amxx		; displays time left on map

; Configuration
pausecfg.amxx		; allows to pause and unpause some plugins
statscfg.amxx		; allows to manage stats plugins via menu and commands

; Counter-Strike
restmenu.amxx		; restrict weapons menu
hlstatsx_commands_cstrike.amxx
;statsx.amxx		; stats on death or round end (CSX Module required!)
;miscstats.amxx		; bunch of events announcement for Counter-Strike
stats_logging.amxx	; weapons stats logging (CSX Module required!)


; Custom - Add 3rd party plugins here
admin_allinone.amxx
adminreservation.amxx
afkkicker.amxx
adminlisten.amxx
unlimited-money.amxx
;amx_extend.amxx
rs_swearfilter.amxx
admin_spec_esp.amxx
mofoRates.amxx
fixrate.amxx
admin_check.amxx
walkguard.amxx
banmenu.amxx

; Disabled
;bunnyhop.amxx
When i remove the amxbans_admins.amxx the server does startup normally so it's something to do with that file.

Any help will be greatly appreciated!

Cheers,

Bento
__________________
Bento is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 09-30-2008 , 15:29   Re: Amxbans 5.0 (YoMama/Lux) [Updated 061028]
Reply With Quote #754

Did you changed anything on the servers?
This error does not simply start out of nowhere.
As i see you are running the newest build of amxmodx. Did you recompile all plugins with the new compiler?
__________________

Mordekay is offline
|PJ| Shorty
Veteran Member
Join Date: Aug 2005
Location: Bavaria, Germany
Old 09-30-2008 , 15:44   Re: Amxbans 5.0 (YoMama/Lux) [Updated 061028]
Reply With Quote #755

also use the newest metamod 1.19p32
__________________
There are only 10 types of people in the world:
Those who understand binary, and those who donīt.
|PJ| Shorty is offline
Send a message via ICQ to |PJ| Shorty Send a message via AIM to |PJ| Shorty Send a message via MSN to |PJ| Shorty Send a message via Yahoo to |PJ| Shorty Send a message via Skype™ to |PJ| Shorty
Bento
SourceMod Donor
Join Date: May 2005
Location: The Netherlands
Old 09-30-2008 , 15:50   Re: Amxbans 5.0 (YoMama/Lux) [Updated 061028]
Reply With Quote #756

I seriously haven't changed a single thing. Haven't logged into the server for 2 weeks or so. I'll see if i can update metamod, the plugins are all compiled with the latest AMX.

============

Updated metamod now, didn't fix it.
__________________

Last edited by Bento; 09-30-2008 at 15:53.
Bento is offline
ahtoh
Member
Join Date: Jun 2006
Old 11-05-2008 , 02:28   Re: Amxbans 5.0 (YoMama/Lux) [Updated 061028]
Reply With Quote #757

amxbans is crashing the server since latest steam update.
I had the same problem - disabling of amxbans solved the problem
ahtoh is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 11-05-2008 , 02:36   Re: Amxbans 5.0 (YoMama/Lux) [Updated 061028]
Reply With Quote #758

Your problems cannot be related to Bento's problem. Look at the date when he submitted his post. It was weeks before the update.
__________________

Mordekay is offline
`666
AlliedModders Donor
Join Date: Jan 2006
Old 11-05-2008 , 09:56   Re: Amxbans 5.0 (YoMama/Lux) [Updated 061028]
Reply With Quote #759

Quote:
Originally Posted by ahtoh View Post
amxbans is crashing the server since latest steam update.
I had the same problem - disabling of amxbans solved the problem
4 servers with amxbans running with no problem
`666 is offline
Owyn
Veteran Member
Join Date: Nov 2007
Old 12-10-2008 , 11:24   Re: Amxbans 5.0 (YoMama/Lux) [Updated 061028]
Reply With Quote #760

how can i make amx_banmenu work with amx_bans?

cuz when listip.cfg is created my server stucks at mapchange
Owyn is offline
Send a message via ICQ to Owyn
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 02:30.


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