Modcraft - The community dedicated to quality WoW modding!

Featured => Noggit => Topic started by: syhpex on June 06, 2015, 08:43:34 pm

Title: Noggit 3.166, 3.3.5 Crashing upon start
Post by: syhpex on June 06, 2015, 08:43:34 pm
So i lost my temper and removed everything that was not suppose to be in my wow directory, and when i did i mistakenly removed the DBC files from my wow directory, and as i had a lot of shit in my trash can i removed it all at the same time, bad move, however this is what the log file is saying.

Also i'm making this thread because the file told me to send it to the Dev's, but sine im new to this website i can't think of any way better than this, from what I've seen the Dev's are pretty active on the forum


-------------------------------------------------------------------------------------------------
 40 - (Noggit.cpp:444): Noggit Studio - 3.166
40 - (Noggit.cpp:250): Using config file.
41 - (Noggit.cpp:453): Game path: Z:Games1- WORLD OF WARCRAFTWownoggit
41 - (Noggit.cpp:457): Project path: C:UsersJupiter EDGEDesktopWoWEditor6binWow MAPS
41 - (Noggit.cpp:301): [Error] Could not find locale directory. Be sure, that there is one containing the file "realmlist.wtf".
41 - (DBCFile.cpp:19): [Error] The DBC file "DBFilesClientAreaTable.dbc" could not be opened. This application may crash soon as the file is most likely needed.
42 - (DBCFile.cpp:19): [Error] The DBC file "DBFilesClientMap.dbc" could not be opened. This application may crash soon as the file is most likely needed.
42 - (DBCFile.cpp:19): [Error] The DBC file "DBFilesClientLoadingScreens.dbc" could not be opened. This application may crash soon as the file is most likely needed.
42 - (DBCFile.cpp:19): [Error] The DBC file "DBFilesClientLight.dbc" could not be opened. This application may crash soon as the file is most likely needed.
42 - (DBCFile.cpp:19): [Error] The DBC file "DBFilesClientLightParams.dbc" could not be opened. This application may crash soon as the file is most likely needed.
42 - (DBCFile.cpp:19): [Error] The DBC file "DBFilesClientLightSkybox.dbc" could not be opened. This application may crash soon as the file is most likely needed.
42 - (DBCFile.cpp:19): [Error] The DBC file "DBFilesClientLightIntBand.dbc" could not be opened. This application may crash soon as the file is most likely needed.
42 - (DBCFile.cpp:19): [Error] The DBC file "DBFilesClientLightFloatBand.dbc" could not be opened. This application may crash soon as the file is most likely needed.
42 - (DBCFile.cpp:19): [Error] The DBC file "DBFilesClientGroundEffectDoodad.dbc" could not be opened. This application may crash soon as the file is most likely needed.
42 - (DBCFile.cpp:19): [Error] The DBC file "DBFilesClientGroundEffectTexture.dbc" could not be opened. This application may crash soon as the file is most likely needed.
42 - (DBCFile.cpp:19): [Error] The DBC file "DBFilesClientLiquidType.dbc" could not be opened. This application may crash soon as the file is most likely needed.
714 - (Video.cpp:202): [Debug] GL: Version: 4.4.13283 Compatibility Profile Context 14.501.1003.0
714 - (Video.cpp:203): [Debug] GL: Vendor: ATI Technologies Inc.
714 - (Video.cpp:204): [Debug] GL: Renderer: AMD Radeon R9 200 Series
715 - (FreeType.cpp:133): [Error] FT_New_Face failed (there is probably a problem with your font file)
715 - (errorHandling.h:64): [Error] There was an exception of type "SIGABRT"
"Abnormal termination, such as instigated by the abort function. (Abort.)".
Please excuse the inconvenience. You may want to report this error including the log to the developers.

716 - (StackWalker.cpp:1133): [Error] OS-Version: 6.1.7601 (Service Pack 1) 0x100-0x1
851 - (StackWalker.cpp:1133): [Error] 0101FA3C (noggit): (filename not available): (function-name not available)
853 - (StackWalker.cpp:1133): [Error] 00FC009C (noggit): (filename not available): (function-name not available)
853 - (StackWalker.cpp:1133): [Error] f:ddvctoolscrt_bldself_x86crtsrcabort.c (75): abort
853 - (StackWalker.cpp:1133): [Error] f:ddvctoolscrt_bldself_x86crtprebuildehhooks.cpp (96): terminate
853 - (StackWalker.cpp:1133): [Error] 010346C0 (noggit): (filename not available): (function-name not available)
853 - (StackWalker.cpp:1133): [Error] 74FF030B (kernel32): (filename not available): GetProfileStringW
854 - (StackWalker.cpp:1133): [Error] 77421D17 (ntdll): (filename not available): RtlKnownExceptionFilter
854 - (StackWalker.cpp:1133): [Error] 773E92B5 (ntdll): (filename not available): RtlInitializeExceptionChain
Title: Re: Noggit 3.166, 3.3.5 Crashing upon start
Post by: syhpex on June 06, 2015, 11:03:20 pm
It works now for me, i had to copy the fonts folder from the noggit folder into my wow directory to make this work, also end the path's by giving it a ""'

However, as the log wanted me to notify  the dev's i'll leave this all here.

You can now mark this thread as solved.
Title: Re: Noggit 3.166, 3.3.5 Crashing upon start
Post by: Amaroth on June 07, 2015, 09:48:59 am
Wrong data path in config is far most common error for nearly all new users. Well, it would be quite great if noggit could solve this by itself:
- is there  at the end of dir?
- no -> add it there
- yes -> use it.

This would be just so simple... and so fruitful for stopping of creating dozens of topics such as this. +1 for you syhpex that you found out on your own what was wrong, most of folks don't :D.