Modcraft - The community dedicated to quality WoW modding!

Featured => Noggit => Topic started by: Barov on May 19, 2013, 10:37:20 pm

Title: [SOLVED] [Problem] Basic noggit immediate crash
Post by: Barov on May 19, 2013, 10:37:20 pm
So, I already made a search, looking for a solution of my case, unfortunately it didn't work.

Noggit shutdown right after I run it.

I have a Windows XP sweet system.

There is my log file :
http://pastebin.com/Bzagws0B (http://pastebin.com/Bzagws0B" onclick="window.open(this.href);return false;)

I edited the noggit.conf file, removing the # from required lines and set my 3.3.5 wow directory path.
Title: Re: [Problem] Basic noggit immediate crash
Post by: Steff on May 19, 2013, 10:46:03 pm
687 - (Video.cpp:204): [Debug] GL: Version: 1.4.0 - Build 7.14.10.4906
687 - (Video.cpp:205): [Debug] GL: Vendor: Intel
687 - (Video.cpp:206): [Debug] GL: Renderer: Intel 945GM

Intel onboard GFX often not works fine with noggit. And GL version 1.4 is simple to old. Try to get a newer openGL driver or pdate your grafic card. Meens buy one. If its a laptop use a desktop system for nogging.

Also use the starter tutorial to setup noggit environment.
Title: Re: [Problem] Basic noggit immediate crash
Post by: Barov on May 20, 2013, 09:51:19 pm
Okay, thanks Steff.