Witam.
Od jakiegoś czasu mam dziwny problem z serwerem.
Jest vote na mape, wybór następnej i serwer jej nie zmienia. Zatrzymuje się w momencie wyświetlania statystyk.
Nie reaguje na żadne komendy tzn mam plugin do restartu serwera z poziomu amxx, nie działa.
Komenda amx_map nazwa mapy nie działa...
Co może być przyczyną?
Reinstall robiłem dzisiaj, problem nie znikną.
Do vote próbowałem używać dmm jaki i galileo.
Plugins.ini:
amxx.cfg:Kod:; AMX Mod X plugins ; Admin Base - Always one has to be activated admin.amxx ;admin_sql.amxx amxbans.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) 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 ; Custom - Add 3rd party plugins here parachute.amxx adminlisten.amxx ultimate_ss.amxx deathinfo.amxx advanced_tracers.amxx galileo.amxx bullet_damage.amxx custom_radio.amxx ColoredSmoke.amxx hpk.amxx grenade_sack.amxx polski_cs.amxx follow_the_wounded.amxx weaponphys.amxx shootweapons.amxx afkkisss.amxx najlepszy.amxx debug ad_manager.amxx amx_gore.amxx colored_flashbangs.amxx flashbang.amxx sillyc4.amxx bomba_explode_sound.amxx Voices_Management.amxx admin_spec_esp.amxx rodzajgranat.amxx instant_autoteambalance_nocrash.amxx ultimate_rslot.amxx resetscore.amxx akd_pl.amxx shotadmin.amxx lastmanbets.amxx autoreload_on_newround.amxx amx_ip.amxx invisible_spectator.amxx server_restart.amxx nervous_hostages.amxx fragcounter.amxx admonline.amxx pusty.amxx interp.amxx zasady.amxx MENUog.amxx GHW_connect.amxx Granatowka.amxx weaponarena.amxx zasadyaa.amxx chat_logger.amxx
server.cfg:Kod:// AMX Mod X Configuration File echo Executing AMX Mod X Configuration File // Default access for all non admin players (see users.ini for access details) // // Default value: "z" amx_default_access "z" // Name of setinfo which should store a password on a client (you should change this) // Note: Always prefix the field with an underscore (aka: "_") // (Example: setinfo _pw "password") // // Default value: "_pw" amx_password_field "_pw" // Mode of logging to a server // 0 - disable logging, players won't be checked (and access won't be set) // 1 - normal mode which obey flags set in accounts // 2 - kick all players not on list // // Default value: 1 amx_mode 1 // Show admins activity // 0 - disabled // 1 - show without admin name // 2 - show with name // // Default value: 2 amx_show_activity 2 // Frequency in seconds and text of scrolling message // // Default value: "Welcome to %hostname% -- This server is using AMX Mod X" 600 amx_scrollmsg "Witamy na ObozGry.pl |4FuN| Zapraszamy na www.ObozGry.pl" // Center typed colored messages (last parameter is a color in RRRGGGBBB format) // // Default values: "Welcome to %hostname%" "000255100" // "This server is using AMX ModX\nVisit http://www.amxmodx.org" "000100255" amx_imessage "Witamy na ObozGry.pl |4FuN|" "000255100" amx_imessage "Zapraszamy na forum www.ObozGry.pl" "000100255" // Frequency in seconds of colored messages // // Default value: 180 amx_freq_imessage 180 // Ban times for the main ban menu (amx_banmenu) // Use 0 for permanent ban. // Default values: 0 5 10 15 30 45 60 amx_plmenu_bantimes 0 5 10 15 30 45 60 // Slap damage amounts for the main slap menu (amx_slapmenu) // Slay is automatically inserted as the first option. // Default values: 0 1 5 amx_plmenu_slapdmg 0 1 5 // Set in seconds how fast players can chat (chat-flood protection) // // Default value: 0.75 amx_flood_time 0.75 // Amount of slots to reserve. // // Default value: 0 amx_reservation 0 // If you set this to 1, you can hide slots on your server. // If server "full" of public slots and slots hidden, you must manually connect with connect console command // // Default value: 0 amx_hideslots 0 // Displaying of time remaining // a - display white text on bottom // b - use voice // c - don't add "remaining" (only in voice) // d - don't add "hours/minutes/seconds" (only in voice) // e - show/speak if current time is less than this set in parameter // // Default value: "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11" amx_time_display "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11" // Announce "say thetime" and "say timeleft" with voice, set to 0 to disable. // // Default value: 1 amx_time_voice 1 // Minimum delay in seconds between two voting sessions // // Default value: 10 amx_vote_delay 10 // How long voting session goes on // // Default value: 10 amx_vote_time 10 // Display who votes for what option, set to 0 to disable, 1 to enable. // // Default value: 1 amx_vote_answers 1 // Some ratios for voting success // Default value: 0.40 amx_votekick_ratio 0.40 // Default value: 0.40 amx_voteban_ratio 0.40 // Default value: 0.40 amx_votemap_ratio 0.40 // Default value: 0.02 amx_vote_ratio 0.02 // Max. time to which map can be extended // // Default value: 90 amx_extendmap_max 90 // Step for each extending // // Default value: 15 amx_extendmap_step 15 // If you set this to 0, clients cannot chose their language, instead they use // whatever language the server is configured to use. // // Default value: 1 amx_client_languages 1 // Plugin Debug mode // 0 - No debugging (garbage line numbers) // 1 - Plugins with "debug" option in plugins.ini are put into debug mode // 2 - All plugins are put in debug mode // Note - debug mode will affect JIT performance // // Default value: 1 amx_debug 1 // Plugin MultiLingual Debug // To debug a language put its 2 letter code between quotes ("en", "de", etc) // "" means disabled // // Default value: "" amx_mldebug "" // // Beginning of Counter-Strike package specific configurations. // // Rank mode // 0 - by nick // 1 - by authid // 2 - by ip // // Default value: 1 csstats_rank 0 // Max size of the stats file // // Default value: 3500 csstats_maxsize 3500 // Whether or not to rank bots with csstats - set to 1 to rank bots, 0 otherwise. // // Default value: 0 csstats_rankbots 0 // Duration of HUD-statistics // // Default value: 12.0 amx_statsx_duration 12.0 // HUD-statistics display limit relative round freeze end // Negative time will clear the HUD-statstics before the round freeze time has ended // // Default value: -2.0 amx_statsx_freeze -2.0 // Ultimate SS amx_ss_max "10" amx_ss_interval "1.0" amx_ss_design "3" amx_ss_site "www.ObozGry.pl" // Galileo amx_extendmap_max "40" amx_extendmap_step "10" gal_cmd_votemap "0" gal_cmd_listmaps "2" gal_banrecent "3" gal_banrecentstyle "2" gal_rtv_commands "4" gal_rtv_wait "8" gal_rtv_ratio "0.55" gal_nom_playerallowance "2" gal_nom_mapfile "mapcycle.txt" gal_nom_prefixes "0" gal_nom_qtyused "0" gal_runoff_enabled "1" gal_runoff_duration "10" gal_vote_weight "1" gal_vote_weightflags "a" gal_endonround "0" gal_vote_showstatus "2" gal_vote_showstatustype "2" gal_srv_start "3" gal_endofmapvote "1" gal_listmaps_paginate "10aps" gal_vote_mapchoices "5" gal_vote_duration "15" gal_vote_mapfile "mapcycle.txt" gal_vote_expirationcountdown "1" gal_vote_uniqueprefixes "0" gal_vote_announcechoice "1" gal_emptyserver_wait "0" gal_emptyserver_mapfile "mapcycle.txt" // bullet_damage bullet_damage "1" // radio PL amx_custom_radio "1" amx_real_radio "1" amx_radio_info "0" // SpecInfo si_enabled "1" si_list_enabled "1" si_keys_enabled "1" si_list_default "1" si_keys_default "1" si_immunity "0" // granaty mp_max_fb "2" mp_max_he "2" mp_max_sg "2" // AFK kiss afk_kicktime "120" afk_slaytime "50" afk_minplayers "6" afk_slayplayers "1" afk_adminimmunity "0" afk_adminkickimmunity "0" afk_options "1" afk_show_counter "0" afk_rename "1" afk_speckick "0" afk_speckicktime "700" // Colored Flash amx_fb_mode "1" amx_fb_r "000" amx_fb_g "000" amx_fb_b "000 // Admin Voice vm_alives "0" vm_deads "2" // Sloty rslot_on "1" rslot_slots "1" rslot_hideslots "0" rslot_redirect "0" // Hosty hostage_sounds "1" hostage_ct_startle "1" hostage_t_nervous "1" hostage_t_donthurtme "1" // Spawn Protection sv_sp "1" sv_sptime "12" sv_spmessage "1"
Kod:// Use this file to configure your DEDICATED server. // This config file is executed on server start. // disable autoaim sv_aim 0 sv_downloadurl "http://xxx/cstrike" sv_allowdownload "1" // disable clients' ability to pause the server pausable 0 // default server name. Change to "Bob's Server", etc. hostname "xxxxl" sv_password "" // maximum client movement speed sv_maxspeed 320 // 20 minute timelimit mp_timelimit "22" sv_cheats 0 // load ban files exec listip.cfg exec banned.cfg rcon_password "xxxx" mp_friendlyfire "0" mp_friendly_grenade_damage "0" mp_roundtime "3" mp_winlimit "0" mp_freezetime "0" mp_startmoney "1000" mp_limitteams "0" mp_autoteambalance "1" mp_forcecamera "0" sv_voiceenable "1" sv_voicecodec "voice_speex" sv_voicequality "5" mp_flashlight "1" mp_buytime "0.15" mp_c4timer "35"
W konsoli serwera spamuje:
error log był tylko odnośnie pluginu najlepszy.amxx więc go wyłączyłem.Kod:Cbuf_AddText: overflow Cbuf_AddText: overflow Cbuf_AddText: overflow Cbuf_AddText: overflow Cbuf_AddText: overflow Cbuf_AddText: overflow Cbuf_AddText: overflow Cbuf_AddText: overflow Cbuf_AddText: overflow Cbuf_AddText: overflow Cbuf_AddText: overflow Cbuf_AddText: overflow Cbuf_AddText: overflow SZ_GetSpace: overflow on netchan->message
Proszę o pomoc











