Modcraft - The community dedicated to quality WoW modding!

Featured => Noggit => Bad Threads => Topic started by: Mr.Patcher on March 02, 2012, 10:37:33 pm

Title: [SOLVED] Noggit dont run
Post by: Mr.Patcher on March 02, 2012, 10:37:33 pm
Noggit dont run on my laptop, please help = )

That's my logfile.

[spoiler:2q9sz0xg]0 - (Noggit.cpp:129): Noggit Studio - 3.279+
1010 - (Video.cpp:204): [Debug] GL: Version: 3.0.0
1011 - (Video.cpp:205): [Debug] GL: Vendor: NVIDIA Corporation
1011 - (Video.cpp:206): [Debug] GL: Renderer: GeForce G210M/PCI/SSE2[/spoiler:2q9sz0xg]

Wait for your help.
Title: Re: Noggit dont run
Post by: Mjollna on March 02, 2012, 10:55:33 pm
And what's your config file ? :)
Title: Re: Noggit dont run
Post by: Mr.Patcher on March 03, 2012, 09:16:50 am
That config

[spoiler:z458ars6]# This is a config file tamplate. To use it rename into noggit.conf and set your optiones

#Edit this to your WoWFile!!!
#Path = D:Game FilesWorld of Warcraft

#Edit this to your Project-Directory and uncomment if you want to use it!
#ProjectPath = D:Game Files

#Set this to the file where you will impor models from (the modelviewer log for example :) )
#ImportFile  =

#The Far clipping value. Set to 2048, 3072, 4096 etc. for a further look. Higher values need more 3d power.
#1024 is the standart value and will be taken if you do not set this value.
FarZ=2048[/spoiler:z458ars6]
Title: Re: Noggit dont run
Post by: Jøk3r on March 03, 2012, 10:19:41 am
The # signs a line as comment. You should this infront of the paths.
Btw is this the whole log?
Title: Re: Noggit dont run
Post by: Mr.Patcher on March 03, 2012, 10:23:17 am
What's that, did not understand, remove all the #?

It did not help
Title: Re: Noggit dont run
Post by: Jøk3r on March 03, 2012, 10:39:57 am
Remove them  infront of path and projectpath otherwise your settings will not work.

And is this your whole log?
Title: Re: Noggit dont run
Post by: Mr.Patcher on March 03, 2012, 10:47:33 am
Yea whole log

Still not working
Title: Re: Noggit dont run
Post by: Mjollna on March 03, 2012, 11:42:45 am
There's a missing  at the end :

Path = D:Game FilesWorld of Warcraft

to

Path = D:Game FilesWorld of Warcraft
Title: Re: Noggit dont run
Post by: Steff on March 03, 2012, 02:35:52 pm
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;)
Title: Re: Noggit dont run
Post by: Mr.Patcher on March 03, 2012, 04:21:08 pm
Aweeee! Working ty ^^