Modcraft - The community dedicated to quality WoW modding!

Featured => Noggit => Bad Threads => Topic started by: Morrca on February 26, 2012, 10:27:01 am

Title: Noggit don't run
Post by: Morrca on February 26, 2012, 10:27:01 am
Noggit can not find a way to the file "realmlist.wtf".I need help with this. My noggit is version 3.279 and clint wow 3.3.5(12340)

My noggit.conf
http://pastebin.com/R3xEwbbb (http://pastebin.com/R3xEwbbb" onclick="window.open(this.href);return false;)

And my log
http://pastebin.com/YkdKBipB (http://pastebin.com/YkdKBipB" onclick="window.open(this.href);return false;)

I do not know what it means. Help my please.
Title: Re: Noggit don't run
Post by: longkallsong on February 26, 2012, 11:10:51 am
Have you changed the Config file so it contains all the patches to your wow folder prodject folder and wmd folder ? like this
Path = C:World of Warcraft
ProjectPath = C:wowlol
ImportFile  = C:WoWModelViewer7
if you havnt done that it wud help
and there is 1 thing left have u copied the FONTS from noggit folder to wow folder  and locale.MPQ also to wow folder where your Wow.exe exists ?
Title: Re: Noggit don't run
Post by: Morrca on February 26, 2012, 11:35:03 am
My wow.exe is in D:HryWorld of Warcraft and noggit folder is here D:HryWorld of WarcraftNoggit3.279

Path = D:WoW 3.3.5
#ProjectPath = E:project01 (i don't know what there is to by)
ImportFile  = C:Program FilesWorld of Warcraft Model Viewer

I don't copy some fonts.
Title: Re: Noggit don't run
Post by: TheBuG on February 26, 2012, 12:44:28 pm
Change it to the following.

Code: [Select]
Path = D:WoW 3.3.5Data
ImportFile = C:Program FilesWorld of Warcraft Model Viewerusersettingslog.txt
Title: Re: Noggit don't run
Post by: Morrca on February 26, 2012, 01:03:58 pm
I changed that, but it still does not work
current statu:
log: http://pastebin.com/vPm8JCEL (http://pastebin.com/vPm8JCEL" onclick="window.open(this.href);return false;)
conf: http://pastebin.com/T2QFRS0R (http://pastebin.com/T2QFRS0R" onclick="window.open(this.href);return false;)
Title: Re: Noggit don't run
Post by: TheBuG on February 26, 2012, 01:53:28 pm
Hmm, my bad, seems the data wasn't needed. Not sure what is causing it, are you sure you're using 3.3.x?
Title: Re: Noggit don't run
Post by: Morrca on February 26, 2012, 02:04:04 pm
Yes wow client 3.3.5. Which version is better Noggit-rev-120 or Noggit3.279
Title: Re: Noggit don't run
Post by: TheBuG on February 26, 2012, 02:10:33 pm
Quote from: "Morrca"
Yes wow client 3.3.5. Which version is better Noggit-rev-120 or Noggit3.279

3.279 is the newest, so you should use that one.
Title: Re: Noggit don't run
Post by: Jøk3r on February 26, 2012, 02:52:43 pm
You said your wow.exe is located in D:HryWorld of Warcraft
So why D:WoW 3.3.5Data ? o_O
Title: Re: Noggit don't run
Post by: Morrca on February 26, 2012, 03:51:53 pm
It advised me TheBug ...but it still reports the same problem
Title: Re: Noggit don't run
Post by: Jøk3r on February 26, 2012, 03:56:59 pm
Hm, the path has to be the path of your wow folder where the game is installed. If your wow.exe is located in D:HryWorld of Warcraft  you should change the path in config to it. If that doesn't work try D:HryWorld of WarcraftData. Don't know if this helps.

#Edit this to your WoWFile!!!
Path = D:HryWorld of Warcraft
 
The project path is where all changes you made in noggit will be saved. You can change this to any path you want. But don't forget to remove the # if you want to use it.

#Edit this to your Project-Directory and uncomment if you want to use it!
#ProjectPath = E:project01

Hope this helps |:
Title: Re: Noggit don't run
Post by: TheBuG on February 26, 2012, 04:15:07 pm
Yeah, I was doing it wrong, I was just not reading the posts and just trying to help out using the config you already posted,