[Help] Cannot extract maps

Newbie Spellweaver
Joined
Apr 30, 2007
Messages
8
Reaction score
0
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.
 
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.
 
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
 
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.
 
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...
 
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
 
Back