Poster: Snidely at 5/10/2006 11:11:44 AM PDT Subject: Suppresing an entry in Layout-cache.txt |
| |
The mod benecast is having problems because it moves it's own frames which causes conflicts if there are also entries for these same frames in the layout-cache.txt file. I also think this is the cause of the 132 crash to desktop errors being seen with this mod.
There are functions for making a frame get saved in layout-cache, i.e. SetUserPlaced() and IsUserPlaced().
What I need is a way to get rid of or suppress these entries. I.E. I need a ClearUserPlaced() function. Anybody have any ideas on how to do this?[ post edited by Snidely ]
|
| | http://forums.worldofwarcraft.com/thread.aspx?fn=wow-interface-customization&t=376361&p=#post376361 |
| |
Poster: slouken at 5/11/2006 10:10:51 AM PDT Subject: Re: Suppresing an entry in Layout-cache.txt |
| |
Actually it's a memory corruption problem (an assertion on the Mac), and we tracked this down and fixed it for 1.11.
|
| | http://forums.worldofwarcraft.com/thread.aspx?fn=wow-interface-customization&t=376361&p=#post376821 |