Modcraft - The community dedicated to quality WoW modding!

Featured => Noggit => Topic started by: dbbaker01 on January 01, 2015, 07:16:25 am

Title: [SOLVED] Noggit Startup error
Post by: dbbaker01 on January 01, 2015, 07:16:25 am
| 269 - (Noggit.cpp:130): Noggit Studio - SDL 1.1
| 5786 - (Video.cpp:204): [Debug] GL: Version: 3.0.0 - Build 8.15.10.2291
| 5786 - (Video.cpp:205): [Debug] GL: Vendor: Intel
| 5786 - (Video.cpp:206): [Debug] GL: Renderer: Intel(R) HD Graphics Family
| 5789 - (Noggit.cpp:87): Using config file.                                                                                                                              
| 5791 - (Noggit.cpp:257): Game path: C:Usersdbbaker01DownloadsCorrupted Ashmourne WoW character                    
| 5791 - (Noggit.cpp:261): Project path: C:Usersdbbaker01DownloadsCorrupted Ashmourne WoW character                  
| 5791 - (Noggit.cpp:308): [Error] Could not find locale directory. Be sure, that there is one containing the file "realmlist.wtf".
|___________________________________________________________________________________________________________

I tried setting it to my folder that has realmlist.wtf, realmlist.wtf itself,  and the only locale file I have ( locale-enUS.MPQ ).  Nothing I try works. Any help?
Title: Re: [NOT SOLVED] Noggit Startup error
Post by: kojak488 on January 01, 2015, 07:28:29 am
You're supposed to set it to the base game folder.  Perhaps you should read the Noggit tutorials.
Title: Re: [NOT SOLVED] Noggit Startup error
Post by: Amaroth on January 01, 2015, 09:32:12 am
And place WoW into normal folder. For instance C:/MyFiles/WoWWotLK. Your is just calling for deleting or random problems :D. But for now, start with aiming path to root WoW folder and reading tutorial, you will find something saying about acces rights to that folder.
Code: [Select]
Game path: C:Usersdbbaker01DownloadsCorrupted Ashmourne WoW character
Title: Re: [NOT SOLVED] Noggit Startup error
Post by: dbbaker01 on January 01, 2015, 08:30:50 pm
Read the error I put in my post again and you'll see that I already set it to my base game folder. It still refuses to start up and says this error.
Title: Re: [NOT SOLVED] Noggit Startup error
Post by: Amaroth on January 01, 2015, 09:33:56 pm
There still might be mistype.

1. Both game and project paths MUST end with "". You are setting path to folder, not to file.
2. Acces right. Acces rights. Acces rights. If you don't know what I'm talking about, read that tutorial again. If you do, make sure you really do not have Read-only set there.
Title: Re: [NOT SOLVED] Noggit Startup error
Post by: kojak488 on January 01, 2015, 09:55:39 pm
Quote from: "dbbaker01"
Read the error I put in my post again and you'll see that I already set it to my base game folder. It still refuses to start up and says this error.

Read our posts again and you'll see that you aren't setting the folder correctly, so of course it refuses to start up and gives that error.