Thread Tools Display Modes
06-25-19, 08:26 AM   #1
R_OReilly
An Aku'mai Servant
Join Date: Nov 2014
Posts: 31
Release version pushed today (Jun 25)?

Curse/Twitch showed a version update today but it doesn't appear to contain any actual changes. I had selected Alpha for a long time and after it updated it's now listed as Release. I don't see anything new on GitHub since April so I'm a little baffled.

Or did Twitch screw up the tags?
  Reply With Quote
06-25-19, 10:01 AM   #2
Thrumbar
A Chromatic Dragonspawn
Join Date: Jan 2005
Posts: 157
Thumbs up

That push was done before the servers went down so the latest 8.1.5 would be on both services (Wowinterface and Curse). The 8.2.0 release will be comming after servers come back up and it can be tested on live in case of changes between the last PTR and release..

  Reply With Quote
06-25-19, 10:50 AM   #3
ircdirk
A Molten Giant
 
ircdirk's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2014
Posts: 823
Thrumbar is 100% correct. Alpha Carbonite version for patch 8.2 will be available tomorrow since im in EU and 26 is here launch date of 8.2 patch.

Last edited by ircdirk : 06-25-19 at 10:57 AM.
  Reply With Quote
06-25-19, 11:21 AM   #4
Thrumbar
A Chromatic Dragonspawn
Join Date: Jan 2005
Posts: 157
Well US servers are up and it looks good for most of my addons. Only error is worldquesttracker..
  Reply With Quote
06-25-19, 11:42 AM   #5
R_OReilly
An Aku'mai Servant
Join Date: Nov 2014
Posts: 31
Excellent. I'll keep an eye on things when Alpha is available. Very much appreciate the work you are doing and availability on both distribution channels.

  Reply With Quote
06-25-19, 02:43 PM   #6
pmc12g
A Kobold Labourer
Join Date: Jun 2019
Posts: 1
broken

map is blank and quest list is gone after update.
  Reply With Quote
06-25-19, 03:12 PM   #7
TightwadTheMage
A Deviate Faerie Dragon
Join Date: Jul 2018
Posts: 11
Carbonite is completely broken for me after update

Carbonite is completely broken for me after the update that was pushed to Curse/Twitch. My Carbonite map is completely gone, reverted back to the Blizzard minimap, and my quest tracker is the default blizz tracker, but somehow is on the left side of the screen. not sure if i need to do something to fix or if its another issue.

i got the following errors

first one

Message: ...lizzard_MapCanvas\MapCanvas_ScrollContainerMixin.lua:624: <unnamed>:SetScale(): Scale must be > 0
Time: Tue Jun 25 16:09:15 2019
Count: 1
Stack: ...lizzard_MapCanvas\MapCanvas_ScrollContainerMixin.lua:624: <unnamed>:SetScale(): Scale must be > 0
[C]: in function `SetScale'
...lizzard_MapCanvas\MapCanvas_ScrollContainerMixin.lua:624: in function `InstantPanAndZoom'
...lizzard_MapCanvas\MapCanvas_ScrollContainerMixin.lua:614: in function `ResetZoom'
...lizzard_MapCanvas\MapCanvas_ScrollContainerMixin.lua:423: in function `OnCanvasSizeChanged'
...lizzard_MapCanvas\MapCanvas_ScrollContainerMixin.lua:407: in function `SetMapID'
...ace\AddOns\Blizzard_MapCanvas\Blizzard_MapCanvas.lua:33: in function `SetMapID'
Interface\AddOns\Carbonite\NxMap.lua:255: in function `SetMapByID'
Interface\AddOns\Carbonite\NxMap.lua:9482: in function `SetToCurrentZone'
Interface\AddOns\Carbonite\NxMap.lua:9617: in function `GotoPlayer'
Interface\AddOns\Carbonite\NxMap.lua:368: in function `?'
Interface\AddOns\Carbonite\NxMap.lua:1204: in function `Create'
Interface\AddOns\Carbonite\NxMap.lua:294: in function `Open'
Interface\AddOns\Carbonite\Carbonite.lua:821: in function `SetupEverything'
Interface\AddOns\Carbonite\Carbonite.lua:1253: in function `NXOnUpdate'
[string "*:OnUpdate"]:1: in function <[string "*:OnUpdate"]:1>

Locals: (*temporary) = <unnamed> {
0 = <userdata>
TiledBackground = <unnamed> {
}
}
(*temporary) = 0

next one is:

Message: PratCCFrameScroll: Couldn't find relative frame: PratCCFrameButton
Time: Tue Jun 25 16:09:04 2019
Count: 5

next one is:

Message: Couldn't find inherited node: DialogBoxFrame
Time: Tue Jun 25 16:09:04 2019
Count: 5

next one is:

Message: Interface\AddOns\Carbonite\Carbonite.lua:1901: bad argument #2 to 'min' (number expected, got nil)
Time: Tue Jun 25 16:09:19 2019
Count: 1
Stack: Interface\AddOns\Carbonite\Carbonite.lua:1901: bad argument #2 to 'min' (number expected, got nil)
[C]: in function `min'
Interface\AddOns\Carbonite\Carbonite.lua:1901: in function `PackXY'
Interface\AddOns\Carbonite\Carbonite.lua:2115: in function `AddEvent'
Interface\AddOns\Carbonite\Carbonite.lua:2155: in function `AddInfoEvent'
Interface\AddOns\Carbonite\Carbonite.lua:2489: in function `AddInfo'
Interface\AddOns\Carbonite\Carbonite.lua:1149: in function `?'
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:119: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:119>
[C]: ?
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:29: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:25>
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:64: in function `Fire'
Interface\AddOns\Ace3\AceEvent-3.0\AceEvent-3.0.lua:120: in function <Interface\AddOns\Ace3\AceEvent-3.0\AceEvent-3.0.lua:119>

Locals: <none>

next one is:

Message: ...lizzard_MapCanvas\MapCanvas_ScrollContainerMixin.lua:624: <unnamed>:SetScale(): Scale must be > 0
Time: Tue Jun 25 16:09:23 2019
Count: 1
Stack: ...lizzard_MapCanvas\MapCanvas_ScrollContainerMixin.lua:624: <unnamed>:SetScale(): Scale must be > 0
[C]: in function `SetScale'
...lizzard_MapCanvas\MapCanvas_ScrollContainerMixin.lua:624: in function `InstantPanAndZoom'
...lizzard_MapCanvas\MapCanvas_ScrollContainerMixin.lua:614: in function `ResetZoom'
...lizzard_MapCanvas\MapCanvas_ScrollContainerMixin.lua:423: in function `OnCanvasSizeChanged'
...lizzard_MapCanvas\MapCanvas_ScrollContainerMixin.lua:407: in function `SetMapID'
...ace\AddOns\Blizzard_MapCanvas\Blizzard_MapCanvas.lua:33: in function `SetMapID'
Interface\AddOns\Carbonite\NxMap.lua:255: in function `SetMapByID'
Interface\AddOns\Carbonite\NxMap.lua:9482: in function `SetToCurrentZone'
Interface\AddOns\Carbonite\NxMap.lua:3638: in function `?'
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:119: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:119>
[C]: ?
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:29: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:25>
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:64: in function `Fire'
Interface\AddOns\Ace3\AceEvent-3.0\AceEvent-3.0.lua:120: in function <Interface\AddOns\Ace3\AceEvent-3.0\AceEvent-3.0.lua:119>

Locals: <none>

Last one is:

Message: Interface\AddOns\Carbonite\Carbonite.lua:1901: bad argument #2 to 'min' (number expected, got nil)
Time: Tue Jun 25 16:26:29 2019
Count: 2
Stack: Interface\AddOns\Carbonite\Carbonite.lua:1901: bad argument #2 to 'min' (number expected, got nil)
[C]: in function `min'
Interface\AddOns\Carbonite\Carbonite.lua:1901: in function `PackXY'
Interface\AddOns\Carbonite\NxMapGuide.lua:1930: in function `SavePlayerNPCTarget'
Interface\AddOns\Carbonite\NxMapGuide.lua:1935: in function `?'
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:119: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:119>
[C]: ?
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:29: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:25>
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:64: in function `Fire'
Interface\AddOns\Ace3\AceEvent-3.0\AceEvent-3.0.lua:120: in function <Interface\AddOns\Ace3\AceEvent-3.0\AceEvent-3.0.lua:119>

Locals: <none>

please advise!!!!!!!

Last edited by TightwadTheMage : 06-25-19 at 03:27 PM. Reason: additional error to list
  Reply With Quote
06-25-19, 07:20 PM   #8
R_OReilly
An Aku'mai Servant
Join Date: Nov 2014
Posts: 31
The version currently on Twitch/Curse (Jun 25 US) is not updated for 8.2. Ircdirk indicated above an Alpha for 8.2 will be available after it launches in EU tomorrow (Jun 26) so they can check for any issues with 8.2 retail vs PTR. I've been able to use Carbonite today by making the minimap full-size, not ideal but it works.
  Reply With Quote
06-26-19, 12:46 AM   #9
ircdirk
A Molten Giant
 
ircdirk's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2014
Posts: 823
Alpha version for 8.2 pushed.
  Reply With Quote
06-26-19, 06:00 PM   #10
Khaalis
A Kobold Labourer
Join Date: Dec 2007
Posts: 1
Originally Posted by ircdirk View Post
Alpha version for 8.2 pushed.
Still not seeing it as of 8pm EST. Still Alpha v8.1.5-1.

With the alpha version its still not working right. Most especially the fact that the toggle key only works to open the map, but not to close the map.
  Reply With Quote
06-27-19, 12:52 AM   #11
ircdirk
A Molten Giant
 
ircdirk's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2014
Posts: 823
Originally Posted by Khaalis View Post
Still not seeing it as of 8pm EST. Still Alpha v8.1.5-1.

With the alpha version its still not working right. Most especially the fact that the toggle key only works to open the map, but not to close the map.
Thats version of Carbonite not the version of WoW thats intended for:



And yes there are at the moment problems with map/quest window toggling.

Last edited by ircdirk : 06-27-19 at 01:03 AM.
  Reply With Quote
06-27-19, 03:45 AM   #12
ircdirk
A Molten Giant
 
ircdirk's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2014
Posts: 823
Another fix pushed, problems with map toggling should be resolved.
  Reply With Quote
06-27-19, 08:26 AM   #13
dvantassel11
A Cyclonian
Join Date: Apr 2012
Posts: 46
Error on login with latest Alpha

Date: 2019-06-27 09:57:48
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\Carbonite\NxMap.lua line 3240:
attempt to index local 'map' (a nil value)
Debug:
Carbonite\NxMap.lua:3240:
Carbonite\NxMap.lua:3226
[C]: ?
[C]: ?
...ce\AddOns\Carbonite\Libs\AceHook-3.0\AceHook-3.0.lua:95:
...ce\AddOns\Carbonite\Libs\AceHook-3.0\AceHook-3.0.lua:87
[C]: Show()
..\FrameXML\UIParent.lua:3205: ShowUIPanel()
Carbonite\Carbonite.lua:788: SetupEverything()
Carbonite\Carbonite.lua:1258: NXOnUpdate()
[string "*:OnUpdate"]:1:
[string "*:OnUpdate"]:1
Locals:
orgin = true
map = nil
(*temporary) = <table> {
Menu_OnTrackPlyr = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:2938
GetInstanceID = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:9418
ZoneOverlays = <table> {
}
GetZoneAchievement = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:11060
MinimapOwnInit = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:1961
RestoreBlizzBountyMap = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:3310
MapLevels = <table> {
}
MinimapSetScale = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:2580
OnButToggleGuide = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:1656
GetWinName = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:1241
SetToCurrentZone = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:9500
GetIconStatic = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:8526
UpdateToolBar = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:1278
Menu_OnBackgndAlphaFade = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:2843
BlizzToggleWorldMap = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:3337
Menu_OnMapDebugFullCoords = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:2889
ClipFrameByMapType = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:7151
ZandalarMapBlks = <table> {
}
ResetIcons = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:8253
Minimap_OnEvent = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:2050
UnpackObjective = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:11308
GetWorldContinentInfo = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:9804
ReverseTargets = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:10121
GetWorldZoneScale = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:9868
GMenu_OnPasteLink = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:3067
CreateToolBar = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:1248
GetPlayerMapPosition = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:11616
RestoreWorldMap = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:11346
DetachWorldMap = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:1491
ClearTarget = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:10083
BGMenu_OnHelp = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:3103
VerifySettings = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:300
HideMiniFrames = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:7038
HideExtraZoneTiles = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:6392
Menu_OnDetailAlpha = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:2839
IsInstanceMap = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:9745
EkMapBlks = <table> {
}
CheckWorldHotspotsType = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:6231
BuildPlyrLists = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:8665
SetMapByID = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:229
ScrollScale = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:3860
Menu_OnBackgndAlphaFull = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:2855
DraeneiXO = -3500
SetIconTypeAlpha = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:7894
CreateIconMenu = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:1288
ScanContinents = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:5327
MinimapUpdateMask = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:2591
OLMapBlks = <table> {
}
Menu_OnPlyrFollow = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:2819
Menu_OnGetQuests = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:2929
IconOnUpdateTooltip = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:8775
UpdateWorldMap = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:1531
UpdatePlyrHistory = <function> defined @Interface\AddOns\Carbonite\NxMap.lua:5810
Test = <function> defined @Interface
  Reply With Quote
06-27-19, 11:39 AM   #14
ircdirk
A Molten Giant
 
ircdirk's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2014
Posts: 823
Update to latest Alpha as this is not the right line for latest code and please describle your problems. When, where and what u did in time this error occured.

Last edited by ircdirk : 06-27-19 at 12:34 PM.
  Reply With Quote
06-27-19, 03:01 PM   #15
dvantassel11
A Cyclonian
Join Date: Apr 2012
Posts: 46
Originally Posted by ircdirk View Post
Update to latest Alpha as this is not the right line for latest code and please describle your problems. When, where and what u did in time this error occured.
I'm on build fb8f8f1 and as the title of my post says "Error on login with latest Alpha" so this error pops immediately on every toon I log into
  Reply With Quote
06-27-19, 10:57 PM   #16
hendo72
A Defias Bandit
Join Date: Mar 2009
Posts: 3
Sound Lua error

I get this error whenever I reach a target and when I disable and re-enable all of the 'quest complete' sounds (except for Carbonite) in the option screen.

Disabling 'Target Reached Sound' stops the error.

Code:
Message: Interface\AddOns\Carbonite\NxUI.lua:842: PlaySoundFile Error - Invalid fileDataID for sound.
Time: Fri Jun 28 00:38:39 2019
Count: 1
Stack: Interface\AddOns\Carbonite\NxUI.lua:842: PlaySoundFile Error - Invalid fileDataID for sound.
(tail call): ?
[C]: ?
[C]: in function `PlaySoundFile'
Interface\AddOns\Carbonite\NxUI.lua:842: in function `PlaySoundFile'
Interface\AddOns\Carbonite\NxMap.lua:5910: in function `?'
Interface\AddOns\Carbonite\NxMap.lua:5109: in function `Update'
Interface\AddOns\Carbonite\NxMap.lua:3987: in function <Interface\AddOns\Carbonite\NxMap.lua:3871>

Locals: (*temporary) = 0.017000
(*temporary) = <function> defined =[C]:-1
__________________
Kurien - Blade's Edge
  Reply With Quote
06-27-19, 11:05 PM   #17
hendo72
A Defias Bandit
Join Date: Mar 2009
Posts: 3
Possible conflict with TidyPlates?

Error only appears when both addons are active.


Message: Interface\AddOns\Carbonite\NxMap.lua:10558: Action[FrameMeasurement] failed because[Can't measure restricted regions]: attempted from: TidyPlatesCarrier-1:GetPoint().
Time: Fri Jun 28 00:58:46 2019
Count: 1
Stack: Interface\AddOns\Carbonite\NxMap.lua:10558: Action[FrameMeasurement] failed because[Can't measure restricted regions]: attempted from: TidyPlatesCarrier-1:GetPoint().
(tail call): ?
[C]: ?
[C]: in function `GetPoint'
Interface\AddOns\Carbonite\NxMap.lua:10558: in function `func'
...\AddOns\DataStore\libs\AceTimer-3.0\AceTimer-3.0.lua:57: in function <...\AddOns\DataStore\libs\AceTimer-3.0\AceTimer-3.0.lua:50>

Locals: (*temporary) = <function> defined =[C]:-1
__________________
Kurien - Blade's Edge
  Reply With Quote
06-28-19, 12:14 AM   #18
ircdirk
A Molten Giant
 
ircdirk's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2014
Posts: 823
Originally Posted by hendo72 View Post
Error only appears when both addons are active.


Message: Interface\AddOns\Carbonite\NxMap.lua:10558: Action[FrameMeasurement] failed because[Can't measure restricted regions]: attempted from: TidyPlatesCarrier-1:GetPoint().
Time: Fri Jun 28 00:58:46 2019
Count: 1
Stack: Interface\AddOns\Carbonite\NxMap.lua:10558: Action[FrameMeasurement] failed because[Can't measure restricted regions]: attempted from: TidyPlatesCarrier-1:GetPoint().
(tail call): ?
[C]: ?
[C]: in function `GetPoint'
Interface\AddOns\Carbonite\NxMap.lua:10558: in function `func'
...\AddOns\DataStore\libs\AceTimer-3.0\AceTimer-3.0.lua:57: in function <...\AddOns\DataStore\libs\AceTimer-3.0\AceTimer-3.0.lua:50>

Locals: (*temporary) = <function> defined =[C]:-1
Fix pushed. Try now.
  Reply With Quote
06-28-19, 12:25 AM   #19
ircdirk
A Molten Giant
 
ircdirk's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2014
Posts: 823
Originally Posted by hendo72 View Post
I get this error whenever I reach a target and when I disable and re-enable all of the 'quest complete' sounds (except for Carbonite) in the option screen.

Disabling 'Target Reached Sound' stops the error.

Code:
Message: Interface\AddOns\Carbonite\NxUI.lua:842: PlaySoundFile Error - Invalid fileDataID for sound.
Time: Fri Jun 28 00:38:39 2019
Count: 1
Stack: Interface\AddOns\Carbonite\NxUI.lua:842: PlaySoundFile Error - Invalid fileDataID for sound.
(tail call): ?
[C]: ?
[C]: in function `PlaySoundFile'
Interface\AddOns\Carbonite\NxUI.lua:842: in function `PlaySoundFile'
Interface\AddOns\Carbonite\NxMap.lua:5910: in function `?'
Interface\AddOns\Carbonite\NxMap.lua:5109: in function `Update'
Interface\AddOns\Carbonite\NxMap.lua:3987: in function <Interface\AddOns\Carbonite\NxMap.lua:3871>

Locals: (*temporary) = 0.017000
(*temporary) = <function> defined =[C]:-1
Should be fixed in next Alpha. Download Main Carbonite + Quests module.
  Reply With Quote
06-28-19, 12:33 AM   #20
ircdirk
A Molten Giant
 
ircdirk's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2014
Posts: 823
Originally Posted by dvantassel11 View Post
I'm on build fb8f8f1 and as the title of my post says "Error on login with latest Alpha" so this error pops immediately on every toon I log into
On witch map did this happened? Cant reproduce, disable all other addons try only with Carbonite + Modules enabled. Udpate, new fixes pushed.

Last edited by ircdirk : 06-28-19 at 12:36 AM.
  Reply With Quote

WoWInterface » Featured Projects » Carbonite » Carbonite: Maps (Main AddOn) » Release version pushed today (Jun 25)?

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