←  Problemy

AMXX.pl: Support AMX Mod X i SourceMod

»

Crashe i restart rundy


Najlepsza odpowiedź dtau99 05.01.2015 13:00

Problem rozwiazany to byla wina AmxBansa i gamenamechanger.amxx poniewaz 2 razy wykonywal ta sama akcje 

Przejdź do postu

  • +
  • -
dtau99 - zdjęcie dtau99 04.01.2015

Mam pewien problem na serwerze, gdy gram sobie na jakiejś mapie, obojętnie jakiej to po jakimś czasie następuje jakby restart rundy, żaden z adminów tego nie robi, nic się nie wyświetla po prostu pojawia się tylko rozpoczęcie gry i wszystko od nowa, a mapa ta sama. Mam także crashe na serwerze przy zmianie mapy na aim_crayzijump, de_train, i jakieś jeszcze tam, 

 

to error logi:

 

 

L 01/03/2015 - 11:50:37: Start of error session.

L 01/03/2015 - 11:50:37: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20150103.log")
L 01/03/2015 - 11:50:37: [MySQL] Thread worker was unable to start.
L 01/03/2015 - 11:50:37: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "SQL_ThreadQuery") - debug not enabled!
L 01/03/2015 - 11:50:37: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 01/03/2015 - 12:59:38: Start of error session.
L 01/03/2015 - 12:59:38: Info (map "de_inferno") (file "addons/amxmodx/logs/error_20150103.log")
L 01/03/2015 - 12:59:38: [MySQL] Invalid handle: 1
L 01/03/2015 - 12:59:38: [AMXX] Displaying debug trace (plugin "amxbans_core.amxx")
L 01/03/2015 - 12:59:38: [AMXX] Run time error 10: native error (native "SQL_FreeHandle")
L 01/03/2015 - 12:59:38: [AMXX]    [0] amxbans_core.sma::plugin_end (line 398)
L 01/03/2015 - 12:59:38: Invalid array handle provided (0)
L 01/03/2015 - 12:59:38: [AMXX] Run time error 10 (plugin "rs.amxx") (native "ArrayDestroy") - debug not enabled!
L 01/03/2015 - 12:59:38: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 01/03/2015 - 15:38:37: Start of error session.
L 01/03/2015 - 15:38:37: Info (map "de_dust2_long") (file "addons/amxmodx/logs/error_20150103.log")
L 01/03/2015 - 15:38:37: [MySQL] Invalid handle: 1
L 01/03/2015 - 15:38:37: [AMXX] Displaying debug trace (plugin "amxbans_core.amxx")
L 01/03/2015 - 15:38:37: [AMXX] Run time error 10: native error (native "SQL_FreeHandle")
L 01/03/2015 - 15:38:37: [AMXX]    [0] amxbans_core.sma::plugin_end (line 398)
L 01/03/2015 - 15:38:37: Invalid array handle provided (0)
L 01/03/2015 - 15:38:37: [AMXX] Run time error 10 (plugin "rs.amxx") (native "ArrayDestroy") - debug not enabled!
L 01/03/2015 - 15:38:37: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 01/03/2015 - 18:35:23: Start of error session.
L 01/03/2015 - 18:35:23: Info (map "de_dust2_long") (file "addons/amxmodx/logs/error_20150103.log")
L 01/03/2015 - 18:35:23: [MySQL] Invalid handle: 1
L 01/03/2015 - 18:35:23: [AMXX] Displaying debug trace (plugin "amxbans_core.amxx")
L 01/03/2015 - 18:35:23: [AMXX] Run time error 10: native error (native "SQL_FreeHandle")
L 01/03/2015 - 18:35:23: [AMXX]    [0] amxbans_core.sma::plugin_end (line 398)
L 01/03/2015 - 18:35:23: Invalid array handle provided (0)
L 01/03/2015 - 18:35:23: [AMXX] Run time error 10 (plugin "rs.amxx") (native "ArrayDestroy") - debug not enabled!
L 01/03/2015 - 18:35:23: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
 

 

 

Pomocy 

Odpowiedz

  • +
  • -
IntelCom - zdjęcie IntelCom 04.01.2015

Pokaż plik plugins.ini.
Odpowiedz

  • +
  • -
dtau99 - zdjęcie dtau99 04.01.2015

 

; AMX Mod X plugins

 
; Admin Base - Always one has to be activated
amxbans_core.amxx debug
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 ; 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
 
; Custom - Add 3rd party plugins here
 
 
 
 
 
 
join_leave.amxx
polski_cs.amxx
napisz_skarge.amxx
ptb.amxx
poprawne_rate.amxx
ad_manager_array.amxx
bcd_hudtimer.amxx
Allow_round_finish.amxx
antyreklama.amxx
inf_smierc.amxx
snowNew.amxx
Przenikanie.amxx
descriptive_fire_in_the_hole.amxx
Kontakt.amxx
 
info_hud.amxx
 
admin_freelook.amxx
adminlisten.amxx
abd.amxx
admin_spec_esp.amxx
gamenamechanger.amxx
flash.amxx
vip.amxx
poprawne_rate.amxx
parachute.amxx
;GHW_Admin_Spec.amxx
Wynik.amxx debug
rs_csz.amxx
spree.amxx
galileo.amxx
realnadedrops.amxx
resetscore.amxx
vip_dodatek.amxx
hsinfo.amxx
ultimate_sounds.amxx

 

Odpowiedz

  • +
  • -
IntelCom - zdjęcie IntelCom 04.01.2015

2x masz poprawne_rate.amxx.
Odpowiedz

  • +
  • -
dtau99 - zdjęcie dtau99 04.01.2015

2 razy dopisany plugin cos robi?

 

Odpowiedz

  • +
  • -
IntelCom - zdjęcie IntelCom 04.01.2015

Nie potrzebnie wywoluje sie drugi raz po zmianie mapy.
Odpowiedz

  • +
  • -
dtau99 - zdjęcie dtau99 04.01.2015

dalej sa crashe, proszę o pomoc

Odpowiedz

  • +
  • -
Wiciu1987 - zdjęcie Wiciu1987 04.01.2015

A wyłącz wszystkie pluginy i sprawdź czy nadal występuje błąd. Być może albo raczej na pewno któryś z pluginów powoduje tego Krasza. ZALECAM to zrobić!

Odpowiedz

  • +
  • -
IntelCom - zdjęcie IntelCom 04.01.2015

Spróbuj usunać plugin;

admin_freelook.amxx

Możliwe, że któryś z twoich pluginów się gryzie.

Odpowiedz

  • +
  • -
bolek_stw - zdjęcie bolek_stw 04.01.2015

zrób tak

amxbans_main.amxx debug

z tym pluginem jest error

L 01/03/2015 - 18:35:23: [AMXX] Run time error 10 (plugin "rs.amxx") (native "ArrayDestroy") - debug not enabled!
L 01/03/2015 - 18:35:23: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).

usun go lub zmien

i wtedy zrestaru serwer

wpisz w konsole

amx_showrcon amxx list

pokaz co ci wyskoczylo

 

Odpowiedz

  • +
  • -
dtau99 - zdjęcie dtau99 04.01.2015

 
Currently loaded plugins:
       name                    version     author            file             status   
 [  1] AMXBans Core            Gm 1.5.1    GmStaff & xPaw    amxbans_core.am  running  
 [  2] AMXBans Main            Gm 1.5.1    GmStaff, xPaw, ~  amxbans_main.am  debug    
 [  3] Admin Commands          1.8.2       AMXX Dev Team     admincmd.amxx    running  
 [  4] Admin Help              1.8.2       AMXX Dev Team     adminhelp.amxx   running  
 [  5] Slots Reservation       1.8.2       AMXX Dev Team     adminslots.amxx  running  
 [  6] Multi-Lingual System    1.8.2       AMXX Dev Team     multilingual.am  running  
 [  7] Menus Front-End         1.8.2       AMXX Dev Team     menufront.amxx   running  
 [  8] Commands Menu           1.8.2       AMXX Dev Team     cmdmenu.amxx     running  
 [  9] Players Menu            1.8.2       AMXX Dev Team     plmenu.amxx      running  
 [ 10] Maps Menu               1.8.2       AMXX Dev Team     mapsmenu.amxx    running  
 [ 11] Plugin Menu             1.8.2       AMXX Dev Team     pluginmenu.amxx  running  
 [ 12] Admin Chat              1.8.2       AMXX Dev Team     adminchat.amxx   running  
 [ 13] Anti Flood              1.8.2       AMXX Dev Team     antiflood.amxx   running  
 [ 14] Scrolling Message       1.8.2       AMXX Dev Team     scrollmsg.amxx   running  
 
 [ 15] Info. Messages          1.8.2       AMXX Dev Team     imessage.amxx    running  
 [ 16] Admin Votes             1.8.2       AMXX Dev Team     adminvote.amxx   running  
 [ 17] NextMap                 1.8.2       AMXX Dev Team     nextmap.amxx     running  
 [ 18] TimeLeft                1.8.2       AMXX Dev Team     timeleft.amxx    running  
 [ 19] Pause Plugins           1.8.2       AMXX Dev Team     pausecfg.amxx    running  
 [ 20] Stats Configuration     1.8.2       AMXX Dev Team     statscfg.amxx    running  
 [ 21] Restrict Weapons        1.8.2       AMXX Dev Team     restmenu.amxx    running  
 [ 22] StatsX                  1.8.2       AMXX Dev Team     statsx.amxx      running  
 [ 23] Join/Leave Message      1.2         BigBaller         join_leave.amxx  running  
 [ 24] CS Polish               0.1         KaLoSZyFeR        polski_cs.amxx   running  
 [ 25] Skargi                  1.0         Muzzi             napisz_skarge.a  running  
 [ 26] Team Balancer           1.8b3       Ptahhotep         ptb.amxx         running  
 [ 27] Autoresponder/Advertis  1.3         MaximusBrood & S  ad_manager_arra  running  
 [ 28] Bomb Countdown HUD Tim  0.2         SAMURAI           bcd_hudtimer.am  running  
 [ 29] Allow round finish      1.0.2       EKS & Sn!ff3r     Allow_round_fin  running  
 
 [ 30] Anty Reklama            1.2         PimP517           antyreklama.amx  running  
 [ 31] Info po smierci         1.0         DarkGL            inf_smierc.amxx  running  
 [ 32] Snow new                1.0         DarkGL            snowNew.amxx     running  
 [ 33] Anti Blocker            0.1         No                Przenikanie.amx  running  
 [ 34] Descriptive 'Fire in t  0.1         VEN               descriptive_fir  running  
 [ 35] Kontakt                 1.0         speedkill         Kontakt.amxx     running  
 [ 36] Info_hud                1.0         Flk               info_hud.amxx    running  
 [ 37] AdminListen             2.3x        /dev/ urandom     adminlisten.amx  running  
 [ 38] Advanced Bullet Damage  1.0         Sn!ff3r           abd.amxx         running  
 [ 39] Admin Spectator ESP     1.3         KoST              admin_spec_esp.  running  
 [ 40] Game Namer              1.1         NeuroToxin        gamenamechanger  running  
 [ 41] Flash Snitch            1.0         Sn!ff3r           flash.amxx       running  
 [ 42] VIP PL Wersja           2.04        MlodyJNTR         vip.amxx         running  
 [ 43] Poprawne rate           1.0         Sn!ff3r           poprawne_rate.a  running  
 [ 44] Parachute               1.3         KRoT@L/JTP10181   parachute.amxx   running  
 
 [ 45] Wynik                   1.1         MaKeL             Wynik.amxx       debug    
 [ 46] RoundSoundy             1           Sal               rs_csz.amxx      running  
 [ 47] Spreeeee!               0.07        R3X               spree.amxx       running  
 [ 48] Galileo                 1.1.290     Brad Jones        galileo.amxx     running  
 [ 49] Real Nade Drops         0.4         VEN               realnadedrops.a  running  
 [ 50] Reset Score             1.0         Silenttt          resetscore.amxx  running  
 [ 51] VIP Ultimate            12.3.0.2    benio101 & speed  vip_dodatek.amx  running  
 [ 52] HeadShot Info           1.0         sbstn             hsinfo.amxx      running  
 [ 53] Ultimate Sound          1.5         Dizzy             ultimate_sounds  running  
 [ 54] AMXBans Freeze          1.0         |PJ|ShOrTy        amxbans_freeze.  running  
 [ 55] AMXBans Flagged         1.0.3       AMXBans Dev Team  amxbans_flagged  running  
 [ 56] AMXBans: Screens        0.4         GmStaff           amxbans_ssban.a  running  
56 plugins, 56 running
Odpowiedz

  • +
  • -
Najlepsza odpowiedź dtau99 - zdjęcie dtau99 05.01.2015

Problem rozwiazany to byla wina AmxBansa i gamenamechanger.amxx poniewaz 2 razy wykonywal ta sama akcje 

Odpowiedz