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

Server crashes after join


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Vanquishe[rR]
BANNED
Join Date: Feb 2010
Location: Australia, Victoria, Mel
Old 02-26-2010 , 20:48   Server crashes after join
Reply With Quote #1

Hello.
Im creaing a non-steam/steam server on my computer. It was working before but now when someone joins, HLDS crashes. The difference is that i installed a lot more plugins into my server.
The below is my plugins list:

Quote:
advanced_bans.amxx
; 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)

; 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)
pluginmenu.amxx ; Menus for commands/cvars organized by plugin

; Chat / Messages
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
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!)

; Enable to use AMX Mod plugins
;amxmod_compat.amxx ; AMX Mod backwards compatibility layer


; Server management plugins
hpk.amxx
connect_announce.amxx
tagprotect.amxx
sea_banold.amxx
emptyserver2.amxx
mapobjectives.amxx
admin_check.amxx
countrywelcome.amxx
specinfo.amxx
reconnect_features.amxx
GHW_connect.amxx
showip.amxx
log-to-file.amxx
plmenu.amxx
adminvote.amxx
HostnameTimeleft.amxx
hltv_autorecord.amxx

; Anti hacks
admin_spec_esp.amxx
anti_fastfire.amxx

; Bug fix plugins
DoNotShootTheHostages.amxx
antiflashbug.amxx
antihebug.amxx
antifast_pistol_shots.amxx
anti_fastsilencer_bug.amxx

; Custom - Add 3rd party plugins here
adminlisten.amxx
antiflood.amxx
spam_blocker.amxx
gamenamechanger.amxx
randomteams.amxx
rockthevote_custom.amxx
AR_Remover.amxx
statsx.amxx
afkbomb.amxx
sell_weapons.amxx
teamlocker.amxx
ghostchat.amxx
antisilentplant.amxx
Before, it was:
Quote:
; 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)

; 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)
pluginmenu.amxx ; Menus for commands/cvars organized by plugin

; Chat / Messages
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
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!)

; Enable to use AMX Mod plugins
;amxmod_compat.amxx ; AMX Mod backwards compatibility layer

; Custom - Add 3rd party plugins here
antiflood.amxx
anti_fastfire.amxx
statsx.amxx
spam_blocker.amxx
adminlisten.amxx
aim_practice.amxx
antisilentplant.amxx
The below is what i have when i type in amx_plugins
Quote:
name version author file status
[ 1] Advanced Bans 0.8 Exolent advanced_bans.a running
[ 2] Admin Base 1.8.1.3746 AMXX Dev Team admin.amxx running
[ 3] Admin Commands 1.8.1.3746 AMXX Dev Team admincmd.amxx running
[ 4] Admin Help 1.8.1.3746 AMXX Dev Team adminhelp.amxx running
[ 5] Slots Reservation 1.8.1.3746 AMXX Dev Team adminslots.amxx running
[ 6] Multi-Lingual System 1.8.1.3746 AMXX Dev Team multilingual.am running
[ 7] Menus Front-End 1.8.1.3746 AMXX Dev Team menufront.amxx running
[ 8] Commands Menu 1.8.1.3746 AMXX Dev Team cmdmenu.amxx running
[ 9] Players Menu 1.8.1.3746 AMXX Dev Team plmenu.amxx running
[ 10] Maps Menu 1.8.1.3746 AMXX Dev Team mapsmenu.amxx running
[ 11] Plugin Menu 1.8.1.3746 AMXX Dev Team pluginmenu.amxx running
[ 12] Admin Chat 1.8.1.3746 AMXX Dev Team adminchat.amxx running
[ 13] Anti Flood 1.8.1.3746 AMXX Dev Team antiflood.amxx running
[ 14] Scrolling Message 1.8.1.3746 AMXX Dev Team scrollmsg.amxx running
[ 15] Info. Messages 1.8.1.3746 AMXX Dev Team imessage.amxx running
[ 16] Admin Votes 1.8.1.3746 AMXX Dev Team adminvote.amxx running
[ 17] NextMap 1.8.1.3746 AMXX Dev Team nextmap.amxx running
[ 18] Nextmap Chooser 1.8.1.3746 AMXX Dev Team mapchooser.amxx running
[ 19] TimeLeft 1.8.1.3746 AMXX Dev Team timeleft.amxx running
[ 20] Pause Plugins 1.8.1.3746 AMXX Dev Team pausecfg.amxx running
[ 21] Stats Configuration 1.8.1.3746 AMXX Dev Team statscfg.amxx running
[ 22] StatsX 1.8.1.3746 AMXX Dev Team statsx.amxx running
[ 23] Yet Another High Ping 1.1.4 EKS hpk.amxx running
[ 24] Connect Announce 0.2 v3x connect_announc running
[ 25] Admin Tag Enforcement/ 1 atambo tagprotect.amxx running
[ 26] Ban Old Menu 0.1 Seather sea_banold.amxx running
[ 27] Empty Server2 0.8 raffe & twistede emptyserver2.am running
[ 28] Map Objectives 2.0 Suicid3 mapobjectives.a running
[ 29] Admin Check 1.51 OneEyed admin_check.amx running
[ 30] Country Welcome 1.7 SweatyBanana countrywelcome. running
[ 31] SpecInfo 1.3.1 Ian Cammarata specinfo.amxx running
[ 32] Reconnect Features 0.2.4 BETA ConnorMcLeod reconnect_featu running
[ 33] GHW Connect Messages 1.1 GHW_Chronic GHW_connect.amx running
[ 34] ShowIP 1.08 Spunky showip.amxx running
[ 35] Log on the file server 1.0 Starsailor log-to-file.amx running
[ 36] Hostname Timeleft 1.0 xPaw HostnameTimelef running
[ 37] HLTV AutoRecord 1.5 Dr.Aft hltv_autorecord running
[ 38] Admin Spectator ESP 1.3 KoST admin_spec_esp. running
[ 39] Anti FastFire 1.2 DarkSnow anti_fastfire.a running
[ 40] DoNotShootTheHostages 0.2 regalis DoNotShootTheHo running
[ 41] Anti Flashbang Bug 1.0 Numb antiflashbug.am running
[ 42] Anti He Bug 1.1 Numb antihebug.amxx running
[ 43] Anti Fast Pistol Shots 1.0 Numb antifast_pistol running
[ 44] Anti FastSilencer Bug 1.0 Numb anti_fastsilenc running
[ 45] AdminListen 2.3x /dev/ urandom adminlisten.amx running
[ 46] Spam Blocker 3.5.2 Teo spam_blocker.am running
[ 47] Game Namer 1.1 NeuroToxin gamenamechanger running
[ 48] random teams 1 atambo randomteams.amx running
[ 49] RockTheVote 1.8 DA rockthevote_cus running
[ 50] AR Remover 1.00 NL)Ramon(NL AR_Remover.amxx running
[ 51] AFK Bomb Drop 1.0 BlackFlagg afkbomb.amxx running
[ 52] Sell Weapons 1.4 Doombringer sell_weapons.am running
[ 53] Team Locker 1.5 Bmann_420 teamlocker.amxx running
[ 54] Ghostchat 0.3 NetRipper ghostchat.amxx running
[ 55] Anti-Silent Plant 1.5 SubStream antisilentplant running
55 plugins, 55 running
The below is my meta list:

Quote:
description stat pend file vers src load unlod
[ 1] AMX Mod X RUN - amxmodx_mm.dll v1.8.1.3 ini Start ANY
[ 2] MySQL RUN - mysql_amxx.dll v1.8.1.3 pl1 ANY ANY
[ 3] Fun RUN - fun_amxx.dll v1.8.1.3 pl1 ANY ANY
[ 4] Engine RUN - engine_amxx.dll v1.8.1.3 pl1 ANY ANY
[ 5] FakeMeta RUN - fakemeta_amxx.dl v1.8.1.3 pl1 ANY ANY
[ 6] CStrike RUN - cstrike_amxx.dll v1.8.1.3 pl1 ANY ANY
[ 7] CSX RUN - csx_amxx.dll v1.8.1.3 pl1 ANY ANY
[ 8] Ham Sandwich RUN - hamsandwich_amxx v1.8.1.3 pl1 ANY ANY
8 plugins, 8 running
Any suggestions? I realise now i think i can take out MySQL but the error would still be there.

Also, this is my meta cvars (too many?


Quote:
Registered plugin cvars:
plugin cvar float value string value
[ 1] AMX Mod X amxmodx_version 181.374603 1.8.1.3746
[ 2] AMX Mod X amxmodx_modules 10.000000 10
[ 3] AMX Mod X amx_debug 1.000000 1
[ 4] AMX Mod X amx_mldebug 0.000000
[ 5] AMX Mod X amx_client_languages 1.000000 1
[ 6] (unknown) csstats_maxsize 35000.000000 35000
[ 7] (unknown) csstats_reset 0.000000 0
[ 8] (unknown) csstats_rank 2.000000 2
[ 9] (unknown) csstats_rankbots 0.000000 0
[ 10] (unknown) csstats_pause 0.000000 0
[ 11] AMX Mod X cm_connect_sound 0.000000 buttons/bell1.wav
[ 12] AMX Mod X cm_disconnect_sound 0.000000 fvox/blip.wav
[ 13] AMX Mod X advanced_bans 0.800000 0.8
[ 14] AMX Mod X ab_website 0.000000
[ 15] AMX Mod X ab_immunity 2.000000 2
[ 16] AMX Mod X ab_bandelay 5.000000 5
[ 17] AMX Mod X ab_unbancheck 5.000000 5
[ 18] AMX Mod X amx_show_activity 2.000000 2
[ 19] AMX Mod X amx_mode 1.000000 1
[ 20] AMX Mod X amx_password_field 0.000000 _pw
[ 21] AMX Mod X amx_default_access 0.000000 z
[ 22] AMX Mod X amx_vote_ratio 0.020000 0.02
[ 23] AMX Mod X amx_vote_time 10.000000 10
[ 24] AMX Mod X amx_vote_answers 1.000000 1
[ 25] AMX Mod X amx_vote_delay 10.000000 10
[ 26] AMX Mod X amx_last_voting 0.000000 0
[ 27] AMX Mod X amx_votekick_ratio 0.400000 0.40
[ 28] AMX Mod X amx_voteban_ratio 0.400000 0.40
[ 29] AMX Mod X amx_votemap_ratio 0.400000 0.40
[ 30] AMX Mod X amx_sql_host 12700.099609 127.0.0.1
[ 31] AMX Mod X amx_sql_user 0.000000 root
[ 32] AMX Mod X amx_sql_pass 0.000000
[ 33] AMX Mod X amx_sql_db 0.000000 amx
[ 34] AMX Mod X amx_sql_type 0.000000 mysql
[ 35] AMX Mod X amx_reservation 2.000000 2
[ 36] AMX Mod X amx_hideslots 0.000000 0
[ 37] AMX Mod X amx_language 0.000000 en
[ 38] AMX Mod X amx_flood_time 0.750000 0.75
[ 39] AMX Mod X amx_freq_imessage 30.000000 30
[ 40] AMX Mod X amx_nextmap 0.000000 ab_bloodstrike_fish
[ 41] AMX Mod X amx_extendmap_max 90.000000 90
[ 42] AMX Mod X amx_extendmap_step 15.000000 15
[ 43] AMX Mod X amx_time_voice 1.000000 1
[ 44] AMX Mod X amx_timeleft 0.000000 00:00
[ 45] AMX Mod X amx_statsx_duration 12.000000 12.0
[ 46] AMX Mod X amx_statsx_freeze -2.000000 -2.0
[ 47] AMX Mod X amx_minupdaterate 40.000000 40
[ 48] AMX Mod X amx_minrate 10000.000000 10000
[ 49] AMX Mod X amx_maxping 125.000000 125
[ 50] AMX Mod X amx_maxping_add 50.000000 50
[ 51] AMX Mod X yhpk_version 11.400000 1.1.4
[ 52] AMX Mod X amx_taginfront 1.000000 1
[ 53] AMX Mod X amx_tagprotect 1.000000 1
[ 54] AMX Mod X amx_clantag 0.000000 ARiAS
[ 55] AMX Mod X amx_staytime 10.000000 10
[ 56] AMX Mod X amx_map_empty 0.000000 ab_bloodstrike_fish
[ 57] AMX Mod X amx_map_players 0.000000 amx-nextmap
[ 58] AMX Mod X amx_timelimit_empty 0.000000 0
[ 59] AMX Mod X amx_timelimit_player 30.000000 30
[ 60] AMX Mod X amx_idletime 1.000000 1
[ 61] AMX Mod X amx_map_memory 0.000000 de_dust2
[ 62] AMX Mod X sv_mapobjectives 1.000000 1
[ 63] AMX Mod X sv_mapobj_wait 30.000000 30
[ 64] AMX Mod X sv_mapobj_color 255.000000 255
[ 65] AMX Mod X amx_contactinfo 0.000000 Look for ARiAS*!
[ 66] AMX Mod X amx_country_showall 0.000000 0
[ 67] AMX Mod X amx_country_method 2.000000 2
[ 68] AMX Mod X specinfo_version 13.100000 1.3.1
[ 69] AMX Mod X si_enabled 1.000000 1
[ 70] AMX Mod X si_list_enabled 1.000000 1
[ 71] AMX Mod X si_keys_enabled 0.000000 0
[ 72] AMX Mod X si_list_default 1.000000 1
[ 73] AMX Mod X si_keys_default 0.000000 0
[ 74] AMX Mod X si_immunity 1.000000 1
[ 75] AMX Mod X si_msg_r 45.000000 45|...
[ 76] AMX Mod X si_msg_g 89.000000 89
[ 77] AMX Mod X si_msg_b 116.000000 116
[ 78] AMX Mod X reconnect_features 2.400000 0.2.4 BETA
[ 79] AMX Mod X amx_noreconnect_time 20.000000 20
[ 80] AMX Mod X amx_noreconnect_scor 1.000000 1
[ 81] AMX Mod X amx_noreconnect_mone 1.000000 1
[ 82] AMX Mod X amx_noreconnect_spaw 1.000000 1
[ 83] AMX Mod X amx_noreconnect_star 0.000000 0
[ 84] AMX Mod X amx_noreconnect_noti 1.000000 1
[ 85] AMX Mod X cm_flags 7.000000 7
[ 86] AMX Mod X cm_connect_string 0.000000 [AMXX] %name (%steamid) has connected (%country).
[ 87] AMX Mod X cm_disconnect_string 0.000000 [AMXX] %name (%steamid) has disconnected (%country).
[ 88] AMX Mod X amx_showips 1.000000 1
[ 89] AMX Mod X amx_showip_mode 1.000000 1
[ 90] AMX Mod X amx_showip_method 1.000000 1
[ 91] AMX Mod X amx_showip_admin 0.000000 0
[ 92] AMX Mod X amx_showip_allowed 0.000000 0
[ 93] AMX Mod X amx_showip_log 1.000000 1
[ 94] AMX Mod X ltf_enable 0.000000 0
[ 95] AMX Mod X sv_hostname_timeleft 1.000000 1
[ 96] AMX Mod X sv_hostname_style 3.000000 3
[ 97] AMX Mod X autohltv_record 1.000000 1
[ 98] AMX Mod X autohltv_path 0.000000 demos/HLTV
[ 99] AMX Mod X autohltv_ignorebots 1.000000 1
[ 100] AMX Mod X autohltv_minplayers 2.000000 2
[ 101] AMX Mod X autohltv_recording 1.000000 1
[ 102] AMX Mod X autohltv_pass 0.000000 skillsforpros
[ 103] AMX Mod X autohltv_time 1.000000 1
[ 104] AMX Mod X esp 0.000000 0
[ 105] AMX Mod X esp_timer 0.300000 0.3
[ 106] AMX Mod X esp_allow_all 0.000000 0
[ 107] AMX Mod X esp_disable_default_ 1.000000 1
[ 108] AMX Mod X aesp_version 1.300000 1.3
[ 109] AMX Mod X amx_af_max 16.000000 16
[ 110] AMX Mod X amx_af 1.000000 1
[ 111] AMX Mod X amx_af_amxban 0.000000 0
[ 112] AMX Mod X amx_af_bantime 30.000000 30
[ 113] AMX Mod X DoNotShootTheHostage 0.200000 0.2
[ 114] AMX Mod X spam_blocker_active 1.000000 1
[ 115] AMX Mod X spam_ip_mode 3.000000 3
[ 116] AMX Mod X spam_check_nick 1.000000 1
[ 117] AMX Mod X spam_bantime 1440.000000 1440
[ 118] AMX Mod X spam_detect_ip 0.000000 0
[ 119] AMX Mod X spam_log_hides 0.000000 0
[ 120] AMX Mod X spam_warning 1.000000 1
[ 121] AMX Mod X spam_notify_admins 1.000000 1
[ 122] AMX Mod X spam_ban_mode 1.000000 1
[ 123] AMX Mod X spam_blocker 35.200001 3.5.2
[ 124] AMX Mod X amx_gamename 0.000000 Public
[ 125] AMX Mod X sv_randomteams 1.000000 1
[ 126] AMX Mod X amx_howmanyvotes 0.000000 number
[ 127] AMX Mod X amx_howmanypercentag 0.300000 0.30
[ 128] AMX Mod X amx_rocktime 0.000000 time
[ 129] AMX Mod X amx_timevote 0.000000 number
[ 130] AMX Mod X amx_directmapchange 0.000000 0
[ 131] AMX Mod X amx_noar 1.000000 1
[ 132] AMX Mod X afk_version 1.000000 1.0a
[ 133] AMX Mod X mp_afktime 20.000000 20
[ 134] AMX Mod X mp_afkminplayers 1.000000 1
[ 135] AMX Mod X SW_enabled 1.000000 1
[ 136] AMX Mod X SW_buyzone 1.000000 1
[ 137] AMX Mod X SW_annonce 120.000000 120
[ 138] AMX Mod X SW_divide 1.000000 1
[ 139] AMX Mod X teamlocker 1.500000 1.5
[ 140] AMX Mod X antisilentplant_vers 1.500000 1.5
140 cvars, 140 available (192 allocated)

Last edited by Vanquishe[rR]; 02-26-2010 at 20:53.
Vanquishe[rR] is offline
Send a message via MSN to Vanquishe[rR]
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 02-26-2010 , 23:50   Re: Server crashes after join
Reply With Quote #2

You will get NO support here. Good Bye.
__________________
fysiks is offline
wariorman
Senior Member
Join Date: Mar 2008
Old 02-27-2010 , 03:22   Re: Server crashes after join
Reply With Quote #3

capturedby me since Fysiks didnt claim it.
wariorman is offline
kanatzu
Veteran Member
Join Date: Oct 2007
Location: Sweden
Old 02-27-2010 , 05:44   Re: Server crashes after join
Reply With Quote #4

Quote:
Originally Posted by Vanquishe[rR] View Post
Im creaing a non-steam/steam server

Read the rules and gtfo...

You gonna get banned 100% sure
__________________




Quote:
Originally Posted by wrecked_ View Post
Stop saying words before I sodomize you with a cucumber.
kanatzu is offline
Send a message via MSN to kanatzu
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 02-27-2010 , 20:44   Re: Server crashes after join
Reply With Quote #5

Quote:
Originally Posted by wariorman View Post
capturedby me since Fysiks didnt claim it.
I don't understand why you people have some obsession with this crab thing.
__________________
fysiks is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 02-28-2010 , 01:52   Re: Server crashes after join
Reply With Quote #6

Quote:
Originally Posted by fysiks View Post
I don't understand why you people have some obsession with this crab thing.
I'd like to know that as well
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
Vanquishe[rR]
BANNED
Join Date: Feb 2010
Location: Australia, Victoria, Mel
Old 02-28-2010 , 02:56   Re: Server crashes after join
Reply With Quote #7

Please delete this thread.
(I can't find how)
Vanquishe[rR] is offline
Send a message via MSN to Vanquishe[rR]
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 14:21.


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