Essentially, the Character Select / Character Creation screens have been changed. If you are running any custom mod that includes an eq2ui.xml file then more than likely you will need to make a manual change.
If you have an eq2ui.xml file inside your Custom UI folder then change the following line:
<include>eq2ui_newcharscene.xml</include>
to
<include>eq2ui_newcharscene2.xml</include>
|