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
GmAMXBans

Błędy w logach, Crashe serwera.

GmAMXBans

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

#1 D@ruc

    Profesjonalista

  • Użytkownik

Reputacja: 2
Nowy

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

Napisano 27.01.2011 17:26

Wersja AMXBansa: GM 1.5
Wersja AMXX: 1.8.1

error_20110127.log

L 01/27/2011 - 17:31:59: Start of error session.
L 01/27/2011 - 17:31:59: Info (map "fy_snow_orange") (file "addons/amxmodx/logs/error_20110127.log")
L 01/27/2011 - 17:31:59: [MySQL] Thread worker was unable to start.
L 01/27/2011 - 17:31:59: [AMXX] Displaying debug trace (plugin "amxbans_main.amxx")
L 01/27/2011 - 17:31:59: [AMXX] Run time error 10: native error (native "SQL_ThreadQuery")
L 01/27/2011 - 17:31:59: [AMXX]    [0] check_flag.inl::check_flagged (line 36)
L 01/27/2011 - 17:31:59: [AMXX]    [1] check_player.inl::check_player_ (line 100)

plugins.ini

; AMX Mod X plugins

; Admin Base - Always one has to be activated
amxbans_core.amxx	; AMXBANS GM 1.5
amxbans_main.amxx debug	; AMXBANS GM 1.5
;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

// FFA \\
ad_manager.amxx							; Reklama w sayu
adminlisten.amxx						; Admin widzi wszystkie rozmowy
afkbombtransfer.amxx					; Przerzuca bombę do innego gracza
Allow_round_finish.amxx					; Pozwala dokończyć rundę
alt_end_round_sounds.amxx				; Roundsoundy
autobuyfix.amxx							; Ochrona HLDS
Automatic_Knife_Duel_PL.amxx			; Wyzwanie na noże
backweapons.amxx						; Bronie na plecach
banneo.amxx								; Banowanie graczy ze zmiennym IP
bcd_hudtimer.amxx						; Pokazuje czas do wybuchu bomby
bulletdamage.amxx						; Pokazuje zadane obrażenia
descriptive_fire_in_the_hole.amxx		; Polskie napisy granatów
parachute.amxx							; Spadochrony
raty.amxx								; Wymuszanie
ptb.amxx								; Wyrównywanie drużyn
ultimate_sounds.amxx					; Dźwięki typu Headshot, Multikill
;ultimate_ss.amxx						; Robienie screenshotów
unbanmenu.amxx							; Unban Menu
xredirect.amxx							; Przekierowanie na serwery

modules.ini

;;;
; To enable a module, remove the semi-colon (<img src='https://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

W sql.cfg mam wszystko dobrze ustawione.

Dodano 28 styczeń 2011 - 21:44:
Pomoże ktoś?

Użytkownik D@ruc edytował ten post 27.01.2011 19:23

  • +
  • -
  • 0

#2 D@ruc

    Profesjonalista

  • Autor tematu
  • Użytkownik

Reputacja: 2
Nowy

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

Napisano 04.02.2011 14:43

Ciekawe. Interesuje się ktoś tym działem w ogóle?
  • +
  • -
  • 0

#3 Szyfrant

    Godlike

  • Przyjaciel

Reputacja: 1 374
Godlike

  • Postów:3 072
  • Steam:steam
  • Imię:Michał
  • Lokalizacja:Sztokholm
Offline

Napisano 05.02.2011 09:39

A może ty byś chcaił aby sie wszyscy interesowali twoim problemem tylko nie TY??

[GmAMXBans] GM & 6.X FAQ - AMXBans 6 - AMXX.pl: Support AMX Mod X

Najważniejsze tematy
Nr : 3
  • +
  • -
  • 0

#4 D@ruc

    Profesjonalista

  • Autor tematu
  • Użytkownik

Reputacja: 2
Nowy

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

Napisano 09.02.2011 12:16

A może ty byś chcaił aby sie wszyscy interesowali twoim problemem tylko nie TY??


1. Spójrz ile czasu minęło zanim ktoś odpisał w tym temacie.
2. Temat niżej zbędny. W zdalnych połączeniach mam wpisane %.
  • +
  • -
  • 0





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

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