Thread Tools Display Modes
11-26-12, 03:31 AM   #1
Rythal
Featured Artist
Featured
Join Date: Aug 2012
Posts: 1,458
5.058 released

*************************************************************************************
5.058 has been pulled temporarily until I can fix the flight path window erroring
*************************************************************************************
I know, I never did a post for 5.057 but the only change in it was terrace displaying properly.

Changes 5.058

Major Thanks to user Warbaby who provided the work he'd been doing on the localized chinese version which helped get things added to this one.
------
Microdungeons should now work properly
Guide has been updated to have transmog/battle trainers/void storage etc
Guide has "some" pandaria locations in it now
CarboniteNodes has pandaria nodes ready for import

Last edited by Rythal : 11-26-12 at 10:52 AM.
 
11-26-12, 03:36 AM   #2
JimJoBlue
An Onyxian Warder
 
JimJoBlue's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2012
Posts: 362
Originally Posted by Rythal View Post
CarboniteNodes has pandaria nodes ready for import
OMG!!!! Very nice... If I may ask, If I import these nodes, Will they be added to the nodes that I have already found or will they be overwritten? It would be a shame to lose what I have already found..

Also is there any way to contribute to the database? I have found quite a lot of nodes already... (I'm a miner)
__________________
I still say a church steeple with a lightning rod on top shows a lack of confidence. Doug McLeod


 
11-26-12, 03:40 AM   #3
Rythal
Featured Artist
Featured
Join Date: Aug 2012
Posts: 1,458
And i'll also mention he stumbled across another reason carbonite needs a massive revamp of the data that I hadn't noticed, and it's probably the biggest reason

Because of single character bytecode for parts of the quest system, guide system and nodes the current addon won't support more then 221 zones that can display that info.

Pandaria puts us at 241 (including battlegrounds & instances). The way it's currently solved is by putting main zones under 221 so it can display the info, and instances above but that's just a bandaid solution and won't last if more zones get added.
 
11-26-12, 03:44 AM   #4
Rythal
Featured Artist
Featured
Join Date: Aug 2012
Posts: 1,458
Originally Posted by JimJoBlue View Post
OMG!!!! Very nice... If I may ask, If I import these nodes, Will they be added to the nodes that I have already found or will they be overwritten? It would be a shame to lose what I have already found..

Also is there any way to contribute to the database? I have found quite a lot of nodes already... (I'm a miner)
The current node import is a conversion of gathermate to carbonites bytecode done by warbaby.

so for now no contributions still, double since I really do need to get rid of bytecode.
 
11-26-12, 03:50 AM   #5
JimJoBlue
An Onyxian Warder
 
JimJoBlue's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2012
Posts: 362
Originally Posted by Rythal View Post
The current node import is a conversion of gathermate to carbonites bytecode done by warbaby.

so for now no contributions still, double since I really do need to get rid of bytecode.
Thanks for the quick reply, I'm going to assume the nodes you have included is a more complete database than I have found.

Sucks to hear about the limitations of the bytecode, it never rains but it pours.. lol.
__________________
I still say a church steeple with a lightning rod on top shows a lack of confidence. Doug McLeod


 
11-26-12, 04:26 AM   #6
JimJoBlue
An Onyxian Warder
 
JimJoBlue's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2012
Posts: 362
Nice list of nodes added, except Towlong Steppes and karasang wilds... I seem to have lost all my nodes there. It does, however have nodes that I haven't gathered in them areas but it seems the ghost iron is kinda missing a few nodes.
It's no biggie as I can gather them again.

Micro dungeons in the shrine is working...

Very good update...
__________________
I still say a church steeple with a lightning rod on top shows a lack of confidence. Doug McLeod


 
11-26-12, 10:52 AM   #7
Rythal
Featured Artist
Featured
Join Date: Aug 2012
Posts: 1,458
5.058 has been pulled temporarily until I can fix the flight path window erroring when I get home tonight.
 
11-26-12, 01:47 PM   #8
Madu
A Murloc Raider
Join Date: Nov 2012
Posts: 9
May be it helps ?
Code:
Date: 2012-11-26 21:29:51
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\Carbonite\NxTravel.lua line 291:
   attempt to get length of local 'conn' (a nil value)
Debug:
   [C]: ?
   Carbonite\NxTravel.lua:291: TaxiFindConnectionTime()
   Carbonite\NxTravel.lua:211: TaxiCalcTime()
   Carbonite\NxTravel.lua:163: TakeTaxiNode()
   [string "*:OnClick"]:1:
      [string "*:OnClick"]:1
Locals:
self = <table> {
 ColdFlyName = "Cold Weather Flying"
 CaptureTaxi = <function> defined @Interface\AddOns\Carbonite\NxTravel.lua:120
 MakePath = <function> defined @Interface\AddOns\Carbonite\NxTravel.lua:387
 OnTaximap_opened = <function> defined @Interface\AddOns\Carbonite\NxTravel.lua:108
 TaxiNameStart = "Grassy Cline, Valley of the Four Winds"
 TaxiTimer = <function> defined @Interface\AddOns\Carbonite\NxTravel.lua:334
 TaxiSaveTime = <function> defined @Interface\AddOns\Carbonite\NxTravel.lua:348
 FindConnection = <function> defined @Interface\AddOns\Carbonite\NxTravel.lua:757
 TaxiFindNodeFromRouteXY = <function> defined @Interface\AddOns\Carbonite\NxTravel.lua:251
 Init = <function> defined @Interface\AddOns\Carbonite\NxTravel.lua:31
 FlySkillPandaria = 115913
 DebugCaptureTaxi = <function> defined @Interface\AddOns\Carbonite\NxTravel.lua:858
 Travel = <table> {
 }
 TaxiCalcTime = <function> defined @Interface\AddOns\Carbonite\NxTravel.lua:180
 AzerothFlyName = "Flight Master's License"
 FindFlight = <function> defined @Interface\AddOns\Carbonite\NxTravel.lua:619
 OrigTakeTaxiNode = <function> defined =[C]:-1
 FindClosest = <function> defined @Interface\AddOns\Carbonite\NxTravel.lua:703
 TakeTaxiNode = <function> defined @Interface\AddOns\Carbonite\NxTravel.lua:148
 GOpts = <table> {
 }
 TaxiFindConnectionTime = <function> defined @Interface\AddOns\Carbonite\NxTravel.lua:272
 Add = <function> defined @Interface\AddOns\Carbonite\NxTravel.lua:57
}
srcName = "Grassy Cline, Valley of the Four Winds"
destName = "Shrine of Seven Stars, Vale of Eternal Blossoms"
Quest = <table> {
 IconTracking = <table> {
 }
 UnpackCategory = <function> defined @Interface\AddOns\Carbonite\NxQuest.lua:8080
 DailyTypes = <table> {
 }
 IsTargeted = <function> defined @Interface\AddOns\Carbonite\NxQuest.lua:7842
 Menu_OnTrack = <function> defined @Interface\AddOns\Carbonite\NxQuest.lua:1137
 GetQuestReward = <function> defined @Interface\AddOns\Carbonite\NxQuest.lua:1187
 DecodeComRcv = <function> defined @Interface\AddOns\Carbonite\NxQuest.lua:8969
 MsgNotInDB = <function> defined @Interface\AddOns\Carbonite\NxQuest.lua:3150
 Watch = <table> {
 }
 PartyStartSend = <function> defined @Interface\AddOns\Carbonite\NxQuest.lua:9188
 GOpts = <table> {
 }
 CheckQuestSE = <function> defined @Interface\AddOns\Carbonite\NxQuest.lua:1077
 GetFromPlyr = <function> defined @Interface\AddOns\Carbonite\NxQuest.lua:2970
 TTChange = <table> {
 }
 TooltipProcess2 = <function> defined @Interface\AddOns\Carbonite\NxQuest.lua:3260
 IdToCurQ = <table> {
 }
 PerColors = <table> {
 }
 GetClosestObjectivePos = <function> defined @Interface\AddOns\Carbonite\NxQuest.lua:8489
 RecordQuestsLog = <function> defined @Interface\AddOns\Carbonite\NxQuest.lua:1388
 ExtractTitle = <function> defined @Interface\AddOns\Carbonite\NxQuest.lua:2174
 CalcCNumMax = <function> defined @Interface\AddOns\Carbonite\NxQuest.lua:2004
 UnpackObjective = <function> defined @Interface\AddOns\Carbonite\NxQuest.lua:8121
 ClearCaptured = <function> defined @Interface\AddOns\Carbonite\NxQuest.lua:2989
 TooltipProcess = <function> defined @Interface\AddOns\Carbonite\NxQuest.lua:3234
 SelectBlizz = <function> defined @Interface\AddOns\Carbonite\NxQuest.lua:1239
 UnpackNext = <function> defined @Interface\AddOns\Carbonite\NxQuest.lua:8070
 ShowUIPanel = <function> defined @Interface\AddOns\Carbonite\NxQuest.lua:3781
 CapturePlyrData = <table> {
 }
 GetObjectiveType = <function> defined @Interface\AddOns\Carbonite\NxQuest.lua:8142
 PartyUpdateTimer = <function> defined @Interface\AddOns\Carbonite\NxQuest.lua:9180
 MapChanged = <function> defined @Interface\AddOns\Carbonite\NxQuest.lua:1905
 OnParty_members_changed = <function> defined @Interface\AddOns\Carbonite\NxQuest.lua:9049
 AlchemistsApprenticeData = <table> {
 }
 UpdateQuestDetails = <function> defined @Interface\AddOns\Carbonite\NxQuest.lua:5955
 DailyIds = <table> {
 }
 CalcDesc = <function> defined @Interface\AddOns\Carbonite\NxQuest.lua:2134
 UnpackLoc = <function> defined @Interface\AddOns\Carbonite\NxQuest.lua:8715
 CalcPreviousDone =
AddOns:
  Swatter, v5.14.5335 (KowariOnCrutches)
  ACP, v3.3.17 
  AucAdvanced, v5.14.5335 (KowariOnCrutches)
  AucFilterBasic, v5.14.5335 (KowariOnCrutches)
  AucFilterOutlier, v5.14.5335.5335(5.14/embedded)
  AucMatchUndercut, v5.14.5335.5225(5.14/embedded)
  AucStatHistogram, v5.14.5335 (KowariOnCrutches)
  AucStatiLevel, v5.14.5335 (KowariOnCrutches)
  AucStatPurchased, v5.14.5335 (KowariOnCrutches)
  AucStatSales, v5.14.5335.5335(5.14/embedded)
  AucStatSimple, v5.14.5335 (KowariOnCrutches)
  AucStatStdDev, v5.14.5335 (KowariOnCrutches)
  AucStatWOWEcon, v5.14.5335.5335(5.14/embedded)
  AucUtilAHWindowControl, v5.14.5335.5133(5.14/embedded)
  AucUtilAppraiser, v5.14.5335.5335(5.14/embedded)
  AucUtilAskPrice, v5.14.5335.5160(5.14/embedded)
  AucUtilAutoMagic, v5.14.5335.5335(5.14/embedded)
  AucUtilCompactUI, v5.14.5335.5335(5.14/embedded)
  AucUtilEasyBuyout, v5.14.5335.5238(5.14/embedded)
  AucUtilFixAH, v5.14.5335 (KowariOnCrutches)
  AucUtilItemSuggest, v5.14.5335.5335(5.14/embedded)
  AucUtilPriceLevel, v5.14.5335.5237(5.14/embedded)
  AucUtilScanButton, v5.14.5335.5335(5.14/embedded)
  AucUtilScanFinish, v5.14.5335.5153(5.14/embedded)
  AucUtilScanProgress, v5.14.5335.4979(5.14/embedded)
  AucUtilScanStart, v5.14.5335.5153(5.14/embedded)
  AucUtilSearchUI, v5.14.5335.5335(5.14/embedded)
  AucUtilSimpleAuction, v5.14.5335.5208(5.14/embedded)
  AucUtilVendMarkup, v5.14.5335.4828(5.14/embedded)
  Babylonian, v5.1.DEV.312(/embedded)
  BeanCounter, v5.14.5335 (KowariOnCrutches)
  Carbonite, v5.05.08
  CarboniteTransfer, v1.01
  Configator, v5.1.DEV.330(/embedded)
  DebugLib, v5.1.DEV.312(/embedded)
  Enchantrix, v5.14.5335 (KowariOnCrutches)
  EnchantrixBarker, v5.14.5335 (KowariOnCrutches)
  Informant, v5.14.5335 (KowariOnCrutches)
  LibExtraTip, v5.12.DEV.324(/embedded)
  OneBag3, vv3.4.1
  Skada, v1.4-5
  SkadaAbsorbs, v1.0
  SkadaCC, v1.0
  SkadaDamage, v1.0
  SkadaDamageTaken, v1.0
  SkadaDeaths, v1.0
  SkadaDebuffs, v1.0
  SkadaDispels, v1.0
  SkadaEnemies, v1.0
  SkadaHealing, v1.0
  SkadaPower, v1.0
  SkadaThreat, v1.0
  SlideBar, v5.14.5335 (KowariOnCrutches)
  Stubby, v5.14.5335 (KowariOnCrutches)
  SuperDuperMacro, v2.4.6
  TipHelper, v5.12.DEV.315(/embedded)
  BlizRuntimeLib_enUS v5.0.5.50001 <eu>
  (ck=8c7)
 
11-26-12, 02:20 PM   #9
bellafyre
A Kobold Labourer
Join Date: Nov 2012
Posts: 1
Exclamation Map Notes not Working/Missing

Hi there!

I just wanted to let you know that since I downloaded the latest update of Carbonite today, all the notes that I had added to my map are now MISSING

Also, it seems I am not able to create New Notes on my map anymore. When I click "Add Note" and type in the name, when I hit enter, it just... doesn't show up.

Not sure what is happening, but I will be VERY sad if all my notes are permanently gone, as I depend on them for my dailies.

Please Help!!

Thanks so much! :-)

Last edited by bellafyre : 11-26-12 at 02:22 PM. Reason: bad font size
 
11-26-12, 03:03 PM   #10
Madu
A Murloc Raider
Join Date: Nov 2012
Posts: 9
reverted back to ver. 5.057 and all notes are ok, including notes made year or more ago.
 
11-26-12, 03:21 PM   #11
Rythal
Featured Artist
Featured
Join Date: Aug 2012
Posts: 1,458
and this is why I should of beta'd the release before hand *grumbles* I was actually considering it when I was working on it and so much was changing ... .but it was 4am and I just wanted bed when I finally had it working and wasn't thinking..

I apologize to those who were temporarily affected, and watch for the beta release later on...
 
 

WoWInterface » Featured Projects » Carbonite » Carbonite Archive » 5.058 released

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off