EQInterface Forums

EQInterface Forums (http://www.eqinterface.com/forums/index.php)
-   Chit Chat (http://www.eqinterface.com/forums/forumdisplay.php?f=15)
-   -   Infiniti Blue Di28889 (http://www.eqinterface.com/forums/showthread.php?t=21423)

Kaotik1z 05-12-2014 12:05 PM

Yes. It is really messed up.

carpankor 05-12-2014 06:39 PM

I don't have the time or energy to figure out what else needs to be fixed, but this will make it load. Add the following before the final </XML> line in EQUI_Animations.xml:

Code:
<Ui2DAnimation item="A_SilverPlayerIcon"> <Cycle>false</Cycle> <Frames> <Texture>member_status.tga</Texture> <Location> <X>0</X> <Y>46</Y> </Location> <Size> <CX>188</CX> <CY>39</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_AllAccessMemberIcon"> <Cycle>false</Cycle> <Frames> <Texture>member_status.tga</Texture> <Location> <X>0</X> <Y>89</Y> </Location> <Size> <CX>188</CX> <CY>39</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_FreeToAllAccessIcon"> <Cycle>false</Cycle> <Frames> <Texture>member_status.tga</Texture> <Location> <X>0</X> <Y>131</Y> </Location> <Size> <CX>188</CX> <CY>39</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_SilverToAllAccessIcon"> <Cycle>false</Cycle> <Frames> <Texture>member_status.tga</Texture> <Location> <X>0</X> <Y>178</Y> </Location> <Size> <CX>188</CX> <CY>39</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_AllAccessHoverIcon"> <Cycle>false</Cycle> <Frames> <Texture>member_status.tga</Texture> <Location> <X>0</X> <Y>217</Y> </Location> <Size> <CX>188</CX> <CY>39</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_ClaimBanner"> <Cycle>true</Cycle> <Frames> <Texture>allaccess.tga</Texture> <Location> <X>0</X> <Y>0</Y> </Location> <Size> <CX>256</CX> <CY>32</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> <Duration>1000</Duration> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_FreePlayerIcon"> <Cycle>false</Cycle> <Frames> <Texture>member_status.tga</Texture> <Location> <X>0</X> <Y>0</Y> </Location> <Size> <CX>188</CX> <CY>39</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation>

damiller13219 05-14-2014 11:31 PM

thank you !!
 
Thank you Carpankor !! your file patch worked, was finally able to load the UI and got a resulting post to the UIError file as well, aside from the usual non-critical errors it referenced 2 other files with issues .. ShortDurationBuffWindow (could not find child Buff20 thru Buff29) and PlayerWindow (could not find GroupRoleMarkNPC). Am currently puttering with those to see if I can fix em.

But again, thank you for that post with the patch ! soooo nice to have my UI back working !!

damiller13219 05-16-2014 05:53 PM

"child errors" help !
 
Is there any of the more experienced people out there who can possibly help with the following error's in Infiniti Blue Di28889 ?

[Fri May 16 13:28:43 2014] Error: Could not find child AAW_AutoGrantAAsButton in window AAWindow

[Fri May 16 13:28:57 2014] Error: Could not find child Buff20 in window ShortDurationBuffWindow

[Fri May 16 13:28:57 2014] Error: Could not find child Buff21 in window ShortDurationBuffWindow

[Fri May 16 13:28:57 2014] Error: Could not find child Buff22 in window ShortDurationBuffWindow

[Fri May 16 13:28:57 2014] Error: Could not find child Buff23 in window ShortDurationBuffWindow

[Fri May 16 13:28:57 2014] Error: Could not find child Buff24 in window ShortDurationBuffWindow

[Fri May 16 13:28:57 2014] Error: Could not find child Buff25 in window ShortDurationBuffWindow

[Fri May 16 13:28:57 2014] Error: Could not find child Buff26 in window ShortDurationBuffWindow

[Fri May 16 13:28:57 2014] Error: Could not find child Buff27 in window ShortDurationBuffWindow

[Fri May 16 13:28:57 2014] Error: Could not find child Buff28 in window ShortDurationBuffWindow

[Fri May 16 13:28:57 2014] Error: Could not find child Buff29 in window ShortDurationBuffWindow

[Fri May 16 13:28:57 2014] Error: Could not find child GroupRoleMarkNPC in window PlayerWindow

nothing I have tried so far has worked, but then I have little idea on what I am doing :o hoping one of the experts will have a look, the UI is working but am guessing that at some point one of the above "children" is going to cause a problem.

fryguy503 05-16-2014 09:40 PM

Quote:
Originally Posted by damiller13219
Is there any of the more experienced people out there who can possibly help with the following error's in Infiniti Blue Di28889 ?

[Fri May 16 13:28:43 2014] Error: Could not find child AAW_AutoGrantAAsButton in window AAWindow

[Fri May 16 13:28:57 2014] Error: Could not find child Buff20 in window ShortDurationBuffWindow

[Fri May 16 13:28:57 2014] Error: Could not find child Buff21 in window ShortDurationBuffWindow

[Fri May 16 13:28:57 2014] Error: Could not find child Buff22 in window ShortDurationBuffWindow

[Fri May 16 13:28:57 2014] Error: Could not find child Buff23 in window ShortDurationBuffWindow

[Fri May 16 13:28:57 2014] Error: Could not find child Buff24 in window ShortDurationBuffWindow

[Fri May 16 13:28:57 2014] Error: Could not find child Buff25 in window ShortDurationBuffWindow

[Fri May 16 13:28:57 2014] Error: Could not find child Buff26 in window ShortDurationBuffWindow

[Fri May 16 13:28:57 2014] Error: Could not find child Buff27 in window ShortDurationBuffWindow

[Fri May 16 13:28:57 2014] Error: Could not find child Buff28 in window ShortDurationBuffWindow

[Fri May 16 13:28:57 2014] Error: Could not find child Buff29 in window ShortDurationBuffWindow

[Fri May 16 13:28:57 2014] Error: Could not find child GroupRoleMarkNPC in window PlayerWindow

nothing I have tried so far has worked, but then I have little idea on what I am doing :o hoping one of the experts will have a look, the UI is working but am guessing that at some point one of the above "children" is going to cause a problem.



Those errors are non UI Breaking.

AA Window one is just the Auto Grant button, you can nuke the custom AA Window to fix that.

Buff Errors are the new 10 extra Short Term Slots. It can be ignored if you do not plan on seeing more than 20 Slots in Short Term.

Group Mark is Just the mark icon.

-----

All in All those errors are fine, just minor issues.

favreon 05-17-2014 10:46 AM

Sent a message last week to Scaring Children and been looking for him most nights on CT but no sign. Hoping he gets back soon and updates the UI. The fix above did get it loading though, so much appreciated!

carpankor 05-20-2014 12:31 PM

If there's significant interest, I'll do my best to help get this fixed up for folks. I maintain my own slightly modified version, so it's hard to post blanket fixes.

I rarely come to eqinterface, so it can be hard to find me here.

If you need help with this UI or a variant thereof, please contact me at [email protected]. If you would be so kind as to include:

1) A zipped copy of the UI so I'm working with *your* copy
2) Your uierrors.txt file
3) Any details - when it broke, if it loads but pieces are broken, if it crashes the client, etc

I'll do what I can. I really don't play much/at all right now, so be patient!

EQDAB 03-20-2016 09:58 PM

Oh PLEASE ....
 
USED THIS FOR MANY HAPPY YEARS, HAD A STROKE, LEFT, WANT TO RETURN - LORD SO MANY CHANGES, BUT BACK TO DEFAULT UI I CAN'T DO. GUESS MY EQ RUN IS OVER. TIS A SERIOUS SHAME. MY CHARS GO BACK TO 1999 ON EC'i. Hmm, MUST BE GOING ON 17 YEARS NOW, LESS TIMEOUT FOR STROKE RECOVERY. SOMEONE 'PLEASE' FIX THIS!! I'VE GOT WAY TO MUCH TIME & MONEY IN THIS GAME TO QUIT EARLY. :nana:

:nana:
:nana: :eek: :rolleyes:

Mogley 03-21-2016 05:14 PM

Yes
 
I would appreciate it if some one would fix this This is the only interface that I want to use it works best for me and both my accounts. I want to get back into the game but cant because this interface dosent work. So please fix it, I have been playing this game back when it was one disk to install. Thank you

Kalthazz 04-02-2016 09:36 AM

you can always try xfinity blue it has some things different but this is the ui i use and maintain pretty much

Mogley 04-02-2016 04:55 PM

Ok I will try that thank you

Experience 05-14-2016 09:34 AM

Plz
 
By chance anyone still using this UI or Updating it plz

Kaotik1z 05-20-2016 03:31 PM

Infiniti Blue 2
 
Updated as Infiniti Blue2

fannfu 05-24-2016 04:22 AM

thanks for the updata!

fannfu 09-18-2016 01:10 AM

i did everthing i know , but still cant fix error message with the patch at may.
and Infiniti Blue2 is missed the lootall button......... :(


All times are GMT -5. The time now is 06:20 AM.

vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.