As usual, my update priorities are Nightfall, Classic, then Pieces. It'll be a few days before all affected pieces are updated, untill then you can try the following temp fixes.
Open eq2ui_mainhud.xml in Notepad. Insert the following line of code if its missing
Code:
<include>eq2ui_mainhud_knowledgesort.xml</include>
Open eq2ui_inventory.xml in Notepad. Insert the following line of code if its missing
Code:
<include>eq2ui_inventory_guildbank.xml</include>
Open eq2ui_examine.xml in Notepad. Replace the last <Page> tag with the following code if missing
Code:
<Page Activated="true" BackgroundOpacity="0.800" Location="460,102" MaximumSize="1024,1024" Name="Tooltip" ScrollExtent="279,145" Size="279,145" UserMovable="true">
<Text AbsorbsInput="false" Font="/Fonts.Font_Tooltip" LocalText="Ten-Minute Ratonga Brownies" Location="6,7" Margin="0,0,5,0" Name="Name" ScrollExtent="221,22" Size="221,22" TextColor="#F1CE02">Ten-Minute Ratonga Brownies</Text>
<Text AbsorbsInput="false" Font="/Fonts.Font_Tooltip" LocalText="Remaining Duration Goes Here" Location="6,29" Margin="3,0,5,0" MaximumSize="220,16384" Name="Duration" ScrollExtent="220,20" Size="220,20" TextColor="#FF0000">Remaining Duration Goes Here</Text>
<Text AbsorbsInput="false" Font="/Fonts.Font_Tooltip" LocalText="Description goes here..." Location="6,47" Margin="3,0,5,0" MaximumSize="220,16384" Name="Text" ScrollExtent="220,20" Size="220,20">Description goes here...</Text>
<Icon BackgroundTint="#000000" IconStyle="/IconStyles.examine" Location="230,7" MouseOverColor="#FFFF00" Name="Icon" ScrollExtent="42,42" Size="42,42" TreatAsButton="true"/>
<Icon BackgroundTint="#000000" IconStyle="/IconStyles.examine" Location="230,52" MouseOverColor="#FFFF00" Name="ReactiveCombatIcon" ScrollExtent="42,42" Size="42,42" TreatAsButton="true"/>
<Image Location="6,69" Name="DotTemplate" ScrollExtent="15,14" Size="15,14" Style="ExamineSpell.separator_dot_image"/>
<Text AbsorbsInput="false" Font="/Fonts.Font_Tooltip" LocalText="Text template" Location="16,68" Margin="3,0,5,0" MaximumSize="266,16384" Name="PlainTemplate" ScrollExtent="256,16" Size="256,16" TextColor="#C7CFC7">Text template</Text>
<Icon BackgroundTint="#000000" IconStyle="/IconStyles.examine" Location="7,108" MouseOverColor="#FFFF00" Name="SmallIconTemplate" ScrollExtent="30,30" Size="30,30"/>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="-2,-2" Name="InfoFrame" PackSize="absolute,absolute" PackSizeProp="-004/0001,-004/0001" RStyleDefault="/Fetish.FrameStyles.win_plain" ScrollExtent="283,149" Size="283,149"/>
</Page>
</Page>
The Exchange mode was hit the hardest, requiring changes to most files in the ZIP. I recomend downloading FetishNightfall 4.6 and pulling replacement XML files from that ZIP.