Hi all!
I have a question/problem:
It's the first time that I try to run B3 on a Linux-Server (virtual server) and I get this error:
[user@server BigBrotherBot]# ./b3_run.py
Searching for config file: b3.xml
Searching for config file: conf/b3.xml
Searching for config file: b3/conf/b3.xml
checking for updates...
...no update available.
Starting
www.bigbrotherbot.net (b3) v1.4.1 [posix] (Daniel)
Using config file: b3/conf/b3.xml
Using external plugin directory: .../BigBrotherBot/b3/extplugins
Activating log : b3.log
Connecting to DB : FAILED!
Using Gamelog : .../SmokinGuns/smokinguns/server.log
Traceback (most recent call last):
File ".../BigBrotherBot/b3/run.py", line 174, in main
run(config=options.config, nosetup=options.nosetup)
File ".../BigBrotherBot/b3/run.py", line 138, in run
b3.start(config, nosetup)
File ".../BigBrotherBot/b3/__init__.py", line 161, in start
console = parser(conf)
File ".../BigBrotherBot/b3/parser.py", line 342, in __init__
self.input.seek(0, os.SEEK_END)
AttributeError: 'module' object has no attribute 'SEEK_END'
About the Database problem: The password and everything is right but don't work =\