WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Carbonite: Maps (Main AddOn) (https://www.wowinterface.com/forums/forumdisplay.php?f=119)
-   -   Carbonite Legion nodes for mining/herbalism (https://www.wowinterface.com/forums/showthread.php?t=54666)

vjhearn 10-18-16 10:18 AM

Carbonite Legion nodes for mining/herbalism
 
for some reason I can't get nodes to show up on my mini map. Only when it is docked do they show. Before I was able to get them to show up without having to have the mini map docked. I have imported herb and mineral nodes . Handy notes also works but no nodes. nvm figured it out.

Zodika1 10-20-16 02:07 AM

What did you do to fix this problem, as i am having it also?

I cant see any nodes on either the main map or minimap :S

ircdirk 10-20-16 02:39 AM

Right click on Map -> Show.. -> Show Mining Locations then zoom in map.

Zodika1 10-20-16 02:44 AM

Thats not working for me Ircdirk,
I have imported them from the gathermate2 data and everything, and checked the "show" box, but no mather how much i zoom or set the scale up, i cant see any icons at all for herbs :S

EDIT:
I dont see any LEGION herbs at all :P

ircdirk 10-20-16 03:13 AM

Quote:

Originally Posted by Zodika1 (Post 320035)
Thats not working for me Ircdirk,
I have imported them from the gathermate2 data and everything, and checked the "show" box, but no mather how much i zoom or set the scale up, i cant see any icons at all for herbs :S

EDIT:
I dont see any LEGION herbs at all :P

There are NO data for LEGION nodes yet!!! ... So u have to gather by your self and carbonite will record those nodes.

U can try to use this https://gathermate.freedomcore.ru/ to generate community gathered data.

Zodika1 10-20-16 03:20 AM

Hmm okay, i have also tried to merge the herbalism file from the original gathermate data, but that doesnt seem to work either, allthough it works fine in the standard(shitty) wow map!? :P

Ill try what you have suggested, or wait till you have a fix for it :)

ircdirk 10-20-16 03:24 AM

Quote:

Originally Posted by Zodika1 (Post 320038)
Hmm okay, i have also tried to merge the herbalism file from the original gathermate data, but that doesnt seem to work either, allthough it works fine in the standard(shitty) wow map!? :P

Ill try what you have suggested, or wait till you have a fix for it :)

U need to use this: http://www.wowinterface.com/download...teEdition.html, download and install in addon folder.

Then download https://gathermate.freedomcore.ru/Up...Mate2_Data.zip, replace all files exept: GatherMate2_Data.toc and GatherMateData.lua, thats all.

Of course after login use "Import from ... GaterMate2_Data" in Carbonite Options -> Guide and Gather -> Gather Options

Zodika1 10-20-16 03:40 AM

i get this bug when i import the herbs:

4x GatherMate2_Data_Carbonite\MiningData.lua:45981: unexpected symbol near '['
[C]: in function `LoadAddOn'
Carbonite\Carbonite-7.0.3a.lua:3416: in function `GatherImportCarb'
Carbonite\Carbonite-7.0.3a.lua:3264: in function `GatherImportCarbHerb'
Carbonite\NxOptions.lua:4471: in function `OnAccept'
FrameXML\StaticPopup.lua:4256: in function `StaticPopup_OnClick'
[string "*:OnClick"]:1: in function <[string "*:OnClick"]:1>

Locals:
(*temporary) = "GatherMate2_Data_Carbonite"

But i still dont see any herbs in the Legion area :(

ircdirk 10-20-16 03:51 AM

Quote:

Originally Posted by Zodika1 (Post 320041)
i get this bug when i import the herbs:

4x GatherMate2_Data_Carbonite\MiningData.lua:45981: unexpected symbol near '['
[C]: in function `LoadAddOn'
Carbonite\Carbonite-7.0.3a.lua:3416: in function `GatherImportCarb'
Carbonite\Carbonite-7.0.3a.lua:3264: in function `GatherImportCarbHerb'
Carbonite\NxOptions.lua:4471: in function `OnAccept'
FrameXML\StaticPopup.lua:4256: in function `StaticPopup_OnClick'
[string "*:OnClick"]:1: in function <[string "*:OnClick"]:1>

Locals:
(*temporary) = "GatherMate2_Data_Carbonite"

But i still dont see any herbs in the Legion area :(

I didnt used it... its just for testing purposes and as u see this file from https://gathermate.freedomcore.ru is broken... so this will not work.

ircdirk 10-20-16 03:55 AM

Quote:

Originally Posted by Zodika1 (Post 320041)
i get this bug when i import the herbs:

4x GatherMate2_Data_Carbonite\MiningData.lua:45981: unexpected symbol near '['
[C]: in function `LoadAddOn'
Carbonite\Carbonite-7.0.3a.lua:3416: in function `GatherImportCarb'
Carbonite\Carbonite-7.0.3a.lua:3264: in function `GatherImportCarbHerb'
Carbonite\NxOptions.lua:4471: in function `OnAccept'
FrameXML\StaticPopup.lua:4256: in function `StaticPopup_OnClick'
[string "*:OnClick"]:1: in function <[string "*:OnClick"]:1>

Locals:
(*temporary) = "GatherMate2_Data_Carbonite"

But i still dont see any herbs in the Legion area :(

U can try to remove line 45981 from MininData.lua: " [962] = []," then it might work.

Zodika1 10-20-16 04:06 AM

Still not working without that line..

It also seems weird for me if it needs to load mining possition when importing herbalism nodes?

If i could do anything to help you get this to work for everyone i will gladly help, but as i am not into coding and such, i dont think i am much of any help to you guys :/

But i think its awesome that you are keeping this cool addon alive :D

ircdirk 10-20-16 05:11 AM

Ok, made fixes to Carbonite Legion nodes conversion table for GatherMate2_Data_Carbonite. There where missing Legion ids.

Added GatherMate2_Data_Carbonite to repositiory with Community data. Tested works for me.

Download from GitHub, update by replacing in Addons directory, then import using: "Import from ... GaterMate2_Data" in "Carbonite Options -> Guide and Gather -> Gather Options".

Zodika1 10-20-16 05:36 AM

Quote:

Originally Posted by ircdirk (Post 320045)
Ok, made fixes to Carbonite Legion nodes conversion table for GatherMate2_Data_Carbonite. There where missing Legion ids.

Added GatherMate2_Data_Carbonite to repositiory with Community data. Tested works for me.

Download from GitHub, update by replacing in Addons directory, then import using: "Import from ... GaterMate2_Data" in "Carbonite Options -> Guide and Gather -> Gather Options".

this works great now, allthough the starlight rose's seems to be missing a texture on the map :P

And about the scaling, could nodes get a seperate scale in the future maybe? :P

Thx a lot! :D

ircdirk 10-20-16 05:51 AM

Quote:

Originally Posted by Zodika1 (Post 320046)
this works great now, allthough the starlight rose's seems to be missing a texture on the map :P

And about the scaling, could nodes get a seperate scale in the future maybe? :P

Thx a lot! :D

Icon should be fixed now.

There is separate scale for gathering icons but it doesnt work... will check that later.

Zodika1 10-20-16 06:10 AM

Cool, great work mate! :D

Zodika1 10-21-16 12:29 AM

Just started gathering some herbs(Starlight Rose) seems like its not saving ned nodes on the map?

I have allready ticked "Enable Saving Gathered Nodes"

- Zodika

ircdirk 10-21-16 02:39 AM

Quote:

Originally Posted by Zodika1 (Post 320094)
Just started gathering some herbs(Starlight Rose) seems like its not saving ned nodes on the map?

I have allready ticked "Enable Saving Gathered Nodes"

- Zodika

There is limit for icons on map and recorded nodes and since u use Gatherer2 data this might be already over the limit.

Zodika1 10-21-16 02:42 AM

Can this max of icons be increased to allow saving of new nodes?? :)

ircdirk 10-21-16 02:43 AM

Quote:

Originally Posted by Zodika1 (Post 320100)
Can this max of icons be increased to allow saving of new nodes?? :)

Check Gatherer settings in Carbonite Options. I think there was such setting.

Zodika1 10-21-16 02:46 AM

Hmm, I cant find any options at all for that :S


All times are GMT -6. The time now is 12:05 PM.

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