Modcraft - The community dedicated to quality WoW modding!

Featured => Noggit => Topic started by: Rayek on May 10, 2012, 09:54:16 pm

Title: Noggit Error Plz help
Post by: Rayek on May 10, 2012, 09:54:16 pm
Hey guys i am new into Noggit3.
and i have some problems with running it.
i got windows7 32bit

Log:
0 - (Noggit.cpp:130): Noggit Studio - 3.0
1036 - (Video.cpp:204): [Debug] GL: Version: 4.2.11554 Compatibility Profile Context
1036 - (Video.cpp:205): [Debug] GL: Vendor: ATI Technologies Inc.
1036 - (Video.cpp:206): [Debug] GL: Renderer: ATI Radeon HD 5700 Series
1037 - (Noggit.cpp:257): Game path: D:World of Warcraft RetailWorld of WarcraftWorld of Warcraft
1037 - (Noggit.cpp:261): Project path: D:World of Warcraft RetailWorld of WarcraftWorld of Warcraft
1037 - (Noggit.cpp:308): [Error] Could not find locale directory. Be sure, that there is one containing the file "realmlist.wtf".

Does some1 know how to fix this error?
Thnx for reading/help

Kind regards
Rayek
Title: Re: Noggit Error Plz help
Post by: schlumpf on May 10, 2012, 10:00:51 pm
Noggit could not find a locale directory. Be sure, that there is one containing the file "realmlist.wtf".
Title: Re: Noggit Error Plz help
Post by: Steff on May 10, 2012, 10:01:57 pm
Is your WoW a 335a? Noggit dont work with newer versions of wow.
Title: Re: Noggit Error Plz help
Post by: Rayek on May 10, 2012, 10:04:18 pm
my wow is 3.3.5 and i got a realmlist so what now :( ?
Title: Re: Noggit Error Plz help
Post by: schlumpf on May 10, 2012, 10:33:32 pm
As the error states: You need to have a file realmlist.wtf in one of the locale directories.

Ergo, there needs to be a file wow/Data/****/realmlist.wtf. How hard can that be?
Title: Re: Noggit Error Plz help
Post by: Rayek on May 11, 2012, 11:34:20 am
Wel i have the file Realmlist so i dont get it why thats the error

on Ac-Web they replyed this
You need Visual Studio C++ and latest DirectX, as well as Framework 3.5 to get it to work. Otherwise if this doesn't work, your graphic card can not generate enough Open Gl to run Noggit, so your screwed from there unless your willing to get a new graphic card.

i gonna try this and let u guys know  ;)
--------------------------------------------------------------------------------------------------------------------------------------
Updated:
Well i just tryed this all:
i got Visual Studio C++
DirectX 11
Framework 4.0
Graphic card up to date
And it stil dont work -_-
Title: Re: Noggit Error Plz help
Post by: Steff on May 11, 2012, 12:57:05 pm
But the error say that IT IS the missing file and not the missing framework. And you DONT need .net for noggit. Only the VS10 c++ runtime.
Title: Re: Noggit Error Plz help
Post by: Rayek on May 11, 2012, 01:04:57 pm
but i realy dont get it caus i have the wow realmlist

Pleaze contact me on skype: Stanieboy2
Title: Re: Noggit Error Plz help
Post by: Steff on May 11, 2012, 02:50:06 pm
Post full path to the list inclusive the name of it LIKE:

F:DevelopmentClient335DatadeDErealmlist.wtf
Title: Re: Noggit Error Plz help
Post by: Rayek on May 11, 2012, 03:27:54 pm
D:World of WarcraftDataenGBRealmlist.wtf
dont work either
Title: Re: Noggit Error Plz help
Post by: Steff on May 11, 2012, 04:22:11 pm
Noggit path you set in config taken from the logfile:

D:World of Warcraft RetailWorld of WarcraftWorld of Warcraft

Path you post:

D:World of Warcraft
Title: Re: Noggit Error Plz help
Post by: Rayek on May 11, 2012, 04:48:09 pm
stil dont work
i tryed what u said :(

Noggit template
#This is a config file template. To use it rename into noggit.conf and set your options
#Edit this to your WoWFile!!!
#Path = D:World of Warcraft RetailWorld of WarcraftWorld of Warcraft

#Edit this to your Project-Directory and uncomment if you want to use it!
#ProjectPath = D:World of Warcraft RetailWorld of WarcraftWorld of Warcraft

#Set this to the file where you will import models from (the model viewer log for example :) )
#ImportFile  = Path to Model Viewer log file

#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

Log:
0 - (Noggit.cpp:130): Noggit Studio - 3.0
996 - (Video.cpp:204): [Debug] GL: Version: 4.2.11554 Compatibility Profile Context
996 - (Video.cpp:205): [Debug] GL: Vendor: ATI Technologies Inc.
996 - (Video.cpp:206): [Debug] GL: Renderer: ATI Radeon HD 5700 Series
997 - (Noggit.cpp:257): Game path: D:World of Warcraft RetailWorld of WarcraftWorld of Warcraft
997 - (Noggit.cpp:261): Project path: D:World of Warcraft RetailWorld of WarcraftWorld of Warcraft
997 - (Noggit.cpp:308): [Error] Could not find locale directory. Be sure, that there is one containing the file "realmlist.wtf".

If u dont know any other solution could u maby take a look on my Pc?
Kind Regards
Rayek

Btw my friend wanted to ask how to save his things in noggit ;)
Title: Re: Noggit Error Plz help
Post by: schlumpf on May 11, 2012, 08:19:19 pm
997 - (Noggit.cpp:257): Game path: D:World of Warcraft RetailWorld of WarcraftWorld of Warcraft
997 - (Noggit.cpp:261): Project path: D:World of Warcraft RetailWorld of WarcraftWorld of Warcraft

This does not seem right at all.

Also, saving is described in the help / controls panel, just as much as just clicking the menu.
Title: Re: Noggit Error Plz help
Post by: Steff on May 11, 2012, 08:49:37 pm
Cahnge

#Path = D:World of Warcraft RetailWorld of WarcraftWorld of Warcraft


TO

Path = D:World  of Warcraft

Deleting the  #   !!!

And READ this!

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 Error Plz help
Post by: Rayek on May 12, 2012, 12:24:06 am
I allready tryed that out but it aint working

And the guide get me no where to for how i can fix this
Title: Re: Noggit Error Plz help
Post by: Steff on May 12, 2012, 06:40:40 am
Do the change and repost yur config and log on pastbin
Title: Re: Noggit Error Plz help
Post by: Rayek on May 12, 2012, 11:23:07 am
Ok guys i fixed my problem and Noggit is running finaly good

old log:
Log:
0 - (Noggit.cpp:130): Noggit Studio - 3.0
1036 - (Video.cpp:204): [Debug] GL: Version: 4.2.11554 Compatibility Profile Context
1036 - (Video.cpp:205): [Debug] GL: Vendor: ATI Technologies Inc.
1036 - (Video.cpp:206): [Debug] GL: Renderer: ATI Radeon HD 5700 Series
1037 - (Noggit.cpp:257): Game path: D:World of Warcraft RetailWorld of WarcraftWorld of Warcraft
1037 - (Noggit.cpp:261): Project path: D:World of Warcraft RetailWorld of WarcraftWorld of Warcraft
1037 - (Noggit.cpp:308): [Error] Could not find locale directory. Be sure, that there is one containing the file "realmlist.wtf".

The problem was
this folder never existed World of Warcraft RetailWorld of WarcraftWorld of Warcraft
so i maked a new map Called: World of Warcraft RetailWorld of warcraft World of Warcraft
and now its working i would like to thnx u all

1 last thing: how must i save something while i am done editing?

Kind Regards
Rayek
Title: Re: Noggit Error Plz help
Post by: Steff on May 12, 2012, 12:59:36 pm
Please post how your config file is named.
I think you don´t even use it because you dont rename it.
Title: Re: Noggit Error Plz help
Post by: Rayek on May 12, 2012, 01:51:44 pm
its called Noggit_template

But its fixed already i can use the program,

But i cant save something what i did in-game?
thats my only prob for now :( ;P
Title: Re: Noggit Error Plz help
Post by: Fyrion on May 12, 2012, 03:25:03 pm
Shortcut
CTRL + SHIFT + S = Save the currently tile (F7 show them)
CTRL + S = Save the whole changed content

Saved content will saved in "$Folder/World/Map/Mapname/"

After save the content, you've to export them into a .MPQ patch which includes the stuff, you've created. Once you had done this, move the MPQ into the "$Folder/Data/" and start WoW.
Title: Re: Noggit Error Plz help
Post by: Rayek on May 12, 2012, 03:46:50 pm
Quote from: "Fyrion"
Shortcut
CTRL + SHIFT + S = Save the currently tile (F7 show them)
CTRL + S = Save the whole changed content

Saved content will saved in "$Folder/World/Map/Mapname/"

After save the content, you've to export them into a .MPQ patch which includes the stuff, you've created. Once you had done this, move the MPQ into the "$Folder/Data/" and start WoW.

But when i saved it how must i export it ? i never done that before :P
Title: Re: Noggit Error Plz help
Post by: Steff on May 12, 2012, 09:09:56 pm
Have you REALY READ the manual?
If you did it before we could save us the last 6 buch of posts. Now you ask another basic question.

Manual text:

Quote
The next setting ProjectPath gives you the possibility of setting the path where noggit will save files and load the files from a project folder. If this path is not set, noggit will save and load this stuff in the WoW client folder.