ChampionCommander

ChampionCommander

2M Downloads

LibInit.xml error

Ookami313 opened this issue ยท 1 comments

commented

Addon seems to work fine, but I'm getting a weird xml error when I log in.

4x Couldn't open ChampionCommander\libs\LibInit-62\LibInit.xml

commented

The problem is on PATH move file or correct the file embeds.xml:
$ grep 'LibInit.xml' * -Ri embeds.xml: <Include file="libs\LibInit\LibInit.xml"/>
to
embeds.xml: <Include file="libs\LibInit\LibInit\LibInit.xml"/>