-
-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New mining nodes are not added to the database, with German client. #274
Comments
sorry, now it worked, but i will look at it :) Edit: |
Need to check it. U sure that some other node that was already added was not in the radius? |
I am not sure if it was already there because it was on the border of two zones (appearing disappearing area). The other nodes where in the middle of Wintergrasp so i am sure that it should be added but it wasn't. |
Ok, thanks... ill check that. |
i am having the issue too wit no gather showing up on the carbonite, also i am getting missing info when doing quest or dungeons, would dowb loading the gather addon help this nod issue or just the lib for it? |
@Warbringer75 Thats not the same issue. U need to import gathering nodes first. Try reading this issue => #162 |
@Termalator Sorry just checked and it records the nodes. |
I noticed it in Wintergrasp on some points and it still wan´t record this nodes. Maybe it is an issue with the German localization? |
Weird but maybe its cause of other client language... cant test it... |
is there a trigger that i can print out if new node is found? then i can test it here. |
Try here: Carbonite-Classic/Carbonite/Carbonite.lua Line 1150 in 3f65772
|
hmm i added two lines with printouts :
when i was on a German client nothing happened. On English client everything worked as expected. |
By the way i deleted all nodes so all nodes are "new" |
Try dumping all arguments on German client, just after this:
And send me the dump here :) |
Ohhh ... and u are mining or herbing? |
just to check if the event is firing up? ok i will do so :) |
mining at this time |
i added print("arg1:" .. arg1 .. " arg2:" .. arg2 .. " arg3:" .. arg3 .. " arg4:" .. arg4) at line 1136 and that is the result: |
Yeah... seams there is no If u want u can check all those HarvestNodes for proper translation :) And send me the corrected one. |
i was looking at this too :) |
i will do so :) |
Wowhead seems to have correct translations, i will check them and post it here :) |
The herbs are looking good so far, but i will observe that. |
i think the German names changed at some time. |
seems to work now :) |
found one herb that was wrong : |
Thank you, looks good :) |
I imported the GatherMate2_Data and they work fine, but nodes that are not in this database wan't be added.
I am using the german client.
The text was updated successfully, but these errors were encountered: