Modcraft - The community dedicated to quality WoW modding!
Featured => Noggit => Topic started by: Nevoras on September 13, 2011, 05:36:42 pm
-
I have a Problem with an Member of my Team bringing Noggit 3 to work perfektly.
He got Windows 7 64bit version - Wow Version 3.3.5 / 3.3.3 (now at installing for another try)
We have after some trys unpack Noggit 3 in his WoW Folder
now it opens and shows the patch Regions from Blizz but it doesnt show the Projekt iam working at time
I have made it like at another Member of the team with Folders in the Wow like this because at his PC
Noggit works good and the maps where shown. Same System...
WoWDBFilesclienmap.dbc
WoWworldmapsProjektFiles...
(noggit only works if its in this folder)
WoWNoggit... (i dont undertsand it) allways try it with -c state and config file but in the log its not showing... )
Also testet it with the patch in the Data Folder but it doesnt shows up in Noggit.
Is there any other need to have the Projekt show up in Noggit on Win 7 ?? I dont stand it working since months on it without problems now got new Teammember and it wont work :(
If someone have this problem, too or got an answer for this pls write back ...
(i hate windows 7) ah and by the way sry about my english im german *g*
-
Maybe you have to rename the world folder (WoWworld). For example: Noggit3B22 saves the changed adts in wowDataWorld and the newest Noggit beta version ( for beta testers) saves the changed adt's at wowdataworld.
-
Unpacking into the WoW folder is bad and should not be done.
The path from where custom files are read is configured as "project path" in the configuration file and printed upon startup.
This should not depend on the version.
-
I thought so because in the config for B22 is the projectpatch "ProjectPath = C:World of WarcraftData" but Noggit saves the adts in "World of WarcraftDataWorld".
-
"But" is wrong there. Noggit just appends the filename to save to the given path there.
"C:World of WarcraftData" + "WorldMaps..." = "C:World of WarcraftDataWorldMaps...".
-
Oh ok, dindn't know that^^
-
ill try it tomorrow with him and give reply then.
thanks for the help
-
If you wont set the project path to something different then the game path the just dont set it.
Then the game path will also be used as the project path.
NEVER copy anything into the noggit wow folder. NO tools, no MPQs or other stuff!
Best U use 2 copy's of wow.
One for noggit that you define over the config file and one to test you created MPQ files in.
If you still have problems please post your config and you logfile on patbin.com.
-
So ok it took longer time than i think ...
Your ways diddnt worked :( i dont know why but noggit dont accept any path in the config file.
Im not ure why ...
But i have bring it at his pc on work at least.
Now noggt is unpacked direktly in the WoW Folder -> it Starts only this way.
And the Map archive is now direktly on C:\ Dont know why its not standing anywhere but it is working.
hm will be a riddle for me forever but thats no matter it works perfekt at time and thats all i want so one more teammember ^^ ! yehaa ...
-
Don't know if you tried it but remove the # infront of the settings
For example:
template:
#Edit this to your WoWFile!!!
#Path = D:WoW 3.3.5
#Edit this to your Project-Directory and uncomment if you want to use it!
#ProjectPath = E:project01
my config:
#Edit this to your WoWFile!!!
Path = C:World of Warcraft
#Edit this to your Project-Directory and uncomment if you want to use it!
ProjectPath = C:World of WarcraftData
Hope you see what i mean..
-
Or just read the manual :)
wiki/index.php5?title=Noggit_user_manual#The_config_file (http://modcraft.io/wiki/index.php5?title=Noggit_user_manual#The_config_file" onclick="window.open(this.href);return false;)