Home Forum Downloads My Favorites Register FAQ Mark Forums Read

Go Back   EQInterface Forums > General Discussion > Help ! ? ! ?
User Name
Password

Reply
 
Thread Tools Display Modes
Old 01-27-2005, 05:23 AM   #1
Riatsila
A Gray Wolf
 
Join Date: Sep 2002
Server: Rallos Zek
Posts: 5
Interface Author - Click to view interfaces
Default Short Duration Buff Window (after patch)

Since the patch yesterday, I see this in my Uierrors.txt.

[Wed Jan 26 22:37:47 2005] Error: Could not find child Buff6 in window ShortDurationBuffWindow

[Wed Jan 26 22:37:47 2005] Error: Could not find child Buff7 in window ShortDurationBuffWindow

[Wed Jan 26 22:37:47 2005] Error: Could not find child Buff8 in window ShortDurationBuffWindow

[Wed Jan 26 22:37:47 2005] Error: Could not find child Buff9 in window ShortDurationBuffWindow

[Wed Jan 26 22:37:47 2005] Error: Could not find child Buff10 in window ShortDurationBuffWindow

[Wed Jan 26 22:37:47 2005] Error: Could not find child Buff11 in window ShortDurationBuffWindow

Did I miss something and they added more SD buffs, or is this another slip from DoN do you think? Wondering if anyone else is getting the same..
Riatsila is offline   Reply With Quote
Old 01-27-2005, 05:50 AM   #2
Annoid
A Gray Wolf
 
Join Date: Feb 2003
Posts: 9
Interface Author - Click to view interfaces
Default

They have added 6 more bard song slots; I've started work on modding my sars-based bard box but as of this time I don't have the new eqtypes.
Annoid is offline   Reply With Quote
Old 01-27-2005, 04:54 PM   #3
Weskat
A Tempest Toad
 
Weskat's Avatar
 
Join Date: Oct 2002
Server: Tunare - mostly retired
Posts: 464
Interface Author - Click to view interfaces
Default

There are now 12 slots available for short duration buffs, an unannounced change.
I am at the same roadblock regarding EQtype for short duration buff #6 through 11. All the rest of the code change is done, but unable to complete without that additional piece of info
Weskat is offline   Reply With Quote
Old 01-27-2005, 05:09 PM   #4
Darkmatil
Premium Member
 
Join Date: Sep 2002
Posts: 118
Interface Author - Click to view interfaces
Default

I hope Dolby posts a thread on the changes, is he still at eqinterface?
Darkmatil is offline   Reply With Quote
Old 01-27-2005, 06:02 PM   #5
Savok
On tour since '99
 
Join Date: Sep 2002
Server: Innoruuk forever!
Posts: 473
Interface Author - Click to view interfaces
Default

Same here, have everything ready but the EQUI.xml issue, and the shortbuff EQtypes. So far I have tried 134, 140, 150, 200, 300, 400, 520, 550 and 600 without success.
Savok is offline   Reply With Quote
Old 01-27-2005, 06:32 PM   #6
axeion
A Predatory Creeper
 
axeion's Avatar
 
Join Date: Jan 2004
Server: bristlebane
Posts: 254
Interface Author - Click to view interfaces
Default

haven same problem with my ui httk an two other buff mods i made . i dont understand why we need 12 total short duration buff slots.never have i seen more than 5 total short duration buffs at one time .may be biger raiding situation needs them or some temp negitive buffs will go to that window now. or disiplines will have their buff icons go their as well /shrug.

half temped to just have the buff icons with 1st 6 with lables an rest not have just to clear the error which dont affect any thing atm but hate haveing a error .
__________________

"A man has honor if he holds himself to an ideal of conduct though it is inconvenient, unprofitable, or dangerous to do so. "
Walter Lippmann
axeion is offline   Reply With Quote
Old 01-27-2005, 06:48 PM   #7
Riatsila
A Gray Wolf
 
Join Date: Sep 2002
Server: Rallos Zek
Posts: 5
Interface Author - Click to view interfaces
Default

You may want to keep an eye on this thread at Station.Com.

http://eqforums.station.sony.com/eq...essage.id=83398

They have promised to come up with an answer .. err.. well, they are "working on getting that" for us
Riatsila is offline   Reply With Quote
Old 01-27-2005, 07:34 PM   #8
Jindaan
A Ghoul
 
Join Date: Jun 2004
Posts: 11
Default

This is the patch message that just came out - hopefully it will fix the error messages:

- The Eye of Zomm has regained it's ability to open doors.
- The Ikkinz instances should be functioning properly again.
- Fixed the errors that were causing the "Your XML files are not compatible" message.
- Money should no longer be vanishing until you zone after attempting to give money to an NPC.
- Fixed several bugs with the following epic effects:
Beastlord
Berserker
Magician
Monk
Necromancer
Warrior
Wizard



-- The EverQuest Team
Jindaan is offline   Reply With Quote
Old 01-27-2005, 08:24 PM   #9
axeion
A Predatory Creeper
 
axeion's Avatar
 
Join Date: Jan 2004
Server: bristlebane
Posts: 254
Interface Author - Click to view interfaces
Default

short duration buff window xml was not included in my down load.. so the extra short duration slots are still their least atm an we still need them eq type numbers .

thanks for link Riatlsila posted on thread an got it bookmarked.
axeion is offline   Reply With Quote
Old 01-28-2005, 02:03 AM   #10
Nanan
A Snow Cougar
 
Join Date: Sep 2002
Server: saryrn
Posts: 40
Interface Author - Click to view interfaces
Default

There are no EQtypes for the SD buffwindow. Just alter the Buff# to 5-11.

EX

Code:
<Button item = "SDBW_Buff5_Button"> <ScreenID>Buff5</ScreenID> <!--<Font>3</Font> Defautl --> <RelativePosition>true</RelativePosition> <Location> <X>93</X> <Y>49</Y> </Location> <Size> <CX>44</CX> <CY>44</CY> </Size> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <!--<TooltipReference/> Default --> <Style_Checkbox>false</Style_Checkbox> <!--<RadioGroup/> Default --> <ButtonDrawTemplate> <Normal>RedIconBackground</Normal> <NormalDecal>BuffIcons</NormalDecal> </ButtonDrawTemplate> <!-- <SoundPressed/> <SoundUp/> <SoundFlyby/> --> <DecalOffset> <X>2</X> <Y>2</Y> </DecalOffset> <DecalSize> <CX>40</CX> <CY>40</CY> </DecalSize> </Button>
__________________
Nanan
Nanan is offline   Reply With Quote
Old 01-28-2005, 08:37 AM   #11
axeion
A Predatory Creeper
 
axeion's Avatar
 
Join Date: Jan 2004
Server: bristlebane
Posts: 254
Interface Author - Click to view interfaces
Default

their are eq types for the 1st 6 short duration buffs lables (the name of the buff ) so one would only asume their are ones for the extra 6.
axeion is offline   Reply With Quote
Old 01-28-2005, 04:48 PM   #12
Weskat
A Tempest Toad
 
Weskat's Avatar
 
Join Date: Oct 2002
Server: Tunare - mostly retired
Posts: 464
Interface Author - Click to view interfaces
Default

Here is the latest and greatest from the SOE Tech Board

Quote:
Hello Folks,

What I am being told is buffs 7-12 have not been assigned yet.

I will try to post updates/clarifications as I get them.

Brad Griffin,
Customer Support Representative


So, hopefully we will get an answer soon.
Weskat is offline   Reply With Quote
Old 01-29-2005, 01:50 AM   #13
Bikther
99% EVIL, 1% Cute Bunnies
 
Bikther's Avatar
 
Join Date: Apr 2003
Server: Innoruuk
Posts: 351
Interface Author - Click to view interfaces
Default

As with all expansions that involve changes to the UI there will be a few bumps in the road. The best thing for now is to ride it out while SOE and the UI makers here figure all the code out and make the updates

__________________
So retired it hurts...
-----------------------------
My Other Addiction
Bikther is offline   Reply With Quote
Old 01-29-2005, 04:38 AM   #14
Teneniel
Enhanced Imperial Golem
 
Teneniel's Avatar
 
Join Date: Dec 2002
Server: Druzzil Ro, The Nameless
Posts: 206
Interface Author - Click to view interfaces
Send a message via ICQ to Teneniel Send a message via AIM to Teneniel Send a message via MSN to Teneniel Send a message via Yahoo to Teneniel
Default

You can always use default window be removing the xml file if it bugs you immensly.
__________________
- No for the 100th @$!# time, Mages cant summon plat !-
Teneniel is offline   Reply With Quote
Old 02-01-2005, 09:09 AM   #15
Scorrpio
A Ghoul
 
Join Date: Dec 2002
Posts: 16
Default

For now, I added the extra 6 buffs to the song window, and I also defined the buff name labels, but did not add them to window pieces listing. So far so good.
Scorrpio is offline   Reply With Quote
Reply



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


All times are GMT -5. The time now is 04:52 AM.


vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI