←  Problemy

AMXX.pl: Support AMX Mod X i SourceMod

»

Serwer sam się resetuję

  • +
  • -
puszczak11 - zdjęcie puszczak11 05.12.2012

Problem polega na tym, iż serwer resetuję się, potrafi 2 razy na mapę, lecz można i również przegrać kilka map bez resetu.
plugins.ini
; AMX Mod X plugins

; Admin Base - Always one has to be activated

amxbans_core.amxx ; amxbans
amxbans_main.amxx debug ; amxbans


;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


; TUTAJ dopisuj samodzielnie zainstalowane pluginy:
parachute.amxx
bf2rank.amxx
bf2rank_colorchat.amxx
eim.amxx
abd.amxx
snieg.amxx
ad_manager.amxx
deagsmapmanager.amxx
poprawne_rate.amxx
adminlisten.amxx
extreme_bancfg2.amxx
Christmas_C4.amxx
balwan.amxx
amx_mikolaje.amxx


; +---------------------------------------------------------------------------+
; | W Panelu Administracyjnym mozesz zainstalowac dodatkowe pluginy.   -==-   |
; | Prosimy aby zainstalowane "recznie" pluginy dopisywac powyzej tej tabeli! |
; +---------------------------------------------------------------------------+

; Pluginy zainstalowane z poziomu panelu:
amx_ip.amxx
realnadedrops.amxx
c4timer.amxx
runplanting.amxx
sell_weapons.amxx
alt_end_round_sounds.amxx
admin_spec_esp.amxx
grenade_trail.amxx

Ostatnie logi z amx`a o nazwie error:
L 12/02/2012 - 01:01:51: Start of error session.
L 12/02/2012 - 01:01:51: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20121202.log")
L 12/02/2012 - 01:01:51: [AMXX] Plugin file open error (plugin "christmas_c4.amxx")
L 12/02/2012 - 01:01:52: Start of error session.
L 12/02/2012 - 01:01:52: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20121202.log")
L 12/02/2012 - 01:01:52: [AMXX] Plugin file open error (plugin "christmas_c4.amxx")
L 12/02/2012 - 01:05:00: Start of error session.
L 12/02/2012 - 01:05:00: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20121202.log")
L 12/02/2012 - 01:05:00: [AMXX] Plugin file open error (plugin "Christmas_c4.amxx")

Jeżelo coś jeszcze podać co jest potrzebne w zweryfikowaniu problemu proszę o pomoc. Czy problem tkwi w plginie christmas_c4?
Użytkownik puszczak11 edytował ten post 05.12.2012 18:35
Odpowiedz

  • +
  • -
ExporT - zdjęcie ExporT 05.12.2012

wg. mnie z christmas_c4.amxx chodzi o nazwę, poprostu nie pasuje nazwa w plugins.ini do pliku w plugins :)
Odpowiedz

  • +
  • -
Rodzyn - zdjęcie Rodzyn 06.12.2012

według mnie też:D może te resety są jak podłożysz pake co?:D
Odpowiedz

  • +
  • -
Kawon - zdjęcie Kawon 06.12.2012

L 12/02/2012 - 01:05:00: [AMXX] Plugin file open error (plugin "Christmas_c4.amxx")

nie może otworzyć pluginu o takiej nazwie
sprawdź wielkość liter i nazwę oraz czy plik .amxx znajduje się w folderze plugins...
Odpowiedz