Modcraft - The community dedicated to quality WoW modding!
Featured => Noggit => Topic started by: Devwaza on December 10, 2012, 01:06:22 pm
-
Hello! As i try to start Noggit, it instantly shuts down.
As the forum wont allow me to post links, I cant do that in this post.
OS: Windows 7 Ultimate 64bit
OpenGL: v3.3
NVIDIA Driver v9.18.13.697 Forceware
DirectX: 9.0c - June 2010, 10.0
Visual Express 2008 & 2010
NET Framework 4.5
Tried running XP SP2 - compability mode, adding MSVCR100.dll to the folder, adding an extra to the dir in the config, since it worked last time when it was complaining on wowpath.. still I cant seem to get it working. Help would be very much apprieciated.
-
Logfile:
2 - (Noggit.cpp:130): Noggit Studio - SDL 1.2
856 - (Video.cpp:204): [Debug] GL: Version: 3.3.0
856 - (Video.cpp:205): [Debug] GL: Vendor: NVIDIA Corporation
856 - (Video.cpp:206): [Debug] GL: Renderer: GeForce GTX 280/PCIe/SSE2
856 - (Noggit.cpp:87): Using config file.
856 - (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.
858 - (StackWalker.cpp:1133): [Error] OS-Version: 6.1.7600 () 0x100-0x1
970 - (StackWalker.cpp:1133): [Error] 00C6721C (noggit): (filename not available): (function-name not available)
970 - (StackWalker.cpp:1133): [Error] 00C38CA7 (noggit): (filename not available): (function-name not available)
970 - (StackWalker.cpp:1133): [Error] 6150B4EE (MSVCR100): (filename not available): raise
970 - (StackWalker.cpp:1133): [Error] 6150D6E5 (MSVCR100): (filename not available): abort
970 - (StackWalker.cpp:1133): [Error] 00C99020 (noggit): (filename not available): (function-name not available)
970 - (StackWalker.cpp:1133): [Error] 75009D57 (KERNEL32): (filename not available): CheckForReadOnlyResource
971 - (StackWalker.cpp:1133): [Error] 77360727 (ntdll): (filename not available): RtlKnownExceptionFilter
971 - (StackWalker.cpp:1133): [Error] 77329D45 (ntdll): (filename not available): RtlInitializeExceptionChain
-
Configfile (noggit.conf)
#This is a config file template. To use it rename into noggit.conf and set your options
#Edit this to your WoWFile!!!
#Path = D:World of Warcraft
#Edit this to your Project-Directory and uncomment if you want to use it!
#ProjectPath = D:project
#Set this to the file where you will import models from (the model viewer log for example :) )
#ImportFile = Path to Model Viewer log file
#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
-
DirectX: 9.0c - June 2010, 10.0
Visual Express 2008 & 2010
NET Framework 4.5
Nothing of this is needed. You only need the c++ runtime.
NOT
#Path = D:World of Warcraft
BUT
Path = D:World of Warcraft
-
DirectX: 9.0c - June 2010, 10.0
Visual Express 2008 & 2010
NET Framework 4.5
Nothing of this is needed. You only need the c++ runtime.
NOT
#Path = D:World of Warcraft
BUT
Path = D:World of Warcraft
Thank you Steff for taking the time to answer such a noob question. I removed the #, unpacked a fresh and untouched wow 3.3.5:12340 just for noggit and set the path to D:World of Warcraft Noggit, and ran Noggit in Win XP SP2 compability mode, and now its running! :)
-
ran Noggit in Win XP SP2 compability <<< DONT!
Not needed! I also have Windows 7 64bit.
For the rest. NIce that it works now.
-
ran Noggit in Win XP SP2 compability <<< DONT!
Not needed! I also have Windows 7 64bit.
For the rest. NIce that it works now.
Well, if its supposed to be 64bit compitable, thats wierd! It only starts if I run in compability. I must be doing something wrong I guess ^^.
-
Are you shure that you dont mean administrator mode?
-
Are you shure that you dont mean administrator mode?
Yes, very sure. On my PC, with a original windows 7 ultimate 64, Noggit requires the compability mode to start. Else the program starts, shows a blank white screen inside the noggit window, and then shuts down.
-
You have some other problem then. Noggit dontneed this mode to run.But if it works for you we are fine ;)