| Updated: | 02-04-09 02:36 AM |
| Created: | unknown |
| Downloads: | 9,325 |
| Favorites: | 102 |
| MD5: |

File Name |
Version |
Size |
Author |
Date |
1.0.3 |
2kB |
Kremonte |
01-11-09 09:43 PM |
|
1.0.2 |
2kB |
Kremonte |
01-24-07 12:12 AM |
![]() |
Comment Options |
|
|
|
|
4.01 error
Code:
Message: Interface\AddOns\Junk\Junk.lua:102: attempt to index global 'this' (a nil value) Time: 10/13/10 18:24:58 Count: 274 Stack: Interface\AddOns\Junk\Junk.lua:102: in function <Interface\AddOns\Junk\Junk.lua:102> Locals: (*temporary) = nil (*temporary) = nil (*temporary) = "attempt to index global 'this' (a nil value)" JunkButtonUpdate = <function> defined @Interface\AddOns\Junk\Junk.lua:82
__________________
Too busy playing WoW to make a proper sig...
|
|
|
|
|
|
||
|
Re: Re: Bug
![]()
__________________
Too busy playing WoW to make a proper sig...
|
||
|
|
|
|
||
|
A Kobold Labourer
Forum posts: 0
File comments: 1
Uploads: 0
|
Re: Bug
ok..solved add 1 line in function GetJunkValue() local function GetJunkValue() JunkValue = 0 <<<<---- this for bag=0,4 do if GetContainerNumSlots(bag) then for slot=1,GetContainerNumSlots(bag) do if IsJunk(bag, slot) then JunkTooltip:SetBagItem(bag,slot) end end end end end
Last edited by zjxian : 08-11-09 at 12:32 AM.
|
|
|
|
|
|
|
|
For some reason my "Junk" button reports a total sell price of grey items double of what they are actually worth.
/junk flush - doesn't help Can anyone else confirm this?
__________________
Too busy playing WoW to make a proper sig...
|
|
|
|
|
|
|
|
A Deviate Faerie Dragon
Forum posts: 11
File comments: 72
Uploads: 0
|
Got this error after many hours of errorfree play:
Date: 2009-07-23 00:50:06 ID: 2 Error occured in: Global Count: 1 Message: ..\AddOns\Junk\Junk.lua line 113: attempt to concatenate a boolean value Debug: [C]: ? Junk\Junk.lua:113: Junk\Junk.lua:109 AddOns: ClassColors, v3.1.2.14 Swatter, v3.1.13 (<%codename%>) acbAuras, v09.05.17 acbCastBar, v09.05.17 acbMirror, v09.05.17 ACP, v3.1.0.17 Align, v ArenaCountDown, v1.0 Atlas, v1.14.1 AtlasOutdoorRaids, v1.14.1 AutoLootToggle, vr4 AzCastBar, v09.05.17 Buffet, v3.1.0.28 Butsu, v1.10 ButtonFacade, v3.1.270 ButtonFacadeNumein, v1.0 caelNamePlates, v Carbonite, v3.13 CarboniteTransfer, v1.01 cargBags, v1.3 cargBagsAnywhere, v1.3 cargBagsNivaya, v cError, v Clique, vwowi:revision DBMCore, v Dolemite, v30100.7 EMLib, v Engravings, v3.1.0.13 Fane, v1.3 FeedIt, vv1.5 FishermansFriend, v Gladius, vr28 Junk, v1.0.4 kgPanels, vv1.31 kRestack, v1.0.8 LearningAid, v1.07.2 MikScrollingBattleText, v5.4.61 Molinari, v30100.16 NeonChat, v numeinSharedMedia, v1.0 oGlow, v1.12 OmniCC, v2.5.5 OmniCCOptions, v OmniCCPulse, v1.1.0 OPie, v Postal, v3.1.2 rActionBarStyler, v rActionButtonStyler, v RangeDisplay, v3.5.0 RatingBuster, v Reflux, v1.7RC2 SatrinaBuffFrame, v3.1 SBFOptions, v3.1 SellFish, v2.1.10 ShadowedUFArena, v ShadowedUFGrid, v ShadowedUFSmoothBars, v ShadowedUnitFrames, v ShadowedUnitFramesFive, v ShadowsightTimer, v1.30 SharedMedia, v3.0.1-177 SharedMediaAdditionalFonts, v1.0 Skada, v1.2-17 SkadaAbsorbs, v1.0 SkadaCC, v1.0 SkadaDamage, v1.0 SkadaDamageTaken, v1.0 SkadaDeaths, v1.0 SkadaDebuffs, v1.0 SkadaDispels, v1.0 SkadaEnemies, v1.0 SkadaFailbot, v1.0 SkadaHealing, v1.0 SkadaPower, v1.0 SkadaThreat, v1.0 Skillet, v SlideBar, v3.1.13 (<%codename%>) SmartBuff, v3.1a SmartDebuff, v3.1a TidyThreat, v TipTac, v09.05.26 TipTacItemRef, v09.05.25 TipTacTalents, v09.05.25 TrainerSkills, v3.11c TukuiCDT, v TukuiSimpleChat, v TukzStats, v (ck=71f) |
|
|
|
|
||
|
||
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 1
Uploads: 0
|
Do a /junk flush and it will resolve itself.
|
|
|
|
|
|
|
A Wyrmkin Dreamwalker
Forum posts: 54
File comments: 26
Uploads: 0
|
this addon no longer works.
|
|
|
|
|
|
|
An Aku'mai Servant
Forum posts: 32
File comments: 26
Uploads: 0
|
I'm having the same issues as the previous posters.
|
|
|
|
|
|
|
A Murloc Raider
Forum posts: 4
File comments: 87
Uploads: 0
|
Also getting this error when mousing over the button to sell:
Message: ..\AddOns\Junk\Junk.lua line 32: attempt to index global 'JunkItems' (a nil value) |
|
|
|
|
|
|
Got this error today.
Code:
Date: 2009-01-13 17:06:40
ID: 2
Error occured in: Global
Count: 1
Message: ..\AddOns\Junk\Junk.lua line 32:
attempt to index global 'JunkItems' (a nil value)
Debug:
[C]: ?
Junk\Junk.lua:32: TotalPrice()
Junk\Junk.lua:88:
Junk\Junk.lua:85
|
|
|
|
|
|
|
|
I get this error when trying to push the sell button
Code:
Date: 2009-01-12 21:57:59
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\Junk\Junk.lua line 13:
attempt to index global 'JunkItems' (a nil value)
Debug:
[C]: ?
Junk\Junk.lua:13:
Junk\Junk.lua:8
|
|
|
|
|
|
|
|
Nice addon
Hi, I am just gonna leave a comment saying how much I love this add on! It helps get extra inv. space, it gives you a little extra cash, and I love the fact that you can do /junk (link of item) to make that item be sold as well. This mod rocks!
..simple to
__________________
Man#1: you put your seed in my daughters belly! get outta my house! Man#2: Man your lucky your my brother ot id mess you up right here! Man#1: Hey Watch your language! Man#2: Sorry Pa WhaaAaAA |
|
|
|
![]() |