View Single Post
Old 07-22-2011, 09:49 AM   #25
valaury3169
Enhanced Imperial Golem
 
Join Date: Jun 2008
Posts: 204
Interface Author - Click to view interfaces
Default

That is not quite what is happening Necromage. When you create a custom UI folder, the game attempts to load all files from that folder. If that custom UI folder does not have a copy of the next file in the list, it goes to the default folder to load it. If, at any point, the loader finds an error or confilct, it abandons its load, and starts all over loading every file from default.

Therefore, if your UI reverts to the default, then you have an error or conflict in the files contained in your custom UI which would need to be fixed to get your UI to load.

As a note, each time you patch, all of the files in default are redownloaded if they differ from the ones SOE has. Basically, modifying any file in default won't do any good anyway.

The beginning of this thread gives some instructions on how to fix your custom UI pieces with the changes made with the recent patch. If you do not have in your custom UI folder a version of EQUI_Animations.xml, EQUI_Templates.xml or EQUI_MapViewWnd.xml, then you have another issue, as those are the files that were changed in default that would now cause a conflict in your custom UI.
valaury3169 is offline   Reply With Quote