Modcraft - The community dedicated to quality WoW modding!

Featured => Noggit => Topic started by: Shutok2 on October 25, 2013, 04:50:40 pm

Title: [SOLVED]Problem with Noggit SDL 1.3 In ElementaryOS
Post by: Shutok2 on October 25, 2013, 04:50:40 pm
Hi! Some days ago I decided to install ElementaryOS, a O.S based in Ubuntu 12.04

I managed to compile Noggit SDL 1.3 in ElementaryOS, but when I start Noggit, noggit doesn't open, the log says this.

0 - (Noggit.cpp:443): Noggit Studio - 3.0
10 - (Noggit.cpp:250): Using config file.
10 - (Noggit.cpp:452): Game path: /home/tonii/Applications/WorldOfWarcraft/
10 - (Noggit.cpp:456): Project path: /home/tonii/Applications/WorldOfWarcraft/
10 - (Noggit.cpp:295): Locale: esES
50 - (MPQ.cpp:47): [Debug] Opened archive /home/tonii/Applications/WorldOfWarcraft/Data/common.MPQ
180 - (MPQ.cpp:47): [Debug] Opened archive /home/tonii/Applications/WorldOfWarcraft/Data/common-2.MPQ
240 - (MPQ.cpp:47): [Debug] Opened archive /home/tonii/Applications/WorldOfWarcraft/Data/expansion.MPQ
320 - (MPQ.cpp:47): [Debug] Opened archive /home/tonii/Applications/WorldOfWarcraft/Data/lichking.MPQ
470 - (MPQ.cpp:47): [Debug] Opened archive /home/tonii/Applications/WorldOfWarcraft/Data/patch.MPQ
540 - (MPQ.cpp:47): [Debug] Opened archive /home/tonii/Applications/WorldOfWarcraft/Data/patch-2.MPQ
590 - (MPQ.cpp:47): [Debug] Opened archive /home/tonii/Applications/WorldOfWarcraft/Data/patch-3.MPQ
660 - (MPQ.cpp:47): [Debug] Opened archive /home/tonii/Applications/WorldOfWarcraft/Data/esES/locale-esES.MPQ
670 - (MPQ.cpp:47): [Debug] Opened archive /home/tonii/Applications/WorldOfWarcraft/Data/esES/expansion-locale-esES.MPQ
690 - (MPQ.cpp:47): [Debug] Opened archive /home/tonii/Applications/WorldOfWarcraft/Data/esES/lichking-locale-esES.MPQ
730 - (MPQ.cpp:47): [Debug] Opened archive /home/tonii/Applications/WorldOfWarcraft/Data/esES/patch-esES.MPQ
740 - (MPQ.cpp:47): [Debug] Opened archive /home/tonii/Applications/WorldOfWarcraft/Data/esES/patch-esES-2.MPQ
760 - (MPQ.cpp:47): [Debug] Opened archive /home/tonii/Applications/WorldOfWarcraft/Data/esES/patch-esES-3.MPQ
3120 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientAreaTable.dbc"
3260 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientMap.dbc"
3470 - (MPQ.cpp:89): [Debug] Completed listfile loading.
3470 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientLoadingScreens.dbc"
3470 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientLight.dbc"
3470 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientLightParams.dbc"
3480 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientLightSkybox.dbc"
3480 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientLightIntBand.dbc"
3490 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientLightFloatBand.dbc"
3490 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientGroundEffectDoodad.dbc"
3500 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientGroundEffectTexture.dbc"
3510 - (DBCFile.cpp:22): [Debug] Opening DBC "DBFilesClientLiquidType.dbc"
3570 - (Video.cpp:188): [Error] SDL: Couldn't find matching GLX visual

Any tip of how I can solve this???:

3570 - (Video.cpp:188): [Error] SDL: Couldn't find matching GLX visual

Thank u very much!
Title: Re: Problem with Noggit SDL 1.3 In ElementaryOS
Post by: deep6ixed on October 25, 2013, 05:03:13 pm
I have little to no knowledge of Linux or it's sister systems, but I was able to dig up something on Wikipedia

http://en.wikipedia.org/wiki/GLX_visual (http://en.wikipedia.org/wiki/GLX_visual" onclick="window.open(this.href);return false;)

Last lines of the article discuss that exact same error and what it means
Title: Re: Problem with Noggit SDL 1.3 In ElementaryOS
Post by: fearless_wind on October 25, 2013, 06:37:27 pm
You've downloaded the wrong branch. It's noggit 3.0. Click Downloads - Forks - ZIP on bitbucket.
Title: Re: Problem with Noggit SDL 1.3 In ElementaryOS
Post by: Shutok2 on October 26, 2013, 11:00:36 am
I've downloaded SDL branch, which is the proper branch?


sdl?
default?
qt-no-old-ui?
refractor?
qt-no-old-ui-mvc?
sdl-fixes?
mop?
qt?

Thanks for your answer.
Title: Re: Problem with Noggit SDL 1.3 In ElementaryOS
Post by: Ascathos on October 26, 2013, 12:44:01 pm
As I noted, the sdl branch....
Title: Re: Problem with Noggit SDL 1.3 In ElementaryOS
Post by: Shutok2 on October 26, 2013, 12:52:43 pm
Quote from: "Ascathos"
As I noted, the sdl branch....

That's the branch i downloaded and compiled.
Title: Re: Problem with Noggit SDL 1.3 In ElementaryOS
Post by: Hanfer on October 27, 2013, 01:13:35 am
just a guess: your driver doesnt supports proper opengl  (u will have to install the proprietary drivers to archive this)
Title: Re: Problem with Noggit SDL 1.3 In ElementaryOS
Post by: Steff on October 27, 2013, 06:08:52 am
He is not the first. I sum 12 People did talk to me who loaded wrong.
Wold be good if

1. The repo get switched in SDL branch.
2. We get the github to start.
Title: Re: Problem with Noggit SDL 1.3 In ElementaryOS
Post by: schlumpf on October 27, 2013, 09:16:33 am
Quote from: "Steff"
1. The repo get switched in SDL branch.
It is.
Quote from: "Steff"
2. We get the github to start.
How in hell would that help?
Title: Re: Problem with Noggit SDL 1.3 In ElementaryOS
Post by: Shutok2 on October 27, 2013, 04:34:46 pm
I finally managed to made it run, thanks to Hanfer, it was a issue with proprietary drivers  :D
Title: Re: [SOLVED]Problem with Noggit SDL 1.3 In ElementaryOS
Post by: Steff on October 28, 2013, 06:48:45 am
Ok nice to hear.