[Release] Moffeman's WotLK Beta Repack 8788 menu

User Tag List

Page 11 of 14 FirstFirst ... 7891011121314 LastLast
Results 151 to 165 of 209
  1. #151
    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)
    Hmm, thats strange, i cannot help you with that, reexecute the database then :O

    [Release] Moffeman's WotLK Beta Repack 8788
  2. #152
    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)
    Originally Posted by Moffeman View Post
    Hmm, thats strange, i cannot help you with that, reexecute the database then :O
    ... ok hopefully it will work, if you read my first post on this thread it said that there was an error or something like that and i diddnt know what to do, but i had the executed file in SQLyog before that happened so i dont know what will happen now, but its worth a try, and doesnt work in Navicat cause i get an error. On page 8 BTW the wall of read text.
    Last edited by bobberty; 08-26-2008 at 04:34 PM.

  3. #153
    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)
    OKey....first I want to thank you Moffeman for this great repack..went through all this thread and got the same "loading group" error.I deleted the group tables and then all works fine until I get stuck at "connected".I did as grey69 suggested is his "Connected-- Fix" reply.I deleted the accounts table.The problem is that I don't know how to add these files to the database(Filebeam - Free Fast File Hosting someone please help me with this?(it's the same link that grey98 gave us):confused:

  4. #154
    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)
    Or can someone please upload a working account.sql somewhere??Thank You

  5. #155
    Coburn2006's Avatar Member
    Reputation
    1
    Join Date
    Nov 2007
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    When can I expect a 8820 repack? What is required to make it?

  6. #156
    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 to fix this error?


    [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!
    Last edited by bobberty; 08-26-2008 at 09:34 PM.

  7. #157
    gnarkill's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    AD.exe

    I have seen 4 posts on the ad.exe and no one responds to them and out of all the people who get it to work even moffeman no one links a ad.exe that works for patch 8788 FTL. if someone gets one I would like it.

  8. #158
    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)
    Emupedia.com - Term of use there you can find an ad.exe for 8770. Because you need the DBC and maps from 8770.

  9. #159
    gnarkill's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Moffeman View Post
    Emupedia.com - Term of use there you can find an ad.exe for 8770. Because you need the DBC and maps from 8770.
    Thanx moffe could u check ur pm's pls

  10. #160
    hankchinaski's Avatar Member
    Reputation
    4
    Join Date
    Jan 2007
    Posts
    63
    Thanks G/R
    12/3
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    this server sucks big, unstable unfriendly unfninished spawns.

    Hank

  11. #161
    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)
    this server sucks big, unstable unfriendly unfninished spawns.

    Hank
    Make it better yourself then... noob... get higher than leecher before flaming >.<

    And ofc its unfinished, its not 100% spawned, we're working on more spawns everytime...


    So try yourself, make it better, then i consider myself as owned.

  12. #162
    forthehorde13's Avatar Member
    Reputation
    1
    Join Date
    Aug 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    sorry to post here but i tried all the advice on how ot fix the group crash but it didint mork for me still crashes on 0% loaded groups.

    i also get a few errors within the executing of other files within mangos but it still carrys on just wondered if anyone ould give soem advice thanx

    Fixed from help of pervious poster,

    my second issue that i also find is the stuck on connected. ive tried various ways to fix it buy changing ports etc. just dont work
    Last edited by forthehorde13; 08-27-2008 at 11:04 AM.

  13. #163
    cornboi's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    47
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    whats the link for the 8820 or w/e version moffeman?? i'd like to know so i can make a up-to-date server

    update: BTW moffeman, do you know when hollywood wow will go to UPDATE:8820
    Last edited by cornboi; 08-27-2008 at 11:28 AM.

  14. #164
    uppydog's Avatar Member
    Reputation
    1
    Join Date
    Oct 2007
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    wow sweat man its gonna be nice

  15. #165
    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)
    Originally Posted by hankchinaski View Post
    this server sucks big, unstable unfriendly unfninished spawns.

    Hank
    Straight up quoted from the master of repacks!
    Bite it Moff =P

    btw +rep Moff.. to me forever till I could rep again

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:24 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