Modcraft - The community dedicated to quality WoW modding!

Featured => Noggit => Bad Threads => Topic started by: antodan323 on July 13, 2012, 04:09:43 am

Title: [BUG] Noggit Issue
Post by: antodan323 on July 13, 2012, 04:09:43 am
Noggit opens and then closes.

Log file

2 - (Noggit.cpp:130): Noggit Studio - 3.0
983 - (Video.cpp:204): [Debug] GL: Version: 3.3.0
983 - (Video.cpp:205): [Debug] GL: Vendor: NVIDIA Corporation
983 - (Video.cpp:206): [Debug] GL: Renderer: GeForce 8400GS/PCIe/SSE2/3DNOW!
985 - (Noggit.cpp:87): Using config file.
985 - (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.

987 - (StackWalker.cpp:1133): [Error] OS-Version: 6.1.7601 (Service Pack 1) 0x100-0x1
1155 - (StackWalker.cpp:1133): [Error] 00B3697C (noggit): (filename not available): (function-name not available)
1155 - (StackWalker.cpp:1133): [Error] 00B08E47 (noggit): (filename not available): (function-name not available)
1155 - (StackWalker.cpp:1133): [Error] 62FCB416 (MSVCR100): (filename not available): raise
1155 - (StackWalker.cpp:1133): [Error] 62FCD61D (MSVCR100): (filename not available): abort
1155 - (StackWalker.cpp:1133): [Error] 00B3DBF0 (noggit): (filename not available): (function-name not available)
1155 - (StackWalker.cpp:1133): [Error] 775B0746 (kernel32): (filename not available): UnhandledExceptionFilter
1155 - (StackWalker.cpp:1133): [Error] 77977F02 (ntdll): (filename not available): EtwReplyNotification
1155 - (StackWalker.cpp:1133): [Error] 7796374E (ntdll): (filename not available): RtlInitializeExceptionChain


Config File:

#This is a config file template. To use it rename into noggit.conf and set your options
#Edit this to your WoWFile!!!
C:UsersIan KorpiDocumentsUtilitiesPrologue

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

#Set this to the file where you will import models from (the model viewer log for example :) )
ImportFile  = C:Program FilesWorld of Warcraft Model VieweruserSettingslog.txt

#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
Title: Re: [BUG] Noggit Issue
Post by: Grianar on July 13, 2012, 06:07:18 am
[paragraph:2wy149yq]I had the same problem and all I did to  fix it was.

1st. I renamed noggit.conf back to noggit_template.conf

2nd. I placed my WoW 3.3.5 Client folder in my Program Files folder and named it World of Warcraft.

About step 2. If you have another WoW client rename it to something like WoW 4.3.4 or just WoW.

3rd.I started noggit and it worked!

I hope this helps you and others as well.[/paragraph:2wy149yq]