Menu

cant find default.conf

Help
2008-11-10
2012-12-06
  • Nobody/Anonymous

    guys i cant find default.conf why ?

     
    • Carl G

      Carl G - 2008-11-10

      default.conf is now dead.

      Hud_config.xml contains the settings you are looking for.

       
    • Nobody/Anonymous

      Traceback (most recent call last):
        File "C:\fpdb-1.0_alpha9_p142\pyfpdb\fpdb.py", line 448, in <module>
          me = fpdb()
        File "C:\fpdb-1.0_alpha9_p142\pyfpdb\fpdb.py", line 361, in __init__
          self.load_profile()
        File "C:\fpdb-1.0_alpha9_p142\pyfpdb\fpdb.py", line 266, in load_profile
          self.db.connect(self.settings['db-backend'], self.settings['db-host'], self.settings['db-databaseName'], self.settings['db-user'], self.settings['db-password'])
        File "C:\fpdb-1.0_alpha9_p142\pyfpdb\fpdb_db.py", line 43, in connect
          self.db=MySQLdb.connect(host = host, user = user, passwd = password, db = database)
        File "C:\Python25\lib\site-packages\MySQLdb\__init__.py", line 74, in Connect
          return Connection(*args, **kwargs)
        File "C:\Python25\lib\site-packages\MySQLdb\connections.py", line 170, in __init__
          super(Connection, self).__init__(*args, **kwargs2)
      _mysql_exceptions.OperationalError: (1045, "Access denied for user 'fpdb'@'localhost' (using password: YES)")

      here is the error where do i have to put the hud_config.xml ?

       
    • Nobody/Anonymous

      mate i use my password in that config and now there is new error like An invalid db version or missing tables have been dedect. this error is not neccesarily fatal but its strongly recomended that you recreate the tables using database menu

       
      • Eric Blade

        Eric Blade - 2008-11-10

        do exactly what it says

         
    • Nobody/Anonymous

      iv done that thanks, btw i wanna ask one more question this prog can work with ongame platform?

       
    • Steffen

      Steffen - 2008-11-10
       

Log in to post a comment.