B3 : PM: please try your command after you have been authent

Tout ce qui concerne la configuration et l'administration des serveurs.
Rendez-vous dans Outils de communication & communautaires pour la conception de sites Internet.
Répondre
L!nuTux
Messages : 214
Enregistré le : 21 août 2008, 19:41
Localisation : Dans ton Core :D

Message par L!nuTux » 02 mars 2009, 20:39

plop,

donc j'ai installé B3 v1.1.3 sur mon server public iourbanterror.
Le B3 tourne sauf que a chaque fois que je tappes une commande il me met :
PM: please try your command after you have been authenticated
j'ai checker toutes les confs et dans les logs.
donc b3 arrive bien a se connecter a la db sauf qu'il me met une tite erreur au debut des log que j'arrive pas a fixer :

Code : Tout sélectionner

090302 18:33:12 BOT     Starting Iourt41Parser server for 127.0.1.1:27963
090302 18:33:12 BOT     --------------------------------------------
090302 18:33:12 BOT     Attempting to connect to database mysql://eriador:******@localhost/b3...
090302 18:33:12 ERROR   STDERR /usr/local/lib/python2.6/site-packages/MySQLdb/__init__.py:34: DeprecationWarning: the sets module is deprecated
  from sets import ImmutableSet

090302 18:33:12 BOT     Connected to database
donc si quelqu'un peut me venir en aide ca serait sympa ^^

Have Fun x)

Whouuuups j'ai oublié des details

j'ai installer b3 via les source et pas par le egg
et ca me fait ca avec toutes les commande b3

voila ^^
Modifié en dernier par L!nuTux le 02 mars 2009, 20:41, modifié 1 fois.
|UF0| Team <¤> Jump faster, Play harder, and take it easy x)

Barbatos
Développement & Maintenance UrT France
Messages : 5056
Enregistré le : 30 déc. 2008, 23:10

Message par Barbatos » 02 mars 2009, 21:08

T'as reload la map de ton serveur APRES l'arrivée du B3 ?
<MajkiFajki> Carmack compared to you is a vegetable
Twitter

L!nuTux
Messages : 214
Enregistré le : 21 août 2008, 19:41
Localisation : Dans ton Core :D

Message par L!nuTux » 02 mars 2009, 21:49

ah non pas con je vais test
si c'est ca je suis trop honteux -_-

non ca viens pas de ca (ouffff)
je pense que ya une merde au niveau du mysql que je ne comprend pas
apres le laisse l'avis au connaisseurs du B3 moi je le decouvre petit a petit
Modifié en dernier par L!nuTux le 02 mars 2009, 21:52, modifié 1 fois.
|UF0| Team <¤> Jump faster, Play harder, and take it easy x)

Avatar du membre
Courgette
Messages : 850
Enregistré le : 22 déc. 2007, 02:05
Localisation : Rennes

Message par Courgette » 02 mars 2009, 22:21

première fois que je vois cette erreur.
t'as installé quelle version de python ? car le module 'sets' est 'deprecated' depuis la v2.6 de python.
Or B3 marche sous python v1.5

Ha, ces utilisateurs de gentoo qui s'embêtent à compiler tout ce qui est instable x)

Si tu veux porter B3 pour python v1.6, vois cette solution => http://sourceforge.net/forum/forum.php? ... m_id=70460
mais faudra toucher au code de B3

Barbatos
Développement & Maintenance UrT France
Messages : 5056
Enregistré le : 30 déc. 2008, 23:10

Message par Barbatos » 02 mars 2009, 22:23

Ah, je me souviens. J'ai eu cette erreur la première fois que j'ai utilisé B3. En gros quand il te met ce message c'est qu'il n'arrive pas à récup les infos dans la BDD, donc faudrait voir pour corriger cette erreur...
<MajkiFajki> Carmack compared to you is a vegetable
Twitter

Avatar du membre
Courgette
Messages : 850
Enregistré le : 22 déc. 2007, 02:05
Localisation : Rennes

Message par Courgette » 02 mars 2009, 22:24

sinon, donne aussi le reste du log de B3, quand il te voit arriver sur la partie, et quand il voit ta commande.

L!nuTux
Messages : 214
Enregistré le : 21 août 2008, 19:41
Localisation : Dans ton Core :D

Message par L!nuTux » 02 mars 2009, 23:26

euh ouai gentoo pawa donc python v1.6 :x je vais voir pour le code
mais du coup si il arrive pas a recup les truc dans la db forcement les commande il les reconait pas
right ?
|UF0| Team <¤> Jump faster, Play harder, and take it easy x)

L!nuTux
Messages : 214
Enregistré le : 21 août 2008, 19:41
Localisation : Dans ton Core :D

Message par L!nuTux » 02 mars 2009, 23:29

arf c'est du windows a donf sur ton lien courgette ...
en tout cas une chose est certaine avec python2.4 ca work pas xD

bon je dois aller me couche (lycée demain :x)
bye bye et merci pour l'aide je vais checker ca demain et jvous tiens au jus
|UF0| Team <¤> Jump faster, Play harder, and take it easy x)

L!nuTux
Messages : 214
Enregistré le : 21 août 2008, 19:41
Localisation : Dans ton Core :D

Message par L!nuTux » 02 mars 2009, 23:50

les logs B3 quand jme connecte et que je test les commande voila :)

Code : Tout sélectionner

090302 21:28:28 BOT     Starting Iourt41Parser server for 127.0.1.1:27963
090302 21:28:28 BOT     --------------------------------------------
090302 21:28:28 BOT     Attempting to connect to database mysql://eriador:******@localhost/b3...
090302 21:28:28 ERROR   STDERR /usr/local/lib/python2.6/site-packages/MySQLdb/__init__.py:34: DeprecationWarning: the sets module is deprecated
  from sets import ImmutableSet

090302 21:28:28 BOT     Connected to database
090302 21:28:28 BOT     Game log /home/urt/.q3a/q3ut4/games-jump.log
090302 21:28:28 BOT     Starting bot reading file /home/urt/.q3a/q3ut4/games-jump.log
090302 21:28:28 BOT     Loading Plugin #1 censor [/usr/local/games/b3/b3/conf/plugin_censor.xml]
090302 21:28:28 BOT     CensorPlugin: Loading config /usr/local/games/b3/b3/conf/plugin_censor.xml for CensorPlugin
090302 21:28:28 DEBUG   Register Event: Stop Process: CensorPlugin
090302 21:28:28 DEBUG   Register Event: Program Exit: CensorPlugin
090302 21:28:28 BOT     Plugin censor (2.1.0 - ThorN) loaded
090302 21:28:28 BOT     Loading Plugin #2 spamcontrol [/usr/local/games/b3/b3/conf/plugin_spamcontrol.xml]
090302 21:28:28 BOT     SpamcontrolPlugin: Loading config /usr/local/games/b3/b3/conf/plugin_spamcontrol.xml for SpamcontrolPlugin
090302 21:28:28 DEBUG   Register Event: Stop Process: SpamcontrolPlugin
090302 21:28:28 DEBUG   Register Event: Program Exit: SpamcontrolPlugin
090302 21:28:28 BOT     Plugin spamcontrol (1.1.2 - ThorN) loaded
090302 21:28:28 BOT     Loading Plugin #3 admin [/usr/local/games/b3/b3/conf/plugin_admin.xml]
090302 21:28:28 BOT     AdminPlugin: Loading config /usr/local/games/b3/b3/conf/plugin_admin.xml for AdminPlugin
090302 21:28:28 DEBUG   Register Event: Stop Process: AdminPlugin
090302 21:28:28 DEBUG   Register Event: Program Exit: AdminPlugin
090302 21:28:28 BOT     Plugin admin (1.3.4b0 - ThorN) loaded
090302 21:28:28 BOT     Loading Plugin #4 tk [/usr/local/games/b3/b3/conf/plugin_tk.xml]
090302 21:28:28 BOT     TkPlugin: Loading config /usr/local/games/b3/b3/conf/plugin_tk.xml for TkPlugin
090302 21:28:28 DEBUG   TkPlugin: tk max level is 40
090302 21:28:28 DEBUG   Register Event: Stop Process: TkPlugin
090302 21:28:28 DEBUG   Register Event: Program Exit: TkPlugin
090302 21:28:28 BOT     Plugin tk (1.1.6b0 - ThorN) loaded
090302 21:28:28 BOT     Loading Plugin #5 stats [/usr/local/games/b3/b3/conf/plugin_stats.xml]
090302 21:28:28 BOT     StatsPlugin: Loading config /usr/local/games/b3/b3/conf/plugin_stats.xml for StatsPlugin
090302 21:28:28 DEBUG   AdminPlugin: Command "mapstats (mstats)" registered with cmd_mapstats for level (1, 100)
090302 21:28:28 DEBUG   AdminPlugin: Command "testscore (ts)" registered with cmd_testscore for level (1, 100)
090302 21:28:28 DEBUG   AdminPlugin: Command "topstats (tstats)" registered with cmd_topstats for level (9, 100)
090302 21:28:28 DEBUG   Register Event: Stop Process: StatsPlugin
090302 21:28:28 DEBUG   Register Event: Program Exit: StatsPlugin
090302 21:28:28 BOT     Plugin stats (1.2.3 - ThorN) loaded
090302 21:28:28 BOT     Loading Plugin #6 pingwatch [/usr/local/games/b3/b3/conf/plugin_pingwatch.xml]
090302 21:28:28 BOT     PingwatchPlugin: Loading config /usr/local/games/b3/b3/conf/plugin_pingwatch.xml for PingwatchPlugin
090302 21:28:28 VERBOSE Added crontab <bound method PingwatchPlugin.check of <b3.plugins.pingwatch.PingwatchPlugin instance at 0x856370c>> (139868268) - [0, 30]s -1m -1h -1d -1M -1DOW
090302 21:28:28 DEBUG   Register Event: Stop Process: PingwatchPlugin
090302 21:28:28 DEBUG   Register Event: Program Exit: PingwatchPlugin
090302 21:28:28 BOT     Plugin pingwatch (1.1.4 - ThorN) loaded
090302 21:28:28 BOT     Loading Plugin #9 welcome [/usr/local/games/b3/b3/conf/plugin_welcome.xml]
090302 21:28:28 BOT     WelcomePlugin: Loading config /usr/local/games/b3/b3/conf/plugin_welcome.xml for WelcomePlugin
090302 21:28:28 DEBUG   Register Event: Stop Process: WelcomePlugin
090302 21:28:28 DEBUG   Register Event: Program Exit: WelcomePlugin
090302 21:28:28 BOT     Plugin welcome (1.0.2 - ThorN) loaded
090302 21:28:28 BOT     Loading Plugin #16 headshotsurt [/usr/local/games/b3/b3/extplugins/conf/headshots.xml]
090302 21:28:28 INFO    Could not find built in plugin headshotsurt, trying external plugin directories.
No module named headshotsurt
090302 21:28:28 BOT     HeadshotsurtPlugin: Loading config /usr/local/games/b3/b3/extplugins/conf/headshots.xml for HeadshotsurtPlugin
090302 21:28:28 DEBUG   HeadshotsurtPlugin: reset hs stats : True
090302 21:28:28 DEBUG   HeadshotsurtPlugin: show awards : True
090302 21:28:28 DEBUG   HeadshotsurtPlugin: min level for hs cmd : 1
090302 21:28:28 DEBUG   AdminPlugin: Command "headshots (hs)" registered with cmd_headshots for level (1, 100)
090302 21:28:28 DEBUG   Register Event: Stop Process: HeadshotsurtPlugin
090302 21:28:28 DEBUG   Register Event: Program Exit: HeadshotsurtPlugin
090302 21:28:28 BOT     Plugin headshotsurt (0.2.0 - Courgette) loaded
090302 21:28:28 VERBOSE 0 cid changed from None to -1
090302 21:28:28 VERBOSE RCON sending (127.0.1.1:27963) say ^0(^2b3^0)^7: ^8www.BigBrotherBot.com ^0(^8b3^0) ^9v1.1.4d-r2 [posix] ^9(^3Elasmotherium^9)^3 ^2[ONLINE]
090302 21:28:28 DEBUG   Client Connected: [-1] World - WORLD ({})
090302 21:28:28 DEBUG   Storage: getClient <b3.clients.Client object at 0x8569b6c>
090302 21:28:28 BOT     Client found in storage 1, welcome back World
090302 21:28:28 DEBUG   Storage: setClient <b3.clients.Client object at 0x8569b6c>
090302 21:28:28 DEBUG   Storage: setClient data {'time_add': 1236018792, 'time_edit': 1236029308, 'name': 'World', 'group_bits': 0, 'ip': '', 'auto_login': 1, 'greeting': '', 'pbid': 'WORLD', 'connections': 3, 'mask_level': 0, 'guid': 'WORLD', 'id': 1}
090302 21:28:28 DEBUG   Client Authorized: [-1] World - WORLD
090302 21:28:29 VERBOSE RCON sending (127.0.1.1:27963) status
090302 21:28:30 INFO    map is: ut_unnamed
090302 21:28:30 VERBOSE RCON sending (127.0.1.1:27963) fs_game
090302 21:28:31 DEBUG   Get cvar fs_game = ["fs_game" is:"q3ut4^7", the default]
090302 21:28:31 VERBOSE RCON sending (127.0.1.1:27963) fs_basepath
090302 21:28:32 DEBUG   Get cvar fs_basepath = ["fs_basepath" is:"/home/urt/urbanterror^7", the default]
090302 21:28:32 DEBUG   fs_basepath: /home/urt/urbanterror
090302 21:28:32 VERBOSE RCON sending (127.0.1.1:27963) fs_homepath
090302 21:28:33 DEBUG   Get cvar fs_homepath = ["fs_homepath" is:"/home/urt/.q3a^7", the default]
090302 21:28:33 DEBUG   fs_homepath: /home/urt/.q3a
090302 21:28:33 BOT     Starting Plugin censor
090302 21:28:33 DEBUG   Register Event: Say: CensorPlugin
090302 21:28:33 DEBUG   Register Event: Team Say: CensorPlugin
090302 21:28:33 BOT     Starting Plugin spamcontrol
090302 21:28:33 DEBUG   Register Event: Say: SpamcontrolPlugin
090302 21:28:33 DEBUG   Register Event: Team Say: SpamcontrolPlugin
090302 21:28:33 DEBUG   AdminPlugin: Command "spamins (None)" registered with cmd_spamins for level (20, 100)
090302 21:28:33 BOT     Starting Plugin admin
090302 21:28:33 DEBUG   Register Event: Say: AdminPlugin
090302 21:28:33 DEBUG   Register Event: Private Message: AdminPlugin
090302 21:28:33 DEBUG   AdminPlugin: Command "status (None)" registered with cmd_status for level (20, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "ci (None)" registered with cmd_ci for level (20, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "rules (r)" registered with cmd_rules for level (0, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "warnclear (wc)" registered with cmd_warnclear for level (80, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "leveltest (lt)" registered with cmd_leveltest for level (20, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "warn (w)" registered with cmd_warn for level (20, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "list (None)" registered with cmd_list for level (20, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "warns (None)" registered with cmd_warns for level (20, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "warntest (wt)" registered with cmd_warntest for level (20, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "warninfo (wi)" registered with cmd_warninfo for level (20, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "greeting (None)" registered with cmd_greeting for level (9, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "nextmap (None)" registered with cmd_nextmap for level (2, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "cmdlevel (None)" registered with cmd_cmdlevel for level (90, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "lookup (l)" registered with cmd_lookup for level (80, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "b3 (None)" registered with cmd_b3 for level (9, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "seen (None)" registered with cmd_seen for level (2, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "find (None)" registered with cmd_find for level (20, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "pause (None)" registered with cmd_pause for level (90, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "kickall (kall)" registered with cmd_kickall for level (80, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "makereg (mr)" registered with cmd_makereg for level (80, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "admintest (None)" registered with cmd_admintest for level (40, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "regtest (None)" registered with cmd_regtest for level (1, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "rebuild (None)" registered with cmd_rebuild for level (90, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "iamgod (None)" registered with cmd_iamgod for level (0, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "maps (None)" registered with cmd_maps for level (2, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "ban (b)" registered with cmd_ban for level (60, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "ungroup (None)" registered with cmd_ungroup for level (90, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "delgroup (None)" registered with cmd_delgroup for level (90, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "banall (ball)" registered with cmd_banall for level (80, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "maprotate (None)" registered with cmd_maprotate for level (80, 100)
090302 21:28:33 VERBOSE RCON sending (127.0.1.1:27963) status
090302 21:28:33 DEBUG   AdminPlugin: Command "putgroup (None)" registered with cmd_putgroup for level (89, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "map (None)" registered with cmd_map for level (80, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "notice (None)" registered with cmd_notice for level (40, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "enable (None)" registered with cmd_enable for level (100, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "runas (su)" registered with cmd_runas for level (100, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "spankall (sall)" registered with cmd_spankall for level (80, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "tempban (tb)" registered with cmd_tempban for level (40, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "unmask (None)" registered with cmd_unmask for level (100, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "aliases (alias)" registered with cmd_aliases for level (20, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "disable (None)" registered with cmd_disable for level (100, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "editgroup (None)" registered with cmd_editgroup for level (90, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "groups (None)" registered with cmd_groups for level (90, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "baninfo (bi)" registered with cmd_baninfo for level (40, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "kick (k)" registered with cmd_kick for level (40, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "clientinfo (None)" registered with cmd_clientinfo for level (90, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "restart (None)" registered with cmd_restart for level (100, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "spams (None)" registered with cmd_spams for level (20, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "scream (None)" registered with cmd_scream for level (40, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "newgroup (None)" registered with cmd_newgroup for level (90, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "poke (None)" registered with cmd_poke for level (20, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "die (None)" registered with cmd_die for level (100, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "register (None)" registered with cmd_register for level (0, 0)
090302 21:28:33 DEBUG   AdminPlugin: Command "mask (None)" registered with cmd_mask for level (100, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "say (None)" registered with cmd_say for level (20, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "unban (None)" registered with cmd_unban for level (60, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "help (h)" registered with cmd_help for level (0, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "reconfig (None)" registered with cmd_reconfig for level (100, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "admins (None)" registered with cmd_admins for level (20, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "warnremove (wr)" registered with cmd_warnremove for level (20, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "permban (pb)" registered with cmd_permban for level (80, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "time (None)" registered with cmd_time for level (1, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "clear (kiss)" registered with cmd_clear for level (80, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "spam (s)" registered with cmd_spam for level (20, 100)
090302 21:28:33 DEBUG   AdminPlugin: Command "spank (sp)" registered with cmd_spank for level (60, 100)
090302 17:32:33 BOT     Starting Plugin tk
090302 17:32:33 DEBUG   Register Event: Client Team Damage: TkPlugin
090302 17:32:33 DEBUG   Register Event: Client Team Kill: TkPlugin
090302 17:32:33 DEBUG   Register Event: Client Disconnect: TkPlugin
090302 17:32:33 DEBUG   Register Event: Game Exit: TkPlugin
090302 17:32:33 DEBUG   AdminPlugin: Command "forgive (f)" registered with cmd_forgive for level (0, 100)
090302 17:32:33 DEBUG   AdminPlugin: Command "forgivelist (fl)" registered with cmd_forgivelist for level (0, 100)
090302 17:32:33 DEBUG   AdminPlugin: Command "forgiveall (fa)" registered with cmd_forgiveall for level (0, 100)
090302 17:32:33 DEBUG   AdminPlugin: Command "forgiveinfo (fi)" registered with cmd_forgiveinfo for level (20, 100)
090302 17:32:33 DEBUG   AdminPlugin: Command "forgiveclear (fc)" registered with cmd_forgiveclear for level (60, 100)
090302 17:32:33 DEBUG   AdminPlugin: Command "forgiveprev (fp)" registered with cmd_forgivelast for level (0, 100)
090302 17:32:33 DEBUG   AdminPlugin: Command "grudge (grudge)" registered with cmd_grudge for level (0, 100)
090302 17:32:33 BOT     Starting Plugin stats
090302 17:32:33 DEBUG   Register Event: Client Team Damage: StatsPlugin
090302 17:32:33 DEBUG   Register Event: Client Team Kill: StatsPlugin
090302 17:32:33 DEBUG   Register Event: Client Kill: StatsPlugin
090302 17:32:33 DEBUG   Register Event: Client Damage: StatsPlugin
090302 17:32:33 DEBUG   Register Event: Game Exit: StatsPlugin
090302 17:32:33 BOT     Starting Plugin pingwatch
090302 17:32:33 DEBUG   Register Event: Game Exit: PingwatchPlugin
090302 17:32:33 BOT     Starting Plugin status
090302 17:32:33 BOT     Starting Plugin welcome
090302 17:32:33 DEBUG   Register Event: Client Authenticated: WelcomePlugin
090302 17:32:33 BOT     Starting Plugin headshotsurt
090302 17:32:33 DEBUG   Register Event: Client Kill: HeadshotsurtPlugin
090302 17:32:33 DEBUG   Register Event: Game Exit: HeadshotsurtPlugin
090302 17:32:33 BOT     Start reading...
090302 17:32:48 CONSOLE 17:48 ClientConnect: 2
090302 17:32:48 CONSOLE 17:48 ClientUserinfo: 2 ip62.147.199.178:27960challenge-1156220384qport711protocol68name^0|UF0|^1L!nu^2Tuxpasswordjumprate8000cg_predictitems\0cl_anonymous\0sexmalehandicap100color25color14team_headmodel*jamesteam_modeljamesheadmodelsargemodelsargesnaps20teamtask\0cl_guid6868B6AC5B894ED7627FEA6315F16A18
090302 17:32:48 VERBOSE Parsed user info {'protocol': '68', 'ip': '62.147.199.178', 'sex': 'male', 'rate': '8000', 'cg_predictitems': '0', 'headmodel': 'sarge', 'port': '27960', 'team_model': 'james', 'cl_anonymous': '0', 'cl_guid': '6868B6AC5B894ED7627FEA6315F16A18', 'snaps': '20', 'handicap': '100', 'color1': '4', 'qport': '711', 'color2': '5', 'password': 'jump', 'pbid': '6868B6AC5B894ED7627FEA6315F16A18', 'teamtask': '0', 'name': '^0|UF0|^1L!nu^2Tux', 'cid': '2', 'challenge': '-1156220384', 'team_headmodel': '*james', 'team': -1, 'model': 'sarge'}
090302 17:32:48 VERBOSE 0 cid changed from None to 2
090302 17:32:48 DEBUG   Client Connected: [2] |UF0|L!nuTux -  ({'guid': None})
090302 17:32:48 CONSOLE 17:48 ClientUserinfoChanged: 2 n|UF0|L!nuTuxt3r2tl\0f0\f1\f2\a0\0a1\0a2\0
090302 17:32:48 VERBOSE Parsed user info {'name': '|UF0|L!nuTux', 'cid': '2', 'n': '|UF0|L!nuTux', 'a1': '0', 'a0': '0', 'tl': '0', 'r': '2', 't': '3', 'team': 1, 'a2': '0'}
090302 17:32:48 VERBOSE 0 cid changed from 2 to 2
090302 17:32:53 VERBOSE RCON sending (127.0.1.1:27963) PB_SV_PList
090302 17:32:54 VERBOSE authorizeClients() = {}
090302 17:33:00 VERBOSE RCON sending (127.0.1.1:27963) status
090302 17:33:01 ERROR   getPlayerList() = Line did not match :map: ut_unnamed
090302 17:33:01 ERROR   getPlayerList() = Line did not match :num score ping name            lastmsg address               qport rate
090302 17:33:01 ERROR   getPlayerList() = Line did not match :--- ----- ---- --------------- ------- --------------------- ----- -----
090302 17:33:01 VERBOSE StatusPlugin: Building XML status
090302 17:33:01 DEBUG   StatusPlugin: Writing XML status to /usr/local/games/b3/status.xml
090302 17:33:05 CONSOLE 18:06 ClientUserinfo: 2 ip62.147.199.178:27960name^0|UF0|^1L!nu^2Tuxpasswordjumpracered\0raceblue\0rate8000ut_timenudge\0cg_rgb\0 0 0funredninja,diablo,patchfunblueninja,blonde,shadescg_predictitems\0cg_physics1cl_anonymous\0sexmalehandicap100color25color14team_headmodel*jamesteam_modeljamesheadmodelsargemodelsargesnaps20gearGZJATSAteamtask\0cl_guid6868B6AC5B894ED7627FEA6315F16A18weapmodes\00000110200000010000
090302 17:33:06 VERBOSE Parsed user info {'racered': '0', 'ip': '62.147.199.178', 'sex': 'male', 'rate': '8000', 'cg_predictitems': '0', 'headmodel': 'sarge', 'port': '27960', 'team_model': 'james', 'cl_anonymous': '0', 'funred': 'ninja,diablo,patch', 'weapmodes': '00000110200000010000', 'cl_guid': '6868B6AC5B894ED7627FEA6315F16A18', 'funblue': 'ninja,blonde,shades', 'snaps': '20', 'cg_rgb': '0 0 0', 'gear': 'GZJATSA', 'handicap': '100', 'team': -1, 'color1': '4', 'color2': '5', 'password': 'jump', 'pbid': '6868B6AC5B894ED7627FEA6315F16A18', 'cg_physics': '1', 'teamtask': '0', 'name': '^0|UF0|^1L!nu^2Tux', 'cid': '2', 'team_headmodel': '*james', 'ut_timenudge': '0', 'raceblue': '0', 'model': 'sarge'}
090302 17:33:06 VERBOSE 0 cid changed from 2 to 2
090302 17:33:06 CONSOLE 18:06 ClientUserinfoChanged: 2 n|UF0|L!nuTuxt3r\0tl\0f0\f1\f2\a0\0a1\0a2\0
090302 17:33:06 VERBOSE Parsed user info {'name': '|UF0|L!nuTux', 'cid': '2', 'n': '|UF0|L!nuTux', 'a1': '0', 'a0': '0', 'tl': '0', 'r': '0', 't': '3', 'team': 1, 'a2': '0'}
090302 17:33:06 VERBOSE 0 cid changed from 2 to 2
090302 17:33:06 CONSOLE 18:06 ClientBegin: 2
090302 17:33:10 CONSOLE 18:11 Kill: 2 2 10: |UF0|L!nuTux killed |UF0|L!nuTux by MOD_CHANGE_TEAM
090302 17:33:10 DEBUG   OnKill: 10 (|UF0|L!nuTux killed |UF0|L!nuTux by MOD_CHANGE_TEAM)
090302 17:33:10 VERBOSE Team Change Event Caught, exiting
090302 17:33:10 CONSOLE 18:11 ClientUserinfo: 2 ip62.147.199.178:27960name^0|UF0|^1L!nu^2Tuxpasswordjumpracered\0raceblue\0rate8000ut_timenudge\0cg_rgb\0 0 0funredninja,diablo,patchfunblueninja,blonde,shadescg_predictitems\0cg_physics1cl_anonymous\0sexmalehandicap100color25color14team_headmodel*jamesteam_modeljamesheadmodelsargemodelsargesnaps20gearGZJATSAteamtask\0cl_guid6868B6AC5B894ED7627FEA6315F16A18weapmodes\00000110200000010000
090302 17:33:10 VERBOSE Parsed user info {'racered': '0', 'ip': '62.147.199.178', 'sex': 'male', 'rate': '8000', 'cg_predictitems': '0', 'headmodel': 'sarge', 'port': '27960', 'team_model': 'james', 'cl_anonymous': '0', 'funred': 'ninja,diablo,patch', 'weapmodes': '00000110200000010000', 'cl_guid': '6868B6AC5B894ED7627FEA6315F16A18', 'funblue': 'ninja,blonde,shades', 'snaps': '20', 'cg_rgb': '0 0 0', 'gear': 'GZJATSA', 'handicap': '100', 'team': -1, 'color1': '4', 'color2': '5', 'password': 'jump', 'pbid': '6868B6AC5B894ED7627FEA6315F16A18', 'cg_physics': '1', 'teamtask': '0', 'name': '^0|UF0|^1L!nu^2Tux', 'cid': '2', 'team_headmodel': '*james', 'ut_timenudge': '0', 'raceblue': '0', 'model': 'sarge'}
090302 17:33:10 VERBOSE 0 cid changed from 2 to 2
090302 17:33:10 CONSOLE 18:11 ClientUserinfoChanged: 2 n|UF0|L!nuTuxt1r\0tl\0f0ninjaf1diablof2patcha0\0a1\0a2\0
090302 17:33:10 VERBOSE Parsed user info {'f0': 'ninja', 'f1': 'diablo', 'f2': 'patch', 'name': '|UF0|L!nuTux', 'cid': '2', 'n': '|UF0|L!nuTux', 'a1': '0', 'a0': '0', 'tl': '0', 'r': '0', 't': '1', 'team': 2, 'a2': '0'}
090302 17:33:10 VERBOSE 0 cid changed from 2 to 2
090302 17:33:10 CONSOLE 18:11 ClientBegin: 2
090302 17:33:16 CONSOLE 18:17 say: 2 |UF0|L!nuTux: !help
090302 17:33:16 VERBOSE Client Found: |UF0|L!nuTux
090302 17:33:16 VERBOSE Queueing event Say !help
090302 17:33:16 VERBOSE Parsing Event: Say: CensorPlugin
090302 17:33:16 VERBOSE Parsing Event: Say: SpamcontrolPlugin
090302 17:33:16 VERBOSE Parsing Event: Say: AdminPlugin
090302 17:33:16 DEBUG   AdminPlugin: OnSay handle 5:"!help"
090302 17:33:16 DEBUG   AdminPlugin: Handle command !help
090302 17:33:16 VERBOSE RCON sending (127.0.1.1:27963) tell 2 ^0(^2b3^0)^7: ^3[pm]^7 ^7Please try your command after you have been authenticated
090302 17:33:21 VERBOSE RCON sending (127.0.1.1:27963) PB_SV_PList
090302 17:33:22 VERBOSE authorizeClients() = {}
090302 17:34:00 VERBOSE RCON sending (127.0.1.1:27963) status
090302 17:34:01 ERROR   getPlayerList() = Line did not match :map: ut_unnamed
090302 17:34:01 ERROR   getPlayerList() = Line did not match :num score ping name            lastmsg address               qport rate
090302 17:34:01 ERROR   getPlayerList() = Line did not match :--- ----- ---- --------------- ------- --------------------- ----- -----
090302 17:34:01 VERBOSE StatusPlugin: Building XML status
090302 17:34:01 DEBUG   StatusPlugin: Writing XML status to /usr/local/games/b3/status.xml
090302 17:35:00 VERBOSE RCON sending (127.0.1.1:27963) status
090302 17:35:01 ERROR   getPlayerList() = Line did not match :map: ut_unnamed
090302 17:35:01 ERROR   getPlayerList() = Line did not match :num score ping name            lastmsg address               qport rate
090302 17:35:01 ERROR   getPlayerList() = Line did not match :--- ----- ---- --------------- ------- --------------------- ----- -----
090302 17:35:01 VERBOSE StatusPlugin: Building XML status
090302 17:35:01 DEBUG   StatusPlugin: Writing XML status to /usr/local/games/b3/status.xml
090302 17:35:01 VERBOSE RCON sending (127.0.1.1:27963) status
090302 17:35:30 VERBOSE RCON sending (127.0.1.1:27963) status
090302 17:36:00 VERBOSE RCON sending (127.0.1.1:27963) status
090302 17:36:01 ERROR   getPlayerList() = Line did not match :map: ut_unnamed
090302 17:36:01 ERROR   getPlayerList() = Line did not match :num score ping name            lastmsg address               qport rate
090302 17:36:01 ERROR   getPlayerList() = Line did not match :--- ----- ---- --------------- ------- --------------------- ----- -----
090302 17:36:01 VERBOSE StatusPlugin: Building XML status
090302 17:36:01 DEBUG   StatusPlugin: Writing XML status to /usr/local/games/b3/status.xml
090302 17:36:01 VERBOSE RCON sending (127.0.1.1:27963) status
090302 17:36:30 VERBOSE RCON sending (127.0.1.1:27963) status
090302 17:37:00 VERBOSE RCON sending (127.0.1.1:27963) status
090302 17:37:01 ERROR   getPlayerList() = Line did not match :map: ut_unnamed
090302 17:37:01 ERROR   getPlayerList() = Line did not match :num score ping name            lastmsg address               qport rate
090302 17:37:01 ERROR   getPlayerList() = Line did not match :--- ----- ---- --------------- ------- --------------------- ----- -----
090302 17:37:01 VERBOSE StatusPlugin: Building XML status
090302 17:37:01 DEBUG   StatusPlugin: Writing XML status to /usr/local/games/b3/status.xml
090302 17:37:01 VERBOSE RCON sending (127.0.1.1:27963) status
090302 17:37:30 VERBOSE RCON sending (127.0.1.1:27963) status
090302 17:38:00 VERBOSE RCON sending (127.0.1.1:27963) status
090302 17:38:01 ERROR   getPlayerList() = Line did not match :map: ut_unnamed
090302 17:38:01 ERROR   getPlayerList() = Line did not match :num score ping name            lastmsg address               qport rate
090302 17:38:01 ERROR   getPlayerList() = Line did not match :--- ----- ---- --------------- ------- --------------------- ----- -----
090302 17:38:01 VERBOSE StatusPlugin: Building XML status
090302 17:38:01 DEBUG   StatusPlugin: Writing XML status to /usr/local/games/b3/status.xml
090302 17:38:01 VERBOSE RCON sending (127.0.1.1:27963) status
090302 17:38:30 VERBOSE RCON sending (127.0.1.1:27963) status
090302 17:39:00 VERBOSE RCON sending (127.0.1.1:27963) status
090302 17:39:01 ERROR   getPlayerList() = Line did not match :map: ut_unnamed
090302 17:39:01 ERROR   getPlayerList() = Line did not match :num score ping name            lastmsg address               qport rate
090302 17:39:01 ERROR   getPlayerList() = Line did not match :--- ----- ---- --------------- ------- --------------------- ----- -----
090302 17:39:01 VERBOSE StatusPlugin: Building XML status
090302 17:39:01 DEBUG   StatusPlugin: Writing XML status to /usr/local/games/b3/status.xml
090302 17:39:01 VERBOSE RCON sending (127.0.1.1:27963) status
090302 17:39:24 BOT     Shutting down...
090302 17:39:24 BOT     Shutting down database connections...
090302 17:39:24 INFO    STDOUT Goodbye
090302 17:39:24 INFO    STDOUT
Modifié en dernier par L!nuTux le 02 mars 2009, 23:53, modifié 1 fois.
|UF0| Team <¤> Jump faster, Play harder, and take it easy x)

Avatar du membre
Courgette
Messages : 850
Enregistré le : 22 déc. 2007, 02:05
Localisation : Rennes

Message par Courgette » 03 mars 2009, 00:07

Code : Tout sélectionner

RCON sending (127.0.1.1:27963) PB_SV_PList
désactive punkbuster dans ta config. Y'a pas sous urt. Du coup B3 tente de t'authentifier avec punkbuster. D'où le {guid: none} au moment ou tu te connectes


et pour le module 'sets' est 'deprecated', c'est peut-être pas bloquant... des fois les trucs deprecated marchent quand même.

L!nuTux
Messages : 214
Enregistré le : 21 août 2008, 19:41
Localisation : Dans ton Core :D

Message par L!nuTux » 03 mars 2009, 18:51

ok c'est bon ca venait en effet du punkbuster...
j'avais commenté la lignes mais oublier de le desactiver avec le on/off ...
desole de vous avoir derangés. et merci du coup de main.

Have Fun :D
|UF0| Team <¤> Jump faster, Play harder, and take it easy x)

Répondre