Home Forum Downloads My Favorites Register FAQ

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

Reply
 
Thread Tools Display Modes
Old 12-04-2002, 05:00 PM   #1
krashe
A Fire Beetle
 
Join Date: Oct 2002
Server: the rathe
Posts: 3
Send a message via AIM to krashe Send a message via Yahoo to krashe
Default 12/4 killed my vert mod

ok this is what i'm getting at the end of my error log that i'm sure is the issue:

[Wed Dec 04 15:49:36 2002] [Line:187 Source:UIFiles\flint\EQUI_BugReportWnd.xml] Couldn't find class:item 'A_CheckBoxPressed' reference in FieldParseItemOfClass()

[Line:238 Source:UIFiles\flint\EQUI_BugReportWnd.xml] Couldn't find class:item 'A_CheckBoxPressed' reference in FieldParseItemOfClass()

[Line:315 Source:UIFiles\flint\EQUI_BugReportWnd.xml] Couldn't find class:item 'A_CheckBoxPressed' reference in FieldParseItemOfClass()

[Line:368 Source:UIFiles\flint\EQUI_BugReportWnd.xml] Couldn't find class:item 'A_CheckBoxPressed' reference in FieldParseItemOfClass()
[Wed Dec 04 15:49:36 2002] Error loading skin: loading default skin instead.
==============================================
any ideas on how to fix this would be wonderous... thanks
__________________
-till all are one
krashe is offline   Reply With Quote
Old 12-04-2002, 05:06 PM   #2
Neirret
A Ghoul
 
Neirret's Avatar
 
Join Date: Aug 2002
Server: Bristlebane
Posts: 15
Send a message via ICQ to Neirret Send a message via Yahoo to Neirret
Default

yep... the easy fix it to jsut delete the XML file in your custom folder for the bug repot window..then it will pull it from the defult folder... and wala.

the other fix is to seek out the thread from the main news page here and do what looks to be an hour worth of text changes....

Neirret
Neirret is offline   Reply With Quote
Old 12-04-2002, 05:09 PM   #3
Yite
A Fire Beetle
 
Join Date: Aug 2002
Server: bertox
Posts: 3
Default

Add this

Quote:
<Ui2DAnimation item = "A_CheckBoxPressed">
<Frames>
<Texture>window_pieces01.tga</Texture>
<Location>
<X>82</X>
<Y>90</Y>
</Location>
<Size>
<CX>11</CX>
<CY>11</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
</Frames>
</Ui2DAnimation>


To your EQUI_Animations.xml

ps on a sidenote, don't make or use a customized EQUI_Animations.xml, it's asking for trouble
__________________
-=Yite=-
Yite is offline   Reply With Quote
Old 12-04-2002, 05:23 PM   #4
Davena
A Fire Beetle
 
Join Date: Sep 2002
Posts: 3
Default

K, I have no .xml file for bug report in my custom file, so it should be pulling the default already.

And my EQUI_Animations.xml won't let me edit it?

*confused
Davena is offline   Reply With Quote
Old 12-04-2002, 05:36 PM   #5
Cisten
A Ghoul
 
Cisten's Avatar
 
Join Date: Aug 2002
Server: Seventh Hammer
Posts: 15
Default

You probably opened it in Internet Explorer. You can't edit it in this program. Right click the file and click open with.... and open it in notepad or some text editing program if you don't have an .xml editor. That should work.

Cisten
__________________
Cisten Mazikeen
Enchanter of the 56th Illusion
Register Tinkerer on the GPS

"All fear my Mezzmerizing Personality!"
Convergence
7th Hammer
A.D.I.D.A.K.
Cisten is offline   Reply With Quote
Old 12-04-2002, 05:55 PM   #6
chikasaz
A Ghoul
 
Join Date: Sep 2002
Posts: 11
Default yah

yah on the text changes they said on the main page. i just did it and it took me almost 40minutes or a bit longer. i tried it out and it didnt even work.
chikasaz is offline   Reply With Quote
Old 12-04-2002, 05:58 PM   #7
Davena
A Fire Beetle
 
Join Date: Sep 2002
Posts: 3
Default

Thanks Cisten, I added that using Notepad. Just tried my vert mod though, and no luck. Here's the error log..... *cries

UIErrorLog created at Wed Dec 04 17:47:19 2002
[Wed Dec 04 17:47:21 2002] [Line:187 Source:UIFiles\Default\EQUI_BugReportWnd.xml] Couldn't find class:item 'A_CheckBoxNormal' reference in FieldParseItemOfClass()

[Line:238 Source:UIFiles\Default\EQUI_BugReportWnd.xml] Couldn't find class:item 'A_CheckBoxNormal' reference in FieldParseItemOfClass()

[Line:315 Source:UIFiles\Default\EQUI_BugReportWnd.xml] Couldn't find class:item 'A_CheckBoxNormal' reference in FieldParseItemOfClass()

[Line:368 Source:UIFiles\Default\EQUI_BugReportWnd.xml] Couldn't find class:item 'A_CheckBoxNormal' reference in FieldParseItemOfClass()
[Wed Dec 04 17:47:21 2002] Error loading skin: loading default skin instead.

**edited - just changed my animations folder back to the way it was prior to editing it using Notepad - no luck with my mod then either - Davena

Last edited by Davena : 12-04-2002 at 06:04 PM.
Davena is offline   Reply With Quote
Old 12-04-2002, 06:14 PM   #8
Cairenn
Credendo Vides
 
Cairenn's Avatar
 
Join Date: Jul 2002
Posts: 3,866
Interface Author - Click to view interfaces
Default

A Search of this forum using the key phrase "A_CheckBox" will net you:

Quote:
Add to your EQUI_Animations.xmlfile:

<Ui2DAnimation item = "A_CheckBoxNormal">
<Frames>
<Texture>window_pieces01.tga</Texture>
<Location>
<X>70</X>
<Y>90</Y>
</Location>
<Size>
<CX>11</CX>
<CY>11</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
</Frames>
</Ui2DAnimation>

<Ui2DAnimation item = "A_CheckBoxPressed">
<Frames>
<Texture>window_pieces01.tga</Texture>
<Location>
<X>82</X>
<Y>90</Y>
</Location>
<Size>
<CX>11</CX>
<CY>11</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
</Frames>
</Ui2DAnimation>
__________________
"My friends, love is better than anger. Hope is better than fear. Optimism is better than despair. So let us
be loving, hopeful and optimistic. And we’ll change the world."


Co-Founder & Admin: MMOUI
FaceBook Profile, Page, Group
Avatar Image by RafM
Cairenn is offline   Reply With Quote
Old 12-04-2002, 06:20 PM   #9
Calric
A Fire Beetle
 
Join Date: Dec 2002
Posts: 2
Default

Same problems here. Tried Yite's idea and was no good, just made my text pink

A mod a friend sent me a while back works fine, but the one I've been using for like a month now simply refuses to load, giving me the above errors that Krashe got /yanks hair

Calric
Calric is offline   Reply With Quote
Old 12-04-2002, 06:35 PM   #10
Davena
A Fire Beetle
 
Join Date: Sep 2002
Posts: 3
Default

Yay! It worked! Thanks Cairenn!!

I added exactly what you have posted to my EQUI_Animations.xml file using Notepad!



No other changes needed for me! Thanks again!

-Davena
Davena is offline   Reply With Quote
Old 12-04-2002, 06:58 PM   #11
Calric
A Fire Beetle
 
Join Date: Dec 2002
Posts: 2
Default

Added it as well, text still pink /boggle but now the only error I get is:

UIErrorLog created at Wed Dec 04 18:40:23 2002
[Wed Dec 04 18:40:24 2002] [Line:1 Source:UIFiles\alternateui\EQUI_Animations.xml] ParseDocument() Syntax Error
[Wed Dec 04 18:40:24 2002] Error loading skin: loading default skin instead.

Heh. Moved the 2 files from old folder to new one and it works now. /shrug. Gremlins.

Last edited by Calric : 12-04-2002 at 07:34 PM.
Calric is offline   Reply With Quote
Old 12-05-2002, 02:05 AM   #12
Anjee
A Gray Wolf
 
Join Date: Dec 2002
Posts: 4
Default

Im also getting this message after doing the above. Now here is the newUI errors that i got

UIErrorLog created at Thu Dec 05 01:07:14 2002
[Thu Dec 05 01:07:14 2002] Warning: file SIDL.xml not found in directory UIFiles\abattoir\. Attempting to use file from Default skin.
[Thu Dec 05 01:07:14 2002] [Line:1 Source:UIFiles\abattoir\EQUI_Animations.xml] ParseDocument() Syntax Error
[Thu Dec 05 01:07:14 2002] Error loading skin: loading default skin instead.


Looking for some help
Anjee is offline   Reply With Quote
Old 12-05-2002, 07:05 AM   #13
Cairenn
Credendo Vides
 
Cairenn's Avatar
 
Join Date: Jul 2002
Posts: 3,866
Interface Author - Click to view interfaces
Default

Both of you, open your Animations file again and make sure that the first line looks exactly like this:

<?xml version="1.0" encoding="us-ascii"?>

Let us know if that fixes it.
Cairenn is offline   Reply With Quote
Old 12-05-2002, 01:04 PM   #14
Anjee
A Gray Wolf
 
Join Date: Dec 2002
Posts: 4
Default

Ok redid the whole thing and still getting these errors ?UIErrorLog created at Thu Dec 05 12:10:59 2002
[Thu Dec 05 12:10:59 2002] Warning: file EQUI.xml not found in directory UIFiles\Afton\. Attempting to use file from Default skin.
[Thu Dec 05 12:10:59 2002] Warning: file SIDL.xml not found in directory UIFiles\Afton\. Attempting to use file from Default skin.
[Thu Dec 05 12:10:59 2002] Warning: file EQUI_CharacterCreate.xml not found in directory UIFiles\Afton\. Attempting to use file from Default skin.
[Thu Dec 05 12:10:59 2002] Warning: file EQUI_ConfirmationDialog.xml not found in directory UIFiles\Afton\. Attempting to use file from Default skin.
[Thu Dec 05 12:10:59 2002] Warning: file EQUI_CharacterSelect.xml not found in directory UIFiles\Afton\. Attempting to use file from Default skin.
[Thu Dec 05 12:10:59 2002] Warning: file EQUI_FacePick.xml not found in directory UIFiles\Afton\. Attempting to use file from Default skin.
[Thu Dec 05 12:10:59 2002] Warning: file EQUI_ItemDisplay.xml not found in directory UIFiles\Afton\. Attempting to use file from Default skin.
[Thu Dec 05 12:10:59 2002] Warning: file EQUI_NoteWindow.xml not found in directory UIFiles\Afton\. Attempting to use file from Default skin.
[Thu Dec 05 12:10:59 2002] Warning: file EQUI_OptionsWindow.xml not found in directory UIFiles\Afton\. Attempting to use file from Default skin.
[Thu Dec 05 12:10:59 2002] Warning: file EQUI_AAWindow.xml not found in directory UIFiles\Afton\. Attempting to use file from Default skin.
[Thu Dec 05 12:10:59 2002] Warning: file EQUI_CursorAttachment.xml not found in directory UIFiles\Afton\. Attempting to use file from Default skin.
[Thu Dec 05 12:10:59 2002] Warning: file EQUI_FriendsWnd.xml not found in directory UIFiles\Afton\. Attempting to use file from Default skin.
[Thu Dec 05 12:10:59 2002] Warning: file EQUI_TrainWindow.xml not found in directory UIFiles\Afton\. Attempting to use file from Default skin.
[Thu Dec 05 12:10:59 2002] Warning: file EQUI_BankWnd.xml not found in directory UIFiles\Afton\. Attempting to use file from Default skin.
[Thu Dec 05 12:10:59 2002] Warning: file EQUI_Container.xml not found in directory UIFiles\Afton\. Attempting to use file from Default skin.
[Thu Dec 05 12:10:59 2002] Warning: file EQUI_QuantityWnd.xml not found in directory UIFiles\Afton\. Attempting to use file from Default skin.
[Thu Dec 05 12:10:59 2002] Warning: file EQUI_LootWnd.xml not found in directory UIFiles\Afton\. Attempting to use file from Default skin.
[Thu Dec 05 12:10:59 2002] Warning: file EQUI_ActionsWindow.xml not found in directory UIFiles\Afton\. Attempting to use file from Default skin.
[Thu Dec 05 12:10:59 2002] Warning: file EQUI_SkillsWindow.xml not found in directory UIFiles\Afton\. Attempting to use file from Default skin.
[Thu Dec 05 12:10:59 2002] Warning: file EQUI_SkillsSelectWindow.xml not found in directory UIFiles\Afton\. Attempting to use file from Default skin.
[Thu Dec 05 12:10:59 2002] Warning: file EQUI_TradeWnd.xml not found in directory UIFiles\Afton\. Attempting to use file from Default skin.
[Thu Dec 05 12:10:59 2002] Warning: file EQUI_MerchantWnd.xml not found in directory UIFiles\Afton\. Attempting to use file from Default skin.
[Thu Dec 05 12:10:59 2002] Warning: file EQUI_SelectorWnd.xml not found in directory UIFiles\Afton\. Attempting to use file from Default skin.
[Thu Dec 05 12:10:59 2002] Warning: file EQUI_BazaarWnd.xml not found in directory UIFiles\Afton\. Attempting to use file from Default skin.
[Thu Dec 05 12:10:59 2002] Warning: file EQUI_GiveWnd.xml not found in directory UIFiles\Afton\. Attempting to use file from Default skin.
[Thu Dec 05 12:10:59 2002] Warning: file EQUI_TrackingWnd.xml not found in directory UIFiles\Afton\. Attempting to use file from Default skin.
[Thu Dec 05 12:10:59 2002] Warning: file EQUI_InspectWnd.xml not found in directory UIFiles\Afton\. Attempting to use file from Default skin.
[Thu Dec 05 12:10:59 2002] Warning: file EQUI_SocialEditWnd.xml not found in directory UIFiles\Afton\. Attempting to use file from Default skin.
[Thu Dec 05 12:10:59 2002] Warning: file EQUI_HelpWnd.xml not found in directory UIFiles\Afton\. Attempting to use file from Default skin.
[Thu Dec 05 12:10:59 2002] Warning: file EQUI_FeedbackWnd.xml not found in directory UIFiles\Afton\. Attempting to use file from Default skin.
[Thu Dec 05 12:10:59 2002] Warning: file EQUI_BugReportWnd.xml not found in directory UIFiles\Afton\. Attempting to use file from Default skin.
[Thu Dec 05 12:10:59 2002] Warning: file EQUI_BazaarSearchWnd.xml not found in directory UIFiles\Afton\. Attempting to use file from Default skin.
Anjee is offline   Reply With Quote
Old 12-05-2002, 01:06 PM   #15
Anjee
A Gray Wolf
 
Join Date: Dec 2002
Posts: 4
Default

also I redid the Animations thing just like you said and it says XML cannot be readThe XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.


--------------------------------------------------------------------------------

Only one top level element is allowed in an XML document. Error processing resource 'file:///C:/Program Files/Sony/EverQuest Trilogy/uifiles/Afton/EQUI_Animations.xml'. Line 19, Position 2


<Ui2DAnimation item = "A_CheckBoxPressed">
-^
Anjee is offline   Reply With Quote
Reply




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 12:27 AM.


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