Skocz do zawartości

Witamy w Nieoficjalnym polskim support'cie AMX Mod X

Witamy w Nieoficjalnym polskim support'cie AMX Mod X, jak w większości społeczności internetowych musisz się zarejestrować aby móc odpowiadać lub zakładać nowe tematy, ale nie bój się to jest prosty proces w którym wymagamy minimalnych informacji.
  • Rozpoczynaj nowe tematy i odpowiedaj na inne
  • Zapisz się do tematów i for, aby otrzymywać automatyczne uaktualnienia
  • Dodawaj wydarzenia do kalendarza społecznościowego
  • Stwórz swój własny profil i zdobywaj nowych znajomych
  • Zdobywaj nowe doświadczenia

Dołączona grafika Dołączona grafika

Guest Message by DevFuse
 

Zdjęcie

Crashe serweraCrashe serwera z niewiadomych przyczyn


  • Zamknięty Temat jest zamknięty
Brak odpowiedzi do tego tematu

#1 51255872

    Początkujący

  • Użytkownik

Reputacja: -4
Nowy

  • Postów:15
  • Imię:Michał
  • Lokalizacja:Radziszów
Offline

Napisano 14.12.2010 20:12

Witam mam taki problem mam zrobione 11 serwerów pod gre cs 1.6 [HLDS] posiadam Hlshield + dproto 9.87 + amxmodx 1.8.1 + moduły wszystkie włączone + amxbans GM 1.4 [ ale wyłączone kodowanie md5] podłączone czytanie wpisów adminów itd. z bazy msql dodam proszę nie pisać o to żebym dał logi bo są czyste serwery padają powiem tak o różnych porach nie jest to wina map, dodam jeszcze iż wcześniej miałem serwer ffa 1 koło 2 lat temu i chodził 24/7 i 0 problemów teraz jakieś gówna wypuścił Valve no i 1 co mi rzuca się w oko ale na forach pisze że tak musi być ;[



[*]Connection to Steam servers successful.
[*]ERROR: ld.so: object './hlshield.so' from LD_PRELOAD cannot be preloaded: ignored.
[*]ERROR: ld.so: object './hlshield.so' from LD_PRELOAD cannot be preloaded: ignored.
[*]ERROR: ld.so: object './hlshield.so' from LD_PRELOAD cannot be preloaded: ignored.
[*]ERROR: ld.so: object './hlshield.so' from LD_PRELOAD cannot be preloaded: ignored.
[*] VAC secure mode is activated.



a i jeszcze 1


[S_API FAIL] SteamAPI_Init() failed; unable to update local steamclient. Continuing with current version anyway.



a tu coś o serwerze

hostname: to cię nie interesuje :)
version : 48/1.1.2.6/Stdio 4617 secure (10)
tcp/ip : ********
map : de_westwood at: 0 x, 0 y, 0 z
players : 31 active (32 max)

dodam iż związek nie ma nic do czynienia amxmodx bo nie ma błędów ale wrzuce liste pluginów + modułów


; Admin Base - Always one has to be activated

amxbans_core.amxx
amxbans_main.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)
reasonkicker.amxx ; kick + powod
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
ptb.amxx


alt_end_round_sounds.amxx ; muzyka na zakonczenie rundy
grenademodes.amxx ; zmiana typu granata PPM
parachute.amxx ; spadochron
bk3.amxx ; piesci
bulletdamage.amxx ; obrazenia kolo celownika
ad_manager.amxx ; reklamy w say
xredirect.amxx ; lista serwerów
highpingkick.amxx ; max ping 150
interpownik.amxx ; interp 0.01
sillyc4.amxx ; przyklejanie c4
Automaticknifeduel.amxx ; wyzywanie na noze
admin_spec_esp.amxx ; wh dla admina
afkbomb.amxx ; wywala pake afk
polski_cs.amxx ; polskie napisy w cs
VIP.amxx ; vip
muzac4.amxx ; losowa muzyka przy c4
hobo_nade_manager.amxx ; ograniczenie granatów
amx_ssban.amxx ; ss + ban
amx_gag.amxx ; gag
amx_ip.amxx ; lista ip
banconfig.amxx ; ban config
menu-westwood.amxx ; menu west
ghw_red_bull.amxx ; redbull
przelew.amxx ; przelew kasy
sprzedaj.amxx ; sprzedawanie broni
ultimate_warmup.amxx ; rozgrzewka
descriptive_fire_in_the_hole.amxx ; rodzaj granatu
grenade_trail.amxx ; linia za granatem
Voices_Management.amxx
snieg.amxx
Christmas_C4.amxx
afk.amxx




;;;
; To enable a module, remove the semi-colon (;) in front of its name.
; If it's not here, simply add it its name, one per line.
; You don't need to write the _amxx part or the file extension.
;;;

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; SQL Modules usually need to be enabled manually ;;
;; You can have any number on at a time. Use ;;
;; amx_sql_type in sql.cfg to specify the default ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

mysql
;sqlite

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Put third party modules below here. ;;
;; You can just list their names, without the _amxx ;;
;; or file extension. ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;



;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; These modules will be auto-detected and loaded ;;
;; as needed. You do not need to enable them here ;;
;; unless you have problems. ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

fun
engine
fakemeta
geoip
sockets
regex
nvault
cstrike
csx
csrespawn
hamsandwich


a właśnie sprawdzałem logi i jest 1 błąd


L 12/12/2010 - 21:26:43: Info (map "de_westwood_mtk") (file "addons/amxmodx/logs/error_20101212.log")
L 12/12/2010 - 21:26:43: [MySQL] Thread worker was unable to start.
L 12/12/2010 - 21:26:43: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "SQL_ThreadQuery") - debug not enabled!
L 12/12/2010 - 21:26:43: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).


ale przez 1 błąd padał by serwer co kilka godzin ?

a tu daje jakie są efekty crashu debug.log

----------------------------------------------
CRASH: pon, 13 gru 2010, 03:39:14 CET
Start Line: ./hlds_i686 -binary ./hlds_i686 -game cstrike +ip ***** +port **** +maxplayers 32 +rcon_password ***** +map de_westwood -debug -pidfile pidfile -sport 23001 -pingboost 3 +sys_ticrate 300 -zone 8192
[New Thread 10794]
[New Thread 10909]
[New Thread 10796]
#0 0xf4e568ab in ?? ()
No symbol table info available.
End of crash report
----------------------------------------------
----------------------------------------------
CRASH: pon, 13 gru 2010, 15:23:28 CET
Start Line: ./hlds_i686 -binary ./hlds_i686 -game cstrike +ip ***** +port **** +maxplayers 32 +rcon_password ***** +map de_westwood -debug -pidfile pidfile -sport 23001 -pingboost 3 +sys_ticrate 300 -zone 8192
[New Thread 10794]
[New Thread 10909]
[New Thread 10796]
#0 0xf4e568ab in ?? ()
No symbol table info available.
End of crash report
----------------------------------------------
----------------------------------------------
CRASH: pon, 13 gru 2010, 15:46:19 CET
Start Line: ./hlds_i686 -binary ./hlds_i686 -game cstrike +ip ***** +port **** +maxplayers 32 +rcon_password ***** +map de_westwood -debug -pidfile pidfile -sport 23001 -pingboost 3 +sys_ticrate 300 -zone 8192
[New Thread 10794]
[New Thread 10909]
[New Thread 10796]
#0 0xf4e568ab in ?? ()
No symbol table info available.
End of crash report
----------------------------------------------



Prosił bym o pomoc z góry dziękuje.

Dodano 14 grudzień 2010 - 20:12:
pomoże ktoś ...?
  • +
  • -
  • 0




Użytkownicy przeglądający ten temat: 0

0 użytkowników, 0 gości, 0 anonimowych