Thread Tools Display Modes
12-25-14, 03:06 PM   #1
samyonair
A Frostmaul Preserver
 
samyonair's Avatar
Join Date: May 2009
Posts: 257
BUG ALL: NxQuest.lua:4428: assertion failed #144

Hi I have seen this error first in Issue Tracker,

and today I was in hc-dungeon and get the same error

Version: Github from 25.12.14
commit : Merge pull request #138 from nelegalno/N2C12

1x Carbonite.Quests\NxQuest.lua:4428: assertion failed!
[C]: in function `assert'
Carbonite.Quests\NxQuest.lua:4428: in function `FindCurByIndex'
Carbonite.Quests\NxQuest.lua:4413: in function `FindCur'
Carbonite.Quests\NxQuest.lua:9104: in function `UserFunc'
Carbonite\NxUI.lua:6283: in function `UserFunc'
Carbonite\NxUI.lua:3533: in function <Carbonite\NxUI.lua:3515>

Locals:
self = <table> {
IconTracking = <table> {
}
UnpackCategory = <function> defined @Carbonite.Quests\NxQuest.lua:9736
DailyTypes = <table> {
}
IsTargeted = <function> defined @Carbonite.Quests\NxQuest.lua:9509
Menu_OnTrack = <function> defined @Carbonite.Quests\NxQuest.lua:2905
GetQuestReward = <function> defined @Carbonite.Quests\NxQuest.lua:2955
DecodeComRcv = <function> defined @Carbonite.Quests\NxQuest.lua:10438
MsgNotInDB = <function> defined @Carbonite.Quests\NxQuest.lua:4842
RcvPlyrLast = "None"
AcceptAId = 971
PartyStartSend = <function> defined @Carbonite.Quests\NxQuest.lua:10674
GOpts = <table> {
}
CheckQuestSE = <function> defined @Carbonite.Quests\NxQuest.lua:2845
GetFromPlyr = <function> defined @Carbonite.Quests\NxQuest.lua:4659
Custom = <table> {
}
TTChange = <table> {
}
TooltipProcess2 = <function> defined @Carbonite.Quests\NxQuest.lua:4950
IdToCurQ = <table> {
}
PerColors = <table> {
}
GetClosestObjectivePos = <function> defined @Carbonite.Quests\NxQuest.lua:10087
RecordQuestsLog = <function> defined @Carbonite.Quests\NxQuest.lua:3153
ExtractTitle = <function> defined @Carbonite.Quests\NxQuest.lua:3913
CalcCNumMax = <function> defined @Carbonite.Quests\NxQuest.lua:3743
UnpackObjective = <function> defined @Carbonite.Quests\NxQuest.lua:9772
ClearCaptured = <function> defined @Carbonite.Quests\NxQuest.lua:4678
TooltipProcess = <function> defined @Carbonite.Quests\NxQuest.lua:4926
FindNewQuest = <function> defined @Carbonite.Quests\NxQuest.lua:4010
UnpackNext = <function> defined @Carbonite.Quests\NxQuest.lua:9728
ShowUIPanel = <function> defined @Carbonite.Quests\NxQuest.lua:5449
CapturePlyrData = <table> {
}
GetObjectiveType = <function> defined @Carbonite.Quests\NxQuest.lua:9784
PartyUpdateTimer = <function> defined @Carbonite.Quests\NxQuest.lua:10667
MapChanged = <function> defined @Carbonite.Quests\NxQuest.lua:3648
OnParty_members_changed = <function> defined @Carbonite.Quests\NxQuest.lua:10534
AlchemistsApprenticeData = <table> {
}
UpdateQuestDetails = <function> defined @Carbonite.Quests\NxQuest.lua:7558
DailyIds = <table> {
}
CalcDesc = <function> defined @Carbonite.Quests\NxQuest.lua:3876
QLocColors = <table> {
}
CalcPreviousDone = <function> defined @Carbonite.Quests\NxQuest.lua:3779
AccessAllQuests = <function> defined @Carbonite.Quests\NxQuest.lua:3101
IconOnMouseDown = <function> defined @Carbonite.Quests\NxQuest.lua:7505
UpdateGiverIconMenu = <function> defined @Carbonite.Quests\NxQuest.lua:9403
WatchAtLogin = <function> defined @Carbonite.Quests\NxQuest.lua:4506
CreateLink = <function> defined @Carbonite.Quests\NxQuest.lua:3905
LightHeadedAttach = <function> defined @Carbonite.Quests\NxQuest.lua:5515
RecordQuestAcceptOrFinish = <function> defined @Carbonite.Quests\NxQuest.lua:4059
Goto = <function> defined @Carbonite.Quests\NxQuest.lua:4536
QInit = true
RealQEntries = 32
AcceptQuest = <function> defined @Carbonite.Quests\NxQuest.lua:2937
GetHistoryTimer = <function> defined @Carbonite.Quests\NxQuest.lua:3828
Requirements = <table> {
}
TellPartyOfChanges = <function> defined @Carbonite.Quests\NxQuest.lua:4322
Cols = <table> {
}
CreateGiverIconMenu = <function> defined @Carbonite.Quests\NxQuest.lua:9327
Tick = 0
CheckShow = <function> defined @Carbonite.Quests\NxQuest.lua:4451
CapFactionAbr = <table> {
}
Init = <function> defined @Carbonite
 
12-26-14, 11:47 PM   #2
WOWVern
A Cyclonian
Join Date: Dec 2007
Posts: 44
Can this be put in a new Bug Report forum? All bugs should go to this forum with sub-forums for the different modules, as well as a sub-forum for devs only. We don't want to repeat what happened before the clean up phase began... Do we?
 
12-27-14, 01:19 AM   #3
Kreelor
A Firelord
 
Kreelor's Avatar
Join Date: Feb 2008
Posts: 495
Originally Posted by WOWVern View Post
Can this be put in a new Bug Report forum? All bugs should go to this forum with sub-forums for the different modules, as well as a sub-forum for devs only. We don't want to repeat what happened before the clean up phase began... Do we?
I'm pretty sure that I agree with you, if I understand you correctly.

I thought this new forum structure was intended for the "Live" release only. Anybody who is using the "Github version" should be posting at the Github site, or at least in the new Carbonite: Dev Talk subforum. Mixing Github version issues together with the Live Release version issues will become far too confusing -- again.

Last edited by Kreelor : 12-27-14 at 01:21 AM.
 
12-27-14, 04:01 AM   #4
samyonair
A Frostmaul Preserver
 
samyonair's Avatar
Join Date: May 2009
Posts: 257
This Issue comes up in both Versions and all fixed bugs I put to archive if we have done that.

I will do clean up every week,

and if it is to

I'm Using the githubversion to test my fixes but only the Errorcode comes from Github Version same Issue was posted in Issue Tracker with Live Release Version, I manage at this time the Errors on Github to have them here to

because if we not do that we have that as in old Forum style that bugs are posted more times in every thread.

Greetings Samyonair
 
12-27-14, 04:34 AM   #5
ircdirk
A Molten Giant
 
ircdirk's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2014
Posts: 823
Quick solution for this would be adding prefixes to all threads like BUG LIVE: and BUG GITHUB: then all thouse issuses would be clear. What do u think?

Last edited by ircdirk : 12-27-14 at 04:37 AM.
 
12-27-14, 05:15 AM   #6
samyonair
A Frostmaul Preserver
 
samyonair's Avatar
Join Date: May 2009
Posts: 257
I think this would be a great Idea and for both BUG ALL:

because this Issue is on both Versions

Greetings Samyonair
 
12-27-14, 08:51 AM   #7
dagaard
A Deviate Faerie Dragon
Join Date: Oct 2010
Posts: 18
BUG LIVE: carbonite error quest log

I tried to untrack an old achievement I still had in my quest long from the quest list on the front screen and got this error

Date: 2014-12-27 09:49:06
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\Carbonite.Quests\NxQuest.lua line 4428:
assertion failed!
Debug:
[C]: assert()
Carbonite.Quests\NxQuest.lua:4428: FindCurByIndex()
Carbonite.Quests\NxQuest.lua:4413: FindCur()
Carbonite.Quests\NxQuest.lua:8302: RemoveWatch()
Carbonite.Quests\NxQuest.lua:8242: Func()
Carbonite\NxUI.lua:4758:
Carbonite\NxUI.lua:4728
Locals:
(*temporary) = false

AddOns:
Swatter, v5.21c.5521 (SanctimoniousSwamprat)
AskMrRobot, v19
AucAdvanced, v5.21c.5521 (SanctimoniousSwamprat)
AucFilterBasic, v5.21c.5521 (SanctimoniousSwamprat)
AucFilterOutlier, v5.21c.5521.5459(5.21c/embedded)
AucMatchUndercut, v5.21c.5521.5507(5.21c/embedded)
AucScanData, v5.21c.5521 (SanctimoniousSwamprat)
AucStatHistogram, v5.21c.5521 (SanctimoniousSwamprat)
AucStatiLevel, v5.21c.5521 (SanctimoniousSwamprat)
AucStatPurchased, v5.21c.5521 (SanctimoniousSwamprat)
AucStatSales, v5.21c.5521.5476(5.21c/embedded)
AucStatSimple, v5.21c.5521 (SanctimoniousSwamprat)
AucStatStdDev, v5.21c.5521 (SanctimoniousSwamprat)
AucStatWOWEcon, v5.21c.5521.5323(5.21c/embedded)
AucUtilAHWindowControl, v5.21c.5521.5347(5.21c/embedded)
AucUtilAppraiser, v5.21c.5521.5495(5.21c/embedded)
AucUtilAskPrice, v5.21c.5521.5447(5.21c/embedded)
AucUtilAutoMagic, v5.21c.5521.5443(5.21c/embedded)
AucUtilCompactUI, v5.21c.5521.5496(5.21c/embedded)
AucUtilEasyBuyout, v5.21c.5521.5507(5.21c/embedded)
AucUtilFixAH, v5.21c.5521 (SanctimoniousSwamprat)
AucUtilItemSuggest, v5.21c.5521.5417(5.21c/embedded)
AucUtilPriceLevel, v5.21c.5521.5458(5.21c/embedded)
AucUtilScanButton, v5.21c.5521.5403(5.21c/embedded)
AucUtilScanFinish, v5.21c.5521.5515(5.21c/embedded)
AucUtilScanProgress, v5.21c.5521.4979(5.21c/embedded)
AucUtilScanStart, v5.21c.5521.5347(5.21c/embedded)
AucUtilSearchUI, v5.21c.5521.5515(5.21c/embedded)
AucUtilSimpleAuction, v5.21c.5521.5514(5.21c/embedded)
AucUtilVendMarkup, v5.21c.5521.4828(5.21c/embedded)
Babylonian, v5.1.DEV.332(/embedded)
BagBrother, v6.0.16
Bagnon, v6.0.16
BeanCounter, v5.21c.5521 (SanctimoniousSwamprat)
BrokeruClock, v3.3.6
Carbonite, v6.0
CarboniteQuests, v1.0
Configator, v5.1.DEV.376(/embedded)
DBMCore, v
DBMDefaultSkin, v
DBMStatusBarTimers, v
DebugLib, v5.1.DEV.337(/embedded)
Enchantrix, v5.21c.5521 (SanctimoniousSwamprat)
EnchantrixBarker, v5.21c.5521 (SanctimoniousSwamprat)
FarmHud, v6.0-Release8
Fortress, v1.1.5
Gatherer, v5.0.0
GatherMate2, v1.33.3
GoGoMount, v6.0.16
Gratz, v1.0
HandyNotes, vv1.3.2
HealersHaveToDie, v2.3.4
Informant, v5.21c.5521 (SanctimoniousSwamprat)
LibExtraTip, v5.12.DEV.363(/embedded)
MikScrollingBattleText, v5.7.138
MrCurrency, v1.0
nUI, v6.00.02 (Plus)
nUIInfoPanelStats, v5.07.19
Omen, v3.1.9
Recount, vv6.0.3e release
Routes, vv1.5.0-5-g35984e2
SlideBar, v5.21c.5521 (SanctimoniousSwamprat)
Stubby, v5.21c.5521 (SanctimoniousSwamprat)
TipHelper, v5.12.DEV.351(/embedded)
VuhDo, v3.65
VuhDoOptions, v3.65
BlizRuntimeLib_enUS v6.0.3.60000 <none>
(ck=a54)

Last edited by samyonair : 12-27-14 at 10:19 AM. Reason: Moved to existing thread
 
12-28-14, 03:07 PM   #8
Svegan
A Flamescale Wyrmkin
 
Svegan's Avatar
Join Date: Jun 2010
Posts: 100
Bug: Achievement Tracking

While tracking an achievement, clicked on the achievement in the watch window, got the following.

Code:
Message: Interface\AddOns\Carbonite.Quests\NxQuest.lua:4428: assertion failed!
Time: 12/28/14 14:29:37
Count: 1
Stack: Interface\AddOns\Auctionator\AtrErrorInspector.lua:106: in function <Interface\AddOns\Auctionator\AtrErrorInspector.lua:51>
[C]: ?
[C]: in function `assert'
Interface\AddOns\Carbonite.Quests\NxQuest.lua:4428: in function `FindCurByIndex'
Interface\AddOns\Carbonite.Quests\NxQuest.lua:4413: in function `FindCur'
Interface\AddOns\Carbonite.Quests\NxQuest.lua:9104: in function `UserFunc'
Interface\AddOns\Carbonite\NxUI.lua:6283: in function `UserFunc'
Interface\AddOns\Carbonite\NxUI.lua:3533: in function <Interface\AddOns\Carbonite\NxUI.lua:3515>

Locals: msg = " Interface\AddOns\Carbonite.Quests\NxQuest.lua:4428: assertion failed!"
funcnames = <table> {
 1 = "assert"
 2 = "FindCurByIndex"
 3 = "FindCur"
 4 = "UserFunc"
 5 = "UserFunc"
}
funcstr = "assert > FindCurByIndex > FindCur > UserFunc > UserFunc"
looksLikeAuctionatorError = false
inAtrErrorHandler = true
origErrorHandler = <function> defined Interface\FrameXML\BasicControls.xml:<Scripts>:4
zc = <table> {
 msg_anm = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:675
 msg = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:775
 GetArrayElemOrFirst = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:161
 NumToBool = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:600
 StringStartsWith = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:968
 TrimQuotes = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:1011
 padstring = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:191
 GetArrayElemOrNil = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:176
 BoolToNum = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:590
 periodic = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:366
 pluralizeIf = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:621
 msg_pink = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:647
 SetTextIf = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:47
 HSV2RGB = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:690
 LinkFromItemID = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:543
 IsBattlePetLink = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:432
 printableLink = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:1075
 PrintTable = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:396
 PrintKeysSorted = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:121
 Negate = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:610
 IsTextQuoted = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:992
 CopyDeep = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:1060
 UTF8_Truncate = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:139
 val2gsc = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:825
 words = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:295
 tableIsEmpty = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:384
 Max = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:95
 printstack = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:1099
 pluralize = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:632
 RawItemIDfromLink = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:460
 EnableDisable = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:25
 TrimBrackets = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:1031
 ParseBattlePetLink = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:440
 ShowHide = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:36
 QuoteString = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:999
 round = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:640
 StringEndsWith = <function> defined @Interfa
 
12-28-14, 03:27 PM   #9
samyonair
A Frostmaul Preserver
 
samyonair's Avatar
Join Date: May 2009
Posts: 257
Known Issue

Moved post to this thread for forum clear-up

Greetings

Samyonair

Last edited by samyonair : 12-28-14 at 03:30 PM.
 
12-29-14, 03:19 AM   #10
spewage
A Deviate Faerie Dragon
Join Date: Apr 2009
Posts: 11
Bug: Live

Get this on login

Date: 2014-12-29 09:18:17
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\Carbonite.Quests\NxQuest.lua line 8825:
attempt to concatenate field 'ObjText' (a nil value)
Debug:
(tail call): ?
[C]: ?
Carbonite.Quests\NxQuest.lua:8825: UpdateList()
Carbonite.Quests\NxQuest.lua:8462: func()
Ace3\AceTimer-3.0\AceTimer-3.0.lua:55:
Ace3\AceTimer-3.0\AceTimer-3.0.lua:48
AddOns:
Swatter, v5.13.5258 (BoldBandicoot)
Ace3, v
AckisRecipeList, v3.0.12
Altoholic, vr151
AskMrRobot, v19
AtlasLootLoader, vv7.07.03
Auctionator, v3.2.2
BittensSpellFlashShaman, v60000.7
CallbackHandler10, v
Carbonite, v6.0
CarboniteInfo, v1.0
CarboniteNotes, v1.1
CarboniteQuests, v1.0
Cork, v6.0.0.57
DataStore, vr51
DataStoreAchievements, vr38
DataStoreAuctions, v6.0.001
DataStoreCharacters, vr29
DataStoreContainers, v6.0.002
DataStoreCurrencies, v6.0.002
DataStoreGarrisons, vr6
DataStoreInventory, vr40
DataStoreMails, vr39
DataStorePets, vr36
DataStoreQuests, vr31
DataStoreReputations, v6.0.002
DataStoreSpells, v6.0.002
DataStoreStats, v6.0.002
DataStoreTalents, v6.0.002
DBMCore, v
DBMDefaultSkin, v
DBMStatusBarTimers, v
Decursive, v2.7.3.6
Factionizer, v6.0.1
Farmhand, vv1.6.8
FBOutfitDisplayFrame, v1.4e
FishingBuddy, v1.4t
GatherMate2, v1.33.3
GoGoMount, v6.0.15
HandyNotes, vv1.3.2
HandyNotesDraenorTreasures, v1.07
IceHUD, v1.9.7
LibSharedMedia30, v3.0-89
LibSink20, v
LibStub, v
Omen, v3.1.9
Outfitter, v5.10b8
Parrot, vv1.12.0
Postal, v3.5.1
Quartz, v3.2.3
Recount, vv6.0.3e release
SellJunk, v3.0.11
SilverDragon, vv3.1.4
Skillet, v
SpellFlash, v6.17
SpellFlashCore, v2.0.5
StealYourCarbon, v5.0.1.23
tekKompare, v6.0.0.10
Titan, v5.4.3.60000
TitanBag, v5.4.3.60000
TitanClock, v5.4.3.60000
TitanDurability, v1.24
TitanGold, v5.4.3.60000
TitanLocation, v5.4.3.60000
TitanLootType, v5.4.3.60000
TitanMail, v6.02
TitanPerformance, v5.4.3.60000
TitanRepair, v5.4.3.60000
TitanVector, v1.0.17.60000
TitanVolume, v5.4.3.60000
TitanXP, v5.4.3.60000
TomTom, vv60000-1.1.1
VuhDo, v3.65
VuhDoOptions, v3.65
WIM, v3.6.21
WoWPro, v6.0.3H
WoWProAchievements, v6.0.3H
WoWProDailies, v6.0.3H
WoWProLeveling, v6.0.3H
WowProProfession, v6.0.3H
WoWProWorldEvents, v6.0.3H
BlizRuntimeLib_enUS v6.0.3.60000 <none>
(ck=7b8)
 
12-29-14, 03:22 AM   #11
ircdirk
A Molten Giant
 
ircdirk's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2014
Posts: 823
Originally Posted by spewage View Post
Get this on login

Date: 2014-12-29 09:18:17
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\Carbonite.Quests\NxQuest.lua line 8825:
attempt to concatenate field 'ObjText' (a nil value)
Debug:
(tail call): ?
[C]: ?
Carbonite.Quests\NxQuest.lua:8825: UpdateList()
Carbonite.Quests\NxQuest.lua:8462: func()
Ace3\AceTimer-3.0\AceTimer-3.0.lua:55:
Ace3\AceTimer-3.0\AceTimer-3.0.lua:48
AddOns:
Swatter, v5.13.5258 (BoldBandicoot)
Ace3, v
AckisRecipeList, v3.0.12
Altoholic, vr151
AskMrRobot, v19
AtlasLootLoader, vv7.07.03
Auctionator, v3.2.2
BittensSpellFlashShaman, v60000.7
CallbackHandler10, v
Carbonite, v6.0
CarboniteInfo, v1.0
CarboniteNotes, v1.1
CarboniteQuests, v1.0
Cork, v6.0.0.57
DataStore, vr51
DataStoreAchievements, vr38
DataStoreAuctions, v6.0.001
DataStoreCharacters, vr29
DataStoreContainers, v6.0.002
DataStoreCurrencies, v6.0.002
DataStoreGarrisons, vr6
DataStoreInventory, vr40
DataStoreMails, vr39
DataStorePets, vr36
DataStoreQuests, vr31
DataStoreReputations, v6.0.002
DataStoreSpells, v6.0.002
DataStoreStats, v6.0.002
DataStoreTalents, v6.0.002
DBMCore, v
DBMDefaultSkin, v
DBMStatusBarTimers, v
Decursive, v2.7.3.6
Factionizer, v6.0.1
Farmhand, vv1.6.8
FBOutfitDisplayFrame, v1.4e
FishingBuddy, v1.4t
GatherMate2, v1.33.3
GoGoMount, v6.0.15
HandyNotes, vv1.3.2
HandyNotesDraenorTreasures, v1.07
IceHUD, v1.9.7
LibSharedMedia30, v3.0-89
LibSink20, v
LibStub, v
Omen, v3.1.9
Outfitter, v5.10b8
Parrot, vv1.12.0
Postal, v3.5.1
Quartz, v3.2.3
Recount, vv6.0.3e release
SellJunk, v3.0.11
SilverDragon, vv3.1.4
Skillet, v
SpellFlash, v6.17
SpellFlashCore, v2.0.5
StealYourCarbon, v5.0.1.23
tekKompare, v6.0.0.10
Titan, v5.4.3.60000
TitanBag, v5.4.3.60000
TitanClock, v5.4.3.60000
TitanDurability, v1.24
TitanGold, v5.4.3.60000
TitanLocation, v5.4.3.60000
TitanLootType, v5.4.3.60000
TitanMail, v6.02
TitanPerformance, v5.4.3.60000
TitanRepair, v5.4.3.60000
TitanVector, v1.0.17.60000
TitanVolume, v5.4.3.60000
TitanXP, v5.4.3.60000
TomTom, vv60000-1.1.1
VuhDo, v3.65
VuhDoOptions, v3.65
WIM, v3.6.21
WoWPro, v6.0.3H
WoWProAchievements, v6.0.3H
WoWProDailies, v6.0.3H
WoWProLeveling, v6.0.3H
WowProProfession, v6.0.3H
WoWProWorldEvents, v6.0.3H
BlizRuntimeLib_enUS v6.0.3.60000 <none>
(ck=7b8)
Try disabling WoWPro addons and see if this disapears.
 
12-30-14, 12:39 PM   #12
Zenda772
A Murloc Raider
Join Date: Dec 2014
Posts: 5
Not sure what it is upset about but bugsack reported this error.

3x Carbonite\NxMap.lua:9073: Usage: GetMapNameByID(mapID)
[C]: in function `GetMapNameByID'
Carbonite\NxMap.lua:9073: in function `GetWorldZoneInfo'
Carbonite\NxMap.lua:7223: in function `ClipZoneFrm'
_NPCScan.Overlay\Modules\Carbonite-6.0.lua:250: in function <_NPCScan.Overlay\Modules\Carbonite.lua:236>
_NPCScan.Overlay\Modules\Carbonite-6.0.lua:289: in function <_NPCScan.Overlay\Modules\Carbonite.lua:280>
[C]: ?

Locals:
self = <table> {
MiniBlks = 6
IconScale = 3
Scale = 1.0682498621221
MenuIShowWorld = <table> {
}
Targets = <table> {
}
GIconMenuITogInst = <table> {
}
BackgndAlpha = 0
ArrowPulse = 1
PlyrRZY = 0
MapId = 0
MMOwn = false
TextFStrs = <table> {
}
PlyrLastDir = 999
Scrolling = false
Menu = <table> {
}
ShowUnexplored = false
Arch = <unnamed> {
}
MMOwnedFrms = <table> {
}
MMChkDelay = 5
PIconMenu = <table> {
}
MMScalesC = <table> {
}
WorldAlpha = 0
MMScales = <table> {
}
StartupShown = true
ScaleDraw = 0.025
Guide = <table> {
}
MapIndex = 1
MapPosY = -4416.1110677083
StepTime = 1
PlyrSpeedX = 0
PlyrFrm = <unnamed> {
}
MapPosXDraw = 2200
DebugAdjustScale = 0.1
MoveLastX = -1
PlyrDir = 0
PlyrSpeedCalcTime = 841398.594
IconNavScale = 1
MapPosYDraw = -100
LocTipFrm = NxMapTip {
}
PlyrSpeed = 0
TextFrm = <unnamed> {
}
WorldHotspots = <table> {
}
MiniFrms = <table> {
}
ContFrms = <table> {
}
TileFrms = <table> {
}
MapScale = 1
TransMenu = <table> {
}
Win = <table> {
}
PadX = 0
GIconMenu = <table> {
}
RealScale = 0.025
Data = <table> {
}
MenuIPlyrFollow = <table> {
}
BGIncNum = 0
ViewSavedData = <table> {
}
MapW = 150.00001525879
TargetNextUniqueId = 1
MMGathererUpdateDelay = 1
BGIconMenu = <table> {
}
MenuIShowMine = <table> {
}
LClickTime = 0
MouseEnabled = true
LocTipFStrs = <table> {
}
TrackPlyrs = <table> {
}
ButAutoScaleOn = <table> {
}
DotZoneScale = 1
MapH = 140.99998474121
MenuIMonitorZone = <table> {
}
GIconMenuIFindNote = <table> {
}
DotRaidScale = 1
QuestWin = <unnamed> {
}
WorldHotspotsCity = <table> {
}
TextScFrm = <unnamed> {
}
ArchAlpha = 0.3
IconStaticFrms = <table> {
}
MapPosX = -2406.8749023438
LOpts = <table> {
}
BackgndAlphaTarget = 0.4
IconFrms = <table> {
}
Tracking = <table> {
}
MapsDrawnOrder = <table> {
}
BGGrowBars = true
MapsDrawnFade = <table> {
}
UpdateTrackingDelay = 0
ArrowScroll = 0
UpdateTargetDelay = 0
H = 141
PlyrY = 0
Tick = 0
CurOpts = <table> {
}
IconNIFrms = <table> {
}
TitleH = 0
BaseScale = 1
ToolBar = <table> {
}
MoveLastY = -1
MenuIShowHerb = <table> {
}
DotPalScale = 1
DotPartyScale = 1
PlyrRZX = 0
PlyrX = 0
QuestAlpha = 0.3
NeedWorldUpdate = true
BackgndAlphaFade = 0.4
BackgndAlphaFull = 1
Frm = <unnamed> {
}
MoveDir = 0
PlyrSpeedY = 0
W = 150
KillShow = false
}
cont = nil
zone = nil
 
12-30-14, 01:07 PM   #13
nelegalno2
A Flamescale Wyrmkin
Join Date: Dec 2014
Posts: 132
@Zenda772, that's the wrong place for this report. And here is the solution to you're problem: http://www.wowinterface.com/forums/s...30&postcount=8
 
 

WoWInterface » Featured Projects » Carbonite » Carbonite Archive » BUG ALL: NxQuest.lua:4428: assertion failed #144

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