View Single Post
  #4  
Unread 12-27-2005, 09:42 PM
Afinda Afinda is offline
A Young Mystail Rat
 
Join Date: Dec 2005
Server: Antonia Bayle
Posts: 6
Default

Quote:
Originally Posted by Deathbane27
Suggestions for initial setup:

Extract UIBuilder to (EQ2Folder)/UI

Create a new folder in /UI named "Dev" (to work on files in)

So the folders in /UI should now be
-BuildFont
-Default
-Dev
-fonts
-xmlDiff

Copy eq2ui.xml from the Default folder to the Dev folder

Open UIBuilder, open the Dev folder, open eq2ui.xml



If that doesn't work, attach the log file here so we can take a looksie.
Did what you said, still pops me the error.
Here's my log file:

Code:
 Encountered data outside of container tags
Encountered data outside of container tags
Error opening 'images/windowelements.tga.dds'
Error opening 'images/windowelements.tga.png'
Error opening 'images/windowelements.tga'
Error opening 'images/old/gridlist.tga.dds'
Error opening 'images/old/gridlist.tga.png'
Error opening 'images/old/gridlist.tga'
Error opening 'images/old/gridlist.tga.dds'
Error opening 'images/old/gridlist.tga.png'
Error opening 'images/old/gridlist.tga'
Error opening '/images/VitVial_UI.tga.dds'
Error opening '/images/VitVial_UI.tga.png'
Error opening 'images/fonts/FontMorpheus24_0.tga.dds'
Error opening 'images/fonts/FontMorpheus24_0.tga.png'
Error opening 'images/fonts/FontKabosGyula24_0.tga.dds'
Error opening 'images/fonts/FontKabosGyula24_0.tga.png'
Error opening 'images/fonts/FontKabosGyula30_0.tga.dds'
Error opening 'images/fonts/FontKabosGyula30_0.tga.png'
Error opening 'tints/human_male.tga.dds'
Error opening 'tints/human_male.tga.png'
Error opening '$paperdoll.dds'
Error opening '$paperdoll.png'
Error opening '$paperdoll.tga'
Error opening 'cachedfont1.font256.dds'
Error opening 'cachedfont1.font256.png'
Error opening 'cachedfont1.font256.tga'
Error opening 'cachedfont2.font256.dds'
Error opening 'cachedfont2.font256.png'
Error opening 'cachedfont2.font256.tga'
 :: Bad data at position 297
 :: Encountered unexpected character '_', expected '='
 :: Failed to load data from resource: eq2ui_mainhud_clock.xml
 :: Failed to load data from included resource: eq2ui_mainhud_clock.xml
 :: Failed to load data from resource: eq2ui_mainhud.xml
 :: Failed to load data from included resource: eq2ui_mainhud.xml
 :: Failed to load data from resource: eq2ui.xml
edit: Tryed to make all the needed subdirs and to copy the files as far as possible. still... =(
Reply With Quote