Forum > Level Design
Run time Error
(1/1)
Scootaloo:
D: So, I finally found where Noggit was saving my ADT's. And unluckily it decided to crap out on me. here is my error log.
[spoiler:3ae3ktui]2 - (Noggit.cpp:130): Noggit Studio - 3.0 572 - (Video.cpp:204): [Debug] GL: Version: 4.2.11554 Compatibility Profile Context 572 - (Video.cpp:205): [Debug] GL: Vendor: ATI Technologies Inc. 572 - (Video.cpp:206): [Debug] GL: Renderer: AMD Radeon HD 6700 Series 572 - (Noggit.cpp:257): Game path: C:Program FilesWorld of Warcraft 572 - (Noggit.cpp:261): Project path: C:Program FilesWorld of Warcraft 572 - (Noggit.cpp:302): Locale: enUS 573 - (MPQ.cpp:42): [Error] Error opening archive: C:Program FilesWorld of WarcraftData/enUS/locale-enUS.MPQ 574 - (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. 574 - (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. 574 - (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. 574 - (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. 575 - (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. 575 - (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. 575 - (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. 575 - (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. 575 - (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. 575 - (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. 575 - (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. 575 - (FreeType.cpp:133): [Error] FT_New_Face failed (there is probably a problem with your font file) 585 - (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.
599 - (StackWalker.cpp:1133): [Error] OS-Version: 6.1.7600 () 0x100-0x1 763 - (StackWalker.cpp:1133): [Error] 0041697C (noggit): (filename not available): (function-name not available) 763 - (StackWalker.cpp:1133): [Error] 003E8E47 (noggit): (filename not available): (function-name not available) 763 - (StackWalker.cpp:1133): [Error] 71C4B416 (MSVCR100): (filename not available): raise 764 - (StackWalker.cpp:1133): [Error] 71C4D61D (MSVCR100): (filename not available): abort 764 - (StackWalker.cpp:1133): [Error] 0041DBF0 (noggit): (filename not available): (function-name not available) 764 - (StackWalker.cpp:1133): [Error] 76AB2BC2 (kernel32): (filename not available): UnhandledExceptionFilter 764 - (StackWalker.cpp:1133): [Error] 77B95944 (ntdll): (filename not available): RtlGetThreadErrorMode 764 - (StackWalker.cpp:1133): [Error] 77B7B26C (ntdll): (filename not available): RtlInitializeExceptionChain[/spoiler:3ae3ktui]
Scootaloo:
--- Quote from: "Scootaloo" ---D: So, I finally found where Noggit was saving my ADT's. And unluckily it decided to crap out on me. here is my error log.
[spoiler:3xit8sox]2 - (Noggit.cpp:130): Noggit Studio - 3.0 572 - (Video.cpp:204): [Debug] GL: Version: 4.2.11554 Compatibility Profile Context 572 - (Video.cpp:205): [Debug] GL: Vendor: ATI Technologies Inc. 572 - (Video.cpp:206): [Debug] GL: Renderer: AMD Radeon HD 6700 Series 572 - (Noggit.cpp:257): Game path: C:Program FilesWorld of Warcraft 572 - (Noggit.cpp:261): Project path: C:Program FilesWorld of Warcraft 572 - (Noggit.cpp:302): Locale: enUS 573 - (MPQ.cpp:42): [Error] Error opening archive: C:Program FilesWorld of WarcraftData/enUS/locale-enUS.MPQ 574 - (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. 574 - (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. 574 - (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. 574 - (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. 575 - (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. 575 - (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. 575 - (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. 575 - (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. 575 - (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. 575 - (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. 575 - (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. 575 - (FreeType.cpp:133): [Error] FT_New_Face failed (there is probably a problem with your font file) 585 - (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.
599 - (StackWalker.cpp:1133): [Error] OS-Version: 6.1.7600 () 0x100-0x1 763 - (StackWalker.cpp:1133): [Error] 0041697C (noggit): (filename not available): (function-name not available) 763 - (StackWalker.cpp:1133): [Error] 003E8E47 (noggit): (filename not available): (function-name not available) 763 - (StackWalker.cpp:1133): [Error] 71C4B416 (MSVCR100): (filename not available): raise 764 - (StackWalker.cpp:1133): [Error] 71C4D61D (MSVCR100): (filename not available): abort 764 - (StackWalker.cpp:1133): [Error] 0041DBF0 (noggit): (filename not available): (function-name not available) 764 - (StackWalker.cpp:1133): [Error] 76AB2BC2 (kernel32): (filename not available): UnhandledExceptionFilter 764 - (StackWalker.cpp:1133): [Error] 77B95944 (ntdll): (filename not available): RtlGetThreadErrorMode 764 - (StackWalker.cpp:1133): [Error] 77B7B26C (ntdll): (filename not available): RtlInitializeExceptionChain[/spoiler:3xit8sox] --- End quote --- EDIT: Fix'd it myself! I deleted the cache!!
Steff:
Noggit dont care about the cach folder? The log say that it cant find your DBC files. So the path was simple wrong.
The problem was that you dont use config file and had the wrong path in registry. If noggit dont have a config file it trys to get the path from the registry and if you have a second wow (cata or MoP) on your disc and started, this cahnge the reg every time. Best is to have a look in the manual and use config file. Else you must start wow355a every time before you use noggit.
wiki/index.php5?title=Noggit_user_manual#The_config_file
Navigation
[0] Message Index
|