Download
(10Kb)
Download
Updated: 08-13-16 01:20 AM
Pictures
File Info
Compatibility:
Legion (7.0.3)
Updated:08-13-16 01:20 AM
Created:08-31-12 01:19 PM
Downloads:110,630
Favorites:17
MD5:

TBags with NewCurrencies  Popular! (More than 5000 hits)

Version: 7.01
by: 堂吉先生 [More]

this verson is based on DuffedUI's bag interface because no one fix cargbags
you can change currencies.lua as follows to make your wish of what to display

Bag.lua line 10 -13 set Bag size line 809 set bag position

for sell some armor and weapon ,add level type and short for the strings
location for your clients from line 16 to 59 and change line 641 to fit client

currencies.lua --货币显示currencis display
--可以使用下列数据自己排序1-N 推荐 N<=6 use the number to order 1-N suggest N<=6
Currency = {
[1] = 392, --Honor Points荣誉
[2] = 390, --Conquest Points征服
[3] = 994, --Seal of Tempered Fate钢化命运印记
[4] = 823, --Apexis Crystal埃匹希斯水晶
[5] = 824, --Garrison Resources要塞资源
[6] = 515, --Darkmoon Prize Ticket暗月票
[7] = 738, --Lesser Charm of Good Fortune
[8] = 944, --Artifact Fragment神器碎片
[9] = 810, --Black Iron Fragment黑铁碎片
[10] = 980, --Dingy Iron Coins肮脏的铁币
[11] = 789, --Bloody Coin染血的铸币
[12] = 241, --Champion's Seal冠军的印记
[13] = 402, --Ironpaw Token铁掌印记
[14] = 416, --Mark of the World Tree世界之树的印记
[15] = 777, --Timeless Coin永恒铸币
[16] = 391, --Tol Barad Commendation托尔巴拉德奖章
[17] = 776, --Warforged Seal战火铸币
}
local N = 7 --显示的货币数量 the amount of currencies to display

6.2
level fixed

6.06
armor and weapons 's level and type in zhCN or zhTW
6.04
armor and weapons 's level and type

6.03 bag movable
make BankItemsPerRow and BagItemsPerRow setable fix bankframe
fix bankframe bug with aurora
make 7 currencies for 6.0.2

5.2
.toc update
50102
fix font setting
50101
fix BUTTON setting problem
50100
update to 5.1
2.00addElder Charm of Good Fortune
1.00add Ironpaw Token
Optional Files (0)


Post A Reply Comment Options
Unread 08-16-16, 01:45 AM  
badness
A Cliff Giant
 
badness's Avatar

Forum posts: 74
File comments: 54
Uploads: 0
Originally Posted by 堂吉先生
Originally Posted by badness
That is the new one that gave me the error. It happened when I tried to change my bags to add more bag space
local ButtonSetSize = 38
local ButtonSpacing = 1
local BagItemsPerRow = 12
local BankItemsPerRow = 18
what is BAG space? I DIDNT GET IT.
I replaced 20 slot bags with 30 slot bags
Report comment to moderator  
Reply With Quote
Unread 08-16-16, 12:35 AM  
堂吉先生
A Kobold Labourer
 
堂吉先生's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 35
Uploads: 9
Originally Posted by badness
That is the new one that gave me the error. It happened when I tried to change my bags to add more bag space
local ButtonSetSize = 38
local ButtonSpacing = 1
local BagItemsPerRow = 12
local BankItemsPerRow = 18
what is BAG space? I DIDNT GET IT.
Report comment to moderator  
Reply With Quote
Unread 08-15-16, 10:30 AM  
badness
A Cliff Giant
 
badness's Avatar

Forum posts: 74
File comments: 54
Uploads: 0
That is the new one that gave me the error. It happened when I tried to change my bags to add more bag space
Report comment to moderator  
Reply With Quote
Unread 08-15-16, 10:06 AM  
堂吉先生
A Kobold Labourer
 
堂吉先生's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 35
Uploads: 9
Originally Posted by badness
The ButtonSpacing for the Banks/Reagents and Bags don't seem to hold the same values and I also got this error:

Lua Code:
  1. Message: Interface\AddOns\TBags\Bags.lua:676: attempt to index field 't' (a nil value)
  2. Time: 08/15/16 09:26:04
  3. Count: 1
  4. Stack: Interface\AddOns\TBags\Bags.lua:676: in function `SlotUpdate'
  5. Interface\AddOns\TBags\Bags.lua:726: in function `BagUpdate'
  6. Interface\AddOns\TBags\Bags.lua:926: in function <Interface\AddOns\TBags\Bags.lua:924>
  7.  
  8. Locals: id = 4
  9. Button = ContainerFrame5Item23 {
  10.  JunkIcon = <unnamed> {
  11.  }
  12.  NewItemTexture = <unnamed> {
  13.  }
  14.  BattlepayItemTexture = <unnamed> {
  15.  }
  16.  0 = <userdata>
  17.  UpdateTooltip = <function> defined @Interface\FrameXML\ContainerFrame.lua:1080
  18.  IsSkinned = true
  19.  count = 0
  20.  flash = <unnamed> {
  21.  }
  22.  newitemglowAnim = <unnamed> {
  23.  }
  24.  Count = ContainerFrame5Item23Count {
  25.  }
  26.  IconBorder = <unnamed> {
  27.  }
  28.  flashAnim = <unnamed> {
  29.  }
  30.  searchOverlay = ContainerFrame5Item23SearchOverlay {
  31.  }
  32.  icon = ContainerFrame5Item23IconTexture {
  33.  }
  34.  SplitStack = <function> defined @Interface\FrameXML\ContainerFrame.lua:909
  35. }
  36. ItemLink = nil
  37. _ = nil
  38. _ = nil
  39. Lock = nil
  40. IsQuestItem = nil
  41. (*temporary) = nil
  42. (*temporary) = nil
  43. (*temporary) = "8"
  44. (*temporary) = ContainerFrame5Item23 {
  45.  JunkIcon = <unnamed> {
  46.  }
  47.  NewItemTexture = <unnamed> {
  48.  }
  49.  BattlepayItemTexture = <unnamed> {
  50.  }
  51.  0 = <userdata>
  52.  UpdateTooltip = <function> defined @Interface\FrameXML\ContainerFrame.lua:1080
  53.  IsSkinned = true
  54.  count = 0
  55.  flash = <unnamed> {
  56.  }
  57.  newitemglowAnim = <unnamed> {
  58.  }
  59.  Count = ContainerFrame5Item23Count {
  60.  }
  61.  IconBorder = <unnamed> {
  62.  }
  63.  flashAnim = <unnamed> {
  64.  }
  65.  searchOverlay = ContainerFrame5Item23SearchOverlay {
  66.  }
  67.  icon = ContainerFrame5Item23IconTexture {
  68.  }
  69.  SplitStack = <function> defined @Interface\FrameXML\ContainerFrame.lua:909
  70. }
  71. (*temporary) = 8
  72. (*temporary) = nil
  73. (*temporary) = nil
  74. (*temporary) = nil
  75. (*temporary) = nil
  76. (*temporary) = nil
  77. (*temporary) = nil
  78. (*temporary) = nil
  79. (*temporary) = nil
  80. (*temporary) = nil
  81. (*temporary) = nil
  82. (*temporary) = "attempt to index field 't' (a nil value)"
  83. Texts = <table> {
  84.  53 = 1
  85.  43 = 1
  86.  73 = 1
  87.  63 = 1
  88.  93 = 1
  89.  83 = 1
  90.  13 = 1
  91.  3 = 1
  92.  33 = 1
  93.  23 = 1
  94.  42 = 1
  95.  52 = 1
  96.  62 = 1
  97.  72 = 1
  98.  82 = 1
  99.  92 = 1
  100.  329 = 1
  101.  1114 = 1
  102.  429 = 1
  103.  2 = 1
  104.  12 = 1
  105.  22 = 1
  106.  32 = 1
  107.  -115 = 1
  108.  1115 = 1
  109.  1128 = 1
  110.  -128 = 1
  111.  -125 = 1
  112.  1125 = 1
  113.  328 = 1
  114.  1127 = 1
  115.  -127 = 1
  116.  87 = 1
  117.  77 = 1
  118.  1018 = 1
  119.  47 = 1
  120.  37 = 1
  121.  67 = 1
  122.  57 = 1
  123.  1028 = 1
  124.  -15 = 1
  125.  15 = 1
  126.  115 = 1
  127.  215 = 1
  128.  315 = 1
  129.  415 = 1
  130.  515 = 1
  131.  615 = 1
  132.  715 = 1
  133.  7 = 1
  134.  14 = 1
  135.  314 = 1
  136.  17 = 1
  137.  514 = 1
  138.  414 = 1
  139.  714 = 1
  140.  614 = 1
  141.  107 = 1
  142.  86 = 1
  143.  96 = 1
  144.  36 = 1
  145.  46 = 1
  146.  56 = 1
  147.  66 = 1
  148.  106 = 1
  149.  -116 = 1
  150.  1117 = 1
  151.  1116 = 1
  152.  -117 = 1
  153.  6 = 1
  154.  16 = 1
  155.  26 = 1
  156.  424 = 1
  157.  -17 = 1
  158.  71 = 1
  159.  61 = 1
  160.  1010 = 1
  161.  41 = 1
  162.  -113 = 1
  163.  91 = 1
  164.  81 = 1
  165.  1113 = 1
  166.  1020 = 1
  167.  -120 = 1
  168.  1124 = 1
  169.  31 = 1
  170.  21 = 1
  171.  11 = 1
  172.  1 = 1
  173.  914 = 1
  174.  814 = 1
  175.  1110 = 1
  176.  1120 = 1
  177.  -110 = 1
  178.  105 = 1
  179.  1024 = 1
  180.  -126 = 1
  181.  1030 = 1
  182.  1126 = 1
  183.  -123 = 1
  184.  -121 = 1
  185.  1012 = 1
  186.  1121 = 1
  187.  -119 = 1
  188.  -111 = 1
  189.  1022 = 1
  190.  1111 = 1
  191.  1119 = 1
  192.  1026 = 1
  193.  330 = 1
  194.  430 = 1
  195.  1129 = 1
  196.  -112 = 1
  197.  1112 = 1
  198.  1021 = 1
  199.  -122 = 1
  200.  422 = 1
  201.  322 = 1
  202.  222 = 1
  203.  122 = 1
  204.  1011 = 1
  205.  321 = 1
  206.  421 = 1
  207.  121 = 1
  208.  221 = 1
  209.  1118 = 1
  210.  217 = 1
  211.  1025 = 1
  212.  85 = 1
  213.  75 = 1
  214.  820 = 1
  215.  720 = 1
  216.  213 = 1
  217.  920 = 1
  218.  316 = 1
  219.  216 = 1
  220.  817 = 1
  221.  917 = 1
  222.  716 = 1
  223.  713 = 1
  224.  516 = 1
  225.  416 = 1
  226.  118 = 1
  227.  218 = 1
  228.  916 = 1
  229.  816 = 1
  230.  -18 = 1
  231.  1130 = 1
  232.  15 = 1
  233.  5 = 1
  234.  410 = 1
  235.  110 = 1
  236.  210 = 1
  237.  10 = 1
  238.  94 = 1
  239.  74 = 1
  240.  84 = 1
  241.  54 = 1
  242.  64 = 1
  243.  34 = 1
  244.  1023 = 1
  245.  326 = 1
  246.  426 = 1
  247.  102 = 1
  248.  1029 = 1
  249.  101 = 1
  250.  420 = 1
  251.  24 = 1
  252.  1019 = 1
  253.  4 = 1
  254.  220 = 1
  255.  120 = 1
  256.  -12 = 1
  257.  312 = 1
  258.  412 = 1
  259.  512 = 1
  260.  612 = 1
  261.  12 = 1
  262.  112 = 1
  263.  212 = 1
  264.  611 = 1
  265.  919 = 1
  266.  411 = 1
  267.  311 = 1
  268.  211 = 1
  269.  812 = 1
  270.  11 = 1
  271.  719 = 1
  272.  219 = 1
  273.  119 = 1
  274.  419 = 1
  275.  319 = 1
  276.  1017 = 1
  277.  911 = 1
  278.  811 = 1
  279.  711 = 1
  280.  323 = 1
  281.  324 = 1
  282.  325 = 1
  283.  910 = 1
  284.  327 = 1
  285.  103 = 1
  286.  810 = 1
  287.  918 = 1
  288.  423 = 1
  289.  1015 = 1
  290.  425 = 1
  291.  427 = 1
  292.  428 = 1
  293.  718 = 1
  294.  818 = 1
  295.  -124 = 1
  296.  108 = 1
  297.  511 = 1
  298.  -114 = 1
  299.  -19 = 1
  300.  -16 = 1
  301.  -14 = 1
  302.  510 = 1
  303.  717 = 1
  304.  -11 = 1
  305.  51 = 1
  306.  -13 = 1
  307.  613 = 1
  308.  55 = 1
  309.  214 = 1
  310.  27 = 1
  311.  313 = 1
  312.  -118 = 1
  313.  513 = 1
download the new one
Report comment to moderator  
Reply With Quote
Unread 08-14-16, 04:04 PM  
badness
A Cliff Giant
 
badness's Avatar

Forum posts: 74
File comments: 54
Uploads: 0
The ButtonSpacing for the Banks/Reagents and Bags don't seem to hold the same values and I also got this error:

Lua Code:
  1. Message: Interface\AddOns\TBags\Bags.lua:676: attempt to index field 't' (a nil value)
  2. Time: 08/15/16 09:26:04
  3. Count: 1
  4. Stack: Interface\AddOns\TBags\Bags.lua:676: in function `SlotUpdate'
  5. Interface\AddOns\TBags\Bags.lua:726: in function `BagUpdate'
  6. Interface\AddOns\TBags\Bags.lua:926: in function <Interface\AddOns\TBags\Bags.lua:924>
  7.  
  8. Locals: id = 4
  9. Button = ContainerFrame5Item23 {
  10.  JunkIcon = <unnamed> {
  11.  }
  12.  NewItemTexture = <unnamed> {
  13.  }
  14.  BattlepayItemTexture = <unnamed> {
  15.  }
  16.  0 = <userdata>
  17.  UpdateTooltip = <function> defined @Interface\FrameXML\ContainerFrame.lua:1080
  18.  IsSkinned = true
  19.  count = 0
  20.  flash = <unnamed> {
  21.  }
  22.  newitemglowAnim = <unnamed> {
  23.  }
  24.  Count = ContainerFrame5Item23Count {
  25.  }
  26.  IconBorder = <unnamed> {
  27.  }
  28.  flashAnim = <unnamed> {
  29.  }
  30.  searchOverlay = ContainerFrame5Item23SearchOverlay {
  31.  }
  32.  icon = ContainerFrame5Item23IconTexture {
  33.  }
  34.  SplitStack = <function> defined @Interface\FrameXML\ContainerFrame.lua:909
  35. }
  36. ItemLink = nil
  37. _ = nil
  38. _ = nil
  39. Lock = nil
  40. IsQuestItem = nil
  41. (*temporary) = nil
  42. (*temporary) = nil
  43. (*temporary) = "8"
  44. (*temporary) = ContainerFrame5Item23 {
  45.  JunkIcon = <unnamed> {
  46.  }
  47.  NewItemTexture = <unnamed> {
  48.  }
  49.  BattlepayItemTexture = <unnamed> {
  50.  }
  51.  0 = <userdata>
  52.  UpdateTooltip = <function> defined @Interface\FrameXML\ContainerFrame.lua:1080
  53.  IsSkinned = true
  54.  count = 0
  55.  flash = <unnamed> {
  56.  }
  57.  newitemglowAnim = <unnamed> {
  58.  }
  59.  Count = ContainerFrame5Item23Count {
  60.  }
  61.  IconBorder = <unnamed> {
  62.  }
  63.  flashAnim = <unnamed> {
  64.  }
  65.  searchOverlay = ContainerFrame5Item23SearchOverlay {
  66.  }
  67.  icon = ContainerFrame5Item23IconTexture {
  68.  }
  69.  SplitStack = <function> defined @Interface\FrameXML\ContainerFrame.lua:909
  70. }
  71. (*temporary) = 8
  72. (*temporary) = nil
  73. (*temporary) = nil
  74. (*temporary) = nil
  75. (*temporary) = nil
  76. (*temporary) = nil
  77. (*temporary) = nil
  78. (*temporary) = nil
  79. (*temporary) = nil
  80. (*temporary) = nil
  81. (*temporary) = nil
  82. (*temporary) = "attempt to index field 't' (a nil value)"
  83. Texts = <table> {
  84.  53 = 1
  85.  43 = 1
  86.  73 = 1
  87.  63 = 1
  88.  93 = 1
  89.  83 = 1
  90.  13 = 1
  91.  3 = 1
  92.  33 = 1
  93.  23 = 1
  94.  42 = 1
  95.  52 = 1
  96.  62 = 1
  97.  72 = 1
  98.  82 = 1
  99.  92 = 1
  100.  329 = 1
  101.  1114 = 1
  102.  429 = 1
  103.  2 = 1
  104.  12 = 1
  105.  22 = 1
  106.  32 = 1
  107.  -115 = 1
  108.  1115 = 1
  109.  1128 = 1
  110.  -128 = 1
  111.  -125 = 1
  112.  1125 = 1
  113.  328 = 1
  114.  1127 = 1
  115.  -127 = 1
  116.  87 = 1
  117.  77 = 1
  118.  1018 = 1
  119.  47 = 1
  120.  37 = 1
  121.  67 = 1
  122.  57 = 1
  123.  1028 = 1
  124.  -15 = 1
  125.  15 = 1
  126.  115 = 1
  127.  215 = 1
  128.  315 = 1
  129.  415 = 1
  130.  515 = 1
  131.  615 = 1
  132.  715 = 1
  133.  7 = 1
  134.  14 = 1
  135.  314 = 1
  136.  17 = 1
  137.  514 = 1
  138.  414 = 1
  139.  714 = 1
  140.  614 = 1
  141.  107 = 1
  142.  86 = 1
  143.  96 = 1
  144.  36 = 1
  145.  46 = 1
  146.  56 = 1
  147.  66 = 1
  148.  106 = 1
  149.  -116 = 1
  150.  1117 = 1
  151.  1116 = 1
  152.  -117 = 1
  153.  6 = 1
  154.  16 = 1
  155.  26 = 1
  156.  424 = 1
  157.  -17 = 1
  158.  71 = 1
  159.  61 = 1
  160.  1010 = 1
  161.  41 = 1
  162.  -113 = 1
  163.  91 = 1
  164.  81 = 1
  165.  1113 = 1
  166.  1020 = 1
  167.  -120 = 1
  168.  1124 = 1
  169.  31 = 1
  170.  21 = 1
  171.  11 = 1
  172.  1 = 1
  173.  914 = 1
  174.  814 = 1
  175.  1110 = 1
  176.  1120 = 1
  177.  -110 = 1
  178.  105 = 1
  179.  1024 = 1
  180.  -126 = 1
  181.  1030 = 1
  182.  1126 = 1
  183.  -123 = 1
  184.  -121 = 1
  185.  1012 = 1
  186.  1121 = 1
  187.  -119 = 1
  188.  -111 = 1
  189.  1022 = 1
  190.  1111 = 1
  191.  1119 = 1
  192.  1026 = 1
  193.  330 = 1
  194.  430 = 1
  195.  1129 = 1
  196.  -112 = 1
  197.  1112 = 1
  198.  1021 = 1
  199.  -122 = 1
  200.  422 = 1
  201.  322 = 1
  202.  222 = 1
  203.  122 = 1
  204.  1011 = 1
  205.  321 = 1
  206.  421 = 1
  207.  121 = 1
  208.  221 = 1
  209.  1118 = 1
  210.  217 = 1
  211.  1025 = 1
  212.  85 = 1
  213.  75 = 1
  214.  820 = 1
  215.  720 = 1
  216.  213 = 1
  217.  920 = 1
  218.  316 = 1
  219.  216 = 1
  220.  817 = 1
  221.  917 = 1
  222.  716 = 1
  223.  713 = 1
  224.  516 = 1
  225.  416 = 1
  226.  118 = 1
  227.  218 = 1
  228.  916 = 1
  229.  816 = 1
  230.  -18 = 1
  231.  1130 = 1
  232.  15 = 1
  233.  5 = 1
  234.  410 = 1
  235.  110 = 1
  236.  210 = 1
  237.  10 = 1
  238.  94 = 1
  239.  74 = 1
  240.  84 = 1
  241.  54 = 1
  242.  64 = 1
  243.  34 = 1
  244.  1023 = 1
  245.  326 = 1
  246.  426 = 1
  247.  102 = 1
  248.  1029 = 1
  249.  101 = 1
  250.  420 = 1
  251.  24 = 1
  252.  1019 = 1
  253.  4 = 1
  254.  220 = 1
  255.  120 = 1
  256.  -12 = 1
  257.  312 = 1
  258.  412 = 1
  259.  512 = 1
  260.  612 = 1
  261.  12 = 1
  262.  112 = 1
  263.  212 = 1
  264.  611 = 1
  265.  919 = 1
  266.  411 = 1
  267.  311 = 1
  268.  211 = 1
  269.  812 = 1
  270.  11 = 1
  271.  719 = 1
  272.  219 = 1
  273.  119 = 1
  274.  419 = 1
  275.  319 = 1
  276.  1017 = 1
  277.  911 = 1
  278.  811 = 1
  279.  711 = 1
  280.  323 = 1
  281.  324 = 1
  282.  325 = 1
  283.  910 = 1
  284.  327 = 1
  285.  103 = 1
  286.  810 = 1
  287.  918 = 1
  288.  423 = 1
  289.  1015 = 1
  290.  425 = 1
  291.  427 = 1
  292.  428 = 1
  293.  718 = 1
  294.  818 = 1
  295.  -124 = 1
  296.  108 = 1
  297.  511 = 1
  298.  -114 = 1
  299.  -19 = 1
  300.  -16 = 1
  301.  -14 = 1
  302.  510 = 1
  303.  717 = 1
  304.  -11 = 1
  305.  51 = 1
  306.  -13 = 1
  307.  613 = 1
  308.  55 = 1
  309.  214 = 1
  310.  27 = 1
  311.  313 = 1
  312.  -118 = 1
  313.  513 = 1
Last edited by badness : 08-15-16 at 07:28 AM.
Report comment to moderator  
Reply With Quote
Unread 08-14-16, 10:07 AM  
Tweeker
A Cobalt Mageweaver
 
Tweeker's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 234
File comments: 153
Uploads: 5
English version?

Sorry cant speak asian
__________________
Report comment to moderator  
Reply With Quote
Unread 08-05-16, 05:30 PM  
badness
A Cliff Giant
 
badness's Avatar

Forum posts: 74
File comments: 54
Uploads: 0
any chance of an update for legion?
Report comment to moderator  
Reply With Quote
Unread 07-27-15, 01:11 PM  
agneswww
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 21
Uploads: 1
zhTW

elseif (GetLocale() == "zhTW") then
L = {};
WEAPON = "武器"
ARMOR = "護甲"
L["布甲"]="布"
L["皮甲"]="皮"
L["锁甲"]="鎖"
L["板甲"]=""
L["INVTYPE_SHIELD"]="盾"
L["INVTYPE_HOLDABLE"]="副手"
L["INVTYPE_HEAD"]=""
L["INVTYPE_SHOULDER"]="肩"
L["INVTYPE_CHEST"]="胸"
L["INVTYPE_WAIST"]="腰"
L["INVTYPE_LEGS"]="腿"
L["INVTYPE_FEET"]="腳"
L["INVTYPE_WRIST"]="腕"
L["INVTYPE_HAND"]="手"
L["INVTYPE_WEAPONOFFHAND"]="副武"
Report comment to moderator  
Reply With Quote
Unread 12-08-12, 01:00 PM  
EridaNuuS
A Kobold Labourer

Forum posts: 1
File comments: 44
Uploads: 0

return to bagnon (((
Code:
Message: Interface\AddOns\TBags\Bags.lua:251: attempt to call global 'UpdateJusticeInfo' (a nil value)
Time: Sat Dec  8 20:57:44 2012
Count: 1
Stack: Interface\AddOns\TBags\Bags.lua:251: in function `CurrInfos'
Interface\AddOns\TBags\Bags.lua:247: in function <Interface\AddOns\TBags\Bags.lua:245>
[C]: in function `LoadAddOn'
[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:7: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
[C]: ?
[C]: in function `SetFont'
Interface\AddOns\TBags\Bags.lua:264: in function `OnCreate'
Interface\AddOns\TBags\cargBags\base\container.lua:56: in function `New'
Interface\AddOns\TBags\Bags.lua:47: in function `OnInit'
...erface\AddOns\TBags\cargBags\base\implementation.lua:251: in function `Init'
...erface\AddOns\TBags\cargBags\base\implementation.lua:75: in function `?'
Interface\AddOns\TBags\cargBags\base\core.lua:173: in function <Interface\AddOns\TBags\cargBags\base\core.lua:173>
[C]: in function `Show'
...erface\AddOns\TBags\cargBags\base\implementation.lua:104: in function `Toggle'
Interface\AddOns\TBags\cargBags\base\core.lua:74: in function `ToggleBackpack'
Interface\AddOns\TBags\cargBags\base\core.lua:145: in function <Interface\AddOns\TBags\cargBags\base\core.lua:137>

Locals: (*temporary) = nil
(*temporary) = "attempt to call global 'UpdateJusticeInfo' (a nil value)"
Report comment to moderator  
Reply With Quote
Unread 12-08-12, 05:07 AM  
堂吉先生
A Kobold Labourer
 
堂吉先生's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 35
Uploads: 9
Re: Re: new error :(

Originally Posted by EridaNuuS
Originally Posted by EridaNuuS
I have new error

Code:
Message: Interface\AddOns\TBags\Bags.lua:249: attempt to call global 'UpdateJusticeInfo' (a nil value)
Time: Sat Dec  8 02:43:13 2012
Count: 1
Stack: Interface\AddOns\TBags\Bags.lua:249: in function `CurrInfos'
Interface\AddOns\TBags\Bags.lua:245: in function <Interface\AddOns\TBags\Bags.lua:243>
[C]: in function `LoadAddOn'
[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:7: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
[C]: ?
[C]: in function `SetFont'
Interface\AddOns\TBags\Bags.lua:262: in function `OnCreate'
Interface\AddOns\TBags\cargBags\base\container.lua:56: in function `New'
Interface\AddOns\TBags\Bags.lua:45: in function `OnInit'
...erface\AddOns\TBags\cargBags\base\implementation.lua:251: in function `Init'
...erface\AddOns\TBags\cargBags\base\implementation.lua:75: in function `?'
Interface\AddOns\TBags\cargBags\base\core.lua:173: in function <Interface\AddOns\TBags\cargBags\base\core.lua:173>
[C]: in function `Show'
...erface\AddOns\TBags\cargBags\base\implementation.lua:104: in function `Toggle'
Interface\AddOns\TBags\cargBags\base\core.lua:74: in function `ToggleBackpack'
Interface\AddOns\TBags\cargBags\base\core.lua:145: in function <Interface\AddOns\TBags\cargBags\base\core.lua:137>

Locals: (*temporary) = nil
(*temporary) = "attempt to call global 'UpdateJusticeInfo' (a nil value)"

I 90 lvl and old version work fine.
you mean 50100 is oK while 50101 has BUG?
Report comment to moderator  
Reply With Quote
Unread 12-07-12, 07:10 PM  
EridaNuuS
A Kobold Labourer

Forum posts: 1
File comments: 44
Uploads: 0
Re: new error :(

Originally Posted by EridaNuuS
I have new error

Code:
Message: Interface\AddOns\TBags\Bags.lua:249: attempt to call global 'UpdateJusticeInfo' (a nil value)
Time: Sat Dec  8 02:43:13 2012
Count: 1
Stack: Interface\AddOns\TBags\Bags.lua:249: in function `CurrInfos'
Interface\AddOns\TBags\Bags.lua:245: in function <Interface\AddOns\TBags\Bags.lua:243>
[C]: in function `LoadAddOn'
[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:7: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
[C]: ?
[C]: in function `SetFont'
Interface\AddOns\TBags\Bags.lua:262: in function `OnCreate'
Interface\AddOns\TBags\cargBags\base\container.lua:56: in function `New'
Interface\AddOns\TBags\Bags.lua:45: in function `OnInit'
...erface\AddOns\TBags\cargBags\base\implementation.lua:251: in function `Init'
...erface\AddOns\TBags\cargBags\base\implementation.lua:75: in function `?'
Interface\AddOns\TBags\cargBags\base\core.lua:173: in function <Interface\AddOns\TBags\cargBags\base\core.lua:173>
[C]: in function `Show'
...erface\AddOns\TBags\cargBags\base\implementation.lua:104: in function `Toggle'
Interface\AddOns\TBags\cargBags\base\core.lua:74: in function `ToggleBackpack'
Interface\AddOns\TBags\cargBags\base\core.lua:145: in function <Interface\AddOns\TBags\cargBags\base\core.lua:137>

Locals: (*temporary) = nil
(*temporary) = "attempt to call global 'UpdateJusticeInfo' (a nil value)"

I 90 lvl and old version work fine.
Report comment to moderator  
Reply With Quote
Unread 12-07-12, 06:45 PM  
EridaNuuS
A Kobold Labourer

Forum posts: 1
File comments: 44
Uploads: 0
Unhappy new error :(

I have new error

Code:
Message: Interface\AddOns\TBags\Bags.lua:249: attempt to call global 'UpdateJusticeInfo' (a nil value)
Time: Sat Dec  8 02:43:13 2012
Count: 1
Stack: Interface\AddOns\TBags\Bags.lua:249: in function `CurrInfos'
Interface\AddOns\TBags\Bags.lua:245: in function <Interface\AddOns\TBags\Bags.lua:243>
[C]: in function `LoadAddOn'
[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:7: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
[C]: ?
[C]: in function `SetFont'
Interface\AddOns\TBags\Bags.lua:262: in function `OnCreate'
Interface\AddOns\TBags\cargBags\base\container.lua:56: in function `New'
Interface\AddOns\TBags\Bags.lua:45: in function `OnInit'
...erface\AddOns\TBags\cargBags\base\implementation.lua:251: in function `Init'
...erface\AddOns\TBags\cargBags\base\implementation.lua:75: in function `?'
Interface\AddOns\TBags\cargBags\base\core.lua:173: in function <Interface\AddOns\TBags\cargBags\base\core.lua:173>
[C]: in function `Show'
...erface\AddOns\TBags\cargBags\base\implementation.lua:104: in function `Toggle'
Interface\AddOns\TBags\cargBags\base\core.lua:74: in function `ToggleBackpack'
Interface\AddOns\TBags\cargBags\base\core.lua:145: in function <Interface\AddOns\TBags\cargBags\base\core.lua:137>

Locals: (*temporary) = nil
(*temporary) = "attempt to call global 'UpdateJusticeInfo' (a nil value)"
Report comment to moderator  
Reply With Quote
Unread 11-23-12, 02:59 AM  
堂吉先生
A Kobold Labourer
 
堂吉先生's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 35
Uploads: 9
Originally Posted by EridaNuuS
Do not work new update ((((

Code:
Message: Interface\AddOns\TBags\Bags.lua:249: attempt to call global 'UpdateJusticeInfo' (a nil value)
this problem maybe come out when you are blow about 15 level dispear when you are over 15 level
fixed
Last edited by 堂吉先生 : 11-23-12 at 03:46 AM.
Report comment to moderator  
Reply With Quote
Unread 11-21-12, 03:44 PM  
EridaNuuS
A Kobold Labourer

Forum posts: 1
File comments: 44
Uploads: 0
Do not work new update ((((

Code:
Message: Interface\AddOns\TBags\Bags.lua:249: attempt to call global 'UpdateJusticeInfo' (a nil value)
Time: Wed Nov 21 23:42:57 2012
Count: 1
Stack: Interface\AddOns\TBags\Bags.lua:249: in function `CurrInfos'
Interface\AddOns\TBags\Bags.lua:245: in function <Interface\AddOns\TBags\Bags.lua:243>
[C]: in function `LoadAddOn'
[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:7: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
[C]: ?
[C]: in function `SetFont'
Interface\AddOns\TBags\Bags.lua:262: in function `OnCreate'
Interface\AddOns\TBags\cargBags\base\container.lua:56: in function `New'
Interface\AddOns\TBags\Bags.lua:45: in function `OnInit'
...erface\AddOns\TBags\cargBags\base\implementation.lua:251: in function `Init'
...erface\AddOns\TBags\cargBags\base\implementation.lua:75: in function `?'
Interface\AddOns\TBags\cargBags\base\core.lua:174: in function <Interface\AddOns\TBags\cargBags\base\core.lua:174>
[C]: in function `Show'
...erface\AddOns\TBags\cargBags\base\implementation.lua:104: in function `Toggle'
Interface\AddOns\TBags\cargBags\base\core.lua:74: in function `ToggleBag'
Interface\FrameXML\ContainerFrame.lua:95: in function `ToggleBackpack'
Interface\AddOns\TBags\cargBags\base\core.lua:146: in function <Interface\AddOns\TBags\cargBags\base\core.lua:138>

Locals: (*temporary) = nil
(*temporary) = "attempt to call global 'UpdateJusticeInfo' (a nil value)"
Report comment to moderator  
Reply With Quote
Unread 09-24-12, 06:08 AM  
堂吉先生
A Kobold Labourer
 
堂吉先生's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 35
Uploads: 9
Originally Posted by Panzervi
what is the config command?
sorry no config ,change bags.lua,line 46 for bag columns ,line 56 for bank columns
alt+click to move
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: