[Release] Moffeman's WotLK Beta Repack 8788 menu

User Tag List

Page 13 of 14 FirstFirst ... 91011121314 LastLast
Results 181 to 195 of 209
  1. #181
    Moffeman's Avatar Contributor

    Reputation
    277
    Join Date
    Sep 2007
    Posts
    731
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well, its big but its awesome

    [Release] Moffeman's WotLK Beta Repack 8788
  2. #182
    OMGPWN's Avatar Active Member
    Reputation
    36
    Join Date
    Oct 2006
    Posts
    431
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It is really awesome but for me navicat took forever! <--on meh old comp
    But download SQLyog works fast no matter how your comp is,get the trial (google it)
    Execute database (wait about 2 hours maby shorter or longer)
    Then delete SQLyog,lol

  3. #183
    niklashokke's Avatar Member
    Reputation
    5
    Join Date
    Jul 2008
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Problems :)

    Hello moffeman! I have problems! Big problems! You see when i click on the database and clicks on the execute script thingy in mysql... It takes like 200 years to load anything, I dont got a bad comp.. ANd i just wounder if it shall take this long? /Hokke

  4. #184
    branza's Avatar Member
    Reputation
    1
    Join Date
    Aug 2008
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank You grey69 and thank you again Moffeman for this great repack.First I created in the mangos windows a account with create branza branza.Then I tried to use setbc branza 1 to upgrade to The Burning Crusade.That didn't work.My question is how do I upgrade a account so It can support Lich King beta??(I so can make dk's)

  5. #185
    Shao111's Avatar Active Member
    Reputation
    33
    Join Date
    Jul 2007
    Posts
    281
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by branza View Post
    Thank You grey69 and thank you again Moffeman for this great repack.First I created in the mangos windows a account with create branza branza.Then I tried to use setbc branza 1 to upgrade to The Burning Crusade.That didn't work.My question is how do I upgrade a account so It can support Lich King beta??(I so can make dk's)
    Go into Navicat/SQLyog and find your accounts table, go into it and find the "tbc" field. Set it to 2 for the account your using.


  6. #186
    branza's Avatar Member
    Reputation
    1
    Join Date
    Aug 2008
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    already did that but still it isn't working

  7. #187
    grey69's Avatar Member
    Reputation
    31
    Join Date
    Aug 2008
    Posts
    62
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Try restart the server.

    If it still ain't working, type this in mangos.exe window

    setbc accountname 2

  8. #188
    bobberty's Avatar Member
    Reputation
    3
    Join Date
    Jun 2007
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Does anyone know how in the heck fix this error?, no one answers im wonderin if no one is reading it or if just they wont answer


    [Err] 1074 - Column length too big for column 'email' (max = 255); use BLOB or TEXT instead
    [Err] CREATE TABLE `account` (
    `id` bigint(20) unsigned NOT NULL auto_increment COMMENT 'Identifier',
    `username` varchar(32) NOT NULL default '',
    `sha_pass_hash` varchar(40) NOT NULL default '',
    `gmlevel` tinyint(3) unsigned NOT NULL default '0',
    `sessionkey` longtext,
    `v` longtext,
    `s` longtext,
    `email` varchar(320) NOT NULL default '',
    `joindate` timestamp NOT NULL default CURRENT_TIMESTAMP,
    `last_ip` varchar(30) NOT NULL default '127.0.0.1',
    `failed_logins` int(11) unsigned NOT NULL default '0',
    `locked` tinyint(3) unsigned NOT NULL default '0',
    `last_login` timestamp NOT NULL default '0000-00-00 00:00:00',
    `online` tinyint(4) NOT NULL default '0',
    `tbc` tinyint(3) unsigned NOT NULL default '0',
    `mutetime` bigint(40) unsigned NOT NULL default '0',
    `locale` tinyint(3) unsigned NOT NULL default '0',
    PRIMARY KEY (`id`),
    UNIQUE KEY `idx_username` (`username`),
    KEY `idx_gmlevel` (`gmlevel`)
    ) ENGINE=MyISAM AUTO_INCREMENT=6373 DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC COMMENT='Account System';
    [Err] 1074 - Column length too big for column 'TabText' (max = 255); use BLOB or TEXT instead
    [Err] CREATE TABLE `guild_bank_tab` (
    `guildid` int(11) unsigned NOT NULL default '0',
    `TabId` tinyint(1) unsigned NOT NULL default '0',
    `TabName` varchar(100) NOT NULL default '',
    `TabIcon` varchar(100) NOT NULL default '',
    `TabText` varchar(500) NOT NULL default '',
    PRIMARY KEY (`guildid`,`TabId`),
    KEY `guildid_key` (`guildid`)
    ) ENGINE=InnoDB DEFAULT CHARSET=utf8;
    [Err] 1146 - Table 'wotlk.account' doesn't exist
    [Err] -- ----------------------------
    -- Records
    -- ----------------------------
    INSERT INTO `account` VALUES ('6371', 'SPEKKIEJ', '519d808ff17f3fddc6671386c19ae924e3f15ef9', '0', null, null, null, '[email protected]', '2008-08-23 15:58:41', '217.120.12.60', '0', '0', '0000-00-00 00:00:00', '0', '2', '0', '0');
    [Err] 1146 - Table 'wotlk.account' doesn't exist
    [Err] INSERT INTO `account` VALUES ('6372', 'HUSI12', '049bcdcd33ca9f02aea46a6073f50953d5a6e48b', '0', null, null, null, '[email protected]', '2008-08-23 15:58:45', '79.115.194.149', '0', '0', '0000-00-00 00:00:00', '0', '2', '0', '0');
    [Err] 1146 - Table 'wotlk.account' doesn't exist
    [Err] INSERT INTO `account` VALUES ('6373', 'MI6OBG', 'ad54efdd6376c10f7bd38fbbd7a9ef08f7ba28ee', '0', null, null, null, '[email protected]', '2008-08-23 15:59:17', '212.50.64.28', '0', '0', '0000-00-00 00:00:00', '0', '2', '0', '0');


    By the way this was what I copied from Navicat when trying to execute the database.sql even if I try to redownload the Repack, also I get this problem with SQLyog but in Navicat I can skip the error but I havent let it completly execute because it was making my computer really slow but if anyone knows the problem please reply!

    PLEASE HELP MOFFEMAN! YOUR MY ONLY HOPE

    Oh and im still waitin to Plus rep u cause I havent gotten past the database part, I think i got this error from executing to SQLyog but I dont know, so for now I cannot execute in either Navicate or SQLyog, unless i press ignore errors or something. But from what people say it sounds like you have done a good job on this and i believe so also!

  9. #189
    Moffeman's Avatar Contributor

    Reputation
    277
    Join Date
    Sep 2007
    Posts
    731
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well, the only thing YOU can do now is download a 2.4.3 MaNGOS repack and use the realmd from it, it will be the same so dont worry, download a 2.4.3 mangos repack, use the realmd.sql from it and you're ready to go.

  10. #190
    niklashokke's Avatar Member
    Reputation
    5
    Join Date
    Jul 2008
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Stuck

    My Heidisql seem to be stuck on " Waiting for query to complete " When i execute the database script, Is that something bugged?? Cus it have been that a whole night :P

  11. #191
    S1L3N7's Avatar Member
    Reputation
    6
    Join Date
    Apr 2007
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can't get Death Knight unlocked. How do I fix this? I already made my gm level 3 account expansion so it should work shouldn't it?

    Edit : I fixed this. I did not see that you can setbc [account] "2" and also is there anyway to make this server in English instead of German? Oh and +rep
    Last edited by S1L3N7; 08-28-2008 at 01:05 AM.

  12. #192
    Moffeman's Avatar Contributor

    Reputation
    277
    Join Date
    Sep 2007
    Posts
    731
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can't get Death Knight unlocked. How do I fix this? I already made my gm level 3 account expansion so it should work shouldn't it?
    Expansion should set to 2.

  13. #193
    S1L3N7's Avatar Member
    Reputation
    6
    Join Date
    Apr 2007
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    O.o you're the admin of hollywood wotlk? nice. I was just playing on that server lol. thats why it seemed so similar xD
    and thanks for the help. i figured it out right before you told me but i still appreciate it
    and anyway to make it english instead of german?
    and all the mobs are neutral and everytime i attack i disengage in combat right away
    Last edited by S1L3N7; 08-28-2008 at 02:03 AM.

  14. #194
    Moffeman's Avatar Contributor

    Reputation
    277
    Join Date
    Sep 2007
    Posts
    731
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    eh, mobs are only neutral if you got .gm on

  15. #195
    predattak's Avatar Active Member
    Reputation
    27
    Join Date
    Jul 2008
    Posts
    537
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello , i have a problem... a big problem ... i set up all the things and when i enter the game i can't see the realm!!!!! plz help!!!!!omg!!

Page 13 of 14 FirstFirst ... 91011121314 LastLast

Similar Threads

  1. [Release] TheCrusher's WotLK Beta Repack 8885
    By TheCrusher in forum WoW EMU General Releases
    Replies: 24
    Last Post: 12-09-2008, 12:43 PM
  2. [In Progress] Moffeman's WotLK Beta Repack v4.0 *9095*
    By Moffeman in forum World of Warcraft Emulator Servers
    Replies: 19
    Last Post: 11-24-2008, 10:58 PM
  3. Moffeman's WotLK Beta Repack 3.5: 3.0.2 8885
    By Moffeman in forum WoW EMU General Releases
    Replies: 89
    Last Post: 11-23-2008, 12:34 PM
  4. [Release] Moffeman's WotLK Beta Repack 8820
    By Moffeman in forum WoW EMU General Releases
    Replies: 217
    Last Post: 11-15-2008, 01:57 PM
  5. Moffeman's WotLK Beta Repack 8770
    By Moffeman in forum WoW EMU General Releases
    Replies: 167
    Last Post: 11-15-2008, 04:39 AM
All times are GMT -5. The time now is 08:05 PM. 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