WoW BlueTracker Home | RSS | News | Contact
Recent | Search | Archive | CS Posts
Poster: Filch at 11/13/2005 4:47:36 PM PST
Subject: Slouken: I crashed WoW (and Tem is jealous)
   I was moving the MicroButtons from the MainMenuBar to elsewhere, and wasn't paying attention to the fact that each one was already positioned relative to the one next to it, so I was moving them one by one with getglobal():SetPoint().

I put the following into a small addon, but forgot to put in the TalentMicroButton in the middle of the bar, WoW exits immediatlely without any errors after a reload. It does happen with any of the buttons in the bar though that are set relative to each other if you leave one out.

getglobal("HelpMicroButton"):

SetPoint("BOTTOMRIGHT","MainMenuBarBackpackButton","TOPRIGHT",3,0)
getglobal("MainMenuMicroButton"):
SetPoint("BOTTOMRIGHT","HelpMicroButton","BOTTOMLEFT",3,0)
getglobal("WorldMapMicroButton"):
SetPoint("BOTTOMRIGHT","MainMenuMicroButton","BOTTOMLEFT",3,0)
getglobal("SocialsMicroButton"):
SetPoint("BOTTOMRIGHT","WorldMapMicroButton","BOTTOMLEFT",3,0)
getglobal("QuestLogMicroButton"):
SetPoint("BOTTOMRIGHT","SocialsMicroButton","BOTTOMLEFT",3,0)
getglobal("SpellbookMicroButton"):
SetPoint("BOTTOMRIGHT","QuestLogMicroButton","BOTTOMLEFT",3,0)
getglobal("CharacterMicroButton"):
SetPoint("BOTTOMRIGHT","SpellbookMicroButton","BOTTOMLEFT",3,0)


(I do also realize moving just the CharacterMicroButton would move them all if I wanted to keep the bar entact.)

[ post edited by Filch ]


I do NOT consent to Warden running on my PC.
  http://forums.worldofwarcraft.com/thread.aspx?fn=wow-interface-customization&t=263351&p=#post263351
 
Poster: slouken at 11/14/2005 12:43:51 PM PST
Subject: Re: Slouken: I crashed WoW (and Tem is jealous)
   Ugh. 1.9 will have expensive depencency graph cycle checking to prevent this.
  http://forums.worldofwarcraft.com/thread.aspx?fn=wow-interface-customization&t=263351&p=#post263953
Poster: slouken at 11/14/2005 1:04:48 PM PST
Subject: Re: Slouken: I crashed WoW (and Tem is jealous)
   This is fixed for 1.9
  http://forums.worldofwarcraft.com/thread.aspx?fn=wow-interface-customization&t=263351&p=#post263964

View all recent official Blue Posts

WoW Blue Tracker: Archiving World of Warcraft Blue Posts
since March 2005
Home | RSS | News | Contact
Recent | Search | Archive | CS Posts
 

Why Ads?