
12-16-2007, 06:55 PM
|
|
Slayer of clock cycles
|
|
Join Date: Nov 2004
Server: Oasis
Posts: 3,464
|
|
Quote:
Originally Posted by Lodrelhai
Good luck with the spousal faction for that!
And... you're probably going to hate me soon, but I had a couple problems. First, with the Henchman.xml file and my TS UI. I put the code I cleared with you above into a file named Henchman.xml (along with a ReadMe to tell people what it was), put it in the root folder of my zip, and updated my UI on this site. I then fired up Henchman to verify everything was working as intended. Here's what it comes up with:
Henchman.xml, in the root directory, will be installed in G:\Sony\EverQuest II\UI\maisui\Henchman.xml
eq2ui_tradeskills.xml, in the Just Press Enter subfolder, will be installed in G:\Sony\EverQuest II\UI\maisui\Just Press Enter\eq2ui_tradeskills.xml
eq2ui_tradeskills.xml, in the No Default Buttons subfolder, will be installed in G:\Sony\EverQuest II\UI\maisui\No Default Buttons\eq2ui_tradeskills.xml
Read Me CTS.txt, in the root directory, will be installed in G:\Sony\EverQuest II\UI\maisui\Read Me CTS.txt
I tried it, and sure enough, that's exactly where everything installed. Did I get something wrong with the Henchman.xml code after all?
|
No I'll never hate any one that finds bugs
No you didn't do any thing wrong. In build 8 the file henchman.xml is case sensitive so Henchman.xml didn't work. I corrected that issue in build 9.
In build 9 your zip works as expected.
Quote:
Originally Posted by Lodrelhai
Second problem - possibly more of an oddity, though. Started up EQ2 Henchman, logged on for interface updates, and got a message about integrity conflicts with UIs. I checked the Integrity Check Log, and the problem seems to be two UIs I have that use the same file names in subfolders - ie, both UIs have a subsection for writ info, for HQ info, etc, and the individual files for each of those have the same names. However, they're separated by a couple levels of subfolders in each case, so their should be no conflict. I've attatched a copy of the log so you can see the specifics.
The really odd part about this is that neither of these UIs have been updated since I installed Henchman, but this is the first time I've gotten this message. Is this going to prevent these UIs from updating later, or cause other problems? Why is it reading these files as conflicting when they install in separate folders? I did double-check, and Henchman does intend to put these files in their correct folders. And why, after several days, did it suddenly decide these UIs conflict?
Any thoughts/suggestions? Sorry for all the hassle, and thanks for taking the time to explain!
Edit: Okay, NOW the log is attached.
|
The way the UI system is set up, you can use two or more file with the same name. The 1st file will be use and the subsequent ones will be discarded. So EQ2 Henchman will not let a UI be installed that uses a file that has the same name as another UI uses. You will have to exclude the files from you of the UI's
|