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
Upon attempting to render on an M3, 16GB ram Macbook Pro: the empty rendering toolbar shows with a blank background, and nothing else happens.
The following console log is important:
Uncaught (in promise) RangeError: Failed to execute 'getImageData' on 'CanvasRenderingContext2D': Out of memory at ImageData creation
at p (main.js:1:43928)
at zt.oncreate (main.js:1:44208)
at AsyncFunction.h (main.js:1:6633)
at main.js:1:19651
at h (main.js:1:19908)
at main.js:1:19994
The text was updated successfully, but these errors were encountered:
Upon attempting to render on an M3, 16GB ram Macbook Pro: the empty rendering toolbar shows with a blank background, and nothing else happens.
The following console log is important:
The text was updated successfully, but these errors were encountered: