avandenberghe / accountant-wow

Automatically exported from code.google.com/p/accountant-wow
0 stars 0 forks source link

LUA Error on login #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Happens on Login
2.
3.

What version of the product are you using? On what operating system?
4.06.50005

Please provide any additional information below.

2x Accountant\Accountant-4.06.50005.lua:1149: attempt to index field "?" (a nil 
value)
Accountant\Accountant-4.06.50005.lua:1149: in function "LoadSavedData"
Accountant\Accountant-4.06.50005.lua:966: in function "OnLoad"
Accountant\Accountant-4.06.50005.lua:1540: in function "OnEvent"
<string>:"*:OnEvent":1: in function <string>:"*:OnEvent":1

Locals:
SC = <table> {
 sender = ""
 artwork_path = "..\Artwork\"
 repair_cost = 0
 CharDropDown_Init = <func> @..\Accountant.lua:1353
 current_money = 0
 current_tab = 1
 AllDropdown = "All Chars"
 Realm = "Azgalor"
 Button_Toggle = <func> @..\Accountant.lua:215
 SetLabels = <func> @..\Accountant.lua:879
 got_name = true
 could_repair = false
 DIVIDER = "-"
 player = "Azgalor-Libidos"
 InitOptions = <func> @..\Accountant.lua:650
 TableContainsValue = <func> @..\Accountant.lua:42
 Button_Alliance_Toggle = <func> @..\Accountant.lua:1432
 Button_Init = <func> @..\Accountant.lua:203
 ShowValues = <func> @..\Accountant.lua:1883
 Toons = <table> {}
 ToonDropDownList = <func> @..\Accountant.lua:1329
 log_modes = <table> {}
 LDB_OnTooltipShow = <func> @..\Accountant.lua:751
 can_repair = ""
 GetCashForAllToons = <func> @..\Accountant.lua:1829
 repair_money = 0
 ShowHorde = true
 RegisterEvents = <func> @..\Accountant.lua:835
 OnLoad = <func> @..\Accountant.lua:941
 Slash = <func> @..\Accountant.lua:1466
 verbose = false
 show_setup = false
 Char = "Libidos"
 Button_Horde_Toggle = <func> @..\Accountant.lua:1447
 Version = "4.06.50005"
 CharDropDown_OnShow = <func> @..\Accountant.lua:1394
 UtilToonDropDownList = <func> @..\Accountant.lua:87
 log_modes_short = <table> {}
 Button_makename = <func> @..\Accountant.lua:194
 last_money = 0
 ToonMerge = <func> @..\Accountant.lua:144
 refund_mode = ""
 ClearData = <func> @..\Accountant.lua:70
 GREEN_COLOR = "|cff20ff20"
 UpdateLog = <func> @..\Accountant.lua:1980
 Button_OnClick = <func> @..\Accountant.lua:182
 data = <table> {}
 LDB_Init = <func> @..\Accountant.lua:681
 LDB_frame = <unnamed> {}
 GOLD_COLOR = "|cFFFFFF00"
 mode = ""
 LoadSavedData = <func> @..\Accountant.lua:1017
 ShowAlliance = false
 Print2 = <func> @..\Accountant.lua:1973
 OnShow = <func> @..\Accountant.lua:1951
 show_mode = false
 CharDropDown_Setup = <func> @..\Accountant.lua:1372
 LDB_Update = <func> @..\Accountant.lua:705
 Print = <func> @..\Accountant.lua:1965
 GetCashForToons = <func> @..\Accountant.lua:1801
 AllToons = <table> {}
 CacheGetCopper = <func> @..\Accountant.lua:1298
 WeekStart = <func> @..\Accountant.lua:1740
 NiceCash = <func> @..\Accountant.lua:1665
 GetDetailForToons = <func> @..\Accountant.lua:1757
 show_toons = "All Chars"
 ShowUsage = <func> @..\Accountant.lua:1462
 MaxRows = 15
 CharDropDown_OnClick = <func> @..\Accountant.lua:1404
 CacheSetCopper = <func> @..\Accountant.lua:1279
 Tab_OnClick = <func> @..\Accountant.lua:2079
 ToonDelete = <func> @..\Accountant.lua:110
 OnHide = <func> @..\Accountant.lua:1959
 Ca

Original issue reported on code.google.com by jeremy12 on 25 Sep 2012 at 5:35

GoogleCodeExporter commented 9 years ago

Original comment by proost.t...@gmail.com on 1 Dec 2012 at 7:27