Modcraft - The community dedicated to quality WoW modding!

Featured => Noggit => Topic started by: glararan on December 27, 2010, 03:17:53 pm

Title: Noggit , problem
Post by: glararan on December 27, 2010, 03:17:53 pm
OS:Windows 7 64 Ultimate
Noggit Version:3
Problem:http://pastebin.com/84u0jasZ
Title: Re: Noggit , problem
Post by: Steff on December 28, 2010, 06:07:13 am
Noggit only works clean with a 355a non beta version.
Title: Re: Noggit , problem
Post by: glararan on December 28, 2010, 07:43:50 pm
And where is my problem in path?

 I have path in noggit.conf
Path = C:UsersLukášDesktopWoW
#Edit this to your Project-Directory and uncomment if you want to use it!
ProjectPath = C:UsersLukášDesktopWoWData
Title: Re: Noggit , problem
Post by: Steff on December 28, 2010, 08:30:53 pm
You must start noggit with the -c switch. In the next version this is gone.
Then a config file will be used if it exists.

Just make a shortcut to the exe and edit the properties.
Here add -c behind the noggit3.exe
Take a look in tho log to see if it works.
Title: Re: Noggit , problem
Post by: glararan on December 28, 2010, 09:37:52 pm
Next problem

(srcnoggit.cpp:169): Noggit3 Studio Rev: 120
(srcvideo.cpp:160): [Debug] GL: Version: 2.1.8787
(srcvideo.cpp:161): [Debug] GL: Vendor: ATI Technologies Inc.
(srcvideo.cpp:162): [Debug] GL: Renderer: ATI Radeon HD 4800 Series
(srcnoggit.cpp:256): Game path: C:UsersLukášDesktopWoW
(srcnoggit.cpp:261): Project path: C:UsersLukášDesktopWoWData
(srcnoggit.cpp:307): [Error] Could not find locale directory. Be sure, that there is one containing the file "realmlist.wtf".
Title: Re: Noggit , problem
Post by: Jøk3r on December 28, 2010, 09:55:33 pm
Maybe you have you delete everything in de realmlist.
Title: Re: Noggit , problem
Post by: glararan on December 28, 2010, 10:48:13 pm
My realmlist is only

set realmlist wow.twinstar.cz:3725
Title: Re: Noggit , problem
Post by: Jøk3r on December 28, 2010, 11:10:27 pm
Oh sorry, i have read something different.
Are there more then one realmlist?
Try the original realmlist.

Ps: I don't know much about noggit^^
Title: Re: Noggit , problem
Post by: glararan on December 29, 2010, 12:58:52 am
Problem is always :(
Title: Re: Noggit , problem
Post by: Steff on December 29, 2010, 08:48:23 am
Project Path = C:UsersLukášDesktopWoWData

Delete Data folde.

Rename your folde and delete the spezial chars.
I dont know if noggit have problems with this.
Lukáš

What is the name of your local folder?
Perhaps we havend it in our list.

Do the realmlist exists in

C:UsersLukášDesktopWoWDataURLOCALFOLDERrealmlist.wtf
Title: Re: Noggit , problem
Post by: glararan on December 29, 2010, 11:26:18 am
Ok i copy WoW folder + Noggit Folder to C:
and error is always ¨
 My Screens
http://img51.imageshack.us/gal.php?g=22417428.jpg (http://img51.imageshack.us/gal.php?g=22417428.jpg" onclick="window.open(this.href);return false;)
Title: Re: Noggit , problem
Post by: Steff on December 30, 2010, 07:38:38 am
No subfolder!

Try this.

#Edit this to your WoWFile!!!
Path = C:WoW

#Edit this to your Project-Directory and uncomment if you want to use it!
#ProjectPath =
Title: Re: Noggit , problem
Post by: glararan on December 30, 2010, 02:43:48 pm
IT'S WORK !!!! YOU ARE GOD!! :D
Title: Re: Noggit , problem
Post by: Steff on December 30, 2010, 06:12:02 pm
Noggit needs the path to the wow directory. Subfolder handels noggit :)
Happy modding.