←  Problemy z pluginami

AMXX.pl: Support AMX Mod X i SourceMod

»

Voices Management =crash serwera

Locked

  • +
  • -
Andy19's Photo Andy19 07.07.2011

Witam chciałem zainstalować na serwer plugin Voices Management - AMXX.pl: Support AMX Mod X
ale serwer łapie crashe i robi samoczynny restart.
Logi czyste sprawdzałem.
Plugin dobrze zainstalowałem do plugins.ini dopisałem plugin, wymagane moduły są włączone cvary ustawione w amx.cfg
Wersja amx 1.8.2
sv_alltalk 1
Może ktoś będzie wiedział jak rozwiązać mój problem?
Quote

Neazo's Photo Neazo 08.07.2011

plugins.ini pokaż :)
Quote

  • +
  • -
Andy19's Photo Andy19 08.07.2011

; 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

ReasonKicker.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

std_admin_color_chat.amxx

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



csdm_equip.amxx 

csdm_itemmode.amxx 

csdm_main.amxx 

csdm_misc.amxx 

csdm_protection.amxx

bf2rank.amxx

csdm_ffa.amxx

csdm_spawn_preset.amxx

csdm_tickets.amxx

spawn_editor.amxx

ultimate_sounds.amxx

abd.amxx

std_admin_color_chat.amxx

ad_manager.amxx

admin_spec_esp.amxx

wybor_interpu.amxx debug

show_ip.amxx

ultimate_ss_log.amxx

timeprojector.amxx

hpk_pl.amxx

health_shop.amxx

spawnprotection.amxx

serwery_aim.amxx

amx_banconfig.amxx

afkkicker.amxx

adminlisten.amxx

csdm_teambalancer.amxx

mapchooser4.amxx

logs.amxx
Quote

Neazo's Photo Neazo 08.07.2011

Wyłączaj po kolei pluginy, bo coś tutaj z czymś się gryzie :D Ale raczej nie widzę tutaj nic, co by nie było kompatybilne z vm ... :/
Sorry, ale nie pomogę,bo nie wiem jak
Quote

  • +
  • -
Leihto's Photo Leihto 08.07.2011

yyyyy

A od kiedy to pluginy csdm wpisuje się do plugins.ini a nie do plugins-csdm.ini ?:F
Quote

  • +
  • -
Andy19's Photo Andy19 10.07.2011

Fakt mój głupi błąd oczywiście już poprawiłem, i wgrałem ponownie plugin i crashe nadal są na serwerze.
Plugins.ini

[code]; 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
ReasonKicker.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
std_admin_color_chat.amxx
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

bf2rank.amxx
spawn_editor.amxx
ultimate_sounds.amxx
abd.amxx
std_admin_color_chat.amxx
ad_manager.amxx
admin_spec_esp.amxx
wybor_interpu.amxx debug
show_ip.amxx
ultimate_ss_log.amxx
timeprojector.amxx
hpk_pl.amxx
health_shop.amxx
spawnprotection.amxx
serwery_aim.amxx
amx_banconfig.amxx
afkkicker.amxx
adminlisten.amxx
csdm_teambalancer.amxx
mapchooser4.amxx
logs.amxx

Edited by Andy16, 10.07.2011 10:13.
Quote

  • +
  • -
sebul's Photo sebul 10.07.2011

yyyyy

A od kiedy to pluginy csdm wpisuje się do plugins.ini a nie do plugins-csdm.ini ?:F

Nie ma różnicy, czysta estetyka...

DOWN:
Napisałeś, że od kiedy pluginy do csdm dodaje się do plugins.ini, to odpowiedziałem, że nie ma różnicy gdzie je się doda. Do tego jakby miał wpisane w obydwu miejscach, to wychodziło by na to samo jakby wpisał podwójnie w plugins.ini.
Edited by sebul, 10.07.2011 18:00.
Quote

  • +
  • -
Leihto's Photo Leihto 10.07.2011

yyyyy

A od kiedy to pluginy csdm wpisuje się do plugins.ini a nie do plugins-csdm.ini ?:F

Nie ma różnicy, czysta estetyka...



Nie nie :)
Jeżeli ma wklepane pluginy do plugins-csdm.ini i plugins.ini to serwer będzie się crashował :]
Quote

  • +
  • -
Andy19's Photo Andy19 10.07.2011

Nie nie
Jeżeli ma wklepane pluginy do plugins-csdm.ini i plugins.ini to serwer będzie się crashował

Do plugins.ini miałem wpisane pluginy odpowiadające za CSDM, i na takim ustawieniu serwer pracował kilka miesięcy i nie było crash serwera przez to wiec twoja teza nie sprawdziła się, ale nie odbiegajmy od tematu.
Quote

  • +
  • -
kasza's Photo kasza 10.07.2011

A czy masz włączone każdy na każdego na serwerze?
Quote

  • +
  • -
Andy19's Photo Andy19 11.07.2011

A czy masz włączone każdy na każdego na serwerze?

Nie mam włączonej tej opcji.
Quote
Locked