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

Gm 1.5 serwer nie łaczy sie ze stroną

GmAMXBans

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

#1 Szafrant

    Pomocny

  • Użytkownik

Reputacja: 4
Nowy

  • Postów:44
  • GG:
  • Lokalizacja:wawa
Offline

Napisano 22.01.2011 16:25

Witam, zainstalowałem gm 1.5 na trzech serwerach, Lecz na jednym nie chce działać. Serwer nie łączy się ze stronką

-Wersję AMXBansa:GmAMXBans 1.5
- Wersję AMXMODX ( 1.8.1 )

- Wersję serwera: dproto_i386.so steam/ns
- Logi czyste

- Plugins.ini
; 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)
;minibans.amxx ; banowanie
;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)
ReasonKicker.amxx ; powody kicków
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!)

; Enable to use AMX Mod plugins
;amxmod_compat.amxx ; AMX Mod backwards compatibility layer

; Custom - Add 3rd party plugins here


////////////////////////////////////

;darkgl_cod_bazooka.amxx
ptb.amxx
QTM_CodMod.amxx
;hpk.amxx
parachute.amxx
;szybkosc.amxx
;Allow_round_finish.amxx
ultimate_ss.amxx
adminlisten.amxx
bomba_explode_sound.amxx
luciaHallucination.amxx
amx_banconfig.amxx


- 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
geoipsockets
regex
nvault
cstrike
csx
sqlite
sockets
mysql
hamsandwich


- sql.cfg

amx_sql_host "85.232.255.138"
amx_sql_user "***"
amx_sql_pass "***"
amx_sql_db "****"
amx_sql_table "amx"
amx_sql_type "mysql"


tu raczej dobrze bo na pozostałych 2 serwerach jest tak samo:)

Użytkownik Szafrant edytował ten post 22.01.2011 16:30

  • +
  • -
  • 0

#2 mgr inż. Pavulon

    C35H60Br2N2O4

  • Przyjaciel

Reputacja: 1 742
Godlike

  • Postów:6 881
  • Steam:steam
  • Imię:Konrad
  • Lokalizacja:Koniecpol
Offline

Napisano 22.01.2011 16:35

;mysql
;sqlite

odblokuj moduł mysql.
Niby powinien się sam odblokować, ale czasem są z tego powodu problemy.

Logi czyste

Jakieś byś muszą.
  • +
  • -
  • 1

#3 Szafrant

    Pomocny

  • Autor tematu
  • Użytkownik

Reputacja: 4
Nowy

  • Postów:44
  • GG:
  • Lokalizacja:wawa
Offline

Napisano 22.01.2011 16:43

A jednak w logach coś jest:

L 01/22/2011 - 16:41:05: [SQLITE] Invalid info tuple handle: 1
L 01/22/2011 - 16:41:05: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "SQL_ThreadQuery") - debug not enabled!
L 01/22/2011 - 16:41:05: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).

moduły odblokowałem
  • +
  • -
  • 0

#4 mgr inż. Pavulon

    C35H60Br2N2O4

  • Przyjaciel

Reputacja: 1 742
Godlike

  • Postów:6 881
  • Steam:steam
  • Imię:Konrad
  • Lokalizacja:Koniecpol
Offline

Napisano 22.01.2011 16:45

[SQLITE] Invalid info tuple handle: 1

ale sqlite ma zostać zablokowany
  • +
  • -
  • 0

#5 Szafrant

    Pomocny

  • Autor tematu
  • Użytkownik

Reputacja: 4
Nowy

  • Postów:44
  • GG:
  • Lokalizacja:wawa
Offline

Napisano 22.01.2011 16:55

Jest zablokowane

A tu logi z serwera gdzie niby wszystko działa z odblokowanym mysql

L 01/22/2011 - 16:52:27: [MySQL] Invalid info tuple handle: 0
L 01/22/2011 - 16:52:27: [AMXX] Run time error 10 (plugin "amxbans_core.amxx") (native "SQL_Connect") - debug not enabled!
L 01/22/2011 - 16:52:27: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
  • +
  • -
  • 0

#6 Szyfrant

    Godlike

  • Przyjaciel

Reputacja: 1 374
Godlike

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

Napisano 23.01.2011 10:09

hmm dodałeś Ip serva do zezwoleń hostów? Najlepiej dodaj "%" do zezwoleń
  • +
  • -
  • 1

#7 Szafrant

    Pomocny

  • Autor tematu
  • Użytkownik

Reputacja: 4
Nowy

  • Postów:44
  • GG:
  • Lokalizacja:wawa
Offline

Napisano 23.01.2011 11:11

Dzięki za pomoc, już wszystko działa:)
  • +
  • -
  • 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