I have to say Hello, coz im new forum user :)
@ Topic
I wanted to install b3 mod (linux debian) for Call of Duty 2 v1.3 game server.
I did everything step by step from videotuts (phase 1,2,3).
Everything was ok till i came to Phase 3...
When i wanted to type this commad:
python /bot/b3_run.py -c /bot/b3/conf/b3.xmlputty showed me the fallowing problem:
Starting
www.bigbrotherbot.net (b3) v1.6.1 [posix] [Sedici]
Using config file: /bot/b3/conf/b3.xml
Using external plugin directory: /bot/b3/extplugins
Activating log : /bot/b3.log
Traceback (most recent call last):
File "/bot/b3/run.py", line 185, in main
run(config=options.config, nosetup=options.nosetup)
File "/bot/b3/run.py", line 141, in run
b3.start(config, nosetup)
File "/bot/b3/__init__.py", line 161, in start
console = parser(conf)
File "/bot/b3/parser.py", line 312, in __init__
self._eventsStats = b3.events.EventsStats(self)
File "/bot/b3/events.py", line 133, in __init__
self._queue_wait = deque(maxlen=max_samples)
TypeError: deque() does not take keyword arguments
Ofc i read topics about that, but i nowhere found clear answer.
By the way... Im sure i have python 2.6.
it is my b3.xml
http://www.pastie.org/2365210I think i tried everything :( its why im asking you for help.
I hope u'll know the answer.
Thanks