Modcraft - The community dedicated to quality WoW modding!
Featured => Noggit => Topic started 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.
#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.
-
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.
-
Yes it should be the beta setup.
-
Log file ?
-
http://pastebin.com/SRHQFFKA (http://pastebin.com/SRHQFFKA" onclick="window.open(this.href);return false;)
-
Please read the log file, thanks. It will tell you in line 6ff.
-
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.
-
Check if your Path in noggit.conf is correct. Check if WoW folder into which it leads has Read-only acces turned off.
-
Noggit works for 4.0.0 11927 build and the one after it which understands both kinds of adt structure.
-
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.
-
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.
-
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.
-
Strange, 1.4 never had problem with read-only acces-set folders for me...
-
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.