Rejoignez-nous sur le discord Urban Terror France !
Rejoignez-nous sur le discord Urban Terror France !
Guide rapide concernant l'inscription sur le site officiel du jeu. Créez ainsi votre compte joueur qui permet d'être authentifié sur les serveurs de jeu de la 4.2 !
Statistiques globales et en temps réel de la totalité des serveurs d'Urban Terror. Suivez l'évolution du nombre de joueurs sur Urban Terror !
Envie de parler avec les autres membres de la communauté ? Alors venez vous connecter, vous vous sentirez moins seul !
Code : Tout sélectionner
vlcw-3:~ Romuald$ python /Users/Romuald/Downloads/BigBrotherBot-big-brother-bot-7faf009707a03b8ba6d6b0fd07763eaf020bbe16/b3_run.py
Searching for config file: b3.xml
Searching for config file: conf/b3.xml
Searching for config file: b3/conf/b3.xml
Searching for config file: /Users/Romuald/b3.xml
Searching for config file: /Users/Romuald/conf/b3.xml
Searching for config file: /Users/Romuald/b3/conf/b3.xml
Searching for config file: /Users/Romuald/Downloads/BigBrotherBot-big-brother-bot-7faf009707a03b8ba6d6b0fd07763eaf020bbe16/b3/conf/b3.xml
Starting www.BigBrotherBot.com (b3) v1.1.4d-r2 [posix] (Elasmotherium)
Using config file /Users/Romuald/Downloads/BigBrotherBot-big-brother-bot-7faf009707a03b8ba6d6b0fd07763eaf020bbe16/b3/conf/b3.xml
Traceback (most recent call last):
File "/Users/Romuald/Downloads/BigBrotherBot-big-brother-bot-7faf009707a03b8ba6d6b0fd07763eaf020bbe16/b3_run.py", line 28, in <module>
main()
File "/Users/Romuald/Downloads/BigBrotherBot-big-brother-bot-7faf009707a03b8ba6d6b0fd07763eaf020bbe16/b3_run.py", line 25, in main
b3.run.main()
File "/Users/Romuald/Downloads/BigBrotherBot-big-brother-bot-7faf009707a03b8ba6d6b0fd07763eaf020bbe16/b3/run.py", line 121, in main
File "/Users/Romuald/Downloads/BigBrotherBot-big-brother-bot-7faf009707a03b8ba6d6b0fd07763eaf020bbe16/b3/run.py", line 100, in run
File "/Users/Romuald/Downloads/BigBrotherBot-big-brother-bot-7faf009707a03b8ba6d6b0fd07763eaf020bbe16/b3/__init__.py", line 72, in start
conf = config.load(configFile)
File "/Users/Romuald/Downloads/BigBrotherBot-big-brother-bot-7faf009707a03b8ba6d6b0fd07763eaf020bbe16/b3/config.py", line 211, in load
if config.load(fileName):
File "/Users/Romuald/Downloads/BigBrotherBot-big-brother-bot-7faf009707a03b8ba6d6b0fd07763eaf020bbe16/b3/config.py", line 144, in load
self.readfp(f)
File "/Users/Romuald/Downloads/BigBrotherBot-big-brother-bot-7faf009707a03b8ba6d6b0fd07763eaf020bbe16/b3/config.py", line 43, in readfp
self._xml = ElementTree.parse(fp)
NameError: global name 'ElementTree' is not defined
vlcw-3:~ Romuald$
Code : Tout sélectionner
sudo port install py25-elementtree
Code : Tout sélectionner
vlcw-3:~ Romuald$ python /Users/Romuald/Downloads/b3/b3_run.py
Traceback (most recent call last):
File "/Users/Romuald/Downloads/b3/b3_run.py", line 22, in <module>
import b3.run
File "/Users/Romuald/Downloads/b3/b3/__init__.py", line 68
print 'Starting %s' % sversion
^
SyntaxError: invalid syntax
vlcw-3:~ Romuald$
Code : Tout sélectionner
File "/Users/Romuald/Downloads/b3-p/b3_run.py", line 39
print 'Running in auto-restart mode...'
Code : Tout sélectionner
python2.5 /Users/Romuald/Downloads/b3-p/b3_run.py -c /Users/Romuald/Downloads/b3-p/conf/b3.xml
Code : Tout sélectionner
vlcw-3:~ Romuald$ python2.5 /Users/Romuald/Downloads/b3-p/b3_run.py -c /Users/Romuald/Downloads/b3-p/conf/b3.xml clear
Starting www.BigBrotherBot.com (b3) v<unknown> [posix] (Elasmotherium)
Using config file /Users/Romuald/Downloads/b3-p/conf/b3.xml
Traceback (most recent call last):
File "/Users/Romuald/Downloads/b3-p/b3_run.py", line 124, in <module>
main()
File "/Users/Romuald/Downloads/b3-p/b3_run.py", line 121, in main
run(config=options.config)
File "/Users/Romuald/Downloads/b3-p/b3_run.py", line 100, in run
b3.start(config)
File "/Users/Romuald/Downloads/b3-p/__init__.py", line 72, in start
conf = config.load(configFile)
File "/Users/Romuald/Downloads/b3-p/config.py", line 211, in load
if config.load(fileName):
File "/Users/Romuald/Downloads/b3-p/config.py", line 144, in load
self.readfp(f)
File "/Users/Romuald/Downloads/b3-p/config.py", line 43, in readfp
self._xml = ElementTree.parse(fp)
File "/opt/local/lib/python2.5/site-packages/elementtree/ElementTree.py", line 859, in parse
tree.parse(source, parser)
File "/opt/local/lib/python2.5/site-packages/elementtree/ElementTree.py", line 583, in parse
parser.feed(data)
File "/opt/local/lib/python2.5/site-packages/elementtree/ElementTree.py", line 1242, in feed
self._parser.Parse(data, 0)
xml.parsers.expat.ExpatError: not well-formed (invalid token): line 13, column 21
vlcw-3:~ Romuald$
Code : Tout sélectionner
vlcw-3:~ Romuald$ python /Users/Romuald/Downloads/b3-p/b3_run.py -c /Users/Romuald/Downloads/b3-p/conf/b3.xml
File "/Users/Romuald/Downloads/b3-p/b3_run.py", line 39
print 'Running in auto-restart mode...'
^
SyntaxError: invalid syntax
vlcw-3:~ Romuald$
Code : Tout sélectionner
vlcw-3:~ Romuald$ python2.5 /Users/Romuald/Downloads/b3-p/b3_run.py -c /Users/Romuald/Downloads/b3-p/conf/b3.xml
Starting www.BigBrotherBot.com (b3) v<unknown> [posix] (Elasmotherium)
Using config file /Users/Romuald/Downloads/b3-p/conf/b3.xml
Redirect all output to /Users/Romuald/Downloads/b3-p/log/b3.log
vlcw-3:~ Romuald$
Code : Tout sélectionner
090525 18:40:00 ERROR STDERR Traceback (most recent call last):
090525 18:40:00 ERROR STDERR File "/Users/Romuald/Downloads/b3-p/b3_run.py", line 124, in <module>
090525 18:40:00 ERROR STDERR
090525 18:40:00 ERROR STDERR main()
090525 18:40:00 ERROR STDERR
090525 18:40:00 ERROR STDERR File "/Users/Romuald/Downloads/b3-p/b3_run.py", line 121, in main
090525 18:40:00 ERROR STDERR
090525 18:40:00 ERROR STDERR run(config=options.config)
090525 18:40:00 ERROR STDERR File "/Users/Romuald/Downloads/b3-p/b3_run.py", line 100, in run
090525 18:40:00 ERROR STDERR
090525 18:40:00 ERROR STDERR b3.start(config)
090525 18:40:00 ERROR STDERR File "/Users/Romuald/Downloads/b3-p/__init__.py", line 84, in start
090525 18:40:00 ERROR STDERR
090525 18:40:00 ERROR STDERR console = parser(conf)
090525 18:40:00 ERROR STDERR File "/Users/Romuald/Downloads/b3-p/b3/parser.py", line 109, in __init__
090525 18:40:00 ERROR STDERR
090525 18:40:00 ERROR STDERR self._publicIp = self.config.get('server', 'public_ip')
090525 18:40:00 ERROR STDERR File "/Users/Romuald/Downloads/b3-p/config.py", line 77, in get
090525 18:40:00 ERROR STDERR
090525 18:40:00 ERROR STDERR raise ConfigParser.NoOptionError(setting, section)
090525 18:40:00 ERROR STDERR ConfigParser
090525 18:40:00 ERROR STDERR .
090525 18:40:00 ERROR STDERR NoOptionError
090525 18:40:00 ERROR STDERR :
090525 18:40:00 ERROR STDERR No option 'public_ip' in section: 'server'
090525 18:40:00 ERROR STDERR
Code : Tout sélectionner
090525 21:06:30 BOT Starting Iourt41Parser server for 88.168.135.13:27950
090525 21:06:30 BOT --------------------------------------------
090525 21:06:30 BOT Attempting to connect to database mysql://4200flash2:******@sql5.power-heberg.net/4200flash2...
090525 21:06:30 ERROR Database connection failed, working in remote mode: No module named MySQLdb - [('/Users/Romuald/Downloads/b3-p/b3/storage.py', 190, 'connect', 'self.db = self.getConnection()'), ('/Users/Romuald/Downloads/b3-p/b3/storage.py', 148, 'getConnection', 'import MySQLdb')]
090525 21:06:30 BOT Game log /Users/Romuald/Library/Application Support/Quake3/q3ut4/games.log
090525 21:06:30 BOT Starting bot reading file /Users/Romuald/Library/Application Support/Quake3/q3ut4/games.log
090525 21:06:30 BOT Loading Plugin #1 censor [/Users/Romuald/Downloads/b3-p/b3/conf/plugin_censor.xml]
090525 21:06:30 BOT CensorPlugin: Loading config /Users/Romuald/Downloads/b3-p/b3/conf/plugin_censor.xml for CensorPlugin
090525 21:06:30 BOT Plugin censor (2.1.0 - ThorN) loaded
090525 21:06:30 BOT Loading Plugin #2 spamcontrol [/Users/Romuald/Downloads/b3-p/b3/conf/plugin_spamcontrol.xml]
090525 21:06:30 BOT SpamcontrolPlugin: Loading config /Users/Romuald/Downloads/b3-p/b3/conf/plugin_spamcontrol.xml for SpamcontrolPlugin
090525 21:06:30 BOT Plugin spamcontrol (1.1.2 - ThorN) loaded
090525 21:06:30 BOT Loading Plugin #3 admin [/Users/Romuald/Downloads/b3-p/b3/conf/plugin_admin.xml]
090525 21:06:30 BOT AdminPlugin: Loading config /Users/Romuald/Downloads/b3-p/b3/conf/plugin_admin.xml for AdminPlugin
090525 21:06:30 BOT Plugin admin (1.3.4b0 - ThorN) loaded
090525 21:06:30 BOT Loading Plugin #4 tk [/Users/Romuald/Downloads/b3-p/b3/conf/plugin_tk.xml]
090525 21:06:30 BOT TkPlugin: Loading config /Users/Romuald/Downloads/b3-p/b3/conf/plugin_tk.xml for TkPlugin
090525 21:06:30 BOT Plugin tk (1.1.6b0 - ThorN) loaded
090525 21:06:30 BOT Loading Plugin #5 stats [/Users/Romuald/Downloads/b3-p/b3/conf/plugin_stats.xml]
090525 21:06:30 BOT StatsPlugin: Loading config /Users/Romuald/Downloads/b3-p/b3/conf/plugin_stats.xml for StatsPlugin
090525 21:06:30 BOT Plugin stats (1.2.3 - ThorN) loaded
090525 21:06:30 BOT Loading Plugin #6 pingwatch [/Users/Romuald/Downloads/b3-p/b3/conf/plugin_pingwatch.xml]
090525 21:06:30 BOT PingwatchPlugin: Loading config /Users/Romuald/Downloads/b3-p/b3/conf/plugin_pingwatch.xml for PingwatchPlugin
090525 21:06:30 BOT Plugin pingwatch (1.1.4 - ThorN) loaded
090525 21:06:30 BOT Loading Plugin #7 adv [/Users/Romuald/Downloads/b3-p/b3/conf/plugin_adv.xml]
090525 21:06:30 BOT AdvPlugin: Loading config /Users/Romuald/Downloads/b3-p/b3/conf/plugin_adv.xml for AdvPlugin
090525 21:06:30 BOT Plugin adv (1.1.2 - ThorN) loaded
090525 21:06:30 BOT Loading Plugin #8 status [/Users/Romuald/Downloads/b3-p/b3/conf/plugin_status.xml]
090525 21:06:30 BOT StatusPlugin: Loading config /Users/Romuald/Downloads/b3-p/b3/conf/plugin_status.xml for StatusPlugin
090525 21:06:30 BOT Plugin status (1.2.5 - ThorN) loaded
090525 21:06:30 BOT Loading Plugin #9 welcome [/Users/Romuald/Downloads/b3-p/b3/conf/plugin_welcome.xml]
090525 21:06:30 BOT WelcomePlugin: Loading config /Users/Romuald/Downloads/b3-p/b3/conf/plugin_welcome.xml for WelcomePlugin
090525 21:06:30 BOT Plugin welcome (1.0.2 - ThorN) loaded
090525 21:06:30 BOT Attempting to connect to database mysql://4200flash2:******@sql5.power-heberg.net/4200flash2...
090525 21:06:30 BOT Client not found in the storage WORLD, create new
090525 21:06:30 BOT Attempting to connect to database mysql://4200flash2:******@sql5.power-heberg.net/4200flash2...
090525 21:06:30 ERROR RCON: ERROR reading: timed out
090525 21:06:30 ERROR RCON: ERROR sending: (61, 'Connection refused')
090525 21:06:30 ERROR RCON: ERROR reading: timed out
090525 21:06:30 ERROR RCON: ERROR sending: (61, 'Connection refused')
090525 21:06:30 ERROR RCON: ERROR reading: timed out
090525 21:06:30 ERROR RCON: ERROR sending: (61, 'Connection refused')
090525 21:06:30 BOT Shutting down...
090525 21:06:30 BOT Shutting down database connections...
Code : Tout sélectionner
<configuration>
<settings name="b3">
<set name="parser">iourt41</set>
<set name="database">mysql://4200flash2:XXXXX@sql5.power-heberg.net/4200flash2</set>
<set name="bot_name">b3</set>
<set name="bot_prefix">^0(^2b3^0)^7:</set>
<set name="time_format">%I:%M%p %Z %m/%d/%y</set>
<set name="time_zone">CST</set>
<!-- 9 = verbose, 10 = debug, 21 = bot, 22 = console -->
<set name="log_level">21</set>
<set name="logfile">/Users/Romuald/Downloads/b3-p/log/b3.log</set>
</settings>
<settings name="server">
<set name="rcon_password">XXXXX</set>
<set name="port">27950</set>
<set name="game_log">/Users/Romuald/Library/Application Support/Quake3/q3ut4/games.log</set>
<set name="public_ip">88.168.135.13</set>
<set name="rcon_ip">88.168.135.13</set>
<set name="punkbuster">off</set>
</settings>
çà c'est python-mysqldb qui n'est pas installé090525 21:06:30 ERROR Database connection failed, working in remote mode: No module named MySQLdb - [('/Users/Romuald/Downloads/b3-p/b3/storage.py', 190, 'connect', 'self.db = self.getConnection()'), ('/Users/Romuald/Downloads/b3-p/b3/storage.py', 148, 'getConnection', 'import MySQLdb')]
et çà, c'est le bot qui n'arrive pas à lancer des commandes rcon sur le serveur UrT.090525 21:06:30 ERROR RCON: ERROR reading: timed out
090525 21:06:30 ERROR RCON: ERROR sending: (61, 'Connection refused')
090525 21:06:30 ERROR RCON: ERROR reading: timed out
090525 21:06:30 ERROR RCON: ERROR sending: (61, 'Connection refused')
090525 21:06:30 ERROR RCON: ERROR reading: timed out
090525 21:06:30 ERROR RCON: ERROR sending: (61, 'Connection refused')
Code : Tout sélectionner
<set name="rcon_ip">127.0.0.1</set>