WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Carbonite Archive (https://www.wowinterface.com/forums/forumdisplay.php?f=158)
-   -   Mining/Herbalism (https://www.wowinterface.com/forums/showthread.php?t=44696)

Araldwenn 10-09-12 04:40 AM

Mining/Herbalism
 
I have an issue with carbonite and mining/herbalism in Pandaria. Carbonite doesn't show me any spot and doesn't remember the ones i've already mined. I'm playing on french client, carbonite v5.053.

Edit : finally, it seems that it doesn't work for Ghost Iron Ore, but works for Kyparite. So I think it may be a locale problem. Tried to search the different files if I could find where to update this, but didn't found it.

eqsanctum 10-09-12 11:45 AM

Node data isn't updated yet

http://www.wowinterface.com/forums/s...ad.php?t=44693

I'd suggest gatherer or gathermate until then

Rythal 10-09-12 12:02 PM

Quote:

Originally Posted by Araldwenn (Post 266305)
I have an issue with carbonite and mining/herbalism in Pandaria. Carbonite doesn't show me any spot and doesn't remember the ones i've already mined. I'm playing on french client, carbonite v5.053.

Edit : finally, it seems that it doesn't work for Ghost Iron Ore, but works for Kyparite. So I think it may be a locale problem. Tried to search the different files if I could find where to update this, but didn't found it.

It is localization, I used wowhead's translations to the 3 languages node gathering supports but don't know how accurate that is and couldn't test it since I only have english.

Node info is hard coded to only support english, french, german & spanish rather then localization.lua for every language.

eqsanctum 10-09-12 01:18 PM

Quote:

Originally Posted by Rythal (Post 266341)
It is localization, I used wowhead's translations to the 3 languages node gathering supports but don't know how accurate that is and couldn't test it since I only have english.

Node info is hard coded to only support english, french, german & spanish rather then localization.lua for every language.

Is it possible to change the coding to use an outside database? Say gatherer or gathermate?

Rythal 10-09-12 02:04 PM

Quote:

Originally Posted by eqsanctum (Post 266352)
Is it possible to change the coding to use an outside database? Say gatherer or gathermate?

probably, but that's definitely in the future since right now it's using bytecode and needs conversion.

Araldwenn 10-09-12 11:31 PM

I can help with french locale if you want. Just tell me. But as far as I know, wowhead's translations for Ore and herbs are accurate, so, maybe the problem is somewhere else.

DHubert 10-11-12 04:47 AM

node flashing disappeared
 
as of yesterdays update, my node flash for finding herbs, fish and ores has stopped workng. any suggestions to get this working again?

Vis 10-11-12 04:54 AM

Quote:

Originally Posted by DHubert (Post 266494)
as of yesterdays update, my node flash for finding herbs, fish and ores has stopped workng. any suggestions to get this working again?

From the changelog:

Quote:

Changes: 5.051
First official release by Rythal

Node Glow is disabled, originally it's disabled because without the artwork, new points like pet tracking
were not displayed.

DHubert 10-11-12 05:06 AM

thank you for fast reply.

Is there a way to enable it again? I really rely on this to find nodes and now I cant see them.

athina_livadi 10-11-12 07:25 AM

I would really appreciate if someone could bring back the glowing effect on the map as far as mining and herbalism is concerned. My hunter is a herbalist and I get confused because I can see all the mobs with yellow dots the same as the collective professions and it is not convenient at all!

Kraal Jenkins 10-11-12 04:46 PM

1 Attachment(s)
Pour les francophones : explications en français à la fin de ce message


I found out why the mines gethering is not working with the french locale : the Ghost Iron Deposit (Gisement d’ectofer) has an accent in it, which is sent by the WoW client in UTF-8.

The file Carbonite.lua seems to be in ASCII.

I just converted from ASCII to UTF-8 without any other changes, and now Carbonite remembers the "Gisement d’ectofer" and "Riche gisement d’ectofer" nodes.

I have attached the converted version of Carbonite.lua for those who cannot/don't want to do the conversion.

This could will also work for the spanish and german clients, but I cannot be sure.

I hope this is helpful.

--

J'ai trouvé d'ou venait le soucis de mémorisation des gisements d'éctofer : l'accent dans le nom du minerai est envoyé en UTF8 par le client WoW, mais le fichier Carbonite.lua est en ASCII.

Il suffit de convertir de ASCII vers UTF-8 et Carbonite va se mettre à mémoriser les gisements.

J'ai attaché le fichier converti, pour ceux qui ne souhaite/peuvent pas faire la convertion.

Cela devrait aussi fonctionner pour les versions espagnoles et allemandes du client, mais je n'ai pas moyen de vérifier.

En espérant que cela soit utile !

Araldwenn 10-13-12 04:04 AM

Quote:

Originally Posted by Kraal Jenkins (Post 266541)
Pour les francophones : explications en français à la fin de ce message


I found out why the mines gethering is not working with the french locale : the Ghost Iron Deposit (Gisement d’ectofer) has an accent in it, which is sent by the WoW client in UTF-8.

The file Carbonite.lua seems to be in ASCII.

I just converted from ASCII to UTF-8 without any other changes, and now Carbonite remembers the "Gisement d’ectofer" and "Riche gisement d’ectofer" nodes.

I have attached the converted version of Carbonite.lua for those who cannot/don't want to do the conversion.

This could will also work for the spanish and german clients, but I cannot be sure.

I hope this is helpful.

--

J'ai trouvé d'ou venait le soucis de mémorisation des gisements d'éctofer : l'accent dans le nom du minerai est envoyé en UTF8 par le client WoW, mais le fichier Carbonite.lua est en ASCII.

Il suffit de convertir de ASCII vers UTF-8 et Carbonite va se mettre à mémoriser les gisements.

J'ai attaché le fichier converti, pour ceux qui ne souhaite/peuvent pas faire la convertion.

Cela devrait aussi fonctionner pour les versions espagnoles et allemandes du client, mais je n'ai pas moyen de vérifier.

En espérant que cela soit utile !

So simple... and i didn't even thought about this... good job !

Si simple, et je n'y ai même pas pensé... Bien vu !

myrroddin 10-13-12 02:44 PM

I'm not sure where Rythal intends on getting his data (I suggested GatherMate2 & GatherMate2_Data since they are updated more often then their Gatherer equivalents), but if any users want to help out building databases, here's what you can do:

Uploading to WowHead:
Install the WowHead Client program, which installs an addon. Run the client either during gameplay, or manually upload after. You can move the program wherever you wish, as it has no Windows or Mac dependencies such as programming frameworks.

Uploading to WoWDB:
Use the Curse Client, click Get More Addons, install WoWDB_Profiler. The addon will work on Macs or Windows, but only the Windows version of the Client will upload data. The Client must be running during gameplay, but you can do this every few days rather than all the time if you wish.


All times are GMT -6. The time now is 04:54 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI