Thread Tools Display Modes
11-03-07, 03:03 AM   #1
Jerricka
An Aku'mai Servant
 
Jerricka's Avatar
Join Date: May 2007
Posts: 30
Auction House Error when clicking on auctions

This has been going on for some time, and the good devs of Auctioneer are clueless.

2007-10-23 04:17:39
ID: 52
Error occured in: Global
Count: 1
Message: ...ddOns\Blizzard_AuctionUI\Blizzard_AuctionDressUp.lua line 32:
attempt to index field 'AuctionFrame' (a nil value)
Debug:
[C]: ?
...ddOns\Blizzard_AuctionUI\Blizzard_AuctionDressUp.lua:32: AuctionDressUpFrame_OnHide()
[string "*:OnHide"]:1:
[string "*:OnHide"]:1
[C]: Hide()
..\FrameXML\UIParent.lua:1074: HideUIPanel()
[string "*:OnClick"]:1:
[string "*:OnClick"]:1
AddOns:
Adapt, v1.71
AddonManager, v4
AdvancedTradeSkillWindow
Auctioneer, v4.0.4
AutoProfitX, v1.28
BaggageHandler
BagSync, vr28876
BankItems
Bartender3, v3.1.2 r50231
BeanCounter, v4.0.4
BookOfCrafts
CritSound, v0.2
CTRaidTracker, v1.5
CTBuffMod, v2.03 (CTMod 2.0)
CTCore, v2.002 (CTMod 2.0)
CTExpenseHistory, v2.002 (CTMod 2.0)
CTMailMod, v2.01 (CTMod 2.0)
CTTimer, v2.02 (CTMod 2.0)
DamageMeters, v5.7.0
EasyCopy
EnhTooltip, v4.0.4
EquipCompare, v2.10
FishingBuddy, v0.9.2b
FBOutfitDisplayFrame, v0.9
FBTrackingFrame, v0.9
Fizzlebag, v20100-1
GFWAdSpace, v2.1.1
GFWFactionFriend, v2.2
FuBarAuditorFu, v2.5.2
FuBarBagFu, v2.0
BankItemsFu, vv20002
FuBarClockFu, v3.0
FuBarDurabilityFu, v2.0
FuBarFactionsFu, v2.2
FuBarFishingBuddyFu, v2.2a
FuBarGroupFu, v1
FuBarItemBonusesFu, v2.1
FuBarLocationFu, v2.0
FuBarMailFu, v2.0
FuBarPerformanceFu, v2.0
FuBarPossessionsFu, v20100.3
FuBarRestFu, v2.0
FuBar, v49656
FuTextures, v2.0
Gatherer, v3.0.1
GatherSage, v20100-2
GemHelper, v1.4
GemWatch
GuildEventManager2
HatTrick
HealBot, vv2.4b8
Informant, v4.0.4
ItemRack
KillLog, v2.6.2a
KLHThreatMeter, v20.4
AbacusLib
Ace2
CrayonLib
Deformat, v1.0 $Revision: 3817 $
DewdropLib
FuBarPlugin20, v2.0 $Revision: 49704 $
GratuityLib, vr$Revision: 49704 $
TabletLib
Waterfall10
LibBabbleSpell30
LootCount
myReloadUI, v1.6
OfflineMail, v0.8.3.2
OgriLazy, v1.0.7
AHShowBid, v20000 R.1
Possessions, v20100.2
PriceEach, v2.0.3
RatingBuster, v1.2.8 (r51966)
SendSelf, v$VER$
ShamanFriend, v1.5
ShamanShieldBar, v20004.1
ShamanWeaponBar, v20004.3
SimpleMountEquip, v1.8
Stubby, v1923
Swatter, v4.0.4
TotemTimers, v7.1i
DBMAPI
MoveIt, v20100.3
  Reply With Quote
11-03-07, 06:43 AM   #2
mulesh
A Chromatic Dragonspawn
 
mulesh's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2006
Posts: 193
Originally Posted by Jerricka
FBOutfitDisplayFrame, v0.9
I suspect this one. Can you tell me where you got it so I can take a closer look?
__________________
"Don"t tase me bro!" ~ Andrew Meyer
  Reply With Quote
11-03-07, 07:00 PM   #3
Jerricka
An Aku'mai Servant
 
Jerricka's Avatar
Join Date: May 2007
Posts: 30
Originally Posted by mulesh
I suspect this one. Can you tell me where you got it so I can take a closer look?
Fishing Buddy OutfitDisplayFrame
http://wowui.incgamers.com/?p=mod&m=3897
  Reply With Quote
11-03-07, 08:12 PM   #4
mulesh
A Chromatic Dragonspawn
 
mulesh's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2006
Posts: 193
One of your addons is renaming the auction frame.
Make a new macro with this script:
Code:
/script DEFAULT_CHAT_FRAME:AddMessage(GetMouseFocus():GetName())
Put it on your actionbar (make sure it has a hotkey)
Open the AH and put the mouse over the window
Press the macro's key
You should see "AuctionFrame" in your chat. If not, hopefully what it does say will help you to figure out which addon is messing with you.
__________________
"Don"t tase me bro!" ~ Andrew Meyer
  Reply With Quote
11-03-07, 11:08 PM   #5
Jerricka
An Aku'mai Servant
 
Jerricka's Avatar
Join Date: May 2007
Posts: 30
The macro in itself didn't help, but something else you said did..
MoveIt is the only addon I use that would potentially rename/alter a frame the way you specified. I removed it and wham, issue solved. I still would like to use the addon tho
I wonder what has to be done to get it to work...
Can anyone recommend a similar addon that allows movement of default frames?
  Reply With Quote
11-03-07, 11:40 PM   #6
Manaman
An Aku'mai Servant
AddOn Author - Click to view addons
Join Date: Apr 2006
Posts: 39
Mobile Frames
  Reply With Quote
11-04-07, 07:36 AM   #7
mulesh
A Chromatic Dragonspawn
 
mulesh's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2006
Posts: 193
Originally Posted by Jerricka
Can anyone recommend a similar addon that allows movement of default frames?
FluidFrames (highly recommended)
NDragIt (very easy to use)
KC_Mobility (similar to NDragIt)
moveFrames (outdated, requires a "fix" posted in comments)
Mobile Frames (outdated, probably wont work)
__________________
"Don"t tase me bro!" ~ Andrew Meyer
  Reply With Quote
11-04-07, 07:46 AM   #8
Slakah
A Molten Giant
 
Slakah's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2007
Posts: 863
Visor 2 on wowace.com is also very nice but the options suck.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Auction House Error when clicking on auctions


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