Modcraft - The community dedicated to quality WoW modding!
Featured => Noggit => Topic started by: Lawes on October 01, 2013, 01:56:04 pm
-
M2 import (SHIFT+C) crash Noggit.
I have the good WMV (from: viewtopic.php?f=48&t=4797 (http://modcraft.io/viewtopic.php?f=48&t=4797" onclick="window.open(this.href);return false;))
I load a map, i select a .m2 on WMV, i back to Noggit, press SHIFT + C and BOOM ! Crash. :'(
ERROR message :
260902 - (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.
260907 - (StackWalker.cpp:1133): [Error] OS-Version: 6.1.7601 (Service Pack 1) 0x300-0x1
261127 - (StackWalker.cpp:1133): [Error] 0035721C (noggit): (filename not available): (function-name not available)
261127 - (StackWalker.cpp:1133): [Error] 00328CA7 (noggit): (filename not available): (function-name not available)
261127 - (StackWalker.cpp:1133): [Error] 66D5B416 (MSVCR100): (filename not available): raise
261127 - (StackWalker.cpp:1133): [Error] 66D5D61D (MSVCR100): (filename not available): abort
261127 - (StackWalker.cpp:1133): [Error] 00389020 (noggit): (filename not available): (function-name not available)
261127 - (StackWalker.cpp:1133): [Error] 7578FFFB (KERNEL32): (filename not available): GetProfileStringW
261128 - (StackWalker.cpp:1133): [Error] 77D074FF (ntdll): (filename not available): RtlKnownExceptionFilter
261128 - (StackWalker.cpp:1133): [Error] 77CC9F45 (ntdll): (filename not available): RtlInitializeExceptionChain
-
Useless excerpt from log. Get one of the previous ones.
-
I cant past the complete log.txt, permission failed
-
Do you run noggit as admin?
-
No
-
As you dont use the config file, you simpl have no path set for model import.
If you use config file there is a line in log at start reagion say useing config file.
Here my log start.
1 - (Noggit.cpp:130): Noggit Studio - SDL 1.2
891 - (Video.cpp:204): [Debug] GL: Version: 4.0.10243 Compatibility Profile Context
891 - (Video.cpp:205): [Debug] GL: Vendor: ATI Technologies Inc.
891 - (Video.cpp:206): [Debug] GL: Renderer: AMD Radeon HD 6800 Series
891 - (Noggit.cpp:87): Using config file.
891 - (Noggit.cpp:257): Game path: F:WorkClient335aNoggit
891 - (Noggit.cpp:261): Project path: F:WorkProjectsMaruumClientFilespatch
892 - (Noggit.cpp:302): Locale: deDE
-
Now i have : (crash)
3 - (Noggit.cpp:130): Noggit Studio - SDL 1.2
956 - (Video.cpp:204): [Debug] GL: Version: 3.3.0
957 - (Video.cpp:205): [Debug] GL: Vendor: NVIDIA Corporation
957 - (Video.cpp:206): [Debug] GL: Renderer: GeForce GTS 360M/PCI/SSE2
957 - (Noggit.cpp:87): Using config file.
957 - (Noggit.cpp:257): Game path: D:World of warcraft 3.3.5a
957 - (Noggit.cpp:261): Project path: C:UsersLur Is CrystalDesktopNoggitSDL1.2Project
1045 - (Noggit.cpp:308): [Error] Could not find locale directory. Be sure, that there is one containing the file "realmlist.wtf".
-
Tip, use my tutorial to setup environment.
As i have seen in your last log, you have another subfolder inside your wow folder.
In last log your game path was an other.
-
oh yea, dat right :D
all work now, thx
ok now i have my adt, how can i covert it to mpq ?
-
Please follow this tutorial.Ill explain there everyting.
viewtopic.php?f=78&t=3209 (http://modcraft.io/viewtopic.php?f=78&t=3209" onclick="window.open(this.href);return false;)