Modcraft - The community dedicated to quality WoW modding!

Featured => Noggit => Topic started by: Poisonleaf on November 01, 2015, 01:28:17 pm

Title: Noggit setup on 4.0.0
Post by: Poisonleaf on November 01, 2015, 01:28:17 pm
Hiya,

I'm trying to setup noggit for a 4.0.0 Version.

I used the same config as used for my 3.3.5a version but when I try to open it it just closes.

I hope noggit works on 4.0.0.

Config file below.

Quote
#This is a config file template. To use it rename into noggit.conf and set your options
#Edit this to your WoWFile!!!
Path = C:World Of WarcraftWorld of Warcraft - Alpha Client

#Edit this to your Project-Directory and uncomment if you want to use it!
ProjectPath = C:World Of WarcraftWorld of Warcraft - Alpha ClientDataPatch-N.MPQ

#Set this to the file where you will import models from (the model viewer log for example :) )
ImportFile  = C:World Of WarcraftWoWModdingToolsWoWModelViewer7userSettingslog.txt

#The far clipping value. Set to 2048, 3072, 4096 etc. for a further look. Higher values need more 3d power.
#1024 is the standard value and will be taken if you do not set this value.
FarZ=2048

Thanks in advance for any help.
Title: Re: Noggit setup on 4.0.0
Post by: Ascathos on November 01, 2015, 03:00:13 pm
Is it a beta build ? I don't know if they changed adt structure there already.

Matter of fact, you can not import any adt types aside of wotlk to noggit. ADT Structure changes with every expansion.
Title: Re: Noggit setup on 4.0.0
Post by: Poisonleaf on November 01, 2015, 03:30:56 pm
Yes it should be the beta setup.
Title: Re: Noggit setup on 4.0.0
Post by: Ascathos on November 01, 2015, 04:16:46 pm
Log file ?
Title: Re: Noggit setup on 4.0.0
Post by: Poisonleaf on November 01, 2015, 10:00:12 pm
http://pastebin.com/SRHQFFKA (http://pastebin.com/SRHQFFKA" onclick="window.open(this.href);return false;)
Title: Re: Noggit setup on 4.0.0
Post by: schlumpf on November 01, 2015, 11:24:41 pm
Please read the log file, thanks. It will tell you in line 6ff.
Title: Re: Noggit setup on 4.0.0
Post by: Poisonleaf on November 01, 2015, 11:45:52 pm
Quote from: "schlumpf"
Please read the log file, thanks. It will tell you in line 6ff.

Thank you for your reply I suppose.
But If I would know whats wrong I would not be asking it.
Title: Re: Noggit setup on 4.0.0
Post by: Amaroth on November 02, 2015, 09:29:37 am
Check if your Path in noggit.conf is correct. Check if WoW folder into which it leads has Read-only acces turned off.
Title: Re: Noggit setup on 4.0.0
Post by: Skarn on November 02, 2015, 12:43:50 pm
Noggit works for 4.0.0 11927 build and the one after it which understands both kinds of adt structure.
Title: Re: Noggit setup on 4.0.0
Post by: Poisonleaf on November 04, 2015, 08:19:53 pm
Hiya,

So i double checked the path, The path is correct as seen below here.
http://i.imgur.com/UNGLKaF.jpg (http://i.imgur.com/UNGLKaF.jpg" onclick="window.open(this.href);return false;)

But I can't seem to remove the read only on the file.
I remove it, Click on apply, than okay but when I reopen properties it's checked once again.
Before you ask yes I am Admin on the computer.
Title: Re: Noggit setup on 4.0.0
Post by: Amaroth on November 05, 2015, 09:19:47 am
Ah, this ****. You can either use Noggit SDL 1.4 (Btw, do you use it? If not, why, there is nothing wrong with it, at least with its latest version, well, there are some bugs but they are all in older versions too anyway...) or you can ask Steff how to get rid of that Read-only, I never managed it, never really needed to do it and Steff claimed he knows how to uncheck it correctly so system doesn't retunr that to previous state.
Title: Re: Noggit setup on 4.0.0
Post by: Poisonleaf on November 05, 2015, 10:41:02 am
Quote from: "Amaroth"
Ah, this ****. You can either use Noggit SDL 1.4 (Btw, do you use it? If not, why, there is nothing wrong with it, at least with its latest version, well, there are some bugs but they are all in older versions too anyway...) or you can ask Steff how to get rid of that Read-only, I never managed it, never really needed to do it and Steff claimed he knows how to uncheck it correctly so system doesn't retunr that to previous state.

Yea I still use the 1.4 version,
Ill ask steff how to remove the read only, thanks for the advice.
Title: Re: Noggit setup on 4.0.0
Post by: Amaroth on November 05, 2015, 11:46:16 am
Strange, 1.4 never had problem with read-only acces-set folders for me...
Title: Re: Noggit setup on 4.0.0
Post by: Steff on December 10, 2015, 04:29:08 pm
Read only is gone since sdl1.3. I changed the MPQ open methode to only read there. Before it was set to read/write mode.