You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to make a skill plan with the help of evemon and PYFA. When I make a character in evemon and export it to xml to import in pyfa it works sometime. But never for the chracters with skills added.
The reason of this is because we check for SerializableCCPCharacter as the first element of the document, but Gallen starts with SerializableUriCharacter.
I don't see much difference other than that. I will add SerializableUriCharacter to the check. Would you mind telling me how both these were exported? When I developed this, it was tested by exporting and after plan character.
The reason of this is because we check for SerializableCCPCharacter as
the first element of the document, but Gallen starts with
SerializableUriCharacter.
I don't see much difference other than that. I will add
SerializableUriCharacter to the check. Would you mind telling me how both
these were exported? When I developed this, it was tested by exporting and
after plan character.
—
You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub #557 (comment)
Hi,
I try to make a skill plan with the help of evemon and PYFA. When I make a character in evemon and export it to xml to import in pyfa it works sometime. But never for the chracters with skills added.
This do not work.
Gallen (after plan Talltrash).zip
This works.
bcal.zip
Can I check the error log or something somewhere? It just seem to say CBA FU when I try to import it... no message, not anything to start with.
Is there an expanation on how the xml should be or a program to debug it with?
Best regards,
Henge
The text was updated successfully, but these errors were encountered: