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

Error: Unable to deserialize cloned data. rendering with canvas size 1920x1080 #85

Open
devsjc opened this issue Jul 29, 2022 · 0 comments

Comments

@devsjc
Copy link

devsjc commented Jul 29, 2022

Rendering finishes a short way into the full file, citing the error

Uncaught (in promise) Error: Unable to deserialize cloned data. at Object.renderFrames

This error only seems to occur when attempting to render with a canvas size of 1920 by 1080 pixels. Rendering works successfully using the default canvas size.

When changing the frame size to a multiple of the default size (2135x1200) I get

Uncaught Error: write EINVAL

This error does not occur when running with a canvas of (1920x1080) in version 1.2.0, however then the animation is out of sync with the audio.

Astrofox Version: 1.4.0
System: MacOS (ARM) - I have also tried on two seperate windows machines also to no avail.

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

1 participant