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
.tiff - Render is denoised correctly once target SPP is reached and exported as .tiff
Enable Save beauty pass - We get the following error once target SPP is reached and it breaks Chunky (UI functions but no renderer can be reset/used):
Unchecked exception in render manager.
java.lang.NoSuchMethodError: 'void se.llbit.chunky.renderer.scene.Scene.saveFrame(java.io.File, se.llbit.chunky.renderer.export.PictureExportFormat, se.llbit.util.TaskTracker, int)'
at de.lemaik.chunky.denoiser.DenoisedPathTracingRenderer.render(DenoisedPathTracingRenderer.java:90)
at se.llbit.chunky.renderer.DefaultRenderManager.run(DefaultRenderManager.java:313)
The text was updated successfully, but these errors were encountered:
.tiff
- Render is denoised correctly once target SPP is reached and exported as.tiff
Enable
Save beauty pass
- We get the following error once target SPP is reached and it breaks Chunky (UI functions but no renderer can be reset/used):The text was updated successfully, but these errors were encountered: