Modcraft - The community dedicated to quality WoW modding!
Featured => Noggit => Topic started by: elfivg on May 21, 2014, 11:38:33 pm
-
Hi guys,
I'm asking for your help because i have a little problem using noggit on mac.
As you can see on the linked pictures,
[attachment=1:21xtxhqa]1400707224-pb1-copie.jpg[/attachment:21xtxhqa]
[attachment=0:21xtxhqa]1400707227-pb2-copie.jpg[/attachment:21xtxhqa]
i'm running noggit without any problems on mac using wine but the display remain very weird and out of any use.
i copy here my log file
[attachment=2:21xtxhqa]log.txt[/attachment:21xtxhqa]
I will add that it is not a problem of memory, i have 16GB of RAM.
Thanks a lot and sorry for my english :D »
-
Could you try running the Mac version of noggit listed here? (No WINE necessary)
viewtopic.php?p=35079#p35079 (http://modcraft.io/viewtopic.php?p=35079#p35079" onclick="window.open(this.href);return false;)
Also, what is your hardware like? Mac model, graphics card, etc.
-
Thank you for your link. Here is my configuration :
"Nom du modèle : MacBook Pro
Identifiant du modèle : MacBookPro11,3
Nom du processeur : Intel Core i7
Vitesse du processeur : 2,3 GHz
Nombre de processeurs : 1
Nombre total de cœurs : 4
Cache de niveau 2 (par cœur) : 256 Ko
Cache de niveau 3 : 6 Mo
Mémoire : 16 Go
Carte Graphique : Nvidia GEFORCE GT 750M"
Further more, i've tried your mac version but it crashes with this error code :
"NoggitSDL1.2/Noggit SDL.app/Contents/MacOS/noggit ; exit;
libc++abi.dylib: terminating with uncaught exception of type std::runtime_error: FT_New_Face failed (there is probably a problem with your font file)
logout"
I would add that i've installed all the font contained in the noggit windows folder.
-
Try adding the font file in NoggitSDL1.2/Noggit SDL.app/Contents/MacOS/.
-
I've done as you say :
[attachment=0:xqlm23l4]screen1 - copie.jpg[/attachment:xqlm23l4]
But still the same problem. Maybe Noggit need another font ?
-
This error also occurs when Noggit can’t find your WoW folder, because it uses fonts that are stored in WoW’s data files.
Did you put your noggit.conf in /Users/[your username]/Library/Application Support/Noggit SDL/noggit.conf
? This is where the mac version looks. Make sure you enter the path to your WoW folder correctly; Under OS X and Linux, paths are written differently than they are on Windows. This is what my noggit.conf looks like. It’s set up to find my WoW install under Applications in a folder named “World of Warcraft WotLK”.
(http://f.cl.ly/items/3D453e400g2G1y2f1p0S/Screen%20Shot%202014-05-25%20at%2010.21.14%20AM.png)
EDIT: fixed path
-
It works ! Thank you very much.
The fact was i forgot to modify the "" in the windows path into "/" in mac os x. Therefore it now works.