130123 16:27:27 BOT 'Attempting to connect to database mysql://retro:******@localhost/b3...'
130123 16:27:27 ERROR 'Database connection failed, working in remote mode: (1045, "Access denied for user \'retro\'@\'localhost\' (using password: YES)") - [(\'C:\\\\b3\\\\b3\\\\storage\\\\database.py\', 239, \'connect\', \'self.db = self.getConnection()\'), (\'C:\\\\b3\\\\b3\\\\storage\\\\database.py\', 184, \'getConnection\', \'use_unicode = True)\'), (\'C:\\\\Python27\\\\lib\\\\site-packages\\\\MySQLdb\\\\__init__.py\', 81, \'Connect\', \'return Connection(*args, **kwargs)\'), (\'C:\\\\Python27\\\\lib\\\\site-packages\\\\MySQLdb\\\\connections.py\', 187, \'__init__\', \'super(Connection, self).__init__(*args, **kwargs2)\')]'
130123 16:27:27 BOT "Game log C:\\Users\\Momma Dao\\Desktop\\Downloads\\Games\\FourDeltaOne IW5M\\FourDeltaOne IW5M's\\admin\\games_mp.log"
130123 16:27:27 BOT "Starting bot reading file C:\\Users\\Momma Dao\\Desktop\\Downloads\\Games\\FourDeltaOne IW5M\\FourDeltaOne IW5M's\\admin\\games_mp.log"
130123 16:27:27 ERROR "Error reading file C:\\Users\\Momma Dao\\Desktop\\Downloads\\Games\\FourDeltaOne IW5M\\FourDeltaOne IW5M's\\admin\\games_mp.log"
130123 16:27:27 ERROR 'STDERR "Error reading file C:\\\\Users\\\\Momma Dao\\\\Desktop\\\\Downloads\\\\Games\\\\FourDeltaOne IW5M\\\\FourDeltaOne IW5M\'s\\\\admin\\\\games_mp.log\\n"'
130123 16:27:27 ERROR "STDERR '\\n'"
Someone that is weird is all the slashes it's making for the game log when trying to read it. I have it set to
C:\Users\Momma Dao\Desktop\Downloads\Games\FourDeltaOne IW5M\FourDeltaOne IW5M's\admin\games_mp.log
Also is seems to be failing to connect to my database even though I set the password.