View Single Post
Old 12-14-2009, 08:22 PM   #1
Tordail
A Snow Cougar
 
Join Date: Dec 2003
Server: Bristlebane
Posts: 49
Default Confused by XML Error Message

Ok ... I was tinkering with the player window for the Emil UI that I am trying to bring up to Underfoot specs. And my UI Errors file keeps telling me this:

Code:
[Mon Dec 14 18:49:01 2009] Error: Could not find child A_AttackIndicatorAnimTop in window PlayerWindow [Mon Dec 14 18:49:01 2009] Error: Could not find child A_AttackIndicatorAnimBottom in window PlayerWindow [Mon Dec 14 18:49:01 2009] Error: Could not find child A_AttackIndicatorAnimLeft in window PlayerWindow [Mon Dec 14 18:49:01 2009] Error: Could not find child A_AttackIndicatorAnimRight in window PlayerWindow [Mon Dec 14 18:49:01 2009] Error: Could not find child A_AttackIndicatorAnimFill in window PlayerWindow


I have no idea what this means. It also gives me the same error for the Target window:

Code:
[Mon Dec 14 18:49:01 2009] Error: Could not find child A_TargetBoxStaticAnimTop in window TargetWindow [Mon Dec 14 18:49:01 2009] Error: Could not find child A_TargetBoxStaticAnimBottom in window TargetWindow [Mon Dec 14 18:49:01 2009] Error: Could not find child A_TargetBoxStaticAnimLeft in window TargetWindow [Mon Dec 14 18:49:01 2009] Error: Could not find child A_TargetBoxStaticAnimRight in window TargetWindow [Mon Dec 14 18:49:01 2009] Error: Could not find child A_TargetBoxStaticAnimFill in window TargetWindow


No amount of copying and pasting from the default windows works, though I could be copying and pasting the wrong things. Both windows are attached.

Attached Files
File Type: xml EQUI_PlayerWindow.xml (40.6 KB, 3 views)
File Type: xml EQUI_TargetWindow.xml (51.6 KB, 3 views)
Tordail is offline   Reply With Quote