Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If you decrompress an Exalted Export file, open the folder, take out the .ecg file, put it in a new folder with the same name, and compress it, Anathema will not import the file #351

Open
Tenacious-Techhunter opened this issue Aug 9, 2013 · 1 comment

Comments

@Tenacious-Techhunter
Copy link

I was curious if I could get around Anathema's failure to import by re-compressing the files. It doesn't work, even for fresh exports (either Mac or PC). This leads me to think that you guys are doing something VERY sketchy with your files, in the sense of making them something that can survive being shuttled back and forth.

@UrsKR
Copy link
Member

UrsKR commented Aug 12, 2013

The ZIP-Format supports comments on zips content files.
Anathema uses that feature to identify the type of file during import.
I suppose your manually created zip doesn't have those comments, thus Anathema can't import them.

In case you would like to suggest doing it differently: Yes, that is very possible and I can see no reason against it. I'd gladly take a pull request if someone came up with one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants