[Release] Mangos WotLK Core 3.0.2.8905 menu

User Tag List

Page 11 of 48 FirstFirst ... 789101112131415 ... LastLast
Results 151 to 165 of 715
  1. #151
    Deathtrooper's Avatar Member
    Reputation
    43
    Join Date
    Aug 2008
    Posts
    161
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Elfi View Post
    how i remove the boxes in the hands of the npcs?

    U leechers don't read anything do ya?

    The fix is posted in the 1st post!!

    [Release] Mangos WotLK Core 3.0.2.8905
  2. #152
    Elfi's Avatar Member
    Reputation
    2
    Join Date
    Sep 2008
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how i do this:
    -Execute this query into ur DB if u r getting checkered boxes on characters!----> DELETE FROM `creature_equip_template` WHERE (`entry`=1);

    I open text editor and type in "DELETE FROM `creature_equip_template` WHERE (`entry`=1);" and then i execute it in mangos db but the error isn't fixed

  3. #153
    Dainea's Avatar Member
    Reputation
    3
    Join Date
    Aug 2007
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Elfi View Post
    how i do this:
    -Execute this query into ur DB if u r getting checkered boxes on characters!----> DELETE FROM `creature_equip_template` WHERE (`entry`=1);

    I open text editor and type in "DELETE FROM `creature_equip_template` WHERE (`entry`=1);" and then i execute it in mangos db but the error isn't fixed
    Did you choose "All Files" and the added .sql at the end of the filename when saving it? If no, do it again and do it right.

  4. #154
    Dainea's Avatar Member
    Reputation
    3
    Join Date
    Aug 2007
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TeArServer View Post
    Any 1 help please. i have this error:

    You need to download the WotLK Client, found here: Client and Patches - WotlkWiki - Wrath of the Lich King Information

  5. #155
    Elfi's Avatar Member
    Reputation
    2
    Join Date
    Sep 2008
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Dainea View Post
    Did you choose "All Files" and the added .sql at the end of the filename when saving it? If no, do it again and do it right.

    i dit it.
    In Which database i should execute it? in Mangos characters or realmd?

  6. #156
    sekosuskun's Avatar Member
    Reputation
    1
    Join Date
    Apr 2007
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i just installed 8926, but i would like to upgrade my server, how can i update my mangos could u help me pls

  7. #157
    Deathtrooper's Avatar Member
    Reputation
    43
    Join Date
    Aug 2008
    Posts
    161
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Elfi View Post
    i dit it.
    In Which database i should execute it? in Mangos characters or realmd?
    No need to make a SQL file just copy/paste it into SQLyog and execute it into mangosd! Fairly simple stuff actually!!





    ******1st post updated with Patch 18.5 btw!

  8. #158
    Freek2008's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How I fix the Localhost Error I've tried changing the settings in the config files still gives me access denied to it there a way to reset it or anyone know how to get around this I've tried root as password and mangos both get rejected.

  9. #159
    Dainea's Avatar Member
    Reputation
    3
    Join Date
    Aug 2007
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Freek2008 View Post
    How I fix the Localhost Error I've tried changing the settings in the config files still gives me access denied to it there a way to reset it or anyone know how to get around this I've tried root as password and mangos both get rejected.
    And you are using MySQL? If not, I think it's in the second link on first page.

  10. #160
    Freek2008's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yup using MYSQL and SQLyog and have the Maps and DBC files in the folder where mangos is running it was running fine few days ago now i get Rejected every time.

  11. #161
    Elfi's Avatar Member
    Reputation
    2
    Join Date
    Sep 2008
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Deathtrooper View Post
    No need to make a SQL file just copy/paste it into SQLyog and execute it into mangosd! Fairly simple stuff actually!!
    [/COLOR]
    hmm, i installed SQLyog Enterprise MySQL GUI and open my Database, and open the database mangos, and then i paste "DELETE FROM `creature_equip_template` WHERE (`entry`=1);" Into the Query then i Executed it, but then there was a massage:

    Code:
    (0 row(s)affected)
    (0 ms taken)
    I need help i dont know how to execute it with SQLyog

  12. #162
    Dainea's Avatar Member
    Reputation
    3
    Join Date
    Aug 2007
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm getting an error message when starting the MaNGoS client, and I've executed all the SQL's btw.

    Here's the error:
    2008-09-25 20:37:13 >> Loaded 28408 Item Enchantment definitions
    2008-09-25 20:37:13 Loading Items...
    2008-09-25 20:37:14 ERROR:Error in item_template table, probably sql file format was updated (there should be 142 fields in sql).

  13. #163
    Deathtrooper's Avatar Member
    Reputation
    43
    Join Date
    Aug 2008
    Posts
    161
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    1st post updated 9/25/08 with core for 8982 w/patch 18.6



    Originally Posted by Dainea View Post
    I'm getting an error message when starting the MaNGoS client, and I've executed all the SQL's btw.

    Here's the error:

    Execute these into ur mangosd or whatever u called ur main world DB


    Execute_n2_mangosd
    Last edited by Deathtrooper; 09-25-2008 at 07:27 PM.

  14. #164
    Pino's Avatar Member
    Reputation
    7
    Join Date
    Jul 2007
    Posts
    47
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im getting this error atm.

    >> Loaded 1735 equipment template

    Loading Creature templates...
    Error in creature_template table, probably sql file format was updated (there should be 65 fields in sql).

  15. #165
    Deathtrooper's Avatar Member
    Reputation
    43
    Join Date
    Aug 2008
    Posts
    161
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    1st post updated! Core w/patch 18.7 Alpha

    Vehciles are in beta testing stage. U can get them to appear as pets, but u can't ride them atm!

Page 11 of 48 FirstFirst ... 789101112131415 ... LastLast
All times are GMT -5. The time now is 03:44 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search