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

[Server] Server is crashing


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Vincent.nl
BANNED
Join Date: Mar 2009
Location: Holland [Enschede]
Old 01-13-2010 , 10:14   [Server] Server is crashing
Reply With Quote #1

Hello amxx scripters could anyone help me to find my problem ?
the last few days i have probles with the server my server is when i start it like 14 hour online after that it crashes
my error log says this
Code:
L 01/12/2010 - 00:00:14: [AMXX] Language key "VICTIMS" not found for language "en", check "statsx.amxx"
L 01/12/2010 - 00:17:51: Start of error session.
L 01/12/2010 - 00:17:51: Info (map "aim_crazyjump3") (file "addons/amxmodx/logs/error_20100112.log")
L 01/12/2010 - 00:17:51: [AMXX] Language key "LOADED_ADMINS" not found for language "en", check "admin.amxx"
L 01/12/2010 - 00:21:41: [AMXX] Language key "VICTIMS" not found for language "en", check "statsx.amxx"
L 01/12/2010 - 00:26:08: [AMXX] Language key "VICTIMS" not found for language "en", check "statsx.amxx"
L 01/12/2010 - 00:27:15: [AMXX] Language key "VICTIMS" not found for language "en", check "statsx.amxx"
L 01/12/2010 - 00:27:33: [AMXX] Language key "VICTIMS" not found for language "en", check "statsx.amxx"
all the way down
My amxx.cfg is like this

Code:
// AMX Mod X Configuration File
echo Executing AMX Mod X Configuration File

// Default access for all non admin players (see users.ini for access details)
//
// Default value: "z"
amx_default_access "z"

// Name of setinfo which should store a password on a client (you should change this)
// Note: Always prefix the field with an underscore (aka: "_")
// (Example: setinfo _pw "password")
//
// Default value: "_pw"
amx_password_field "_pw"

// Mode of logging to a server
// 0 - disable logging, players won't be checked (and access won't be set)
// 1 - normal mode which obey flags set in accounts
// 2 - kick all players not on list
//
// Default value: 1
amx_mode 1

// Show admins activity
// 0 - disabled
// 1 - show without admin name
// 2 - show with name
//
// Default value: 2
amx_show_activity 0

// Frequency in seconds and text of scrolling message
//
// Default value: "Welcome to %hostname% -- This server is using AMX Mod X" 600
amx_scrollmsg "Welcome to %hostname% -- enjoy you're stay" 600

// Center typed colored messages (last parameter is a color in RRRGGGBBB format)
//
// Default values: "Welcome to %hostname%" "000255100"
//                 "This server is using Alcohol" "000100255"
amx_imessage "Welcome to %hostname%" "000255100"
amx_imessage "Welcome to csfunserver.nl have fun gr paranoidx" "000100255"

// Frequency in seconds of colored messages
//
// Default value: 180
amx_freq_imessage 180

// Set in seconds how fast players can chat (chat-flood protection)
//
// Default value: 0.75
amx_flood_time 0.75

// Amount of slots to reserve.
//
// Default value: 0
amx_reservation 2

// If you set this to 1, you can hide slots on your server.
// If server "full" of public slots and slots hidden, you must manually connect with connect console command
//
// Default value: 0
amx_hideslots 1

// Displaying of time remaining
// a - display white text on bottom
// b - use voice
// c - don't add "remaining" (only in voice)
// d - don't add "hours/minutes/seconds" (only in voice)
// e - show/speak if current time is less than this set in parameter
//
// Default value: "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11"
amx_time_display "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11"

// Announce "say thetime" and "say timeleft" with voice, set to 0 to disable.
//
// Default value: 1
amx_time_voice 1

// Minimum delay in seconds between two voting sessions
//
// Default value: 10
amx_vote_delay 10

// How long voting session goes on
//
// Default value: 10
amx_vote_time 10

// Display who votes for what option, set to 0 to disable, 1 to enable.
//
// Default value: 1
amx_vote_answers 0

// Some ratios for voting success

// Default value: 0.40
amx_votekick_ratio 0.40

// Default value: 0.40
amx_voteban_ratio 0.40

// Default value: 0.40
amx_votemap_ratio 0.40

// Default value: 0.02
amx_vote_ratio 0.02

// Max. time to which map can be extended
//
// Default value: 90
amx_extendmap_max 90

// Step for each extending
//
// Default value: 15
amx_extendmap_step 15

// If you set this to 0, clients cannot chose their language, instead they use
// whatever language the server is configured to use.
//
// Default value: 1
amx_client_languages 1

// Plugin Debug mode
// 0 - No debugging (garbage line numbers)
// 1 - Plugins with "debug" option in plugins.ini are put into debug mode
// 2 - All plugins are put in debug mode
// Note - debug mode will affect JIT performance
//
// Default value: 1
amx_debug 1

// Plugin MultiLingual Debug
// To debug a language put its 2 letter code between quotes ("en", "de", etc)
// "" means disabled
//
// Default value: ""
amx_mldebug ""

//
// Beginning of Counter-Strike package specific configurations.
//

redirect_active 1

// Rank mode
// 0 - by nick
// 1 - by authid 
// 2 - by ip
//
// Default value: 1
csstats_rank 1

// Max size of the stats file
//
// Default value: 3500
csstats_maxsize 3500

// Whether or not to rank bots with csstats - set to 1 to rank bots, 0 otherwise.
//
// Default value: 0
csstats_rankbots 0

// Duration of HUD-statistics
//
// Default value: 12.0
amx_statsx_duration 12.0

// HUD-statistics display limit relative round freeze end
// Negative time will clear the HUD-statstics before the round freeze time has ended
//
// Default value: -2.0
amx_statsx_freeze -2.0
my server.cfg is like this
Code:
// ** INX-Gaming.co.uk Server Config (2007)
// Thank you for purchasing an INX-Gaming server
// Please take time to configure your server carefully

// ** Server Name
// You are not allowed to remove the INX-Gaming branding
// unless you have paid for it. We monitor servers regularly
// and suspend accounts who do not comply with this rule
hostname "Csfunserver.nl|server#1|Standard maps|"

// ** RCON Password
// You are advised to change this immediately
// You use this to administer your game server
rcon_password "***********"

// ** Server Password
// Please enter a password if you wish to make
// your server 'private'
sv_password ""

// ** Time limit
mp_timelimit 30

// ** Max Rounds
mp_maxrounds 50

// ** Default settings
// We advise you do not change these!
sv_maxspeed 320
sv_cheats 0
sv_aim 0
pausable 0

// ** EXEC Files
// Please leave these as default!
exec listip.cfg
exec banned.cfg


// Rates - we advise unless you are an expert with setting rates, you don't touch these

sv_minrate 10000		// The minimum rate a client can receive
sv_maxrate 25000		// The maximum rate a client can receive
sv_maxupdaterate 101		// The maximum udpaterate a client can receive
sv_minupdaterate 60		// The minimum udpaterate a client can receive

sv_downloadurl "http://www.csfunserver.inx-gaming.co.uk/csfunserver/cstrike/"
sv_allowdownload 1
sv_allowupload 1


redirect_manual 1
redirect_follow 1
redirect_check_method 2
redirect_announce 120
redirect_announce_mode 3
redirect_announce_alivepos_x 0.75
redirect_show 1
Thanks in advance
vincent.G
Vincent.nl is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 01-13-2010 , 10:26   Re: [Server] Server is crashing
Reply With Quote #2

Those "errors" are caused by an incomplete lang file. Try updating all of your lang files from the base and addon packages.

Also, show the output of the following commands as those "error" don't cause a "crash"

rcon meta list
rcon version
rcon amxx modules
rcon status
rcon amxx plugins
__________________
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
Vincent.nl
BANNED
Join Date: Mar 2009
Location: Holland [Enschede]
Old 01-13-2010 , 12:07   Re: [Server] Server is crashing
Reply With Quote #3

hm oke about those lang files i know the proplems but here is my
meta list
Code:
] rcon meta list
Currently loaded plugins:
      description      stat pend  file              vers      src  load  unlod
 [ 1] AMX Mod X        RUN   -    amxmodx_mm_i386.  v1.8.0.3  ini  Start ANY  
 [ 2] Fun              RUN   -    fun_amxx_i386.so  v1.8.0.3  pl1  ANY   ANY  
 [ 3] CStrike          RUN   -    cstrike_amxx_i38  v1.8.0.3  pl1  ANY   ANY  
 [ 4] CSX              RUN   -    csx_amxx_i386.so  v1.8.0.3  pl1  ANY   ANY  
 [ 5]FakeMeta         RUN   -    fakemeta_amxx_i3  v1.8.0.3  pl1  ANY   ANY  
 [ 6] Engine           RUN   -    engine_amxx_i386  v1.8.0.3  pl1  ANY   ANY  
 [ 7] Ham Sandwich     RUN   -    hamsandwich_amxx  v1.8.0.3  pl1  ANY   ANY  
7 plugins
version
Code:
] rcon version
Protocol version 48
Exe version 1.1.2.6/Stdio (cstrike)
Exe build: 15:58:06 Jun 15 2009 (4
modules
Code:
] rcon amx_modules
Currently loaded modules:
name                    version     author               status     
Fun                     1.8.0.3660  AMX Mod X Dev Team   running    
CStrike                 1.8.0.3660  AMX Mod X Dev Team   running    
CSX                     1.8.0.3660  AMX Mod X Dev Team   running    
FakeMeta                1.8.0.3660  AMX Mod X Dev Team   running    
Engine                  1.8.0.3660  AMX Mod X Dev Team   running    
Ham Sandwich            1.8.0.3660  AMX Mod X Dev Team   running    
Sockets                 1.8.0.3660  HLSW Dev Team        running
plugins
Code:
] rcon amxx plugins
Currently loaded plugins:
       name                    version     author            file             status   
 [  1] Admin Base              1.8.0.3660  AMXX Dev Team     admin.amxx       running  
 [  2] Admin Commands          1.8.0.3660  AMXX Dev Team     admincmd.amxx    running  
 [  3] Admin Help              1.8.0.3660  AMXX Dev Team     adminhelp.amxx   running  
 [  4] Slots Reservation       1.8.0.3660  AMXX Dev Team     adminslots.amxx  running  
 [  5] Multi-Lingual System    1.8.0.3660  AMXX Dev Team     multilingual.am  running  
 [  6] Menus Front-End         1.8.0.3660  AMXX Dev Team     menufront.amxx   running  
 [  7] Commands Menu           1.8.0.3660  AMXX Dev Team     cmdmenu.amxx     running  
 [  8] Players Menu            1.8.0.3660  AMXX Dev Team     plmenu.amxx      running  
 [  9] Teleport Menu           1.8.0.3660  AMXX Dev Team     telemenu.amxx    running  
 [ 10] Maps Menu               1.8.0.3660  AMXX Dev Team     mapsmenu.amxx    running  
 [ 11] Admin Chat              1.8.0.3660  AMXX Dev Team     adminchat.amxx   running  
 [ 12] Anti Flood              1.8.0.3660  AMXX Dev Team     antiflood.amxx   running  
 [ 13] Scrolling Message       1.8.0.3660  AMXX Dev Team     scrollmsg.amxx   running  
 [ 14] Info. Messages          1.8.0.3660  AMXX Dev Team     imessage.amxx    running  

 [ 15] Admin Votes             1.8.0.3660  AMXX Dev Team     adminvote.amxx   running  
 [ 16] NextMap                 1.8.0.3660  AMXX Dev Team     nextmap.amxx     running  
 [ 17] Nextmap Chooser         1.8.0.3660  AMXX Dev Team     mapchooser.amxx  stopped  
 [ 18] TimeLeft                1.8.0.3660  AMXX Dev Team     timeleft.amxx    running  
 [ 19] Pause Plugins           1.8.0.3660  AMXX Dev Team     pausecfg.amxx    running  
 [ 20] Stats Configuration     1.8.0.3660  AMXX Dev Team     statscfg.amxx    running  
 [ 21] Ultimate Gore           1.6         JTP10181          amx_gore_ultima  running  
 [ 22] Exec                    1.0         ToXiC             amx_exec.amxx    running  
 [ 23] Advanced Roll The Dice  v2.5 RC 4   Striker           roll_the_dice.a  running  
 [ 24] All Chat                1.1         Ian Cammarata     allchat.amxx     running  
 [ 25] Parachute               1.3         KRoT@L/JTP10181   amx_parachute.a  running  
 [ 26] UT Style Floating Weap  2.2         GHW_Chronic       GHW_Floating_We  running  
 [ 27] Custom NextMap Chooser  1.4d        GHW_Chronic       GHW_Custom_Next  running  
 [ 28] Super Bunny Hopper      1.2         Cheesy Peteza     bunnyhop.amxx    running  
 [ 29] HLstatsX Ingame Plugin  1.7         TTS Oetzel & Goe  hlstatsx_comman  running  

 [ 30] First Person Death      1.0         Numb              first_person_de  paused   
 [ 31] HATS                    1.8         SgtBane           Hats08.amxx      running  
 [ 32] xREDIRECT               1.0.3.2     x0R               xredirect.amxx   running  
 [ 33] MultiJump               1.1         twistedeuphoria   multijump.amxx   running  
 [ 34] Death-info beams        3.0         BMJ               dib3.amxx
status
Code:
] rcon status
hostname:  -------------Doesnt matter
version :  48/1.1.2.6/Stdio 4617 secure  (10)
tcp/ip  :  85.234.148.90:27025
map     :  cs_assault at: 0 x, 0 y, 0 z
players :  1 active (24 max)

#      name userid uniqueid frag time ping loss adr
# 1 "paranoidx" 1 STEAM_0:1:24541236   0 00:45   32    0 82.74.106.169:27005
Vincent.nl is offline
Endoglastic
Senior Member
Join Date: Jan 2009
Location: United States
Old 01-23-2010 , 19:57   Re: [Server] Server is crashing
Reply With Quote #4

maybe its the map crazyjump?
Endoglastic is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 01-24-2010 , 17:30   Re: [Server] Server is crashing
Reply With Quote #5

no, it his crapserver running dproto

EDIT: little update. I contacted your server-provider. I'm sure you will get a mail soon, latestly tomorrow.
Have a nice day
And btw: if you are editing your outputs do it WISELY!
An example:
Code:
] rcon status
hostname:  -------------Doesnt matter
but in your server.cfg you psoted above:
Code:
// ** Server Name
// You are not allowed to remove the INX-Gaming branding
// unless you have paid for it. We monitor servers regularly
// and suspend accounts who do not comply with this rule
hostname "Csfunserver.nl|server#1|Standard maps|"
rofl, epic fail.
Furthermore: your IP entered into HLSW shows anyone the hostname
__________________


Last edited by Mordekay; 01-24-2010 at 17:39.
Mordekay is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 01-25-2010 , 00:14   Re: [Server] Server is crashing
Reply With Quote #6

And that is why I had included the status command in the outputs. I couldn't remember until now. Well, that is another in my cage
__________________
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
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 17:53.


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