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 02-12-2009, 02:15 PM   #1
Tumnayar-MT
A Ghoul
 
Join Date: Dec 2008
Posts: 17
Default What changed with buff windows again? Problem

Yesterday's patch seemed to have done something to my windows, and I don't know what the issue would be to cause this. These have been working flawlessly after the tilelayout stuff was all put in up until yesterday. Sometimes the buffs will be fine, but then this will happen. Is some old code in there that would suddenly mess it up?



This is the short duration window code.

Code:
<?xml version = "1.0"?> <XML ID = "EQInterfaceDefinitionLanguage"> <Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/> <Label item ="SDBW_Buff0_Place"> <ScreenID>SDBW_Buff0Place</ScreenID> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>119</X> <Y>-1</Y> </Location> <Size> <CX>10</CX> <CY>10</CY> </Size> <Text>1</Text> <TextColor> <R>0</R> <G>65</G> <B>240</B> </TextColor> <NoWrap>true</NoWrap> <AlignCenter>false</AlignCenter> <AlignRight>true</AlignRight> </Label> <Label item ="SDBW_Buff1_Place"> <ScreenID>SDBW_Buff1Place</ScreenID> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>119</X> <Y>10</Y> </Location> <Size> <CX>10</CX> <CY>10</CY> </Size> <Text>2</Text> <TextColor> <R>0</R> <G>65</G> <B>240</B> </TextColor> <NoWrap>true</NoWrap> <AlignCenter>false</AlignCenter> <AlignRight>true</AlignRight> </Label> <Label item ="SDBW_Buff2_Place"> <ScreenID>SDBW_Buff2Place</ScreenID> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>119</X> <Y>21</Y> </Location> <Size> <CX>10</CX> <CY>10</CY> </Size> <Text>3</Text> <TextColor> <R>0</R> <G>65</G> <B>240</B> </TextColor> <NoWrap>true</NoWrap> <AlignCenter>false</AlignCenter> <AlignRight>true</AlignRight> </Label> <Label item ="SDBW_Buff3_Place"> <ScreenID>SDBW_Buff3Place</ScreenID> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>119</X> <Y>32</Y> </Location> <Size> <CX>10</CX> <CY>10</CY> </Size> <Text>4</Text> <TextColor> <R>0</R> <G>65</G> <B>240</B> </TextColor> <NoWrap>true</NoWrap> <AlignCenter>false</AlignCenter> <AlignRight>true</AlignRight> </Label> <Label item ="SDBW_Buff4_Place"> <ScreenID>SDBW_Buff4Place</ScreenID> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>119</X> <Y>43</Y> </Location> <Size> <CX>10</CX> <CY>10</CY> </Size> <Text>5</Text> <TextColor> <R>0</R> <G>65</G> <B>240</B> </TextColor> <NoWrap>true</NoWrap> <AlignCenter>false</AlignCenter> <AlignRight>true</AlignRight> </Label> <Label item ="SDBW_Buff5_Place"> <ScreenID>SDBW_Buff5Place</ScreenID> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>119</X> <Y>54</Y> </Location> <Size> <CX>10</CX> <CY>10</CY> </Size> <Text>6</Text> <TextColor> <R>0</R> <G>65</G> <B>240</B> </TextColor> <NoWrap>true</NoWrap> <AlignCenter>false</AlignCenter> <AlignRight>true</AlignRight> </Label> <Label item ="SDBW_Buff6_Place"> <ScreenID>SDBW_Buff6Place</ScreenID> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>119</X> <Y>65</Y> </Location> <Size> <CX>10</CX> <CY>10</CY> </Size> <Text>7</Text> <TextColor> <R>0</R> <G>65</G> <B>240</B> </TextColor> <NoWrap>true</NoWrap> <AlignCenter>false</AlignCenter> <AlignRight>true</AlignRight> </Label> <Label item ="SDBW_Buff7_Place"> <ScreenID>SDBW_Buff7Place</ScreenID> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>119</X> <Y>76</Y> </Location> <Size> <CX>10</CX> <CY>10</CY> </Size> <Text>8</Text> <TextColor> <R>0</R> <G>65</G> <B>240</B> </TextColor> <NoWrap>true</NoWrap> <AlignCenter>false</AlignCenter> <AlignRight>true</AlignRight> </Label> <Label item ="SDBW_Buff8_Place"> <ScreenID>SDBW_Buff8Place</ScreenID> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>119</X> <Y>87</Y> </Location> <Size> <CX>10</CX> <CY>10</CY> </Size> <Text>9</Text> <TextColor> <R>0</R> <G>65</G> <B>240</B> </TextColor> <NoWrap>true</NoWrap> <AlignCenter>false</AlignCenter> <AlignRight>true</AlignRight> </Label> <Label item ="SDBW_Buff9_Place"> <ScreenID>SDBW_Buff9Place</ScreenID> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>119</X> <Y>98</Y> </Location> <Size> <CX>10</CX> <CY>10</CY> </Size> <Text>10</Text> <TextColor> <R>0</R> <G>65</G> <B>240</B> </TextColor> <NoWrap>true</NoWrap> <AlignCenter>false</AlignCenter> <AlignRight>true</AlignRight> </Label> <Label item ="SDBW_Buff10_Place"> <ScreenID>SDBW_Buff10Place</ScreenID> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>119</X> <Y>109</Y> </Location> <Size> <CX>10</CX> <CY>10</CY> </Size> <Text>11</Text> <TextColor> <R>0</R> <G>65</G> <B>240</B> </TextColor> <NoWrap>true</NoWrap> <AlignCenter>false</AlignCenter> <AlignRight>true</AlignRight> </Label> <Label item ="SDBW_Buff11_Place"> <ScreenID>SDBW_Buff11Place</ScreenID> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>119</X> <Y>120</Y> </Location> <Size> <CX>10</CX> <CY>10</CY> </Size> <Text>12</Text> <TextColor> <R>0</R> <G>65</G> <B>240</B> </TextColor> <NoWrap>true</NoWrap> <AlignCenter>false</AlignCenter> <AlignRight>true</AlignRight> </Label> <Label item ="SDBW_Buff12_Place"> <ScreenID>SDBW_Buff12Place</ScreenID> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>119</X> <Y>131</Y> </Location> <Size> <CX>10</CX> <CY>10</CY> </Size> <Text>13</Text> <TextColor> <R>0</R> <G>65</G> <B>240</B> </TextColor> <NoWrap>true</NoWrap> <AlignCenter>false</AlignCenter> <AlignRight>true</AlignRight> </Label> <Label item ="SDBW_Buff13_Place"> <ScreenID>SDBW_Buff13Place</ScreenID> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>119</X> <Y>142</Y> </Location> <Size> <CX>10</CX> <CY>10</CY> </Size> <Text>14</Text> <TextColor> <R>0</R> <G>65</G> <B>240</B> </TextColor> <NoWrap>true</NoWrap> <AlignCenter>false</AlignCenter> <AlignRight>true</AlignRight> </Label> <Label item ="SDBW_Buff14_Place"> <ScreenID>SDBW_Buff14Place</ScreenID> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>119</X> <Y>153</Y> </Location> <Size> <CX>10</CX> <CY>10</CY> </Size> <Text>15</Text> <TextColor> <R>0</R> <G>65</G> <B>240</B> </TextColor> <NoWrap>true</NoWrap> <AlignCenter>false</AlignCenter> <AlignRight>true</AlignRight> </Label> <Button item = "SDBW_Buff0_Button"> <ScreenID>Buff0</ScreenID> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>3</X> <Y>3</Y> </Location> <Size> <CX>120</CX> <CY>10</CY> </Size> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <!--<TooltipReference/> --> <Style_Checkbox>false</Style_Checkbox> <!--<RadioGroup/> --> <ButtonDrawTemplate> <Normal>BlueIconBackground</Normal> <NormalDecal>BuffIcons</NormalDecal> </ButtonDrawTemplate> <DecalOffset> <X>0</X> <Y>0</Y> </DecalOffset> <DecalSize> <CX>9</CX> <CY>9</CY> </DecalSize> </Button> <Button item = "SDBW_Buff1_Button"> <ScreenID>Buff1</ScreenID> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>3</X> <Y>3</Y> </Location> <Size> <CX>120</CX> <CY>10</CY> </Size> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <!--<TooltipReference/> --> <Style_Checkbox>false</Style_Checkbox> <!--<RadioGroup/> --> <ButtonDrawTemplate> <Normal>BlueIconBackground</Normal> <NormalDecal>BuffIcons</NormalDecal> </ButtonDrawTemplate> <DecalOffset> <X>0</X> <Y>0</Y> </DecalOffset> <DecalSize> <CX>9</CX> <CY>9</CY> </DecalSize> </Button> <Button item = "SDBW_Buff2_Button"> <ScreenID>Buff2</ScreenID> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>3</X> <Y>3</Y> </Location> <Size> <CX>120</CX> <CY>10</CY> </Size> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <!--<TooltipReference/> --> <Style_Checkbox>false</Style_Checkbox> <!--<RadioGroup/> --> <ButtonDrawTemplate> <Normal>BlueIconBackground</Normal> <NormalDecal>BuffIcons</NormalDecal> </ButtonDrawTemplate> <DecalOffset> <X>0</X> <Y>0</Y> </DecalOffset> <DecalSize> <CX>9</CX> <CY>9</CY> </DecalSize> </Button> <Button item = "SDBW_Buff3_Button"> <ScreenID>Buff3</ScreenID> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>3</X> <Y>3</Y> </Location> <Size> <CX>120</CX> <CY>10</CY> </Size> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <!--<TooltipReference/> --> <Style_Checkbox>false</Style_Checkbox> <!--<RadioGroup/> --> <ButtonDrawTemplate> <Normal>BlueIconBackground</Normal> <NormalDecal>BuffIcons</NormalDecal> </ButtonDrawTemplate> <DecalOffset> <X>0</X> <Y>0</Y> </DecalOffset> <DecalSize> <CX>9</CX> <CY>9</CY> </DecalSize> </Button> <Button item = "SDBW_Buff4_Button"> <ScreenID>Buff4</ScreenID> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>3</X> <Y>3</Y> </Location> <Size> <CX>120</CX> <CY>10</CY> </Size> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <!--<TooltipReference/> --> <Style_Checkbox>false</Style_Checkbox> <!--<RadioGroup/> --> <ButtonDrawTemplate> <Normal>BlueIconBackground</Normal> <NormalDecal>BuffIcons</NormalDecal> </ButtonDrawTemplate> <DecalOffset> <X>0</X> <Y>0</Y> </DecalOffset> <DecalSize> <CX>9</CX> <CY>9</CY> </DecalSize> </Button> <Button item = "SDBW_Buff5_Button"> <ScreenID>Buff5</ScreenID> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>3</X> <Y>3</Y> </Location> <Size> <CX>120</CX> <CY>10</CY> </Size> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <!--<TooltipReference/> --> <Style_Checkbox>false</Style_Checkbox> <!--<RadioGroup/> --> <ButtonDrawTemplate> <Normal>BlueIconBackground</Normal> <NormalDecal>BuffIcons</NormalDecal> </ButtonDrawTemplate> <DecalOffset> <X>0</X> <Y>0</Y> </DecalOffset> <DecalSize> <CX>9</CX> <CY>9</CY> </DecalSize> </Button> <Button item = "SDBW_Buff6_Button"> <ScreenID>Buff6</ScreenID> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>3</X> <Y>3</Y> </Location> <Size> <CX>120</CX> <CY>10</CY> </Size> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <!--<TooltipReference/> --> <Style_Checkbox>false</Style_Checkbox> <!--<RadioGroup/> --> <ButtonDrawTemplate> <Normal>BlueIconBackground</Normal> <NormalDecal>BuffIcons</NormalDecal> </ButtonDrawTemplate> <DecalOffset> <X>0</X> <Y>0</Y> </DecalOffset> <DecalSize> <CX>9</CX> <CY>9</CY> </DecalSize> </Button> <Button item = "SDBW_Buff7_Button"> <ScreenID>Buff7</ScreenID> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>3</X> <Y>3</Y> </Location> <Size> <CX>120</CX> <CY>10</CY> </Size> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <!--<TooltipReference/> --> <Style_Checkbox>false</Style_Checkbox> <!--<RadioGroup/> --> <ButtonDrawTemplate> <Normal>BlueIconBackground</Normal> <NormalDecal>BuffIcons</NormalDecal> </ButtonDrawTemplate> <DecalOffset> <X>0</X> <Y>0</Y> </DecalOffset> <DecalSize> <CX>9</CX> <CY>9</CY> </DecalSize> </Button> <Button item = "SDBW_Buff8_Button"> <ScreenID>Buff8</ScreenID> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>3</X> <Y>3</Y> </Location> <Size> <CX>120</CX> <CY>10</CY> </Size> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <!--<TooltipReference/> --> <Style_Checkbox>false</Style_Checkbox> <!--<RadioGroup/> --> <ButtonDrawTemplate> <Normal>BlueIconBackground</Normal> <NormalDecal>BuffIcons</NormalDecal> </ButtonDrawTemplate> <DecalOffset> <X>0</X> <Y>0</Y> </DecalOffset> <DecalSize> <CX>9</CX> <CY>9</CY> </DecalSize> </Button> <Button item = "SDBW_Buff9_Button"> <ScreenID>Buff9</ScreenID> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>3</X> <Y>3</Y> </Location> <Size> <CX>120</CX> <CY>10</CY> </Size> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <!--<TooltipReference/> --> <Style_Checkbox>false</Style_Checkbox> <!--<RadioGroup/> --> <ButtonDrawTemplate> <Normal>BlueIconBackground</Normal> <NormalDecal>BuffIcons</NormalDecal> </ButtonDrawTemplate> <DecalOffset> <X>0</X> <Y>0</Y> </DecalOffset> <DecalSize> <CX>9</CX> <CY>9</CY> </DecalSize> </Button> <Button item = "SDBW_Buff10_Button"> <ScreenID>Buff10</ScreenID> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>3</X> <Y>3</Y> </Location> <Size> <CX>120</CX> <CY>10</CY> </Size> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <!--<TooltipReference/> --> <Style_Checkbox>false</Style_Checkbox> <!--<RadioGroup/> --> <ButtonDrawTemplate> <Normal>BlueIconBackground</Normal> <NormalDecal>BuffIcons</NormalDecal> </ButtonDrawTemplate> <DecalOffset> <X>0</X> <Y>0</Y> </DecalOffset> <DecalSize> <CX>9</CX> <CY>9</CY> </DecalSize> </Button> <Button item = "SDBW_Buff11_Button"> <ScreenID>Buff11</ScreenID> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>3</X> <Y>3</Y> </Location> <Size> <CX>120</CX> <CY>10</CY> </Size> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <!--<TooltipReference/> --> <Style_Checkbox>false</Style_Checkbox> <!--<RadioGroup/> --> <ButtonDrawTemplate> <Normal>BlueIconBackground</Normal> <NormalDecal>BuffIcons</NormalDecal> </ButtonDrawTemplate> <DecalOffset> <X>0</X> <Y>0</Y> </DecalOffset> <DecalSize> <CX>9</CX> <CY>9</CY> </DecalSize> </Button> <Button item = "SDBW_Buff12_Button"> <ScreenID>Buff12</ScreenID> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>3</X> <Y>3</Y> </Location> <Size> <CX>120</CX> <CY>10</CY> </Size> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <!--<TooltipReference/> --> <Style_Checkbox>false</Style_Checkbox> <!--<RadioGroup/> --> <ButtonDrawTemplate> <Normal>BlueIconBackground</Normal> <NormalDecal>BuffIcons</NormalDecal> </ButtonDrawTemplate> <DecalOffset> <X>0</X> <Y>0</Y> </DecalOffset> <DecalSize> <CX>9</CX> <CY>9</CY> </DecalSize> </Button> <Button item = "SDBW_Buff13_Button"> <ScreenID>Buff13</ScreenID> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>3</X> <Y>3</Y> </Location> <Size> <CX>120</CX> <CY>10</CY> </Size> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <!--<TooltipReference/> --> <Style_Checkbox>false</Style_Checkbox> <!--<RadioGroup/> --> <ButtonDrawTemplate> <Normal>BlueIconBackground</Normal> <NormalDecal>BuffIcons</NormalDecal> </ButtonDrawTemplate> <DecalOffset> <X>0</X> <Y>0</Y> </DecalOffset> <DecalSize> <CX>9</CX> <CY>9</CY> </DecalSize> </Button> <Button item = "SDBW_Buff14_Button"> <ScreenID>Buff14</ScreenID> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>3</X> <Y>3</Y> </Location> <Size> <CX>120</CX> <CY>10</CY> </Size> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <!--<TooltipReference/> --> <Style_Checkbox>false</Style_Checkbox> <!--<RadioGroup/> --> <ButtonDrawTemplate> <Normal>BlueIconBackground</Normal> <NormalDecal>BuffIcons</NormalDecal> </ButtonDrawTemplate> <DecalOffset> <X>0</X> <Y>0</Y> </DecalOffset> <DecalSize> <CX>9</CX> <CY>9</CY> </DecalSize> </Button> <Label item ="SDBW_Buff0"> <ScreenID>SDBW_Buff0Label</ScreenID> <EQType>600</EQType> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>12</X> <Y>-1</Y> </Location> <Size> <CX>110</CX> <CY>10</CY> </Size> <Text></Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <NoWrap>true</NoWrap> <AlignCenter>false</AlignCenter> <AlignRight>false</AlignRight> </Label> <Label item ="SDBW_Buff1"> <ScreenID>SDBW_Buff1Label</ScreenID> <EQType>601</EQType> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>12</X> <Y>10</Y> </Location> <Size> <CX>105</CX> <CY>11</CY> </Size> <Text></Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <NoWrap>true</NoWrap> <AlignCenter>false</AlignCenter> <AlignRight>false</AlignRight> </Label> <Label item ="SDBW_Buff2"> <ScreenID>SDBW_Buff2Label</ScreenID> <EQType>602</EQType> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>12</X> <Y>21</Y> </Location> <Size> <CX>105</CX> <CY>11</CY> </Size> <Text></Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <NoWrap>true</NoWrap> <AlignCenter>false</AlignCenter> <AlignRight>false</AlignRight> </Label> <Label item ="SDBW_Buff3"> <ScreenID>SDBW_Buff3Label</ScreenID> <EQType>603</EQType> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>12</X> <Y>32</Y> </Location> <Size> <CX>105</CX> <CY>11</CY> </Size> <Text></Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <NoWrap>true</NoWrap> <AlignCenter>false</AlignCenter> <AlignRight>false</AlignRight> </Label> <Label item ="SDBW_Buff4"> <ScreenID>SDBW_Buff4Label</ScreenID> <EQType>604</EQType> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>12</X> <Y>43</Y> </Location> <Size> <CX>105</CX> <CY>11</CY> </Size> <Text></Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <NoWrap>true</NoWrap> <AlignCenter>false</AlignCenter> <AlignRight>false</AlignRight> </Label> <Label item ="SDBW_Buff5"> <ScreenID>SDBW_Buff5Label</ScreenID> <EQType>605</EQType> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>12</X> <Y>54</Y> </Location> <Size> <CX>105</CX> <CY>11</CY> </Size> <Text></Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <NoWrap>true</NoWrap> <AlignCenter>false</AlignCenter> <AlignRight>false</AlignRight> </Label> <Label item ="SDBW_Buff6"> <ScreenID>SDBW_Buff6Label</ScreenID> <EQType>606</EQType> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>12</X> <Y>65</Y> </Location> <Size> <CX>105</CX> <CY>11</CY> </Size> <Text></Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <NoWrap>true</NoWrap> <AlignCenter>false</AlignCenter> <AlignRight>false</AlignRight> </Label> <Label item ="SDBW_Buff7"> <ScreenID>SDBW_Buff7Label</ScreenID> <EQType>607</EQType> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>12</X> <Y>76</Y> </Location> <Size> <CX>105</CX> <CY>11</CY> </Size> <Text></Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <NoWrap>true</NoWrap> <AlignCenter>false</AlignCenter> <AlignRight>false</AlignRight> </Label> <Label item ="SDBW_Buff8"> <ScreenID>SDBW_Buff8Label</ScreenID> <EQType>608</EQType> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>12</X> <Y>87</Y> </Location> <Size> <CX>105</CX> <CY>11</CY> </Size> <Text></Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <NoWrap>true</NoWrap> <AlignCenter>false</AlignCenter> <AlignRight>false</AlignRight> </Label> <Label item ="SDBW_Buff9"> <ScreenID>SDBW_Buff9Label</ScreenID> <EQType>609</EQType> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>12</X> <Y>98</Y> </Location> <Size> <CX>105</CX> <CY>11</CY> </Size> <Text></Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <NoWrap>true</NoWrap> <AlignCenter>false</AlignCenter> <AlignRight>false</AlignRight> </Label> <Label item ="SDBW_Buff10"> <ScreenID>SDBW_Buff10Label</ScreenID> <EQType>610</EQType> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>12</X> <Y>109</Y> </Location> <Size> <CX>105</CX> <CY>11</CY> </Size> <Text></Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <NoWrap>true</NoWrap> <AlignCenter>false</AlignCenter> <AlignRight>false</AlignRight> </Label> <Label item ="SDBW_Buff11"> <ScreenID>SDBW_Buff11Label</ScreenID> <EQType>611</EQType> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>12</X> <Y>120</Y> </Location> <Size> <CX>105</CX> <CY>11</CY> </Size> <Text></Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <NoWrap>true</NoWrap> <AlignCenter>false</AlignCenter> <AlignRight>false</AlignRight> </Label> <Label item ="SDBW_Buff12"> <ScreenID>SDBW_Buff12Label</ScreenID> <EQType>612</EQType> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>12</X> <Y>131</Y> </Location> <Size> <CX>105</CX> <CY>11</CY> </Size> <Text></Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <NoWrap>true</NoWrap> <AlignCenter>false</AlignCenter> <AlignRight>false</AlignRight> </Label> <Label item ="SDBW_Buff13"> <ScreenID>SDBW_Buff13Label</ScreenID> <EQType>613</EQType> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>12</X> <Y>142</Y> </Location> <Size> <CX>105</CX> <CY>11</CY> </Size> <Text></Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <NoWrap>true</NoWrap> <AlignCenter>false</AlignCenter> <AlignRight>false</AlignRight> </Label> <Label item ="SDBW_Buff14"> <ScreenID>SDBW_Buff14Label</ScreenID> <EQType>614</EQType> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>12</X> <Y>153</Y> </Location> <Size> <CX>105</CX> <CY>11</CY> </Size> <Text></Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <NoWrap>true</NoWrap> <AlignCenter>false</AlignCenter> <AlignRight>false</AlignRight> </Label> <TileLayoutBox item="SDBW_Places"> <TopAnchorOffset>2</TopAnchorOffset> <BottomAnchorOffset>2</BottomAnchorOffset> <LeftAnchorOffset>2</LeftAnchorOffset> <RightAnchorOffset>2</RightAnchorOffset> <RelativePosition>true</RelativePosition> <AutoStretch>true</AutoStretch> <BottomAnchorToTop>false</BottomAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <Style_Transparent>true</Style_Transparent> <Spacing>0</Spacing> <SecondarySpacing>0</SecondarySpacing> <HorizontalFirst>false</HorizontalFirst> <AnchorToTop>true</AnchorToTop> <AnchorToLeft>false</AnchorToLeft> <FirstPieceTemplate>true</FirstPieceTemplate> <Pieces>SDBW_Buff0_Place</Pieces> <Pieces>SDBW_Buff1_Place</Pieces> <Pieces>SDBW_Buff2_Place</Pieces> <Pieces>SDBW_Buff3_Place</Pieces> <Pieces>SDBW_Buff4_Place</Pieces> <Pieces>SDBW_Buff5_Place</Pieces> <Pieces>SDBW_Buff6_Place</Pieces> <Pieces>SDBW_Buff7_Place</Pieces> <Pieces>SDBW_Buff8_Place</Pieces> <Pieces>SDBW_Buff9_Place</Pieces> <Pieces>SDBW_Buff10_Place</Pieces> <Pieces>SDBW_Buff11_Place</Pieces> <Pieces>SDBW_Buff12_Place</Pieces> <Pieces>SDBW_Buff13_Place</Pieces> <Pieces>SDBW_Buff14_Place</Pieces> <Style_Tooltip>false</Style_Tooltip> </TileLayoutBox> <TileLayoutBox item="SDBW_Labels"> <TopAnchorOffset>2</TopAnchorOffset> <BottomAnchorOffset>2</BottomAnchorOffset> <LeftAnchorOffset>2</LeftAnchorOffset> <RightAnchorOffset>2</RightAnchorOffset> <RelativePosition>true</RelativePosition> <AutoStretch>true</AutoStretch> <BottomAnchorToTop>false</BottomAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <Style_Transparent>true</Style_Transparent> <Spacing>0</Spacing> <SecondarySpacing>0</SecondarySpacing> <HorizontalFirst>false</HorizontalFirst> <AnchorToTop>true</AnchorToTop> <AnchorToLeft>false</AnchorToLeft> <FirstPieceTemplate>true</FirstPieceTemplate> <Style_Tooltip>false</Style_Tooltip> <Pieces>SDBW_Buff0</Pieces> <Pieces>SDBW_Buff1</Pieces> <Pieces>SDBW_Buff2</Pieces> <Pieces>SDBW_Buff3</Pieces> <Pieces>SDBW_Buff4</Pieces> <Pieces>SDBW_Buff5</Pieces> <Pieces>SDBW_Buff6</Pieces> <Pieces>SDBW_Buff7</Pieces> <Pieces>SDBW_Buff8</Pieces> <Pieces>SDBW_Buff9</Pieces> <Pieces>SDBW_Buff10</Pieces> <Pieces>SDBW_Buff11</Pieces> <Pieces>SDBW_Buff12</Pieces> <Pieces>SDBW_Buff13</Pieces> <Pieces>SDBW_Buff14</Pieces> </TileLayoutBox> <TileLayoutBox item="SDBW_Buttons"> <TopAnchorOffset>2</TopAnchorOffset> <BottomAnchorOffset>2</BottomAnchorOffset> <LeftAnchorOffset>2</LeftAnchorOffset> <RightAnchorOffset>2</RightAnchorOffset> <RelativePosition>true</RelativePosition> <AutoStretch>true</AutoStretch> <BottomAnchorToTop>false</BottomAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <Style_Transparent>true</Style_Transparent> <Spacing>0</Spacing> <SecondarySpacing>0</SecondarySpacing> <HorizontalFirst>false</HorizontalFirst> <AnchorToTop>true</AnchorToTop> <AnchorToLeft>false</AnchorToLeft> <FirstPieceTemplate>true</FirstPieceTemplate> <Pieces>SDBW_Buff0_Button</Pieces> <Pieces>SDBW_Buff1_Button</Pieces> <Pieces>SDBW_Buff2_Button</Pieces> <Pieces>SDBW_Buff3_Button</Pieces> <Pieces>SDBW_Buff4_Button</Pieces> <Pieces>SDBW_Buff5_Button</Pieces> <Pieces>SDBW_Buff6_Button</Pieces> <Pieces>SDBW_Buff7_Button</Pieces> <Pieces>SDBW_Buff8_Button</Pieces> <Pieces>SDBW_Buff9_Button</Pieces> <Pieces>SDBW_Buff10_Button</Pieces> <Pieces>SDBW_Buff11_Button</Pieces> <Pieces>SDBW_Buff12_Button</Pieces> <Pieces>SDBW_Buff13_Button</Pieces> <Pieces>SDBW_Buff14_Button</Pieces> </TileLayoutBox> <Screen item = "ShortDurationBuffWindow"> <!--<ScreenID/>--> <Text>Songs</Text> <RelativePosition>false</RelativePosition> <Location> <X>415</X> <Y>395</Y> </Location> <Size> <CX>130</CX> <CY>175</CY> </Size> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>true</Style_Transparent> <DrawTemplate>WDT_Inner</DrawTemplate> <Style_Titlebar>false</Style_Titlebar> <Style_Closebox>false</Style_Closebox> <Style_Minimizebox>false</Style_Minimizebox> <Style_Border>false</Style_Border> <Style_Sizable>false</Style_Sizable> <Pieces>TileLayoutBox:SDBW_Places</Pieces> <Pieces>TileLayoutBox:SDBW_Buttons</Pieces> <Pieces>TileLayoutBox:SDBW_Labels</Pieces> </Screen> </XML>
Tumnayar-MT is offline   Reply With Quote
Old 02-13-2009, 01:49 AM   #2
Mutley
An Icepaw Kobold
 
Join Date: Sep 2002
Posts: 81
Interface Author - Click to view interfaces
Default

I've had this happening for both my buffs and short duration buffs tonight at times. Since the only 3 pieces that could affect this weren't changed in the patch (EQUI_Animations.xml in case background color was designated incorrectly, EQUI_BuffWindow.xml, or EQUI_ShortDurationBuffWindow.xml), I'm thinking it has to be on Sony's end and how the info is being sent to the clients, and nothing is wrong in our code or that can be fixed on our end.

Last edited by Mutley : 02-13-2009 at 03:15 AM.
Mutley is offline   Reply With Quote
Old 02-13-2009, 03:41 AM   #3
Tumnayar-MT
A Ghoul
 
Join Date: Dec 2008
Posts: 17
Default

Yeah, something is definitely messed up on their end, like the background of the buff and the name aren't in sync.
Tumnayar-MT is offline   Reply With Quote
Old 02-15-2009, 10:49 AM   #4
Joline
A Ghoul
 
Join Date: Feb 2004
Posts: 19
Default

Any information about this?
Joline is offline   Reply With Quote
Old 02-17-2009, 12:07 AM   #5
Mutley
An Icepaw Kobold
 
Join Date: Sep 2002
Posts: 81
Interface Author - Click to view interfaces
Default

Some nights we see it more than others. One thing I do notice though is that when I log in, the text for buff names and the matching icons are displayed at first. About 10 seconds later, sometimes more, the blue backgrounds for the buffs then all pop up. It's as if they broke up the info to be sent at different times, and that's causing the buff names and backgrounds to sometimes get out of sync.

I really believe it's on their server end and not ours at all.
Mutley is offline   Reply With Quote
Old 02-17-2009, 01:13 AM   #6
sunaeri
Premium Member
 
Join Date: Dec 2002
Posts: 114
Interface Author - Click to view interfaces
Default

I had a issue with relative orientation on my buff windows a bit ago. I solved it by setting relative position to false and recoding the window from there. This may require you to flip the xy coordinates of some things.

I have noticed that the windows draw slow when a new UI is loaded, but that is beyond our control.
sunaeri is offline   Reply With Quote
Old 02-17-2009, 03:18 AM   #7
Darkmatil
Premium Member
 
Join Date: Sep 2002
Posts: 118
Interface Author - Click to view interfaces
Default

This is happening for my own UI (Geddine's) and I have not updated it recently. I've only been seeing it since patch. It's easily noticeable if you have a bard playing songs in your group.
Darkmatil is offline   Reply With Quote
Old 02-18-2009, 05:04 PM   #8
Gingess Khaan
A Fire Beetle
 
Join Date: Nov 2004
Posts: 2
Default

I got mine fixed or at least it seems fixed. What I had to do was put all of the buttons (blue backgrounds and icons) in a <TileLayoutBox> then put all the labels (spell names) in a second <TileLayoutBox>. Then use these two layouts as the pieces in the main window. This put all the buffs and their names in the correct order but it broke the <Location> tags for the labels. So in the <TileLayoutBox> for the Labels I used the <Spacing> tag to get them "close enough". The only issue I have now is that the very top label is aligned at the top of the button instead of the middle of the button but at least the right buttons have the right labels now.
Gingess Khaan is offline   Reply With Quote
Old 02-18-2009, 05:25 PM   #9
Corean
A Wooly Rhino
 
Join Date: Jan 2003
Posts: 75
Interface Author - Click to view interfaces
Default

Try adding the following:
Code:
<TileLayoutBox item="BW_Labels"> <TopAnchorOffset>10</TopAnchorOffset>

Adjust the number to suit your need.
Corean is offline   Reply With Quote
Old 02-18-2009, 07:04 PM   #10
Gingess Khaan
A Fire Beetle
 
Join Date: Nov 2004
Posts: 2
Default

Yep that seems to have fixed the last issue I had with the STBW, thanks.
Gingess Khaan is offline   Reply With Quote
Old 03-03-2009, 09:46 PM   #11
MephyENC
A Bat
 
Join Date: Oct 2008
Posts: 1
Default

Can anyone confirm that the "desyncing" of the label and button is a server issue? Converted my buff windows to use tilelayouts, but the issue remains...
MephyENC is offline   Reply With Quote
Old 03-04-2009, 12:55 PM   #12
Zzlaarr
A Fire Beetle
 
Join Date: Oct 2008
Posts: 2
Default

I am using the TileLayoutBox command since a while now but this problem seems not to be related.

I do have the same issue with broken buff text / icon locations.
Zzlaarr is offline   Reply With Quote
Old 03-06-2009, 01:38 AM   #13
Mutley
An Icepaw Kobold
 
Join Date: Sep 2002
Posts: 81
Interface Author - Click to view interfaces
Default

I re-arranged the order of what is in or out of the TileLayoutBox and it has minimized the out of sync issue for me. Tonight in fact, I haven't seen it happen once, nor did others who use my UI.

The order I'm using is first the numbers not in a TileLayoutBox, then the buttons inside a TileLayoutBox (the buff icons and backgrounds), and then lastly the labels not in a TileLayoutBox (buff names). So the bottom part of the buff windows looks like this:
Code:
<Screen item = "BuffWindow"> <Text>Effects</Text> <RelativePosition>false</RelativePosition> <Location> <X>496</X> <Y>230</Y> </Location> <Size> <CX>150</CX> <CY>510</CY> </Size> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>true</Style_Transparent> <DrawTemplate>WDT_RoundedNoTitle</DrawTemplate> <Style_Titlebar>false</Style_Titlebar> <Style_Closebox>true</Style_Closebox> <Style_Minimizebox>true</Style_Minimizebox> <Style_Border>true</Style_Border> <Style_Sizable>false</Style_Sizable> <Pieces>BW_1</Pieces> <Pieces>BW_2</Pieces> <Pieces>BW_3</Pieces> <Pieces>BW_4</Pieces> <Pieces>BW_5</Pieces> <Pieces>BW_6</Pieces> <Pieces>BW_7</Pieces> <Pieces>BW_8</Pieces> <Pieces>BW_9</Pieces> <Pieces>BW_10</Pieces> <Pieces>BW_11</Pieces> <Pieces>BW_12</Pieces> <Pieces>BW_13</Pieces> <Pieces>BW_14</Pieces> <Pieces>BW_15</Pieces> <Pieces>BW_16</Pieces> <Pieces>BW_17</Pieces> <Pieces>BW_18</Pieces> <Pieces>BW_19</Pieces> <Pieces>BW_20</Pieces> <Pieces>BW_21</Pieces> <Pieces>BW_22</Pieces> <Pieces>BW_23</Pieces> <Pieces>BW_24</Pieces> <Pieces>BW_25</Pieces> <Pieces>TileLayoutBox:BW_Buttons</Pieces> <Pieces>BW_Buff0</Pieces> <Pieces>BW_Buff1</Pieces> <Pieces>BW_Buff2</Pieces> <Pieces>BW_Buff3</Pieces> <Pieces>BW_Buff4</Pieces> <Pieces>BW_Buff5</Pieces> <Pieces>BW_Buff6</Pieces> <Pieces>BW_Buff7</Pieces> <Pieces>BW_Buff8</Pieces> <Pieces>BW_Buff9</Pieces> <Pieces>BW_Buff10</Pieces> <Pieces>BW_Buff11</Pieces> <Pieces>BW_Buff12</Pieces> <Pieces>BW_Buff13</Pieces> <Pieces>BW_Buff14</Pieces> <Pieces>BW_Buff15</Pieces> <Pieces>BW_Buff16</Pieces> <Pieces>BW_Buff17</Pieces> <Pieces>BW_Buff18</Pieces> <Pieces>BW_Buff19</Pieces> <Pieces>BW_Buff20</Pieces> <Pieces>BW_Buff21</Pieces> <Pieces>BW_Buff22</Pieces> <Pieces>BW_Buff23</Pieces> <Pieces>BW_Buff24</Pieces> </Screen>

The out of sync issue is 10x better with this change than it was before. I still see it occasionally, but it's rare now, compared to seeing it constantly all night long before the change.

I'm still certain it's coming from Sony's end and how they are sending the info. This problem didn't pop up when they put the UI change in for the buff windows. It started happening the patch after that where no buff UI pieces were changed at all.

The problem will be getting the right person at Sony to be made aware of the issue. Remember the Unknown Spell spam in the short duration buff window? It took 7 months to get that fixed because the person in charge of that particular issue wasn't even aware of our many posts on the Sony forums about it until 6 months later. Sony really needs that one person moderating UI issues at least after all patches. I was hoping the Sony forum here for devs would have helped that "I didn't know" response from them and having issues like this drag on for months.

Edit: Actually, maybe if we could get this thread moved into the SOE Corner forum, it might help if they do indeed check here occasionally.

Last edited by Mutley : 03-06-2009 at 07:21 AM.
Mutley is offline   Reply With Quote
Old 03-06-2009, 09:20 AM   #14
Corean
A Wooly Rhino
 
Join Date: Jan 2003
Posts: 75
Interface Author - Click to view interfaces
Default

Code:
<Screen item="BuffWindow"> .... <Pieces>TileLayoutBox:BW_Bg</Pieces> <Pieces>TileLayoutBox:BW_Buttons</Pieces> <Pieces>TileLayoutBox:BW_Labels</Pieces> </Screen>

This is what I use. I haven't see out-of-sync issue.
Corean is offline   Reply With Quote
Old 03-06-2009, 10:59 AM   #15
Mutley
An Icepaw Kobold
 
Join Date: Sep 2002
Posts: 81
Interface Author - Click to view interfaces
Default

I had tried no TabLayoutBoxes at all, then tried all in the TabLayoutBoxes as Corean shows, and was constantly getting out of sync issues, worse with everything in 3 TabLayoutBoxes. Perhaps it also depends on your connection speed and how the info is incoming to your pc?
Mutley 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 11:52 PM.


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