I've been noticing some errors in my ui.log file lately and have tracked a couple down to the eq2ui_journals.xml file that comes with the InfoCenter. Mind you, these errors do not negatively effect my gameplay so they really aren't a big deal but it would be nice if I could elliminate them anyways.
Quote:
:: Could not access resource eq2ui_journals_coinweight.xml
:: Failed to load data from included resource: eq2ui_journals_coinweight.xml
:: Could not access resource eq2ui_journals_nightvision.xml
:: Failed to load data from included resource: eq2ui_journals_nightvision.xml
:: Could not access resource eq2ui_journals_ministats.xml
:: Failed to load data from included resource: eq2ui_journals_ministats.xml
|
Since I'm not using the CoinWeight or the MiniStats mods nor do I even know what the NightVision reference is for could I just remove the following lines from the xml file to get rid of the errors?
Quote:
<include>eq2ui_journals_coinweight.xml</include>
<include>eq2ui_journals_nightvision.xml</include>
<include>eq2ui_journals_ministats.xml</include>
|
Also, I don't really know where the following errors are coming from but any insight into getting rid of them would be highly appreciated.
Quote:
Encountered </TextStyle> which does not close open container '' of type Namespace
Couldn't load .xml
Encountered data outside of container tags
|