[Help] Cannot extract maps

Results 1 to 14 of 14
  1. #1
    Newbie joeyjo0 is offline
    MemberRank
    Apr 2007 Join Date
    10Posts

    [Help] Cannot extract maps

    I get 3 different ad.exes

    1st:
    ad.exe
    It just flashes once and goes away

    2nd:
    adenGb.exe
    Same as first

    3th:
    ad.exe
    It goes up, gives no errors, until it says "Cannot make ***** "
    ***** is the map file.


  2. #2
    Member zlaya07 is offline
    MemberRank
    May 2007 Join Date
    60Posts

    Re: [Help] Cannot extract maps

    maybe you have the world of warcraft us version called enUS,instead of enGB,or a another.
    if you have enUS version you need a enUS map extractor.

  3. #3
    Newbie joeyjo0 is offline
    MemberRank
    Apr 2007 Join Date
    10Posts

    Re: [Help] Cannot extract maps

    I have to enGB one. I'm from europe, i bought it in europe, and the map in /data is enGB.

  4. #4
    Member zlaya07 is offline
    MemberRank
    May 2007 Join Date
    60Posts

    Re: [Help] Cannot extract maps

    then,i don't know,try all from the beginning(carefully :P)
    1.make a folder called "maps" in your wow folder(without quotes)
    2.run ad.exe
    3.wait and you're done :P

    if you still can't extract your maps,then usualy are your wow data corrupt or something,so try run the "repair.exe" in your wow folder

  5. #5
    Newbie joeyjo0 is offline
    MemberRank
    Apr 2007 Join Date
    10Posts

    Re: [Help] Cannot extract maps

    It's working now. I didn't make the maps folder >.<
    Anyways, thanks.

  6. #6
    Member Novalyfe is offline
    MemberRank
    Jun 2007 Join Date
    The NetherlandsLocation
    45Posts

    Re: [Help] Cannot extract maps

    Is it just me or is it possible to run Ascent without having the maps extracted in the Ascent folder. I dont have my maps extracted at all.

  7. #7
    Newbie joeyjo0 is offline
    MemberRank
    Apr 2007 Join Date
    10Posts

    Re: [Help] Cannot extract maps

    I dunno, i use Mangos actually.

    I got another error, with MySQL. I just PHPMyAdmin. and it gives these errors:


    Code:
    2007-09-16 21:04:20 SQL: UPDATE `character` SET `online` = 0
    2007-09-16 21:04:20 SQL ERROR: Table 'mangos.character' doesn't exist
    2007-09-16 21:04:20 SQL: UPDATE `account`,`realmcharacters` SET `account`.`online` = 0 WHERE `account`.`online` > 0 AND `account`.`id` = `realmcharacters`.`acctid`   AND `realmcharacters`.`realmid` = '1'
    2007-09-16 21:04:20 SQL ERROR: Table 'realmd.account' doesn't exist
    2007-09-16 21:09:44 SQL: UPDATE `character` SET `online` = 0
    2007-09-16 21:09:44 SQL ERROR: Table 'mangos.character' doesn't exist
    2007-09-17 19:23:49 SQL: UPDATE `character` SET `online` = 0
    2007-09-17 19:23:49 SQL ERROR: Table 'mangos.character' doesn't exist
    2007-09-17 19:29:53 SQL: UPDATE `character` SET `online` = 0
    2007-09-17 19:29:53 SQL ERROR: Table 'mangos.character' doesn't exist
    2007-09-17 20:32:30 SQL: UPDATE `character` SET `online` = 0
    2007-09-17 20:32:30 SQL ERROR: Table 'mangos.character' doesn't exist
    2007-09-17 20:34:56 SQL: UPDATE `character` SET `online` = 0
    2007-09-17 20:34:56 SQL ERROR: Table 'mangos.character' doesn't exist
    2007-09-17 20:35:16 SQL: UPDATE `character` SET `online` = 0
    2007-09-17 20:35:16 SQL ERROR: Table 'mangos.character' doesn't exist
    2007-09-17 20:36:08 SQL: UPDATE `character` SET `online` = 0
    2007-09-17 20:36:08 SQL ERROR: Table 'mangos.character' doesn't exist
    2007-09-17 20:44:21 SQL: UPDATE `character` SET `online` = 0
    2007-09-17 20:44:21 SQL ERROR: Table 'mangos.character' doesn't exist
    2007-09-17 20:45:33 SQL: UPDATE `character` SET `online` = 0
    2007-09-17 20:45:33 SQL ERROR: Table 'mangos.character' doesn't exist
    2007-09-17 20:46:20 SQL: UPDATE `character` SET `online` = 0
    2007-09-17 20:46:20 SQL ERROR: Table 'mangos.character' doesn't exist
    2007-09-17 20:48:09 SQL: UPDATE `character` SET `online` = 0
    2007-09-17 20:48:09 SQL ERROR: Table 'mangos.character' doesn't exist
    2007-09-17 20:48:09 SQL: DELETE FROM `corpse` WHERE `bones_flag` = '1'
    2007-09-17 20:48:09 SQL ERROR: Table 'mangos.corpse' doesn't exist
    2007-09-17 20:48:11 SQL: SELECT DISTINCT(`instance`) FROM `creature_respawn` WHERE `instance` <> 0
    2007-09-17 20:48:11 query ERROR: Table 'mangos.creature_respawn' doesn't exist
    2007-09-17 20:48:11 SQL: SELECT DISTINCT(`instance`) FROM `gameobject_respawn` WHERE `instance` <> 0
    2007-09-17 20:48:11 query ERROR: Table 'mangos.gameobject_respawn' doesn't exist
    2007-09-17 20:48:11 SQL: SELECT DISTINCT(`instance`) FROM `character_instance`
    2007-09-17 20:48:11 query ERROR: Table 'mangos.character_instance' doesn't exist
    2007-09-17 20:48:11 SQL: SELECT `id` FROM `instance`
    2007-09-17 20:48:11 query ERROR: Table 'mangos.instance' doesn't exist
    2007-09-17 20:48:11 SQL: SELECT DISTINCT(`instance`.`id`) AS `id` FROM `instance` LEFT JOIN `character_instance` ON (`character_instance`.`instance` = `instance`.`id`) WHERE (`instance`.`id` = `character_instance`.`instance`) AND (`instance`.`resettime` > 1190054891)
    2007-09-17 20:48:11 query ERROR: Table 'mangos.instance' doesn't exist
    2007-09-17 20:48:11 SQL: SELECT DISTINCT(`instance`) FROM `character_instance` WHERE `instance` <> 0
    2007-09-17 20:48:11 query ERROR: Table 'mangos.character_instance' doesn't exist
    2007-09-17 20:48:11 SQL: SELECT MAX(`entry`) FROM `gameobject_template`
    2007-09-17 20:48:11 query ERROR: Table 'mangos.gameobject_template' doesn't exist
    I don't have those tables, actually...

  8. #8
    Member Reak0w is offline
    MemberRank
    Sep 2007 Join Date
    .:Mexico:.Location
    64Posts

    Re: [Help] Cannot extract maps

    You probably didnt import your database ;/

  9. #9
    You don't know me. Paco44 is offline
    Grand MasterRank
    Apr 2006 Join Date
    IllinoisLocation
    1,777Posts

    Re: [Help] Cannot extract maps

    Are you using the right map extractor?

  10. #10
    Newbie joeyjo0 is offline
    MemberRank
    Apr 2007 Join Date
    10Posts

    Re: [Help] Cannot extract maps

    Reak:
    I did, I do have SOME tables in it. There was an error though, when Imported the Mangos.slq file and ran it, it gave a syntax error, maybe this is what's the problem.

    I'm currently running WAMP5, with Windows XP SP2

    ERROR:
    SQL-query:

    ( 7, 0, 0, 0, 1103, 3.40156, 1104, 0.263892 ) , ( 8, 2, 10, 70, 1258, 0, 1259, 3.14159 ) ;


    MySQL retourneerde:
    #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '7,0,0,0,1103,3.40156,1104,0.263892),
    (8,2,10,70,1258,0,1259,3.14159)' at line 1

  11. #11
    You don't know me. Paco44 is offline
    Grand MasterRank
    Apr 2006 Join Date
    IllinoisLocation
    1,777Posts

    Re: [Help] Cannot extract maps

    You have an invalid amount of lines.

  12. #12
    Newbie joeyjo0 is offline
    MemberRank
    Apr 2007 Join Date
    10Posts

    Re: [Help] Cannot extract maps

    How do i fix this?

  13. #13
    You don't know me. Paco44 is offline
    Grand MasterRank
    Apr 2006 Join Date
    IllinoisLocation
    1,777Posts

    Re: [Help] Cannot extract maps

    Get a database that supports the lines.

  14. #14
    Newbie joeyjo0 is offline
    MemberRank
    Apr 2007 Join Date
    10Posts

    Re: [Help] Cannot extract maps

    I only have this with revision 4421



Advertisement