Thread Tools Display Modes
03-11-13, 04:50 PM   #1
mjumnito
A Flamescale Wyrmkin
 
mjumnito's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2009
Posts: 115
second stage thunder king bugs

Horde side second stage
Code:
79x Carbonite-5.1.5\NxMap.lua:9117: bad argument #2 to "strsplit" (string expected, got nil)
<in C code>
Carbonite-5.1.5\NxMap.lua:9117: in function "GetInstanceID"
Carbonite-5.1.5\NxMap.lua:9137: in function <Carbonite\NxMap.lua:9126>
(tail call): ?
Carbonite-5.1.5\NxMapGuide.lua:1180: in function "UpdateMapIcons"
Carbonite-5.1.5\NxQuest.lua:1808: in function "RecordQuestsLog"
Carbonite-5.1.5\NxQuest.lua:1381: in function "RecordQuests"
Carbonite-5.1.5\NxQuest.lua:4733: in function "LogUpdate"
Carbonite-5.1.5\NxQuest.lua:4702: in function "?"
Carbonite-5.1.5\NxUI.lua:2780: in function <Carbonite\NxUI.lua:2762>

Locals:
self = <table> {
 MiniBlks = 6
 IconScale = 1
 MenuIShowWorld = <table> {}
 GIconMenuITogInst = <table> {}
 PlyrRZY = 52.358508110046
 MMScalesC = <table> {}
 GOpts = <table> {}
 LOpts = <table> {}
 Guide = <table> {}
 PlyrLastDir = 360
 WorldHotspots = <table> {}
 Menu = <table> {}
 EffScale = 0.89999997615814
 Zone = 3
 WorldAlpha = -1.#IND
 StartupShown = 1
 ScaleDraw = 1.0630093041098
 BackgndAlphaFade = 1
 MoveLastX = 1048.9297933586
 PlyrDir = 360
 PlyrSpeedCalcTime = 581930.393
 MapPosYDraw = 1103.2821495659
 ArchAlpha = 0.016518304007612
 MapScale = 0.10608875290517
 CurMapBG = false
 PadX = 0
 BGIncNum = 0
 MenuIMonitorZone = <table> {}
 MapW = 227.3985748291
 MMGathererUpdateDelay = 1
 MMAddonFrms = <table> {}
 LClickTime = 0
 MouseEnabled = true
 ButAutoScaleOn = <table> {}
 MapH = 204.40002441406
 MMScales = <table> {}
 MMArrowName = ""
 MapPosX = 1048.9297933586
 BackgndAlphaTarget = 1
 MoveDir = 180
 BGGrowBars = true
 ArrowScroll = 0.3
 H = 141
 Tick = 25033
 IconNIFrms = <table> {}
 LastDungeonLevel = 0
 BaseScale = 1
 ToolBar = <table> {}
 MoveLastY = 1103.2821495659
 MenuIShowHerb = <table> {}
 DotPartyScale = 1
 DotPalScale = 1
 QuestAlpha = 0.32940731117909
 CurWorldUpdateOverlayNum = 1
 MMFScale = 0.70867286940656
 Scale = 1.0630093041098
 TextFrm = <unnamed> {}
 BackgndAlpha = 1
 ArrowPulse = 1
 MenuIShowMine = <table> {}
 MapId = 6015
 MMOwn = true
 MMModels = <table> {}
 Size1 = 0.83333335540913
 ShowUnexplored = false
 InstLevelSet = 0
 Arch = <unnamed> {}
 TrackPlayer = "Seabag"
 PIconMenu = <table> {}
 TrackDistYd = 1.8278682850722
 DotRaidScale = 1
 TrackName = "Speak to Lor'themar Theron: 0/1"
 MapIndex = 1
 WorldHotspotTipStr = "Pandaria, |cffffff00Townlong Steppes (88-89)
"
 StepTime = 0
 PlyrSpeedX = 1048.9297933586
 PlyrFrm = <unnamed> {}
 DebugAdjustScale = 0.1
 ScaleDrawW = 0.94072553846308
 IconStaticFrms = <table> {}
 UpdateTrackingDelay = 8
 IconNavScale = 1
 MiniFrms = <table> {}
 Win = <table> {}
 InstanceId = false
 ScaleBeforeTarget = false
 RealScale = 1.0630093041098
 Data = <table> {}
 TrackDir = false
 CurOverlaysTexFolder = "isleofthethunderking"
 MMMaskName = "Buttons\White8x8"
 TrackETA = false
 BGIconMenu = <table> {}
 CurOverlays = <table> {}
 MMZoomChanged = false
 MMScale = 1.0630093041098
 LocTipFStrs = <table> {}
 TrackPlyrs = <table> {}
 MMZoomType = 1
 TextScFrm = <unnamed> {}
 MapPosY = 1103.2821495659
 GIconMenuIFindNote = <table> {}
 Targets = <table> {}
 QuestWin = <unnamed> {}
 WorldHotspotsCity = <table> {}
 IconFrms = <table> {}
 RMapId = 6015
 PlyrY = 1103.2821495659
 Tracking = <table> {}
 Cont = 6
 TextFStrs = <table> {}
 Scrolling = false
 TargetNextUniqueId = 2
 Level = 34
 LocTipFrm = NxMapTip {}
 MapsDrawnFade = <table> {}
 W = 150
 ContFrms = <table> {}
 GIconMenu = <table> {}
 TileFrms = <table> {}
 ScaleW = 0.94072553846308
 UpdateTargetDelay = 0
 CurOpts = <table> {}
 MenuIPlyrFollow = <table> {}
 TitleH = 0
 CurWorldUpdateMapId = 6015
 PlyrSpeed = 0
 PlyrSpeedY = 1103.2821495659
 MMAlphaDelay = 0
 MMOwnedFrms = <table> {}
 MMChkDelay = 22
 PlyrRZX = 28.384447097778
 KillShow = false
 ViewSavedData = <table> {}
 NeedWorldUpdate = true
 TransMenu = <table> {}
 MapsDrawnOrder = <table> {}
 Frm = <unnamed> {}
 DotZoneScale = 1
 MapPosXDraw = 1048.9297933586
 PlyrX = 1048.9297933586
 BackgndAlphaFull = 1
}
id = nil

Last edited by mjumnito : 03-11-13 at 05:08 PM. Reason: formating
 
 

WoWInterface » Featured Projects » Carbonite » Carbonite Archive » second stage thunder king bugs


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