View Single Post
  #12  
Unread 08-15-2008, 06:45 PM
keezyrick keezyrick is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2006
Server: Guk
Posts: 194
Default

I have had this issue also. It usually happens when I pull a bone-head edit directly in the files or inadvertantly add some code that saves in a module but then breaks the UIBuilder on next load.

My advice here is check your file dates and look closely at some of the last few files you have changed. One of them is likely to have some bizzarre stuff in it or be incomplete. Find and fix those issues and you should be back in business.

Most common issues for me are page copies that declare inside one module, but the new code I add ends up going to the original module I copied the page from. Not sure if this is from the CTRL +C and CTRL + V operation, or an actual bug that sometimes pops up in UIBuilder, but it has happened more than once to me. I see the code out of place in eq2ui_maindhud.xml or the file I changed has readable code up to a point where tons of stuff is jammed together.

Hope this helps.
__________________
GUK Server
<Legion of the White Rose>
Mezzes 90 Coercer
Reply With Quote