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 serwera DR


  • Zamknięty Temat jest zamknięty
8 odpowiedzi w tym temacie

#1 D@ruc

    Profesjonalista

  • Użytkownik

Reputacja: 2
Nowy

  • Postów:201
  • Lokalizacja:Ostrowiec Św.
Offline

Napisano 25.03.2011 22:28

Witam. Mam problem z serwerem DeathRun. Co jakiś czas zdarza się, że serwer pada. Nie mam żadnych error_logów. Jedynie pokazuje się plik debug.log stąd wiem, że serwer pada. Jak sprawdzić co jest przyczyną?

plugins.ini

; AMX Mod X plugins

; Admin Base - Always one has to be activated
advanced_bans.amxx	; Advanced Bans
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

// DeathRun \\
50hp.amxx						; CT i TT mają po 50hp
ad_manager.amxx					; Reklamy w sayu
afkkicker.amxx					; Kickuje graczy AFK
Allow_round_finish.amxx			; Pozwala dokończyć rundę
;alt_end_round_sounds.amxx		; Roundsoundy
autobuyfix.amxx					; Ochrona HLDS
bunnyhop.amxx					; Auto Bunnyhop
DeathrunManager.amxx			; Główny plugin DeathRun
DRM_trigger_hurt_fix.amxx		; Zabija, gdy spadniesz
freerun.amxx					; Głosowanie Freerun
GHW_Weapon_Replacement.amxx		; Podmiana modeli
hpk_pl.amxx						; Wyrzuca za zbyt duży ping
nazwa.amxx         				; Zmiana nazwy w (GRA)
specinfo.amxx					; Pokazuje obserwujących Cię graczy
speedometer.amxx				; Prędkościomierz
team_join.amxx					; Dołączanie do CT
timer.amxx						; Zapisywanie rekordów
tl_fix.amxx						; Stały Limit Czasu
use_button_once.amxx			; Pozwala raz uzyć pułapki
xredirect.amxx					; Przekierowanie na serwery

modules.ini

;;;
; To enable a module, remove the semi-colon (<img src='http://img.amxx.pl/public/style_emoticons/<#EMO_DIR#>/wink.gif' class='bbc_emoticon' alt=';)' /> 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
hamsandwich

Użytkownik D@ruc edytował ten post 25.03.2011 22:30

  • +
  • -
  • 0

#2 stream

    Profesjonalista

  • Użytkownik

Reputacja: 20
Życzliwy

  • Postów:199
Offline

Napisano 25.03.2011 23:29

AutoBuy and ReBuy bug Fix
  • +
  • -
  • 0

#3 D@ruc

    Profesjonalista

  • Autor tematu
  • Użytkownik

Reputacja: 2
Nowy

  • Postów:201
  • Lokalizacja:Ostrowiec Św.
Offline

Napisano 26.03.2011 10:32

Przecież jest tam ten plugin.
  • +
  • -
  • 0

#4 Niscree

    Profesjonalista

  • Użytkownik

Reputacja: 41
Pomocny

  • Postów:174
  • Steam:steam
Offline

Napisano 26.03.2011 10:50

jaka wersja amx ?
  • +
  • -
  • 0

#5 Skull3D

    Wszechmogący

  • Zbanowany

Reputacja: 102
Zaawansowany

  • Postów:651
  • Imię:Andrzej
  • Lokalizacja:AMXX.PL
Offline

Napisano 26.03.2011 10:55

a sproboj go wylaczyc

#6 D@ruc

    Profesjonalista

  • Autor tematu
  • Użytkownik

Reputacja: 2
Nowy

  • Postów:201
  • Lokalizacja:Ostrowiec Św.
Offline

Napisano 26.03.2011 11:07

Wersja AMXX: 1.8.1. Serwer mam z Tserwery i ostatnio było coś na stronie głównej o pobraniu binarek przez dodanie do komendy startowej czegoś tam i, że automatycznie pobierze, więc nie wiem jakie mam te binarki i być może że binarki gryzą się z tym pluginem to możliwe?
  • +
  • -
  • 0

#7 stream

    Profesjonalista

  • Użytkownik

Reputacja: 20
Życzliwy

  • Postów:199
Offline

Napisano 26.03.2011 13:45

Wyłącz autobuyfix.amxx i obserwuj sytuację.
  • +
  • -
  • 0

#8 D@ruc

    Profesjonalista

  • Autor tematu
  • Użytkownik

Reputacja: 2
Nowy

  • Postów:201
  • Lokalizacja:Ostrowiec Św.
Offline

Napisano 26.03.2011 16:10

A odnośnie pluginu timer.amxx, czyli rekordy na mapach to jaki moduł ma być włączony mysql czy sqlite?
  • +
  • -
  • 0

#9 Niscree

    Profesjonalista

  • Użytkownik

Reputacja: 41
Pomocny

  • Postów:174
  • Steam:steam
Offline

Napisano 26.03.2011 19:21

raczej mysql Oo
  • +
  • -
  • 0




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

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