Recount

677 - GUI_Graph.lua:993: bad argument #1 to "min" (number expected, got nil)

After a battle, set to damage taken, right click my char and select show graph. The graph window pops up showing fights on right bottom. Select one of them and this error pops up. No graph is displayed, just red in center.

23x Recount-v4.3.0c release\GUI_Graph.lua:993: bad argument #1 to "min" (number expected, got nil)
<in C code>
Recount-v4.3.0c release\GUI_Graph.lua:993: in function <Recount\GUI_Graph.lua:958>

Locals:
this = <unnamed> {
 0 = <userdata>
 Textures = <table> {}
 FindTexture = <func> @Recount\GUI_Graph.lua:222
 TimeSelect = <unnamed> {}
 HideTextures = <func> @Recount\GUI_Graph.lua:212
}
sX = 506.52377319336
Scale = 0.83999997377396
mX = 632.96008300781
TimePos = 1329660896.515
GraphWindow = Recount_GraphWindow {
 0 = <userdata>
 Dragging = true
 Entries = 0
 ScrollBar2 = Recount_GraphWindow_ScrollBar2 {}
 LineGraph = Recount_GraphWindow_LineGraph {}
 isMoving = false
 CombatTime = <table> {}
 Normalize = <unnamed> {}
 TimeRangeSet = false
 ScrollBar1 = Recount_GraphWindow_ScrollBar1 {}
 isLocked = false
 Stacked = <unnamed> {}
 Me = <table> {}
 TimeLabels = <unnamed> {}
 Below = Recount_DetailWindow {}
 SelectAllButton = <unnamed> {}
 IntegrateOn = false
 NormalizeOn = false
 Integrate = <unnamed> {}
 TimeRows = <table> {}
 RefreshButton = <unnamed> {}
 Title = <unnamed> {}
 Rows = <table> {}
 StackedOn = false
 CloseButton = <unnamed> {}
 Labels = <unnamed> {}
 GraphBackground = <unnamed> {}
}
Graph = Recount_GraphWindow_LineGraph {
 0 = <userdata>
 SetGridSpacing = <func> @Recount\Libs\..\LibGraph-2.0.lua:1222
 SetAxisColor = <func> @Recount\Libs\..\LibGraph-2.0.lua:1233
 FindFontString = <func> @Recount\Libs\..\LibGraph-2.0.lua:759
 ResetData = <func> @Recount\Libs\..\LibGraph-2.0.lua:707
 LockXMin = <func> @Recount\Libs\..\LibGraph-2.0.lua:1174
 DrawHLine = <func> @Recount\Libs\..\LibGraph-2.0.lua:1931
 HideBars = <func> @Recount\Libs\..\LibGraph-2.0.lua:2069
 OnUpdate = <func> @Recount\Libs\..\LibGraph-2.0.lua:1395
 XGridInterval = 15
 GridColor = <table> {}
 AddFilledDataSeries = <func> @Recount\Libs\..\LibGraph-2.0.lua:682
 DrawLine = <func> @Recount\Libs\..\LibGraph-2.0.lua:1823
 GraphLib_Lines_Used = <table> {}
 SetXAxis = <func> @Recount\Libs\..\LibGraph-2.0.lua:1149
 RefreshGraph = <func> @Recount\Libs\..\LibGraph-2.0.lua:1627
 FontStrings = <table> {}
 XAxisDrawn = true
 HideFontStrings = <func> @Recount\Libs\..\LibGraph-2.0.lua:749
 TextFrame = <unnamed> {}
 YMin = 0
 XMin = 1329660787
 YLabelsRight = true
 YGridInterval = 10
 AutoScale = true
 TimeRef = <unnamed> {}
 TexturesUsed = <table> {}
 GraphType = "LINE"
 Textures = <table> {}
 FilledData = <table> {}
 LockYMin = <func> @Recount\Libs\..\LibGraph-2.0.lua:1190
 Data = <table> {}
 XMax = 1329660885
 LockOnYMin = true
 SetGridColorSecondary = <func> @Recount\Libs\..\LibGraph-2.0.lua:1253
 LockOnXMax = true
 LockOnXMin = true
 YAxisDrawn = true
 YLabelsLeft = true
 AddDataSeries = <func> @Recount\Libs\..\LibGraph-2.0.lua:659
 DrawBar = <func> @Recount\Libs\..\LibGraph-2.0.lua:1970
 AxisColor = <table> {}
 LockOnYMax = false
 HideLines = <func> @Recount\Libs\..\LibGraph-2.0.lua:1960
 SetYLabels = <func> @Recount\Libs\..\LibGraph-2.0.lua:1276
 YMax = 0
 LockXMax = <func> @Recount\Libs\..\LibGraph-2.0.lua:1182
 SetAxisDrawing = <func> @Recount\Libs\..\LibGraph-2.0.lua:1211
 SetAutoScale = <func> @Recount\Libs\..\LibGraph-2.0.lua:1167
 CreateGridlines = <func> @Recount\Libs\..\LibGraph-2.0.lua:1282
 GraphLib_Lines = <table> {}
 SetYAxis = <func> @I
User When Change
Fred7 Feb 19, 2012 at 14:31 UTC Create

You must login to post a comment. Don't have an account? Register to get one!

Facts

Reported
Feb 19, 2012
Status
New - Issue has not had initial review yet.
Type
Defect - A shortcoming, fault, or imperfection
Priority
Medium - Normal priority.
Votes
0

Reported by

Possible assignees