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

bf2 , moduły


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

#1 cedriK

    Profesjonalista

  • Zbanowany

Reputacja: -2
Nowy

  • Postów:173
  • Lokalizacja:Hogwart
Offline

Napisano 14.08.2009 14:49

Więc mam bf2 rank mod'a na swoim serwerze z tego tematu:
http://www.amxx.pl/t... ... vt9155.htm

Serwer działa kilkanaście minut i się wyłącza po jakimś czasie i trzeba go odpalać

Logi:

[..]L 08/14/2009 - 15:02:08: Start of error session.
L 08/14/2009 - 15:02:08: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20090814.log")
L 08/14/2009 - 15:02:08: [nVault] Invalid vault id: 0

L 08/14/2009 - 15:02:08: [AMXX] Run time error 10 (plugin "bf2rank.amxx") (native "nvault_set") - debug not enabled!
L 08/14/2009 - 15:02:08: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).

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


#2 Abes Mapper

    Repulsion Gel

  • Przyjaciel

Reputacja: 2 017
Godlike

  • Postów:7 356
  • Steam:steam
  • Imię:Sebastian
  • Lokalizacja:Sulejówek
Offline

Napisano 14.08.2009 14:52

Odblokuj nvault
Ale zaraz, masz moduły cstrike i csx w folderze modules?
  • +
  • -
  • 0

#3 cedriK

    Profesjonalista

  • Autor tematu
  • Zbanowany

Reputacja: -2
Nowy

  • Postów:173
  • Lokalizacja:Hogwart
Offline

Napisano 14.08.2009 15:42

zablokowałem mysql, i nvault odblokowałem, dodałem jeszcze csx i cstrike, zobacze jak teraz będzie

[ Dodano: 15-08-2009, 08:22 ]
a więc , zmieniłem moduły jak radziliście, ale to nic nie zmieniło serwer pada co 3/4 mapki i sam nie wstanie :/

Moje modules po zmiane:

;;;
; 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
csx
cstrike
engine
fakemeta
geoip
sockets
;regex
nvault
hamsandwich

potem praktycznie takie same logi:

L 08/15/2009 - 08:17:06: Start of error session.
L 08/15/2009 - 08:17:06: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20090815.log")
L 08/15/2009 - 08:17:06: [nVault] Invalid vault id: 0

L 08/15/2009 - 08:17:06: [AMXX] Run time error 10 (plugin "bf2rank.amxx") (native "nvault_set") - debug not enabled!
L 08/15/2009 - 08:17:06: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).


#4 Gość__*

  • Gość

Reputacja: 0

Offline

Napisano 15.08.2009 10:16

Jaką masz wersje amxx`a?

L 08/15/2009 - 08:17:06: [AMXX] Run time error 10 (plugin "bf2rank.amxx") (native "nvault_set") - debug not enabled!
L 08/15/2009 - 08:17:06: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).

Popraw wpis w plugins.ini na bf2rank.amxx debug

#5 cedriK

    Profesjonalista

  • Autor tematu
  • Zbanowany

Reputacja: -2
Nowy

  • Postów:173
  • Lokalizacja:Hogwart
Offline

Napisano 15.08.2009 12:45

amxx'a mam 1.8.1.3746 i metamoda v1.19p32

dopiszę debug i zobacze czy pomoże

[ Dodano: 15-08-2009, 20:37 ]
zrobiłem tak jak pisałeś, ale dalej to samo co jakiś czas serwer pada




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

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