←  Problemy

AMXX.pl: Support AMX Mod X i SourceMod

»

GmAMXBans
errory w logach amxbans_core.amxx oraz blo...

  • +
  • -
Badbuls's Photo Badbuls 01.08.2013

Witam mam problem z tymi 2 wyżej wymienionymi pluginami żadnych crashów nie ma ale denerwują mnie już kolejne strony error logów tak więc error logi
L 08/01/2013 - 11:53:25: [MySQL] Invalid info tuple handle: 0
L 08/01/2013 - 11:53:25: [AMXX] Displaying debug trace (plugin "amxbans_core.amxx")
L 08/01/2013 - 11:53:25: [AMXX] Run time error 10: native error (native "SQL_Connect")
L 08/01/2013 - 11:53:25: [AMXX]    [0] amxbans_core.sma::adminSql (line 305)
error logi z blood_patch podam jak tylko pojawią się błędy (dopiero debug dopisałem). A i może to się przydać mam wgranego tego bansa http://amxx.pl/topic...912#entry380912
Quote

  • +
  • -
Rodzyn's Photo Rodzyn 01.08.2013

pokaż modules.ini i plugins.ini 

Quote

  • +
  • -
Badbuls's Photo Badbuls 01.08.2013

plugins.ini
; AMX Mod X plugins

amxbans_core.amxx debug
amxbans_main.amxx

; Admin Base - Always one has to be activated
;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)
ReasonKicker.amxx
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
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
orpheu
oraz dodaję error logi z pluginu blood_patch
L 08/01/2013 - 11:52:41: Invalid player id 0
L 08/01/2013 - 11:52:41: [AMXX] Run time error 10 (plugin "blood_patch.amxx") (native "get_user_attacker") - debug not enabled!
L 08/01/2013 - 11:52:41: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
podesłać jeszcze plugins-codmod/amxbans ? czy to już nie potrzebne
Quote

  • +
  • -
Rodzyn's Photo Rodzyn 03.08.2013

nom pokaż plugins-codmod, 

 

i jak już to plugins.ini powinien wyglądać tak :D

 

; AMX Mod X plugins

; Admin Base - Always one has to be activated
;admin.amxx        ; admin base (required for any admin-related)
amxbans_core.amxx debug
amxbans_main.amxx
;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
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

Kawon (18.08.2013 11:17):
Po co ci plugins cod mod?!
Quote

  • +
  • -
Badbuls's Photo Badbuls 03.08.2013

Spoiler
PS co to za różnica między tym jak ja miałem a jak Ty poprawiłeś ? i tak wczytuje je jako 1 plugin (chyba że zmieniałeś coś dalej)

Quote

  • +
  • -
aVeQ's Photo aVeQ 06.08.2013

Sprawdź czy w sql.cfg wszystko dobrze wpisałaś

Quote

  • +
  • -
Badbuls's Photo Badbuls 06.08.2013

Tak wszystko jest dobrze dopisane bo bany lecą na stronę i wogóle tylko ten błąd denerwuje ... A może wiecie choć jak rozwiązać ten błąd z blood patchem ?
Quote

  • +
  • -
Kawon's Photo Kawon 18.08.2013

Automatyczna wiadomość


Ten temat został przeniesiony z forum

AMX Mod XProblemy

do

ModyAMXBansProblemy
Quote