[Release] Mangos WotLK Core 3.0.2.8905 menu

Shout-Out

User Tag List

Page 29 of 48 FirstFirst ... 252627282930313233 ... LastLast
Results 421 to 435 of 715
  1. #421
    jo_miau's Avatar Member
    Reputation
    1
    Join Date
    Sep 2008
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I got this problem when i start mangosd

    2008-10-10 02:56:05 Loading Items...
    2008-10-10 02:56:16 ERROR:Error in item_template table, probably sql file format was updated (there should be 142 fields in sql).


    can somebody help me?


    [RESOLVED]
    Update the data base with the SQL file in the folder ---/databases/updates
    Last edited by jo_miau; 10-09-2008 at 08:43 PM.

    [Release] Mangos WotLK Core 3.0.2.8905
  2. #422
    Kibarashi's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Confusion

    You all seem to have this thing working like a charm, but for some reason i don't. It loads and all, all the sql run and everything, the server starts(with a lot of missing data that it reports) but i can play the game. My problem is that Northrend is still unpopulated except for a few starter towns. And i cant get into any of the instances...

  3. #423
    Razorspine's Avatar Member
    Reputation
    10
    Join Date
    Aug 2008
    Posts
    42
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kibarashi View Post
    You all seem to have this thing working like a charm, but for some reason i don't. It loads and all, all the sql run and everything, the server starts(with a lot of missing data that it reports) but i can play the game. My problem is that Northrend is still unpopulated except for a few starter towns. And i cant get into any of the instances...
    Well saying it works like a charm is also takin into account that this is a beta server, so it doesnt have that many spawns in northrend, but it gives u an opportunity to test the DK class and some of the new talents for the different classes.

    Do u mean u cant enter any instances or the Northrend ones ?
    Utgarde Keep isnt working for me either but the nexus is up and running
    .tele thenexus and have a look

    EDIT: and .tele boreantundra for some spawns

  4. #424
    Allithus's Avatar Member
    Reputation
    1
    Join Date
    Aug 2007
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Allithus View Post
    alright if you had that save character problem just add the account and realmid column into mysql.
    Alter table character_tutorial add acount int;
    Alter table character_tutorial add acount realmid;

    To anyone else who gets errors, this is sql, if something's wrong just check the data base and see if you can correct it.
    oops it's suppsoe to be
    Alter table character_tutorial add acount int;
    Alter table character_tutorial add realmid int;

    that's for the characters database by the way
    Last edited by Allithus; 10-10-2008 at 07:50 AM.

  5. #425
    Darkeye78's Avatar Member
    Reputation
    1
    Join Date
    Sep 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I downloaded the stuff and get this error on Mangosd Process.

    "Error in item_template table, probably sql file format was updated (the
    re should be 142 fields in sql)."

    I set up the database completely new (from scratch).

    Any ideas?

    Thanks
    Darkeye

  6. #426
    Razorspine's Avatar Member
    Reputation
    10
    Join Date
    Aug 2008
    Posts
    42
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Darkeye78 View Post
    I downloaded the stuff and get this error on Mangosd Process.

    "Error in item_template table, probably sql file format was updated (the
    re should be 142 fields in sql)."

    I set up the database completely new (from scratch).

    Any ideas?

    Thanks
    Darkeye
    It has actually been answered 200 times in this thread alone

    ALTER TABLE `item_template` ADD COLUMN `unk_flag1` mediumint(10) unsigned NOT NULL default '0' AFTER stat_value10;
    ALTER TABLE `item_template` ADD COLUMN `unk_flag2` mediumint(10) unsigned NOT NULL default '0' AFTER unk_flag1;

    execute these 2 queries into your mangos db

  7. #427
    Schizzo92's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Northrend its full spwned??? with all raid anc arthas???

  8. #428
    Razorspine's Avatar Member
    Reputation
    10
    Join Date
    Aug 2008
    Posts
    42
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Schizzo92 View Post
    Northrend its full spwned??? with all raid anc arthas???
    No , and i have been looking through this thread a few times now and cant even imagine how you could get an idea like that from, theres a few areas with some spawns on them 2 or 3 areas with close to 80% Blizzlike spawns but most of Northrend doesnt have a single spawn on em , not even critters

    Its a beta , if u want the full Blizzlike u'll have to wait untill 13.11.08 and buy it

  9. #429
    fr0z3n.rus's Avatar Member
    Reputation
    1
    Join Date
    Oct 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jo_miau View Post
    I got this problem when i start mangosd

    2008-10-10 02:56:05 Loading Items...
    2008-10-10 02:56:16 ERROR:Error in item_template table, probably sql file format was updated (there should be 142 fields in sql).


    can somebody help me?


    [RESOLVED]
    Update the data base with the SQL file in the folder ---/databases/updates
    How can i update the data base?!

  10. #430
    Razorspine's Avatar Member
    Reputation
    10
    Join Date
    Aug 2008
    Posts
    42
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by fr0z3n.rus View Post
    How can i update the data base?!
    Use a sql frontend program like Sqlyog:
    Sqlyog Download

    This program will allow u to add and reeplace databases and also to execute new queries into your databases.

  11. #431
    yeaimdatdude's Avatar Member
    Reputation
    1
    Join Date
    Sep 2008
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    please help, im trying to get the server running but i cant get it. whenever i run the mangosd.exe i get a error message saying

    Map file './maps/0004331.map' is non-compatible version (outdated?). Please, cre
    ate new using ad.exe program.
    Correct *.map files not found in path './maps' or *.vmap/*vmdir files in './vmap
    s'. Please place *.map/*.vmap/*.vmdir files in appropriate directories or correc
    t the DataDir value in the mangosd.conf file.

    but i used the ad.exe so many times and kept copying and pasting i dont know how many times. am i doing something wrong? missing something?

  12. #432
    Razorspine's Avatar Member
    Reputation
    10
    Join Date
    Aug 2008
    Posts
    42
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by yeaimdatdude View Post
    please help, im trying to get the server running but i cant get it. whenever i run the mangosd.exe i get a error message saying

    Map file './maps/0004331.map' is non-compatible version (outdated?). Please, cre
    ate new using ad.exe program.
    Correct *.map files not found in path './maps' or *.vmap/*vmdir files in './vmap
    s'. Please place *.map/*.vmap/*.vmdir files in appropriate directories or correc
    t the DataDir value in the mangosd.conf file.

    but i used the ad.exe so many times and kept copying and pasting i dont know how many times. am i doing something wrong? missing something?
    Well depends on the what Beta Client u're trying to run the ad.exe on, the ad.exe that comes with Death's repack works fine for me anyways, on 9014,9038 and the 9061 client.
    So just check what WotLK Beta Client u have and update it if needed.

  13. #433
    yeaimdatdude's Avatar Member
    Reputation
    1
    Join Date
    Sep 2008
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Razorspine View Post
    Well depends on the what Beta Client u're trying to run the ad.exe on, the ad.exe that comes with Death's repack works fine for me anyways, on 9014,9038 and the 9061 client.
    So just check what WotLK Beta Client u have and update it if needed.
    right well i checked the version and its 9038 im rerunning the ad.exe... again. dont know if its gonna fix anything.

    EDIT: yay it fixed that problem... but now i got a new one

    Error in item_template table, probably sql file format was updated (there should
    be 142 fields in sql).

    i tried updating the sqlyog thing but there are so many freaking files... which ones do i use?
    Last edited by yeaimdatdude; 10-10-2008 at 08:27 PM.

  14. #434
    Eselor's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    mine still gets stuck at logging into game server... please help

  15. #435
    lordsarr's Avatar Member
    Reputation
    2
    Join Date
    Sep 2008
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hey there iam usign this repack and my cutom database but iam having problems when i add myself any items they dissapear after i loggoff and i dont know why any ideas?? i tried .save and .save all but doesnt help

Page 29 of 48 FirstFirst ... 252627282930313233 ... LastLast
All times are GMT -5. The time now is 04:30 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