Raised This Month: $ Target: $400
 0% 

Problème AMXBans 6


  
 
 
Thread Tools Display Modes
Author Message
Kidev
Veteran Member
Join Date: Jun 2010
Location: France
Old 06-18-2011 , 05:38   Problème AMXBans 6
#1

Salut.
Depuis quelques jours, mon serveur crash très souvent avec ce message d'erreur:
Code:
L 06/16/2011 - 19:29:28: Start of error session.
L 06/16/2011 - 19:29:28: Info (map "de_aztec_ruins") (file "addons/amxmodx/logs/error_20110616.log")
L 06/16/2011 - 19:29:28: [MySQL] Thread worker was unable to start.
L 06/16/2011 - 19:29:28: [AMXX] Displaying debug trace (plugin "amxbans_main.amxx")
L 06/16/2011 - 19:29:28: [AMXX] Run time error 10: native error (native "SQL_ThreadQuery")
L 06/16/2011 - 19:29:28: [AMXX]    [0] check_flag.inl::check_flagged (line 36)
L 06/16/2011 - 19:29:28: [AMXX]    [1] check_player.inl::check_player_ (line 100)
Mon seul module dé-commenté est le MySQL. Tout marchait correctement jusqu'à il y a pas longtemps... Le problème pourrait-t-il venir de la BDD? Si je désactive le plugin "Flag Player" le problème pourrait-t-il être corrigé?

Merci d'avance...
__________________
Kidev is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 06-18-2011 , 06:21   Re: Problème AMXBans 6
#2

Flag Player utilise MySQL également ? C'est quoi ce plugin ? Je doute que le probmème soit Amxbans. Attaches le plugin en question.
__________________
Arkshine is offline
Kidev
Veteran Member
Join Date: Jun 2010
Location: France
Old 06-18-2011 , 06:26   Re: Problème AMXBans 6
#3

http://www.hlxbans.net/attachments/amxbans603f2-rar.86/ (http://www.hlxbans.net/threads/amxba...-3-stable.284/)
__________________
Kidev is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 06-18-2011 , 06:40   Re: Problème AMXBans 6
#4

Tu utilises bien la version 6.0.3 ?

Parce qu'on peut lire :

Code:
public client_authorized(id) {     //fix for the invalid tuple error at mapchange, only a fast fix now     if(g_SqlX==Empty_Handle) {         set_task(2.0,"client_authorized",id)         return PLUGIN_HANDLED     }     //check if an activ ban exists     check_player(id)     return PLUGIN_CONTINUE }

Après il se peut que le "fix" soit moisi.

EDIT : Enfin je ne pense pas que ce soit relaté.
"Thread worker was unable to start." survient, je crois, quand le tuple n'a pas été libéré avant le changement de map.
Je ne connais pas Amxbans, mais ça a l'air bien bancal leur truc.

EDIT2: Tu devrais jeter un oeil sur leur forum, tu ne dois sûrement pas être le seul ayant ce souci.
__________________

Last edited by Arkshine; 06-18-2011 at 06:47.
Arkshine is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 16:48.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode