Modcraft - The community dedicated to quality WoW modding!

Featured => Noggit => Topic started by: andre1901 on December 21, 2010, 03:18:16 pm

Title: [BUG] Noggit 3 beta without sub-menus
Post by: andre1901 on December 21, 2010, 03:18:16 pm
Hello.

I downloaded the correct sdl.dll, so, in Noggit, appear a mini window, about Noggit, and in the menus (in the top) doesn't have sub-menus, here a screenshot:

http://img72.imageshack.us/img72/396/errp.png (http://img72.imageshack.us/img72/396/errp.png" onclick="window.open(this.href);return false;)

I saw the log, and I see errors, like this:

(srcworld.cpp:48): World x: x has no WDT file!

Example:

(srcworld.cpp:48): World 0: Azeroth has no WDT file!

What can I do?
Title: Re: [BUG] Noggit 3 beta without sub-menus
Post by: Steff on December 21, 2010, 08:15:58 pm
What version do you use?
Logfile on pastbin.
Title: Re: [BUG] Noggit 3 beta without sub-menus
Post by: andre1901 on December 21, 2010, 11:06:40 pm
Quote from: "Steff"
What version do you use?
Logfile on pastbin.

http://pastebin.com/tMgR26Y8 (http://pastebin.com/tMgR26Y8" onclick="window.open(this.href);return false;)

Rev 120, I downloaded from http://nogg-it.blogspot.com/ (http://nogg-it.blogspot.com/" onclick="window.open(this.href);return false;)    ( Noggit 3 Beta for Windows )

I am thinking in do a project, like Worldbuilding, i will create my own history '-'

Noggit will update to 4.x.x?
Title: Re: [BUG] Noggit 3 beta without sub-menus
Post by: Tigurius on December 21, 2010, 11:11:20 pm
Not in the next time.
Title: Re: [BUG] Noggit 3 beta without sub-menus
Post by: andre1901 on December 21, 2010, 11:21:54 pm
Quote from: "Tigurius"
Not in the next time.

It may take a little to update, right?
Title: Re: [BUG] Noggit 3 beta without sub-menus
Post by: Steff on December 22, 2010, 05:19:46 am
C:Program Files (x86)World of Warcraft Beta

You can only use it with wow 355a.
Title: Re: [BUG] Noggit 3 beta without sub-menus
Post by: andre1901 on December 22, 2010, 02:04:31 pm
Quote from: "Steff"
C:Program Files (x86)World of Warcraft Beta

You can only use it with wow 355a.

I am using in WoW 3.3.5a.

World of Warcraft Beta, because i can't configure the .conf, and Noggit automatic choose a directory (Because I have 2 WoW) so, to work, I copied the folder to Program Files (x86) and renamed to this...
This is the only way to work...

But, is WoW 3.3.5a....

Sorry for my bad english.
Title: Re: [BUG] Noggit 3 beta without sub-menus
Post by: Steff on December 22, 2010, 09:30:57 pm
Why do the conf not work?

Just place it in noggit folder
Set path
create a link to the noggit exe and add -c after the noggit.exe command in the link properties.

The next version will not need this switch any more by the way. If a settings file is there it will be used.

Here is my conf for example

#Edit this to your WoWFile!!!
Path = F:WoWModdingClient335_Noggit

#Edit this to your Project-Directory and uncomment if you want to use it!
#ProjectPath =
Title: Re: [BUG] Noggit 3 beta without sub-menus
Post by: andre1901 on December 23, 2010, 03:26:22 pm
Quote from: "Steff"
Why do the conf not work?

Just place it in noggit folder
Set path
create a link to the noggit exe and add -c after the noggit.exe command in the link properties.

The next version will not need this switch any more by the way. If a settings file is there it will be used.

Here is my conf for example

#Edit this to your WoWFile!!!
Path = F:WoWModdingClient335_Noggit

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

OK, I did not know about the -c.
But this is not my problem ;s
Title: Re: [BUG] Noggit 3 beta without sub-menus
Post by: Steff on December 24, 2010, 07:32:07 am
I look at the log again. Noggit loads the most files from disk.
Why have you so many files extractet in the wow folder?

You should only have the following folders there:

Cache - Data - Errors - Logs - WDB -  WTF

And the interace folder but only with the subfolder AddOns in it.

If you have there older or moifyed files in noggit load them from there and not from the MPQs and you can get problems.
Title: Re: [BUG] Noggit 3 beta without sub-menus
Post by: andre1901 on December 27, 2010, 11:31:34 pm
Quote from: "Steff"
I look at the log again. Noggit loads the most files from disk.
Why have you so many files extractet in the wow folder?

You should only have the following folders there:

Cache - Data - Errors - Logs - WDB -  WTF

And the interace folder but only with the subfolder AddOns in it.

If you have there older or moifyed files in noggit load them from there and not from the MPQs and you can get problems.

Because to Noggit works, i need extract the locale-enus.mpq...
I already posted a topic here, and that was the solution