Forum > Noggit
[SOLVED] Noggit cant find my new map
(1/3) > >>
Kaeru:
Hey there, Im new in WoW modding and have a problem with Noggit. It doesnt show the new map. I followed some tutorials and dont know what im doing wrong.
Tutorials: viewtopic.php?t=26 viewtopic.php?f=22&t=255
This is what I did so far: -created a new .wdt and the .adt files -fixed the .adt files with offsetfix.bat -extracted the Map.dbc and added the rows (i tried two different files from locale-deDE.MPQ and from patch-3.MPQ) -packed a new patch 'patch-a.MPQ' with the right directory order and copied it into the Data-folder ( i also tried it in the deDE-folder) -created the same subfolderstructure in my C:WoWModdingWorld of Warcraft directory with the extracted files -replaced my server Map.dbc with the new one
I repeated the tutorials three times with different map sizes, Noggit still dont show the map but i can use the .tele function to get there... (cant find any .adts but the world seems to exist).
Please help me I cant wait to create my own world ;)
Ascathos:
What's the file path to the dbcs ? Are you using the wow folder in which the custom patches hold those dbcs ?
Amaroth:
Make sure that your map is in /world/maps/(mapname)/ directory, that you have correct "mapname" in map.dbc and that you have map.dbc either in DBFilesClient in root WoW folder (so NOT in Data folder, just to make sure you get me right) or in /DBFileseClient/ folder in your patch-a.mpq.
Also make sure that your patch is in correct data folder. If you have multiple game clients in computer (for instance, I have 5 of them :D), you might be putting patch into another client than Noggit is getting data from, so doublecheck your noggit.conf if you truly are putting patch into data folder where noggit is getting data from.
I hope something of all of this can help, otherwise you might want to upload somewhere your MPQ with map.dbc, ADT and WDT files so we can check them on our own for you.
EDIT: Btw, thumbs up for actually describing what were you doing before something went wrong, not many folks can do so :). Makes a lot things a lot easier.
Kaeru:
Okay, thanks a lot for your answers =)
My patch is in this folder: C:WoWModdingWorld of WarcraftDatapatch-a.MPQ (for now I only have one WoW to be modded :P)
And the extracted Map.dbc is here: C:WoWModdingWorld of WarcraftDBFilesClientMap.dbc
Here are my extracted .wdt and .adt files: C:WoWModdingWorld of WarcraftWorldmapsKaeru...
The noggit.conf has its default path: ProjectPath = C:WoWModdingWorld of WarcraftData
And my patch-a.MPQ folderstructure looks like this (the Map.dbc also is in the DBFilesClient folder):
Amaroth:
"ProjectPath = C:WoWModdingWorld of WarcraftData"
It should be C:WoWModdingWorld of Warcraft, while it leads into root folder where data folders (data and dbfilesclient) are stored.
Navigation
[0] Message Index
[#] Next page
|