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!

Menu

Author Topic: Noggit Crashing on Startup, holds for a second then crashes.  (Read 2144 times)

Tnt50000

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 8
    • View Profile
I installed wow to 3.3.5a from disc and then from patch 3.0.1 to 3.3.5a updater files. I have the newest noggit from the noggit
heres my log and conf files
LOG------------------

5 - (Noggit.cpp:130): Noggit Studio - SDL 1.2
495 - (Video.cpp:204): [Debug] GL: Version: 1.4.0 - Build 8.14.10.1930
495 - (Video.cpp:205): [Debug] GL: Vendor: Intel
495 - (Video.cpp:206): [Debug] GL: Renderer: Intel 945GM
498 - (Noggit.cpp:87): Using config file.
498 - (Noggit.cpp:257): Game path: C:WoWModdingClient335aNoggit
498 - (Noggit.cpp:261): Project path: C:WoWModdingProjectsTutorialProjectpatch
499 - (Noggit.cpp:302): Locale: enUS
578 - (MPQ.cpp:47): [Debug] Opened archive C:WoWModdingClient335aNoggitData/common.MPQ
859 - (MPQ.cpp:47): [Debug] Opened archive C:WoWModdingClient335aNoggitData/common-2.MPQ
872 - (MPQ.cpp:47): [Debug] Opened archive C:WoWModdingClient335aNoggitData/expansion.MPQ
893 - (MPQ.cpp:47): [Debug] Opened archive C:WoWModdingClient335aNoggitData/lichking.MPQ
1104 - (MPQ.cpp:47): [Debug] Opened archive C:WoWModdingClient335aNoggitData/patch.MPQ
1121 - (MPQ.cpp:47): [Debug] Opened archive C:WoWModdingClient335aNoggitData/patch-2.MPQ
1124 - (MPQ.cpp:47): [Debug] Opened archive C:WoWModdingClient335aNoggitData/patch-3.MPQ
1135 - (MPQ.cpp:47): [Debug] Opened archive C:WoWModdingClient335aNoggitData/enUS/locale-enUS.MPQ
1136 - (MPQ.cpp:47): [Debug] Opened archive C:WoWModdingClient335aNoggitData/enUS/expansion-locale-enUS.MPQ
1137 - (MPQ.cpp:47): [Debug] Opened archive C:WoWModdingClient335aNoggitData/enUS/lichking-locale-enUS.MPQ
1141 - (MPQ.cpp:47): [Debug] Opened archive C:WoWModdingClient335aNoggitData/enUS/patch-enUS.MPQ
1143 - (MPQ.cpp:47): [Debug] Opened archive C:WoWModdingClient335aNoggitData/enUS/patch-enUS-2.MPQ
1149 - (MPQ.cpp:47): [Debug] Opened archive C:WoWModdingClient335aNoggitData/enUS/patch-enUS-3.MPQ
3197 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientAreaTable.dbc"
3198 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientMap.dbc"
3199 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientLoadingScreens.dbc"
3201 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientLight.dbc"
3202 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientLightParams.dbc"
3202 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientLightSkybox.dbc"
3266 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientLightIntBand.dbc"
3289 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientLightFloatBand.dbc"
3291 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientGroundEffectDoodad.dbc"
3523 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientGroundEffectTexture.dbc"
4393 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientLiquidType.dbc"
4423 - (errorHandling.h:64): [Error] There was an exception of type "SIGSEGV"
"Invalid storage access; most frequently caused by attempting to store some value in an object pointed to by a bad pointer. (Segment violation.)".
Please excuse the inconvenience. You may want to report this error including the log to the developers.

4448 - (StackWalker.cpp:1133): [Error] OS-Version: 5.1.2600 (Service Pack 3) 0x100-0x1
6441 - (StackWalker.cpp:1133): [Error] 01256D3C (noggit): (filename not available): (function-name not available)
6441 - (StackWalker.cpp:1133): [Error] 01228F67 (noggit): (filename not available): (function-name not available)
6441 - (StackWalker.cpp:1133): [Error] 684AB9DF (MSVCR100): (filename not available): XcptFilter
6442 - (StackWalker.cpp:1133): [Error] 0128728B (noggit): (filename not available): (function-name not available)
6442 - (StackWalker.cpp:1133): [Error] 75AE1154 (kernel32): (filename not available): BaseThreadInitThunk
6442 - (StackWalker.cpp:1133): [Error] 77A5B299 (ntdll): (filename not available): RtlInitializeExceptionChain
6442 - (StackWalker.cpp:1133): [Error] 77A5B26C (ntdll): (filename not available): RtlInitializeExceptionChain

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

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

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


I dont know whats wrong i followed your tutorial perfectly =/ i think
« Last Edit: June 24, 2013, 09:35:51 am by Admin »

kirito-kun

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 10
    • View Profile
Re: Noggit Crashing on Startup, holds for a second then cras
« Reply #1 on: June 22, 2013, 01:13:14 pm »
I have the same problem since I reinstalled windows on my PC... hope someone can help us out.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Mr. DK

  • Moderators
  • Model Change Addict
  • *****
  • Posts: 224
    • View Profile
Re: Noggit Crashing on Startup, holds for a second then cras
« Reply #2 on: June 22, 2013, 05:11:35 pm »
Runin in admin mode? If yes turn ot of.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
I am Thor! Supreme commander of the Asgard Fleet!

Tnt50000

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 8
    • View Profile
Re: Noggit Crashing on Startup, holds for a second then cras
« Reply #3 on: June 22, 2013, 07:13:37 pm »
How you do that i forgot
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Mr. DK

  • Moderators
  • Model Change Addict
  • *****
  • Posts: 224
    • View Profile
Re: Noggit Crashing on Startup, holds for a second then cras
« Reply #4 on: June 22, 2013, 08:28:48 pm »
What windows you running?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
I am Thor! Supreme commander of the Asgard Fleet!

Tnt50000

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 8
    • View Profile
Re: Noggit Crashing on Startup, holds for a second then cras
« Reply #5 on: June 22, 2013, 08:43:20 pm »
7 windows
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Mr. DK

  • Moderators
  • Model Change Addict
  • *****
  • Posts: 224
    • View Profile
Re: Noggit Crashing on Startup, holds for a second then cras
« Reply #6 on: June 22, 2013, 08:53:57 pm »
right click -> properties -> compatibility -> remove the run as admin...
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
I am Thor! Supreme commander of the Asgard Fleet!

Tnt50000

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 8
    • View Profile
Re: Noggit Crashing on Startup, holds for a second then cras
« Reply #7 on: June 22, 2013, 09:33:19 pm »
Didnt work.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Tnt50000

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 8
    • View Profile
Re: Noggit Crashing on Startup, holds for a second then cras
« Reply #8 on: June 24, 2013, 01:19:43 am »
If anyone knows how to fix it please do tell. This is mighty annoying
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Steff

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 4551
    • View Profile
Re: Noggit Crashing on Startup, holds for a second then cras
« Reply #9 on: June 24, 2013, 09:10:39 pm »
Do you use a wow clean installed from blizzad installer or an download from some pServer where everything is ready to use. If so this sometimes dont work. You have to clean install a wow.

The oterh point could be the rights. Reset your user as owner and overwrite the rights to full access for your user and system user.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
Please mark as solved if solved.
Don't ask if you could ask a question... JUST ask the Question.
You can send me also offline messages. I will answer if I get online.
Skype: project.modcraft
Discord: steff#6954

Tnt50000

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 8
    • View Profile
Re: Noggit Crashing on Startup, holds for a second then cras
« Reply #10 on: June 24, 2013, 10:05:50 pm »
I installed from cd to 3.0.1 and used the file to patch up 1by 1 to 3.3.5a and how do i reset the user rights n stuff?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Tnt50000

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 8
    • View Profile
Re: Noggit Crashing on Startup, holds for a second then cras
« Reply #11 on: June 24, 2013, 10:12:05 pm »
Actualy im already running the user as a administrator but maybe i have to do more?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »