View Single Post
  #3  
Unread 04-20-2007, 02:51 PM
Faoj Faoj is offline
A Nerius Seer
 
Join Date: Jul 2005
Server: Nektulos
Posts: 87
Default

Hmmm. A 'black box' where a whindow should be typically means a missing images/*.dds or images/icons/*.dds file.

Try the following:
(1) Search for 'images' in the file eq2ui_mainhud_startbutton.xml (the Goldi start button xml file).
(2) You should find lines containing such things as:
Source="images/xxxxxx"
SourceResource="images/icons/xxxx"
The "images/xxxxxx" and "images/icons/xxxx" are dds file path names.
(3) Make sure all the files in (2) exist EITHER under your Fetish UI directory OR under the Default UI directory.

It is possible the Goldi start button uses a 'Goldi-specific' dds file that you dont have.
__________________
The Gudskriger Clan
Reply With Quote