finally figured out what the issue with this was. The new version of Cartographer has all the "default" items inside and copies them out, as I was updating I didnt delete the old ones, so I had "Cartographer_Notes" scraps left behind, along with the other items. Deleted the older folder seems to have resolved the issue except that I am still getting an error with ArkInventory that is increadibly odd. I think its the new "rock" menu
Date: 2007-10-28 05:03:25
ID: 52
Error occured in: Global
Count: 1
Message: ...kInventory\Libs\Ace2\AceLocale-2.2\AceLocale-2.2.lua line 487:
AceLocale(Cartographer): Translation "Suspend/resume this module." does not exist.
Debug:
...kInventory\Libs\Ace2\AceLocale-2.2\AceLocale-2.2.lua:488:
...kInventory\Libs\Ace2\AceLocale-2.2\AceLocale-2.2.lua:485
...kInventory\Libs\Ace2\AceLocale-2.2\AceLocale-2.2.lua:46:
...kInventory\Libs\Ace2\AceLocale-2.2\AceLocale-2.2.lua:44
Cartographer_Vendors\addon.lua:491:
Cartographer_Vendors\addon.lua:468
[C]: ?
...AddOns\Cartographer\libs\LibRock-1.0\LibRock-1.0.lua:2432:
...AddOns\Cartographer\libs\LibRock-1.0\LibRock-1.0.lua:2350
...AddOns\Cartographer\libs\LibRock-1.0\LibRock-1.0.lua:2566:
...AddOns\Cartographer\libs\LibRock-1.0\LibRock-1.0.lua:2554
...AddOns\Cartographer\libs\LibRock-1.0\LibRock-1.0.lua:2712:
...AddOns\Cartographer\libs\LibRock-1.0\LibRock-1.0.lua:2707
It says it is starting in ArkInventory, but I updated that to current. the only other thing I updated was cartographer.
EDIT: confirmed by reverting back to older Cartographer, no error messages. used the posted fix above of adding the function line to the .LUA, will wait for a fully tested fix and/or other mods to update to the "rock" menu or it to become an option I can remove.
This seems to be fixed now on the WUA, however I now get a ton of errors with other mods, and when I turn them off it just moves on to another mod.. (see below) I did update Cartographer_Notes just to check, but that does not seem to be it.
Date: 2007-10-28 01:38:37
ID: 53
Error occured in: Global
Count: 1
Message: ..\AddOns\Cartographer_Notes\Notes.lua line 702:
Library "Dewdrop-2.0" not found.
Debug:
[C]: ?
[C]: ?
...AddOns\Cartographer\libs\LibRock-1.0\LibRock-1.0.lua:1678: Rock()
Cartographer_Notes\Notes.lua:702: in main chunk
Seems to be some issue with the formation from the WOWHead data and how Cart wants the data..
WOWHEAD has it listed as "Copper Vein" for example and the CART info is just "Copper"
For the conversion it looks like you need to drop anything other than "Tin" "Copper", etc. items such as "Deposite" and "Vein" need to be removed (and the space between the words ie "Copper Vein" needs to be "Copper")
the data looks great, but without converting the name correctly it shows as a Ton of "?" on the map.
0
0
It says it is starting in ArkInventory, but I updated that to current. the only other thing I updated was cartographer.
EDIT: confirmed by reverting back to older Cartographer, no error messages. used the posted fix above of adding the function line to the .LUA, will wait for a fully tested fix and/or other mods to update to the "rock" menu or it to become an option I can remove.
0
0
Anyone know why this would not be working correctly?
0
WOWHEAD has it listed as "Copper Vein" for example and the CART info is just "Copper"
For the conversion it looks like you need to drop anything other than "Tin" "Copper", etc. items such as "Deposite" and "Vein" need to be removed (and the space between the words ie "Copper Vein" needs to be "Copper")
the data looks great, but without converting the name correctly it shows as a Ton of "?" on the map.
Keep up the great work, still watching the thread