EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   DarqUI (https://www.eq2interface.com/forums/forumdisplay.php?f=48)
-   -   UI Errors (https://www.eq2interface.com/forums/showthread.php?t=19115)

sengelso66 03-23-2019 08:44 PM

UI Errors
 
Darq, I'm getting the following errors in the UI.log file... any ideas?

:: Could not access resource eq2ui_inventory_upgrade.xml
:: Failed to load data from included resource: eq2ui_inventory_upgrade.xml
:: Could not access resource eq2ui_inventory_upgrade_tooltip.xml
:: Failed to load data from included resource: eq2ui_inventory_upgrade_tooltip.xml
:: Could not access resource POI/darquiv3_pet.xml
:: Failed to load data from included resource: POI/darquiv3_pet.xml
:: Could not access resource POI/darquiv3_transport.xml
:: Failed to load data from included resource: POI/darquiv3_transport.xml

sengelso66 03-24-2019 09:43 AM

It appears that there is a typo somewhere and the game is looking for eq2ui_examine.xml but somewhere is is mis-spelled as eq2ui_examine_.xml.

I simply copied the correct spelled file to the incorrect spelled file and all errors disappeared. Not sure where the offending mis-spelled reference is.

Quote:

Originally Posted by sengelso66 (Post 108921)
Darq, I'm getting the following errors in the UI.log file... any ideas?

:: Could not access resource eq2ui_inventory_upgrade.xml
:: Failed to load data from included resource: eq2ui_inventory_upgrade.xml
:: Could not access resource eq2ui_inventory_upgrade_tooltip.xml
:: Failed to load data from included resource: eq2ui_inventory_upgrade_tooltip.xml
:: Could not access resource POI/darquiv3_pet.xml
:: Failed to load data from included resource: POI/darquiv3_pet.xml
:: Could not access resource POI/darquiv3_transport.xml
:: Failed to load data from included resource: POI/darquiv3_transport.xml


sengelso66 03-24-2019 10:19 AM

Well that didn't completely fix the problem. Same errors are back with an additional "Encountered data outside of container tags" error.

Quote:

Originally Posted by sengelso66 (Post 108922)
It appears that there is a typo somewhere and the game is looking for eq2ui_examine.xml but somewhere is is mis-spelled as eq2ui_examine_.xml.

I simply copied the correct spelled file to the incorrect spelled file and all errors disappeared. Not sure where the offending mis-spelled reference is.


Darqwood 03-26-2019 08:35 AM

Until you have made customizations to a DarqUI component, no configuration file will exist for it in the \POI subfolder. This is not an error, but the ui.log file will indicate a failure to load data from these non-existent files. In the utility go to the bottom of the Manage page and click "Generate files." Generating empty configuration files is harmless and will eliminate the extraneous log file messages that pertain to DarqUI.

The lines about inventory upgrade are from windows that no longer exist in the default UI. There are references to them in the default and the developers have never removed them. Again not an actual error, and the game simply steps over the references. Same with the examine_ misspelling. That exists in the default game for every player, but the XML engine is robust enough to step over the missing file reference.

Data outside of container tags means there are extra blank lines in one or more of the XML files. Again, not an error that will do any harm to the game. I have meticulously kept blank lines out of the DarqUI files where possible, to reduce the number of log file lines that alarm players, but the default UI and other custom UIs have plenty of blank lines that fill the log with the messages.


.


All times are GMT -5. The time now is 04:07 PM.

vBulletin® - Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI