View Single Post
Old 01-21-2021, 02:23 AM   #2
mh272
A Shissar Disciple
 
Join Date: Jan 2017
Posts: 128
Interface Author - Click to view interfaces
Default

Your XML/SOM error is because of your SIDL file.

Remove

<ElementType name="HtmlComponent">
<superType type="Control" />
<element name="StartUri" type="string" />
</ElementType>


Then in your EQUI.xml file add EQUI_DragonHoardWnd.xml, and remove EQUI_HtmlWnd.xml

Then you have to update your BigBank.xml
mh272 is offline   Reply With Quote