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

Ładowanie adminów z bazy powoduje crash. Problem AmxBans

gmamxbans

  • Nie możesz napisać tematu
  • Zaloguj się, aby dodać odpowiedź
3 odpowiedzi w tym temacie

#1 BeMM

    Profesjonalista

  • Użytkownik

Reputacja: 43
Pomocny

  • Postów:175
  • GG:
  • Lokalizacja:KrK
Offline

Napisano 29.01.2014 17:56

Witam, mam problem polegający na tym że AmxBans crashuje serwer, przy ustawionym ładowaniu adminów z bazy danych. Admini się ładują, ale serwer przy zmianie mapy się zatrzymuje na jakieś 15 minut. Gdy włączę ładowanie z users.ini wszystko jest ok. AmxBans mam podpięty pod sklep więc potrzebuje ładowanie z bazy.
Korzystam z  pluginu  wersji 1.5.
Amxmodx - 1.8.1
Metamod P 19p32
Dproto 0.9.364
Serwer: S/NS
AmxBans jest na hoście mybans.eu pod adresem http://csplus.mybans.eu/ban_list.php

Modules.ini

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

Plugins.ini

; Version 1.8.1
; AMX Mod X plugins

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

vip.amxx
svip.amxx
ad_manager_array.amxx
Ruletka_Jailbreak_HUD.amxx
Shop.amxx
deagle.amxx
jb_podziel.amxx
ozyw.amxx
czapki.amxx
parachute.amxx
magic_marker.amxx
;lightmaker_pl.amxx
reklama.amxx
antyreklama.amxx
JBbanzagrewct.amxx

Użytkownik CsPlus edytował ten post 29.01.2014 18:00

  • +
  • -
  • 0

#2 Duoz

    Życzliwy

  • Użytkownik

Reputacja: 4
Nowy

  • Postów:23
  • Lokalizacja:Bstok
Offline

Napisano 30.01.2014 02:17

Też miałem kiedyś taki problem.

U mnie przyczyną była baza danych. Czasami serwer nie mógł połączyć się z bazą danych i serwer się crashował po zmianie mapy. Po prostu baza danych miała ograniczony limit połączeń z zewnątrz. Spróbuj postawić bazę danych na pukawce.


  • +
  • -
  • 0

#3 skibos

    Zaawansowany

  • Użytkownik

Reputacja: 13
Początkujący

  • Postów:121
  • Lokalizacja:Grudziądz
Offline

Napisano 30.01.2014 15:07

1. ;mysql

 

usuń średnik

 

2.

 

;amxbans_core.amxx
;amxbans_main.amxx
admin.amxx   

 

ma być tak

 

amxbans_core.amxx
amxbans_main.amxx
;admin.amxx   

 

3. pokaz logi oraz konsole serwera.


  • +
  • -
  • 0

Cs-lod.com.pl


#4 BeMM

    Profesjonalista

  • Autor tematu
  • Użytkownik

Reputacja: 43
Pomocny

  • Postów:175
  • GG:
  • Lokalizacja:KrK
Offline

Napisano 30.01.2014 20:16

1. ;mysql

 

usuń średnik

 

2.

 

;amxbans_core.amxx
;amxbans_main.amxx
admin.amxx   

 

ma być tak

 

amxbans_core.amxx
amxbans_main.amxx
;admin.amxx   

 

3. pokaz logi oraz konsole serwera.

1. Usunę i zobaczę

2. Było tak, ale wyłączyłem żeby nie było crashy.

3. W konsoli jest wszystko ok. W logach też nic nie ma.


  • +
  • -
  • 0





Również z jednym lub większą ilością słów kluczowych: gmamxbans

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

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