Home Forum Downloads My Favorites Register FAQ

Go Back   EQInterface Forums > General Discussion > Help ! ? ! ?
User Name
Password

Reply
 
Thread Tools Display Modes
Old 12-09-2008, 11:46 AM   #1
snakebane
Premium Member
 
Join Date: Feb 2005
Posts: 6
Default Anybody else have the patch todat break their UI?

I'm using Lodi and up to today it has been working minus a few of the group windows addin's from the patch previous, but when I logged in today it came up default and when I use loadskin it will not load load my beloved lodi UI.
snakebane is offline   Reply With Quote
Old 12-09-2008, 11:48 AM   #2
hetter
Premium Member
 
Join Date: Aug 2008
Posts: 8
Default

Same thing just happened to me....signed in, and no Myx UI
hetter is offline   Reply With Quote
Old 12-09-2008, 11:49 AM   #3
Experience
A Treant
 
Join Date: Sep 2003
Server: Ayonae
Posts: 29
Default Broken UI

Same happened to me and I am useing Infiniti anyone know how to fix this
Experience is offline   Reply With Quote
Old 12-09-2008, 12:03 PM   #4
myxiplx
A Weathered Clockwork
 
Join Date: Aug 2006
Posts: 313
Interface Author - Click to view interfaces
Default

Ye gods, they managed to break my UI? Will have a look tonight and see what I can find out, I thought I'd coded this well enough to cope with pretty much any changes without breaking completely.

Ho hum, back to the grindstone.
myxiplx is offline   Reply With Quote
Old 12-09-2008, 12:09 PM   #5
hetter
Premium Member
 
Join Date: Aug 2008
Posts: 8
Default

Quote:
Originally Posted by myxiplx
Ye gods, they managed to break my UI? Will have a look tonight and see what I can find out, I thought I'd coded this well enough to cope with pretty much any changes without breaking completely.

Ho hum, back to the grindstone.

Yup, 100% broke...says "error loading skin "myx", attempting to load default"
hetter is offline   Reply With Quote
Old 12-09-2008, 12:13 PM   #6
Halelen
Lord Doljonijiarnimorinar
 
Join Date: Jan 2003
Server: Povar
Posts: 1,047
Interface Author - Click to view interfaces
Default

its just the tempaltes file that is breaking the ui. they added the ability to make tabs invisible so its throwing templates off...add those two elements from the default templates to your templates file and your up and running again.


Hal

Last edited by Halelen : 12-09-2008 at 12:39 PM.
Halelen is offline   Reply With Quote
Old 12-09-2008, 12:14 PM   #7
luckyhoney25
A Treant
 
Join Date: Aug 2004
Posts: 21
Default

Yep the patch broke the Quartz UI. I get the error message attempting to load quartz then it cant and loads the default UI Any one know how to fix it? Here is a link to Today's patch notes which lists the files they changed I believe its at the bottom of the patch notes.

http://eqplayers.station.sony.com/g...date=12/09/2008
luckyhoney25 is offline   Reply With Quote
Old 12-09-2008, 12:17 PM   #8
Cynastar
A Tundra Mammoth
 
Join Date: Feb 2006
Posts: 64
Default

How would I go about doing that Hal? I am using Quartz and I remember you helping me before so, I'm praying you can help me once again!
Cynastar is offline   Reply With Quote
Old 12-09-2008, 12:20 PM   #9
Zilkin
A Bat
 
Join Date: Apr 2006
Posts: 1
Default

which two files do I need to add?
Zilkin is offline   Reply With Quote
Old 12-09-2008, 12:20 PM   #10
Halelen
Lord Doljonijiarnimorinar
 
Join Date: Jan 2003
Server: Povar
Posts: 1,047
Interface Author - Click to view interfaces
Default

Quote:
Originally Posted by Cynastar
How would I go about doing that Hal? I am using Quartz and I remember you helping me before so, I'm praying you can help me once again!


the only files that really affect todays patch are the templates and pet windows. pet window just added buffs to 84. templates added two tab features..open the default templates and scroll to bottom and find the tab stuff copy and paste it to your animations file and your up and riunning ...will still have the error message until you add the pet stuff into the pet window

sorry templates not animations

Hal
Halelen is offline   Reply With Quote
Old 12-09-2008, 12:23 PM   #11
hetter
Premium Member
 
Join Date: Aug 2008
Posts: 8
Default

Quote:
Originally Posted by Halelen
the only files that really affect todays patch are the animations and pet windows. pet window just added buffs to 84.animations added two tab features..open the default animations and scroll to bottom and find the tab stuff copy and paste it to your animations file and your up and riunning ...will still have the error message until you add the pet stuff into the pet window


Hal

*sigh* of course, it can't ever be that easy...the interface I use uses the default animations, so something else broke on it
hetter is offline   Reply With Quote
Old 12-09-2008, 12:24 PM   #12
Halelen
Lord Doljonijiarnimorinar
 
Join Date: Jan 2003
Server: Povar
Posts: 1,047
Interface Author - Click to view interfaces
Default

Quote:
Originally Posted by hetter
*sigh* of course, it can't ever be that easy...the interface I use uses the default animations, so something else broke on it




sorry templates not animations my bad

Last edited by Halelen : 12-09-2008 at 12:38 PM.
Halelen is offline   Reply With Quote
Old 12-09-2008, 12:26 PM   #13
Lainiea
Premium Member
 
Lainiea's Avatar
 
Join Date: Oct 2005
Posts: 41
Default

Quote:
Originally Posted by Halelen
its just the animations file that is breaking the ui. they added the ability to make tabs invisible so its throwing animations off...add those two elements from the default animations to your animations file and your up and running again.


Hal

Which two? I see only one animations changed which is the other please?
__________________
Lainiea
Level 85 Druid
Dababi
Level 85 Enchanter
Lainiea is offline   Reply With Quote
Old 12-09-2008, 12:28 PM   #14
Halelen
Lord Doljonijiarnimorinar
 
Join Date: Jan 2003
Server: Povar
Posts: 1,047
Interface Author - Click to view interfaces
Default

sorry my bad its the templates file scroll to bottom and copy the last two items about tabs and tabs page


Hal


<FrameTemplate item="FT_BlankTabBorder">
<TopLeft>A_ChatBlank</TopLeft>
<Top>A_ChatBlank</Top>
<TopRight>A_ChatBlank</TopRight>
<RightTop>A_ChatBlank</RightTop>
<Right>A_ChatBlank</Right>
<RightBottom>A_ChatBlank</RightBottom>
<LeftTop>A_ChatBlank</LeftTop>
<Left>A_ChatBlank</Left>
<LeftBottom>A_ChatBlank</LeftBottom>
<OverlapLeft>0</OverlapLeft>
<OverlapTop>0</OverlapTop>
<OverlapRight>0</OverlapRight>
<OverlapBottom>0</OverlapBottom>
</FrameTemplate>
<FrameTemplate item="FT_BlankPageBorder">
<TopLeft>A_ChatBlank</TopLeft>
<Top>A_ChatBlank</Top>
<TopRight>A_ChatBlank</TopRight>
<RightTop>A_ChatBlank</RightTop>
<Right>A_ChatBlank</Right>
<RightBottom>A_ChatBlank</RightBottom>
<BottomRight>A_ChatBlank</BottomRight>
<Bottom>A_ChatBlank</Bottom>
<BottomLeft>A_ChatBlank</BottomLeft>
<LeftTop>A_ChatBlank</LeftTop>
<Left>A_ChatBlank</Left>
<LeftBottom>A_ChatBlank</LeftBottom>
<OverlapLeft>0</OverlapLeft>
<OverlapTop>0</OverlapTop>
<OverlapRight>0</OverlapRight>
<OverlapBottom>0</OverlapBottom>
</FrameTemplate>
Halelen is offline   Reply With Quote
Old 12-09-2008, 12:34 PM   #15
Cynastar
A Tundra Mammoth
 
Join Date: Feb 2006
Posts: 64
Default

I really wish I knew how to do what you were saying to do!!! I'm sorry but I don't! Does this mean I'm just screwed?
Cynastar is offline   Reply With Quote
Reply




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


All times are GMT -5. The time now is 10:34 AM.


vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI