This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - turingki

Pages: [1]
1
Noggit / [HELP] NoggIt can not be start up!
« on: November 06, 2013, 02:01:10 pm »
hi,guys,i need you help~~ :?
the log is :
2 - (Noggit.cpp:130): Noggit Studio - SDL 1.2
883 - (Video.cpp:204): [Debug] GL: Version: 4.4.0
883 - (Video.cpp:205): [Debug] GL: Vendor: NVIDIA Corporation
883 - (Video.cpp:206): [Debug] GL: Renderer: GeForce GT 430/PCIe/SSE2
883 - (Noggit.cpp:87): Using config file.
883 - (Noggit.cpp:257): Game path: D:WoWModdingClient335aNoggit
883 - (Noggit.cpp:261): Project path: D:WoWModdingProjectsTutorialProjectpatch
884 - (Noggit.cpp:302): Locale: zhCN
904 - (MPQ.cpp:47): [Debug] Opened archive D:WoWModdingClient335aNoggitData/common.MPQ
918 - (MPQ.cpp:47): [Debug] Opened archive D:WoWModdingClient335aNoggitData/common-2.MPQ
923 - (MPQ.cpp:47): [Debug] Opened archive D:WoWModdingClient335aNoggitData/expansion.MPQ
929 - (MPQ.cpp:47): [Debug] Opened archive D:WoWModdingClient335aNoggitData/lichking.MPQ
940 - (MPQ.cpp:47): [Debug] Opened archive D:WoWModdingClient335aNoggitData/patch.MPQ
943 - (MPQ.cpp:47): [Debug] Opened archive D:WoWModdingClient335aNoggitData/patch-2.MPQ
943 - (MPQ.cpp:47): [Debug] Opened archive D:WoWModdingClient335aNoggitData/patch-3.MPQ
944 - (MPQ.cpp:47): [Debug] Opened archive D:WoWModdingClient335aNoggitData/patch-4.MPQ
948 - (MPQ.cpp:47): [Debug] Opened archive D:WoWModdingClient335aNoggitData/zhCN/locale-zhCN.MPQ
948 - (MPQ.cpp:47): [Debug] Opened archive D:WoWModdingClient335aNoggitData/zhCN/expansion-locale-zhCN.MPQ
948 - (MPQ.cpp:47): [Debug] Opened archive D:WoWModdingClient335aNoggitData/zhCN/lichking-locale-zhCN.MPQ
950 - (MPQ.cpp:47): [Debug] Opened archive D:WoWModdingClient335aNoggitData/zhCN/patch-zhCN.MPQ
951 - (MPQ.cpp:47): [Debug] Opened archive D:WoWModdingClient335aNoggitData/zhCN/patch-zhCN-2.MPQ
951 - (MPQ.cpp:47): [Debug] Opened archive D:WoWModdingClient335aNoggitData/zhCN/patch-zhCN-3.MPQ
953 - (MPQ.cpp:47): [Debug] Opened archive D:WoWModdingClient335aNoggitData/zhCN/patch-zhCN-4.MPQ
2335 - (MPQ.cpp:89): [Debug] Completed listfile loading.
2335 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientAreaTable.dbc"
2336 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientMap.dbc"
2336 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientLoadingScreens.dbc"
2337 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientLight.dbc"
2337 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientLightParams.dbc"
2338 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientLightSkybox.dbc"
2360 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientLightIntBand.dbc"
2369 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientLightFloatBand.dbc"
2370 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientGroundEffectDoodad.dbc"
2382 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientGroundEffectTexture.dbc"
2383 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientLiquidType.dbc"
2384 - (FreeType.cpp:133): [Error] FT_New_Face failed (there is probably a problem with your font file)
2665 - (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.

2666 - (StackWalker.cpp:1133): [Error] OS-Version: 5.1.2600 (Service Pack 3) 0x100-0x1
2927 - (StackWalker.cpp:1133): [Error] 01226D3C (noggit): (filename not available): (function-name not available)
2927 - (StackWalker.cpp:1133): [Error] 011F8F67 (noggit): (filename not available): (function-name not available)
2927 - (StackWalker.cpp:1133): [Error] 6826B4EE (MSVCR100): (filename not available): raise
2927 - (StackWalker.cpp:1133): [Error] 6826D6E5 (MSVCR100): (filename not available): abort
2927 - (StackWalker.cpp:1133): [Error] 01257740 (noggit): (filename not available): (function-name not available)
2927 - (StackWalker.cpp:1133): [Error] 702DF91D (SOGOUPY): (filename not available): ImeGetRegisterWordStyle
2927 - (StackWalker.cpp:1133): [Error] 7540FFFB (kernel32): (filename not available): GetProfileStringW
2927 - (StackWalker.cpp:1133): [Error] 774E74FF (ntdll): (filename not available): RtlKnownExceptionFilter
2927 - (StackWalker.cpp:1133): [Error] 774A9F45 (ntdll): (filename not available): RtlInitializeExceptionChain



and my config file:

#This is a config file template. To use it rename into noggit.conf and set your options
#Edit this to your WoWFile!!!
Path = D:WoWModdingClient335aNoggit

#Edit this to your Project-Directory and uncomment if you want to use it!
ProjectPath = D:WoWModdingProjectsTutorialProjectpatch

#Set this to the file where you will import models from (the model viewer log for example :) )
#ImportFile  = D:WoWModdingToolsWoWModelViewer7userSettingslog.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

Pages: [1]