Jump to content

Pyrarrows

Members
  • Posts

    11
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by Pyrarrows

  1. I seem to have my servers up, but when I try to login with the ADMINISTRATOR account, I get this message:

    You must log in with a Battle.net account username and password. To create an account please [Click Here] or go to: [https;//us.battle.net/account/creating/landing.xml] to begin the conversion

    When I try to login with an E-mail (Or non-existing account), I get this message:

    Unable to connect. Please try again later. If the problem persists, please contact technical support at: [http;//us.blizzard.com/support/index.xml?gameid=11&rootCategoryId=2316]

    So how do I login? also, WoW seems to like re-setting the Config.wtf file, unless I set it to 'Read Only'

  2. first, 9539_01_mangos_spell_bonus_data.sql doesn't exist in the /opt/mangos/mangos/sql/updates folder, mangos says that it's installed, so that shouldn't be an issue, the other file does exist, but I end up getting this error when I try to apply it.

    mysql -u ****** -p******** mangos < 10208_01_mangos_playercreateinfo.sql

    ERROR 1054 (42S22) at line 1: Unknown column 'required_10207_01_mangos_npc_vendor' in 'db_version'

    I've tried applying all of the updates manually, but I just get similar errors.

  3. I'm installing a Mangos server on an Ubuntu server in my basement, but I'm running into some trouble.

    Everything seems to have compiled just fine, realmd starts, but the worldd server doesn't start, giving me this output

    Using configuration file /opt/mangos/etc.home/mangosd.conf.
    OpenSSL 1.0.0 29 Mar 2010 (Library: OpenSSL 0.9.8g 19 Oct 2007)
    WARNING: Outdated version of OpenSSL lib. Logins to server may not work!
    WARNING: Minimal required version [OpenSSL 0.9.8k]
    Using ACE: 5.6.6
    World Database: 127.0.0.1;3306;mangos;password;mangos
    Connected to MySQL database at 127.0.0.1
    MySQL client library: 5.0.83
    MySQL server ver: 5.1.37-1ubuntu5.4 
    AUTOCOMMIT SUCCESSFULLY SET TO 1
    SQL: SELECT required_10208_01_mangos_playercreateinfo FROM db_version LIMIT 1
    query ERROR: Unknown column 'required_10208_01_mangos_playercreateinfo' in 'field list'
    [0 ms] SQL: SELECT * FROM db_version LIMIT 1
    The table `db_version` in your [WORLD] database indicates that this database is out of date!
    
     [A] You have: --> `9539_01_mangos_spell_bonus_data.sql`
    
     [b] You need: --> `10208_01_mangos_playercreateinfo.sql`
    
    You must apply all updates after [A] to [b] to use mangos with this database.
    These updates are included in the sql/updates folder.
    Please read the included [README] in sql/updates for instructions on updating.
    [1 ms] SQL: SET NAMES `utf8`
    [0 ms] SQL: SET CHARACTER SET `utf8`
    

    I used the python script in the compiling on Ubuntu section of the wiki, and I just got a ton of error messages like this

    --------------
    ALTER TABLE db_version CHANGE COLUMN required_10207_01_mangos_npc_vendor required_10208_01_mangos_playercreateinfo bit
    --------------
    
    ERROR 1054 (42S22) at line 1: Unknown column 'required_10207_01_mangos_npc_vendor' in 'db_version'
    

    nothing gets updated, due to the Unknown column error, it appears on every line.

  4. Since the thread that I was asking for help in was locked, because of the fact that 3.0.3 is not supported, I cannot post in there anymore...

    BUT that pointed out about 3/4 of my troubles, the fact that I was using a unsupported version of WoW, so I managed to get a download of 2.0.0, and updated it to 2.4..3, and now I'm extracting the maps...

    The other 1/4 of my problems was the fact that I was using the "Streaming Client" which has no data files in it, so ad.exe couldn't find anything to extract anyways...

    Just saying that I think that I managed to get it to work! :lol:

    (I am using 2.4..3 now btw)

    ....aand I don't have expansion.mpq, so maps are missing, so magos isn't starting :(

    How can you make sure that Mangos isn't looking for any maps in a expansion pack? I think that it's looking for Burning Crusade data....

    EDIT: D'oh! I figured it out, just had to set Expansion to ""0" in mangosd.conf...

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use