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: Not another shrubbery or why does it crash on start up  (Read 1251 times)

ayee

  • Registred Member
  • MS Paint Freak
  • *****
  • Posts: 4
    • View Profile
Not another shrubbery or why does it crash on start up
« on: July 08, 2015, 01:43:14 pm »
Been looking around for fix for my problem, however nothing of what i found helped me.

here is log


Code: [Select]
3 - (Noggit.cpp:301): [Error] Could not find locale directory. Be sure, that there is one containing the file "realmlist.wtf".

5 - (DBCFile.cpp:19): [Error] The DBC file "DBFilesClientAreaTable.dbc" could not be opened. This application may crash soon as the file is most likely needed.

5 - (DBCFile.cpp:19): [Error] The DBC file "DBFilesClientMap.dbc" could not be opened. This application may crash soon as the file is most likely needed.

5 - (DBCFile.cpp:19): [Error] The DBC file "DBFilesClientLoadingScreens.dbc" could not be opened. This application may crash soon as the file is most likely needed.

6 - (DBCFile.cpp:19): [Error] The DBC file "DBFilesClientLight.dbc" could not be opened. This application may crash soon as the file is most likely needed.

6 - (DBCFile.cpp:19): [Error] The DBC file "DBFilesClientLightParams.dbc" could not be opened. This application may crash soon as the file is most likely needed.

6 - (DBCFile.cpp:19): [Error] The DBC file "DBFilesClientLightSkybox.dbc" could not be opened. This application may crash soon as the file is most likely needed.

6 - (DBCFile.cpp:19): [Error] The DBC file "DBFilesClientLightIntBand.dbc" could not be opened. This application may crash soon as the file is most likely needed.

6 - (DBCFile.cpp:19): [Error] The DBC file "DBFilesClientLightFloatBand.dbc" could not be opened. This application may crash soon as the file is most likely needed.

6 - (DBCFile.cpp:19): [Error] The DBC file "DBFilesClientGroundEffectDoodad.dbc" could not be opened. This application may crash soon as the file is most likely needed.

6 - (DBCFile.cpp:19): [Error] The DBC file "DBFilesClientGroundEffectTexture.dbc" could not be opened. This application may crash soon as the file is most likely needed.

6 - (DBCFile.cpp:19): [Error] The DBC file "DBFilesClientLiquidType.dbc" could not be opened. This application may crash soon as the file is most likely needed.

684 - (Video.cpp:202): [Debug] GL: Version: 3.1.0 - Build 8.15.10.2476
684 - (Video.cpp:203): [Debug] GL: Vendor: Intel
684 - (Video.cpp:204): [Debug] GL: Renderer: Intel(R) HD Graphics Family
691 - (FreeType.cpp:133): [Error] FT_New_Face failed (there is probably a problem with your font file)
706 - (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.

734 - (StackWalker.cpp:1133): [Error] OS-Version: 6.1.7601 (Service Pack 1) 0x300-0x1

867 - (StackWalker.cpp:1133): [Error] 01070D3C (noggit_3.0.14): (filename not available): (function-name not available)

867 - (StackWalker.cpp:1133): [Error] 0103B79B (noggit_3.0.14): (filename not available): (function-name not available)

867 - (StackWalker.cpp:1133): [Error] 6BAA4AAE (MSVCR120): (filename not available): raise

867 - (StackWalker.cpp:1133): [Error] 6BAA764E (MSVCR120): (filename not available): abort

867 - (StackWalker.cpp:1133): [Error] 01079460 (noggit_3.0.14): (filename not available): (function-name not available)

867 - (StackWalker.cpp:1133): [Error] 76BEFFFB (kernel32): (filename not available): GetProfileStringW

867 - (StackWalker.cpp:1133): [Error] 778874FF (ntdll): (filename not available): RtlKnownExceptionFilter

867 - (StackWalker.cpp:1133): [Error] 77849F45 (ntdll): (filename not available): RtlInitializeExceptionChain

Did set config to match games directory, tried wow main folder aswell as data folder.
Tried to move fonts folder to data folder of wow. didn't help. still crash on start.

any chance for constructive feedback?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

schlumpf

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 2967
    • View Profile
Re: Not another shrubbery or why does it crash on start up
« Reply #1 on: July 08, 2015, 01:59:19 pm »
the very first line is the error. does your wow/data/your_locale folder contain a realmlist.wtf file? if not, create one.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

ayee

  • Registred Member
  • MS Paint Freak
  • *****
  • Posts: 4
    • View Profile
Re: Not another shrubbery or why does it crash on start up
« Reply #2 on: July 08, 2015, 02:56:52 pm »
Quote from: "schlumpf"
the very first line is the error. does your wow/data/your_locale folder contain a realmlist.wtf file? if not, create one.

Yes it does. still crashes on start.
have win 64. could it be because of that?

I dont need much editing functions really. all i wanna do is open some maps and be able to look around.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

bizzlesnaff

  • Registred Member
  • Wiki Incarnate
  • *****
  • Posts: 124
    • View Profile
Re: Not another shrubbery or why does it crash on start up
« Reply #3 on: July 08, 2015, 06:19:25 pm »
in the noggit.conf be sure, that you have the" " at the end of the path
Quote
C:UsersWoWModdingClient335aNoggitWorld of Warcraft
that happened to me really often, and then noggit crash on startup..
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

ayee

  • Registred Member
  • MS Paint Freak
  • *****
  • Posts: 4
    • View Profile
Re: Not another shrubbery or why does it crash on start up
« Reply #4 on: July 09, 2015, 02:40:10 am »
Quote from: "bizzlesnaff"
in the noggit.conf be sure, that you have the" " at the end of the path
Quote
C:UsersWoWModdingClient335aNoggitWorld of Warcraft
that happened to me really often, and then noggit crash on startup..

ye tried that dont help. :roll:
"Client335aNoggit" is it just random folder name or needs to be so?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

bizzlesnaff

  • Registred Member
  • Wiki Incarnate
  • *****
  • Posts: 124
    • View Profile
Re: Not another shrubbery or why does it crash on start up
« Reply #5 on: July 09, 2015, 03:04:52 am »
no thats just my moddingwow folder..:(

well..anything is wrong with your path, or your wow version..a normal 3.3.5a version? no ..strange patches or something inside?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

ayee

  • Registred Member
  • MS Paint Freak
  • *****
  • Posts: 4
    • View Profile
Re: Not another shrubbery or why does it crash on start up
« Reply #6 on: July 09, 2015, 12:26:48 pm »
Quote from: "bizzlesnaff"
no thats just my moddingwow folder..:(

well..anything is wrong with your path, or your wow version..a normal 3.3.5a version? no ..strange patches or something inside?
:|  nope just white screen on program then crash. maybe wow folder missing something.
is there a way to get 3.3.5 version again? had that for years and now cant find working link to download it again.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

bizzlesnaff

  • Registred Member
  • Wiki Incarnate
  • *****
  • Posts: 124
    • View Profile
Re: Not another shrubbery or why does it crash on start up
« Reply #7 on: July 09, 2015, 02:58:16 pm »
most of the private servers for 3.3.5a have an download link..
I don't know which language pack you prefer..so..just search :D
« Last Edit: January 01, 1970, 01:00:00 am by Admin »