Raised This Month: $ Target: $400
 0% 

Server schmiert immer ab!!!


  
 
 
Thread Tools Display Modes
Author Message
ex0r
Junior Member
Join Date: May 2005
Old 05-13-2005 , 09:54   Server schmiert immer ab!!!
#1

Hi,

Mein Server stürtzt immer wieder ab, weis nicht warum ich bitte um hilfe!
Meine Configs:

Code:
plugins.ini

; 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)

; 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!)


; Custom - Add 3rd party plugins here

download_management.amxx
deagsmapmanage227d.amxx
mapsgen.amxx
admin_changename.amxx
;amxx_atac.amxx
;amxx_atac_cfg.amxx
camper_detector.amxx
;country.amxx
firstblood.amxx
grentrail.amxx
map_extend_vote.amxx
more_ultimate_sound.amxx
;team_balancer.amxx
headshot_deluxe.amxx
;say_hlstats_for_steam.amxx
;amx_gore2.amxx
roundcount.amxx
;player_name.amxx
;high_ping_kicker.amxx
;endround_stats.amxx
amx_he_info.amxx
;last_man_2.amxx
loadingsound.amxx
;welcome_hudmsg.amxx
welcome_again13en.amxx
Code:
modules.ini

; AMX Mod X Modules
; You can specify both linux & win32 modules here
; To enable a module, remove the semi-colon from the line

; ------------------------------
; Fun - provides extra functions
; ------------------------------
fun_amxx_i386.so
;fun_amxx.dll
;fun_amxx_amd64.so

; ----------------------------------------------------
; Engine - provides engine functions core to Half-Life
; ----------------------------------------------------
engine_amxx_i386.so
;engine_amxx.dll
;engine_amxx_amd64.so

; ----------------------------------------------------------
; Fakemeta - provides a massive interface into the HL engine
; ----------------------------------------------------------

;fakemeta_amxx.dll
;fakemeta_amxx_amd64.so

; -------------------------------------------
; Database Access - only enable one of these
; -------------------------------------------
; MySQL
;mysql_amxx_i386.so
;mysql_amxx.dll
;mysql_amxx_amd64.so
; PostgreSQL
;pgsql_amxx_i386.so
;pgsql_amxx.dll
; Microsoft SQL
;mssql_amxx.dll
; SQLite
;sqlite_amxx.dll
;sqlite_amxx_i386.so
;sqlite_amxx_amd64.so

; ---------------------------------------------
; GeoIP - determines the country of ip adresses
; ---------------------------------------------
geoip_amxx_i386.so
;geoip_amxx.dll
;geoip_amxx_amd64.so

; ------------------------------------
; Array - advanced arrays in scripting
; ------------------------------------
;array_amxx_i386.so
;array_amxx.dll
;array_amxx_amd64.so

; --------------------------------
; Sockets - network socket support
; --------------------------------
;sockets_amxx_i386.so
;sockets_amxx.dll
;sockets_amxx_amd64.so

; --------------------------
; Regular Expression support
; --------------------------
;regex_amxx_i386.so
;regex_amxx.dll
;regex_amxx_amd64.so

; ----------------------------------------------------------
; Counter-Strike - adds functions specific to Counter-Strike
; ----------------------------------------------------------
cstrike_amxx_i386.so
;cstrike_amxx.dll
;cstrike_amxx_amd64.so

; -----------------------------------------------------
; CSX - adds functionality for CS statistics and events
; -----------------------------------------------------
csx_amxx_i386.so
;csx_amxx.dll
;csx_amxx_amd64.so
Code:
Metamod, plugins.ini


//	--- Cheating-Death ---
//linux addons/cdmod/cdmod_i386.so

//		--- HLGuard ---
//linux addons/hlguard/dlls/hlguard_mm_i686.so

//		--- AMXmodX ---
linux addons/amxmodx/dlls/amxmodx_mm_i386.so

//		--- SteamBans ---
linux addons/sbsrv/sbsrv_mm_i386.so

//		--- StatsMe ---
linux addons/statsme/dlls/statsme_mm_i386.so

//		--- WebMod ---
linux addons/w/dlls/w_mm_i386.so
ex0r is offline
Odium
Senior Member
Join Date: Jul 2004
Location: Balingen ; Germany
Old 05-13-2005 , 10:04  
#2

Kommt er denn wieder online ?

Wenn nicht dann frag mal Deinen Serveranbieter....
Odium is offline
Send a message via ICQ to Odium
ex0r
Junior Member
Join Date: May 2005
Old 05-13-2005 , 10:06  
#3

ja er kommt wieder, es hat was mit amxx zu tun 100%
ex0r is offline
[pc]Raba
Veteran Member
Join Date: Jan 2004
Location: Erfurt
Old 05-13-2005 , 10:14  
#4

Quote:
Originally Posted by ex0r
ja er kommt wieder, es hat was mit amxx zu tun 100%
woher willst du das wissen? ;)
bitte mal in dem serverlog nachsehen (oder nachsehen lassen), warum der server abgeschmiert ist. die configs sehen soweit in ordnung aus.
__________________
Wichtige Erkenntnis:
Murphys Gesetz ist nicht umkehrbar. Das Auto zu waschen, damit es regnet, funktioniert nicht.
[pc]Raba is offline
Send a message via ICQ to [pc]Raba
ex0r
Junior Member
Join Date: May 2005
Old 05-13-2005 , 10:19  
#5

1. in der serverlgo steht nix
2. wenn ih amxmodx deaktiviere (Metamod) kackt er nicht ab
ex0r is offline
Scream007
Junior Member
Join Date: Apr 2005
Location: Ger
Old 05-13-2005 , 10:59  
#6

Hmmm...es könnte unter Umständen auch an der Map liegen...z.B. wenn die Map eine externe .wad-Datei verwendet, und diese nicht vorhanden ist.
Dann bekommt man einen Fatal Error

vllt konnte es Dir helfen.

Bye
Scream007 is offline
ex0r
Junior Member
Join Date: May 2005
Old 05-13-2005 , 11:06  
#7

ne der server stürtzt einfach so im spiel ab, es is kein mapchange oder so, könnte es ein plguin sein?

PS: das selbe ist mit dem WAR Server von uns, wo die cfg so aussieht wie die, die ich gepostet habe, nur dei plugins.ini ist anders:

Quote:
plugins.ini des War Servers:

; 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)

; 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!)

kz_multiplugin_amx.amxx
mapsgen.amxx
ex0r is offline
RCC|Dynamite
Senior Member
Join Date: May 2004
Location: Germany
Old 05-14-2005 , 06:44  
#8

Ich würde bevor hier wilde speculationen beginnen folgendes machen:

01. Alle Custom Plugins mit ";" auskommentieren
02. Alle Module mit ";" auskommentieren

03. Plugin für Plugin einschalten was keine Module benötigt
04. Ein Module aktivieren das von den Meisten Plugins gebraucht wird
(aber noch kein Plugin aktivieren und auch nur plugins benutzen die
nur diesen eine Plugin benötigen)
05. Wieder Plugin für Plugin einschalten und nicht 2 auf einmal
(Für diese Varieante braucht man Zeit und Geduld)
06. Ein weiteres Module aktivieren
07. Schritt 3 - 6 solange wiederholen bis der server sich aufhängt oder
halt stabil läuft
08. Wenn das alles nicht hilft den Server neu installieren
09. Alles deine Plugins in der neuesten Version aus dem Forum ziehen
10. Mit der neuesten Version von amxmodx compelieren
11. alles hochladen
12. GL

Ich habe folgendes Problem gehabt das immer wenn ich Module geladen
habe schmierte der Server permanent ab mal nahc einer map mal nach 2
Maps oder alle 2 min.

Server hägt sich auf wenn csmodule geladen werden

Server schmiert immer wieder ab !

Gruss

Dynamite

__________________

|###########|
|###########|
|###########|
RCC|Dynamite is offline
Send a message via ICQ to RCC|Dynamite
==LORD==
Senior Member
Join Date: Aug 2004
Location: Germany
Old 05-14-2005 , 07:57  
#9

schalt mal download_management.amxx aus der hat mal bei mir probleme gemacht verträgt sich nicht mit allen .res files
__________________

Karma Karma
==LORD== is offline
Send a message via ICQ to ==LORD==
><)))*>
Senior Member
Join Date: Feb 2004
Old 05-14-2005 , 21:43  
#10

bei mir haben einiege module nicht gewollt (unter debian sarge) allerdings war das bei der version 1.0!

also alle module auskommentieren und nacheinader wieder an machen, dazwischen immer den server neu starten!!

und alle NICHT standart-plugins auch raus!
__________________
Manche Leute kaufen sich von dem Geld, das sie nicht haben, Sachen die sie nicht brauchen, um Leuten zu imponieren, die sie nicht mögen.
Lottery: A tax on people who are bad at math.
><)))*> is offline
 



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 19:11.


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