Skip to content

Fix exporters for assets without ABC or SymbolClass tags#40

Open
Tutez64 wants to merge 2 commits intoopenfl:masterfrom
Tutez64:bugfix/handle-missing-abc-and-symbolclass-tags
Open

Fix exporters for assets without ABC or SymbolClass tags#40
Tutez64 wants to merge 2 commits intoopenfl:masterfrom
Tutez64:bugfix/handle-missing-abc-and-symbolclass-tags

Conversation

@Tutez64
Copy link

@Tutez64 Tutez64 commented Mar 17, 2026

Summary

This fixes SWF exporter/runtime issues for assets that do not include ABC data or SymbolClass tags.

It also includes a small EOF-related fix in AnimateLibraryExporter that was encountered while handling these assets.

Changes

  • avoid EOF failure in AnimateLibraryExporter
  • handle assets that do not provide ABC data
  • handle assets that do not provide SymbolClass tags
  • make related exporter/runtime paths more defensive

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

Successfully merging this pull request may close these issues.

1 participant