Mangos Core+DB Downloads. Updated Daily!

Page 8 of 12 FirstFirst 123456789101112 LastLast
Results 106 to 120 of 180
  1. #106
    Gamma Karnage is offline
    MemberRank
    Feb 2003 Join Date
    LondonLocation
    3,005Posts

    Re: [Compiles]Mangos Core+DB Downloads. Updated Daily!

    Its still the same version from a few weeks ago mate. I update the date to show that i have checked for a update. It hasnt been updated for some weeks now :(

  2. #107
    Enthusiast boneslayer is offline
    MemberRank
    Nov 2008 Join Date
    HungaryLocation
    31Posts

    Re: [Compiles]Mangos Core+DB Downloads. Updated Daily!

    :(, UDB or SPDB works?

  3. #108
    Novice showhon123 is offline
    MemberRank
    Dec 2008 Join Date
    1Posts

    Re: [Compiles]Mangos Core+DB Downloads. Updated Daily!

    THANKS a lot..........^^

  4. #109
    Gamma Karnage is offline
    MemberRank
    Feb 2003 Join Date
    LondonLocation
    3,005Posts

    Re: [Compiles]Mangos Core+DB Downloads. Updated Daily!

    Quote Originally Posted by boneslayer View Post
    :(, UDB or SPDB works?
    Best bet will be to check out the respective Db's forums. I do not use or run wow servers any more so i cant really help. Check out the forums for the databases and see. UDB is the most upto date as far as i no.

  5. #110

    Re: [Compiles]Mangos Core+DB Downloads. Updated Daily!

    whoever is doing this compile is it possible you could add MangChat to the server compile that has the AH-Bot? I cant fgre out how to myself since MangChat is in .patch format which there seems to be no way to incorporate into win32 builds. Please contact me direct at 3razar3 (at) gmail (dot) com

    thank u

  6. #111
    Gamma Karnage is offline
    MemberRank
    Feb 2003 Join Date
    LondonLocation
    3,005Posts

    Re: [Compiles]Mangos Core+DB Downloads. Updated Daily!

    grab the mangos source with GIT. Then put the .patch file in the same folder
    run GIT bash... and do git-apply <patch name>

    Should work.

    Ka

  7. #112
    Enthusiast boneslayer is offline
    MemberRank
    Nov 2008 Join Date
    HungaryLocation
    31Posts

    Re: [Compiles]Mangos Core+DB Downloads. Updated Daily!

    Quote Originally Posted by Karnage View Post
    Best bet will be to check out the respective Db's forums. I do not use or run wow servers any more so i cant really help. Check out the forums for the databases and see. UDB is the most upto date as far as i no.
    thanks for the help :)

  8. #113
    Apprentice aznxmtg is offline
    MemberRank
    Feb 2008 Join Date
    9Posts

    Re: [Compiles]Mangos Core+DB Downloads. Updated Daily!

    Thanks man, keep up the good work!

  9. #114
    Novice Hashashin_92 is offline
    MemberRank
    Jan 2009 Join Date
    Teslic, Bosnia and HerzegovinaLocation
    4Posts

    Re: [Compiles]Mangos Core+DB Downloads. Updated Daily!

    How do I update DBs? I mean, how can I input those extra changes you include in it, there is ton of it, and I don't know how to add them, can you help me, or do some kind of tutorial or so?

  10. #115
    Apprentice extreemblank is offline
    MemberRank
    Dec 2008 Join Date
    11Posts

    Re: [Compiles]Mangos Core+DB Downloads. Updated Daily!

    my previous mangos is MaNGOSrev7144+ScriptDev2rev850 with UDB_0.11.0_Core_7069_SD2_838_(3.0.3) and tryng to update to Mangos rev 7219 sd2 884 + ahbot

    the mangos sql and sql_sd2 has success but not success in update to UDB 367

    so i see the update sql file.. and also content of database

    UDB_0.11.0_Core_7069_SD2_838_(3.0.3) also from this karnage thread update my db character, table character_db_version with this record required_7113_01_characters_character_achievement_progress

    and now i download the latest karnage UDB post UDB_0.11.0_rev_367, when i try to update the character database with 367_corepatch_characters_7070_to_7109.sql

    the first sql command make error :
    ALTER TABLE character_db_version CHANGE COLUMN required_7067_03_characters_character_spell required_7075_01_characters_character_spell bit;

    the latest UDB 367 required 7067_03 but the previous version UDB_0.11.0_Core_7069_SD2_838_(3.0.3) has update to 7113_01

    and also 367_corepatch_mangos_7070_to_7109.sql make error because its db_version CHANGE COLUMN required_7067_02_mangos_spell_learn_spell but the UDB_0.11.0_Core_7069_SD2_838_(3.0.3) has update to required_7141_01_mangos_instance_template


    please.. please need help, how to solve it..

  11. #116

    Re: [Compiles]Mangos Core+DB Downloads. Updated Daily!

    Quote Originally Posted by Karnage View Post
    grab the mangos source with GIT. Then put the .patch file in the same folder
    run GIT bash... and do git-apply <patch name>

    Should work.

    Ka
    thanks karnage will def try that? which folder should i put it in? game or somewhere else?

  12. #117
    Apprentice aznxmtg is offline
    MemberRank
    Feb 2008 Join Date
    9Posts

    Re: [Compiles]Mangos Core+DB Downloads. Updated Daily!

    The vmaps extractor doesn't give me correct files.

  13. #118
    Gamma Karnage is offline
    MemberRank
    Feb 2003 Join Date
    LondonLocation
    3,005Posts

    Re: [Compiles]Mangos Core+DB Downloads. Updated Daily!

    What do you mean by incorrect files? Wrong file names or wrong version?

    New downloads coming this weekend.... 3.0.8a maps, 3.0.8a dbcs, 3.0.8a vmaps. Mangos core with ACID and my own ready-to-run repack.

    Ka

  14. #119
    Apprentice extreemblank is offline
    MemberRank
    Dec 2008 Join Date
    11Posts

    Re: [Compiles]Mangos Core+DB Downloads. Updated Daily!

    Quote Originally Posted by extreemblank View Post
    my previous mangos is MaNGOSrev7144+ScriptDev2rev850 with UDB_0.11.0_Core_7069_SD2_838_(3.0.3) and tryng to update to Mangos rev 7219 sd2 884 + ahbot

    the mangos sql and sql_sd2 has success but not success in update to UDB 367

    so i see the update sql file.. and also content of database

    UDB_0.11.0_Core_7069_SD2_838_(3.0.3) also from this karnage thread update my db character, table character_db_version with this record required_7113_01_characters_character_achievement_progress

    and now i download the latest karnage UDB post UDB_0.11.0_rev_367, when i try to update the character database with 367_corepatch_characters_7070_to_7109.sql

    the first sql command make error :
    ALTER TABLE character_db_version CHANGE COLUMN required_7067_03_characters_character_spell required_7075_01_characters_character_spell bit;

    the latest UDB 367 required 7067_03 but the previous version UDB_0.11.0_Core_7069_SD2_838_(3.0.3) has update to 7113_01

    and also 367_corepatch_mangos_7070_to_7109.sql make error because its db_version CHANGE COLUMN required_7067_02_mangos_spell_learn_spell but the UDB_0.11.0_Core_7069_SD2_838_(3.0.3) has update to required_7141_01_mangos_instance_template


    please.. please need help, how to solve it..
    well karnage.., or other advance mangoser i really need your help .. :)

  15. #120
    Valued Member fPsycho is offline
    MemberRank
    Jun 2005 Join Date
    BucharestLocation
    110Posts

    Re: [Compiles]Mangos Core+DB Downloads. Updated Daily!

    Does your compiles contain ACID 0.6 or 0.7 ?



Advertisement