Jax new bug cropped up with LU11 regarding the skills window. As its now broken apart into tabs with progress bars and such when I logged in got the message incompatible custom UI when I tried to bring up the skills window.
No bigge there I dumped out, renamed the skills xml file to bak figuring Id just wait till you could hopefully get a chance to patch ocd. However when I logged back in with the OCD skills window xml file disabled I could open skills window but the new progress bars are simply black. Cannot see or read the progress bars for the skills at all. Only fix atm that I can find is to disable the UI entirely but I don't want to do that if at all possible.
Could you possibly come up with a temp fix for this? I've been delving into the new xml files in default ui directory and found this in the new skills xml:
<ImageStyle Name="progress_fill">
<ImageFrame Name="progress_fill" Source="images/window_elements_generic.dds" SourceRect="222,445,380,451"/>
</ImageStyle>
<ProgressbarStyle Bar.Background="Breath.progress_fill" Name="progress_style"/>
I think this is the code thats refering to the new progress bars but I dont know enough to find the corresponding settings in the OCD files and reset those back to default as a temp fix. Hope this is making sense =)
