EQInterface Forums

EQInterface Forums (http://www.eqinterface.com/forums/index.php)
-   Compares & Patch fixes (http://www.eqinterface.com/forums/forumdisplay.php?f=36)
-   -   Patch 9-15-2009 (http://www.eqinterface.com/forums/showthread.php?t=20466)

Fenjor 09-15-2009 04:24 AM

Patch 9-15-2009
 
NEW

dragitem75.tga
dragitem76.tga

Changed
EQUI_Animations.xml
EQUI_OptionsWindow.xml
dragitem74.tga

Changes in XML :

New lines are marked with <!
Lines with changes are marked with *

EQUI_Animations.xml :
Code:
652 <! <TextureInfo item="dragitem75.tga"> 653 <! <Size> 654 <! <CX>256</CX> 655 <! <CY>256</CY> 656 <! </Size> 657 <! </TextureInfo> 658 <! <TextureInfo item="dragitem76.tga"> 659 <! <Size> 660 <! <CX>256</CX> 661 <! <CY>256</CY> 662 <! </Size> 663 <! </TextureInfo> 8833 <! <Frames> 8834 <! <Texture>dragitem75.tga</Texture> 8835 <! <Location> 8836 <! <X>0</X> 8837 <! <Y>0</Y> 8838 <! </Location> 8839 <! <Size> 8840 <! <CX>256</CX> 8841 <! <CY>256</CY> 8842 <! </Size> 8843 <! <Hotspot> 8844 <! <X>0</X> 8845 <! <Y>0</Y> 8846 <! </Hotspot> 8847 <! <Duration>1000</Duration> 8848 <! </Frames> 8849 <! <Frames> 8850 <! <Texture>dragitem76.tga</Texture> 8851 <! <Location> 8852 <! <X>0</X> 8853 <! <Y>0</Y> 8854 <! </Location> 8855 <! <Size> 8856 <! <CX>256</CX> 8857 <! <CY>256</CY> 8858 <! </Size> 8859 <! <Hotspot> 8860 <! <X>0</X> 8861 <! <Y>0</Y> 8862 <! </Hotspot> 8863 <! <Duration>1000</Duration> 8864 <! </Frames>



EQUI_OptionsWindow.xml :

Code:
1834 <! <!-- Show buff limit use or not. --> 1835 <! <Button item="ODP_ShowBuffLimitUseCheckbox"> 1836 <! <ScreenID>ODP_ShowBuffLimitUseCheckbox</ScreenID> 1837 <! <RelativePosition>true</RelativePosition> 1838 <! <Location> 1839 <! <X>10</X> 1840 <! <Y>218</Y> 1841 <! </Location> 1842 <! <Size> 1843 <! <CX>150</CX> 1844 <! <CY>18</CY> 1845 <! </Size> 1846 <! <Style_VScroll>false</Style_VScroll> 1847 <! <Style_HScroll>false</Style_HScroll> 1848 <! <Style_Transparent>false</Style_Transparent> 1849 <! <Style_Checkbox>true</Style_Checkbox> 1850 <! <Text>Show Buff Limit Uses</Text> 1851 <! <TooltipReference>Determines whether the buff limit uses are displayed on the buff.</TooltipReference> 1852 <! <TextColor> 1853 <! <R>255</R> 1854 <! <G>255</G> 1855 <! <B>255</B> 1856 <! </TextColor> 1857 <! <ButtonDrawTemplate> 1858 <! <Normal>A_BigBtnNormal</Normal> 1859 <! <Pressed>A_BigBtnPressed</Pressed> 1860 <! <Flyby>A_BigBtnFlyby</Flyby> 1861 <! <Disabled>A_BigBtnDisabled</Disabled> 1862 <! <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby> 1863 <! </ButtonDrawTemplate> 1864 <! </Button> 1871 * <Y>236</Y> 1902 * <Y>254</Y> 1927 <! <!-- Show song limit use or not. --> 1928 <! <Button item="ODP_ShowSongLimitUseCheckbox"> 1929 <! <ScreenID>ODP_ShowSongLimitUseCheckbox</ScreenID> 1930 <! <RelativePosition>true</RelativePosition> 1931 <! <Location> 1932 <! <X>10</X> 1933 <! <Y>272</Y> 1934 <! </Location> 1935 <! <Size> 1936 <! <CX>150</CX> 1937 <! <CY>18</CY> 1938 <! </Size> 1939 <! <Style_VScroll>false</Style_VScroll> 1940 <! <Style_HScroll>false</Style_HScroll> 1941 <! <Style_Transparent>false</Style_Transparent> 1942 <! <Style_Checkbox>true</Style_Checkbox> 1943 <! <Text>Show Song Limit Uses</Text> 1944 <! <TooltipReference>Determines whether the song limit uses are displayed on the song.</TooltipReference> 1945 <! <TextColor> 1946 <! <R>255</R> 1947 <! <G>255</G> 1948 <! <B>255</B> 1949 <! </TextColor> 1950 <! <ButtonDrawTemplate> 1951 <! <Normal>A_BigBtnNormal</Normal> 1952 <! <Pressed>A_BigBtnPressed</Pressed> 1953 <! <Flyby>A_BigBtnFlyby</Flyby> 1954 <! <Disabled>A_BigBtnDisabled</Disabled> 1955 <! <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby> 1956 <! </ButtonDrawTemplate> 1957 <! </Button> 1964 * <Y>293</Y> 1985 * <Y>310</Y> 1998 * <Y>310</Y> 2020 * <Y>329</Y> 2041 * <Y>346</Y> 2054 * <Y>346</Y> 2076 * <Y>365</Y> 2097 * <Y>382</Y> 2110 * <Y>382</Y> 2132 * <Y>401</Y> 2153 * <Y>418</Y> 2166 * <Y>418</Y> 3139 <! <Pieces>ODP_ShowBuffLimitUseCheckbox</Pieces> 3142 <! <Pieces>ODP_ShowSongLimitUseCheckbox</Pieces>

redwise 09-15-2009 02:17 PM

EQUI_CastSpellWnd.xml Compare
 
I ran a compare between the previous EQUI_CastSpellWnd.xml and the one supposedly released today and found no changes at all.

Can someone confirm whether or not any changes were indeed made?


Output from TextPad:
Compare: (<)C:\EQ\uifiles\default\EQUI_CastSpellWnd.xml (7787 bytes)
with: (>)C:\EQ\uifiles\Archive\2009 06Jun 17 Patch\default\EQUI_CastSpellWnd.xml (7787 bytes)

The files are identical

SmileyFAAce_ 09-15-2009 02:53 PM

Changed
EQUI_Animations.xml
EQUI_Animations.xml
dragitem74.tga


2 Animations?..

I did a compare lastnight with test animations change.. I put in these changes into a custom UI on Test Server.. Default loaded.

EDIT* I put in the dragitem changes into a UI Animation file on The TEST server lastnight.. and it reverted back to Default.

Question is, what is the second Animations listed above?
Is it a typo?


UIErrors from Test Server
Code:
UIErrorLog created at Tue Sep 15 04:06:18 2009 [Tue Sep 15 04:06:18 2009] Warning: file EQUI.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:18 2009] Warning: file SIDL.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:18 2009] Warning: file EQUI_Templates.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:18 2009] Warning: file EQUI_CharacterCreate.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:18 2009] Warning: file EQUI_ChatWindow.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:18 2009] Warning: file EQUI_ConfirmationDialog.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:18 2009] Warning: file EQUI_CharacterListWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:18 2009] Warning: file EQUI_PlayerCustomizationWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_ItemDisplay.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_BreathWindow.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_NoteWindow.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_OptionsWindow.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_BookWindow.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_AAWindow.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_Inventory.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_CursorAttachment.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_CastSpellWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_FriendsWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_TrainWindow.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_Container.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_QuantityWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_LootWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_SkillsWindow.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_SkillsSelectWindow.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_TradeWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_MerchantWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_BazaarWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_GiveWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_TrackingWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_InspectWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_SocialEditWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_FeedbackWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_BugReportWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_BazaarSearchWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_ColorPickerWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_VideoModesWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_TextEntryWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_CompassWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_GemsGameWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_PlayerNotesWindow.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_LoadskinWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_AlarmWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_RaidWindow.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_RaidOptionsWindow.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_MusicPlayerWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_FileSelectionWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_JournalNPCWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_JournalCatWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_StoryWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_BodyTintWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_GroupSearchWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_MapToolbarWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_EditLabelWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_GuildManagementWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_FellowshipWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_TipWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_AdventureRequestWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_AdventureStatsWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_AdventureLeaderboardWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_FindLocationWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_CombatAbilityWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_CombatSkillsSelectWindow.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_TradeskillWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_DynamicZoneWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_TextMessageWindow.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_TributeBenefitWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_TributeMasterWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_LeadershipWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_GmAttentionTextWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_LargeDialogWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_GuildTributeMasterWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_TaskWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_TaskSelectWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_AdvancedDisplayOptionsWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_TitleWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_VoiceMacroWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_PvPLeaderBoardWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_PvPStatsWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_PointMerchantWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_BarterWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_BarterMerchantWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_BarterSearchWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_MailWindow.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_MailCompositionWindow.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_MailAddressBookWindow.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_MailIgnoreListWindow.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_ServerListWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_BandolierWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_LFGuildWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_GuildBankWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_TaskTemplateSelectWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_RespawnWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_AltStorageWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_ItemExpTransferWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_ProgressionSelectionWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_MIZoneSelectWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_EQMainWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_AudioTriggersWindow.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_BlockedBuffWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_BlockedPetBuffWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_AuraWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_GroupMentorWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_SpellDisplay.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_RewardSelectionWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_NewPointMerchantWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_HtmlWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_TCGWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_TCGStartupWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_ClaimWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_LayoutCopyWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_VoiceActionBarWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_MercenaryMerchantWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_MercenaryInfoWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_TopLevelScreens.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_VoiceNoticeWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_MarketplaceWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_GuildCreationWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_AchievementsWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_AchievementWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_NameChangeWnd.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:19 2009] Warning: file EQUI_ExtendedTargetWindow.xml not found in directory UIFiles\1Loney\. Attempting to use file from Default skin. [Tue Sep 15 04:06:28 2009] XML reference error! Ui2DAnimation[6]:A_AchievementOpenFiligreeFrameTopLeft[874] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_AchievementOpenFiligreeFrameTop[875] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_AchievementOpenFiligreeFrameTopRight[876] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_AchievementOpenFiligreeFrameRightTop[877] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_AchievementOpenFiligreeFrameRight[878] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_AchievementOpenFiligreeFrameRightBottom[879] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_AchievementOpenFiligreeFrameBottomRight[880] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_AchievementOpenFiligreeFrameBottom[881] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_AchievementOpenFiligreeFrameBottomLeft[882] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_AchievementOpenFiligreeFrameLeftTop[883] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_AchievementOpenFiligreeFrameLeft[884] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_AchievementOpenFiligreeFrameLeftBottom[885] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_Achievement_WindowTitleOpenRight[886] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_Achievement_WindowTitleOpenLeft[887] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_Achievement_WindowTitleOpenMiddle[888] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_AchievementCompletedFiligreeFrameTopLeft[889] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_AchievementCompletedFiligreeFrameTop[890] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_AchievementCompletedFiligreeFrameTopRight[891] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_AchievementCompletedFiligreeFrameRightTop[892] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_AchievementCompletedFiligreeFrameRight[893] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_AchievementCompletedFiligreeFrameRightBottom[894] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_AchievementCompletedFiligreeFrameBottomRight[895] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_AchievementCompletedFiligreeFrameBottom[896] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_AchievementCompletedFiligreeFrameBottomLeft[897] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_AchievementCompletedFiligreeFrameLeftTop[898] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_AchievementCompletedFiligreeFrameLeft[899] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_AchievementCompletedFiligreeFrameLeftBottom[900] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_Achievement_WindowTitleCompletedRight[901] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_Achievement_WindowTitleCompletedLeft[902] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_Achievement_WindowTitleCompletedMiddle[903] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_AchievementLockedFiligreeFrameTopLeft[904] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_AchievementLockedFiligreeFrameTop[905] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_AchievementLockedFiligreeFrameTopRight[906] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_AchievementLockedFiligreeFrameRightTop[907] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_AchievementLockedFiligreeFrameRight[908] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_AchievementLockedFiligreeFrameRightBottom[909] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_AchievementLockedFiligreeFrameBottomRight[910] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_AchievementLockedFiligreeFrameBottom[911] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_AchievementLockedFiligreeFrameBottomLeft[912] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_AchievementLockedFiligreeFrameLeftTop[913] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_AchievementLockedFiligreeFrameLeft[914] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_AchievementLockedFiligreeFrameLeftBottom[915] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_Achievement_WindowTitleLockedRight[916] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_Achievement_WindowTitleLockedLeft[917] referenced but NEVER declared! XML reference error! Ui2DAnimation[6]:A_Achievement_WindowTitleLockedMiddle[918] referenced but NEVER declared! [Tue Sep 15 04:06:28 2009] Error validating symbol table. [Tue Sep 15 04:06:28 2009] Error loading skin: loading default skin instead. [Tue Sep 15 04:06:41 2009] Error: Could not find child MW_ItemListRecovery in window MerchantWnd [Tue Sep 15 04:06:41 2009] Error: Could not find child MW_PurchasePage in window MerchantWnd [Tue Sep 15 04:06:41 2009] Error: Could not find child MW_RecoveryPage in window MerchantWnd [Tue Sep 15 04:06:41 2009] Error: Could not find child MW_MerchantSubwindows in window MerchantWnd


SmileyFAAce_:D

Brighid741 09-15-2009 03:14 PM

Quote:
Originally Posted by SmileyFAAce_
I did a compare lastnight with test animations change.. I put in these changes into a custom UI on Test Server.. Default loaded.

MerchantWnd is causing that UI to bomb out not the animations.

SmileyFAAce_ 09-15-2009 03:36 PM

Quote:
Originally Posted by Brighid741
MerchantWnd is causing that UI to bomb out not the animations.


I apologize Brighid, I edited the above post maybe I am more clearly now. Sorry If you were confused in anyway. :)

The error to revert back to Default is before the error reporting of the merchant window.. I don't have any merchant window in the UI I am trying to load.
What I need to do is find a copy of Test Server Default Animations so I may compare a fix I may have missed before lastnights patch and changes to the animations file. ( althought it may have been on test before lastnight ) Either way, I am missing something.


SmileyFAAce_:D

Fenjor 09-15-2009 03:54 PM

Quote:
Originally Posted by SmileyFAAce_
Changed
EQUI_Animations.xml
EQUI_Animations.xml
dragitem74.tga


2 Animations?..

SmileyFAAce_:D


Copy and paste is so evil, fixed it in my post. Second xml file that has changes is EQUI_OptionsWindow.xml. No other file has changed, dont know why SOE wrote some more into the patch message.


All times are GMT -5. The time now is 03:03 PM.

vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.