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 Crash?  (Read 2560 times)

venumfox

  • Registred Member
  • LUA Script Tinker
  • *****
  • Posts: 41
    • View Profile
Noggit Crash?
« on: June 18, 2012, 04:19:52 pm »
My Error Log.
Code: [Select]
1 - (Noggit.cpp:130): Noggit Studio - SDL 1.1
700 - (Video.cpp:204): [Debug] GL: Version: 4.2.11318 Compatibility Profile Context
700 - (Video.cpp:205): [Debug] GL: Vendor: ATI Technologies Inc.
700 - (Video.cpp:206): [Debug] GL: Renderer: AMD Radeon HD 6670
700 - (Noggit.cpp:87): Using config file.
700 - (Noggit.cpp:257): Game path: C:Users*****DesktopGamingWoWWorld of Warcraft 3.3.5a (no install)
700 - (Noggit.cpp:261): Project path: C:Users*****DesktopGamingWoWWorld of Warcraft 3.3.5a (no install)
701 - (Noggit.cpp:308): [Error] Could not find locale directory. Be sure, that there is one containing the file "realmlist.wtf".

Oh yeah and here's my conf.
Code: [Select]
#This is a config file template. To use it rename into noggit.conf and set your options
#Edit this to your WoWFile!!!
Path = C:Users*****DesktopGamingWoWWorld of Warcraft 3.3.5a (no install)

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

#Set this to the file where you will import models from (the model viewer log for example :) )
ImportFile  = C:Program FilesWorld of Warcraft Model Viewer

#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

However, there is a realmlist.wtf inside my wow folder it is in Data/enUS/
This is where it is always supposed to be, any ideas?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Steff

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 4551
    • View Profile
Re: Noggit Crash?
« Reply #1 on: June 18, 2012, 10:13:24 pm »
Path = C:Users*****DesktopGamingWoWWorld of Warcraft 3.3.5a (no install)

Here is the problem. Read the manual.

wiki/index.php5?title=Noggit_user_manual#The_config_file
« 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

venumfox

  • Registred Member
  • LUA Script Tinker
  • *****
  • Posts: 41
    • View Profile
Re: Noggit Crash?
« Reply #2 on: June 18, 2012, 10:53:19 pm »
You're right, got that figured out thanks (:

Okay one last question, I was following the guide to create a new continent, but when I try to edit my continent in Noggit i cannot even find it.

C:Users*****DesktopAll-GMModel EditingWorld of Warcraft 3.3.5a (no install)WorldMapsVenumousGaming
           This is where my VenumousGaming.wdt file is, and all of my adt's that go along with it.

C:Users*****DesktopAll-GMModel EditingWorld of Warcraft 3.3.5a (no install)DBFilesClientMap.dbc
            And this as you can see is where my map.dbc file is with my new continent added into the DBC.

I don't think I made any mistakes, well that i know of? I just know that I cannot load the continent like i've seen in the pictures so I must've done something wrong yeah?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Steff

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 4551
    • View Profile
Re: Noggit Crash?
« Reply #3 on: June 18, 2012, 11:00:57 pm »
Perhpas your wdt is corrupted. There are some Taliis versions out that creat corrupted once.
What the noggit log say. Please post on pastbin.
« 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

venumfox

  • Registred Member
  • LUA Script Tinker
  • *****
  • Posts: 41
    • View Profile
Re: Noggit Crash?
« Reply #4 on: June 18, 2012, 11:04:15 pm »
That is my Noggit log,

http://pastebin.com/t7tauEwW

Yeah that's a possibility, I should grab a new Taliis and try again.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Steff

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 4551
    • View Profile
Re: Noggit Crash?
« Reply #5 on: June 18, 2012, 11:21:57 pm »
Pack your Map.dbc, the wdt and some adts together in a zip and send me a dl link.
« 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

venumfox

  • Registred Member
  • LUA Script Tinker
  • *****
  • Posts: 41
    • View Profile
Re: Noggit Crash?
« Reply #6 on: June 18, 2012, 11:47:32 pm »
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Steff

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 4551
    • View Profile
Re: Noggit Crash?
« Reply #7 on: June 19, 2012, 01:20:12 am »
Works fine for me.

« 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

venumfox

  • Registred Member
  • LUA Script Tinker
  • *****
  • Posts: 41
    • View Profile
Re: Noggit Crash?
« Reply #8 on: June 19, 2012, 01:36:29 am »
I pm'd you, do you want to just PM and try to figure this out or keep it in this thread?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »