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

NoSuchMethodError - PictureExportFormat #36

Closed
jackjt8 opened this issue Oct 16, 2022 · 1 comment
Closed

NoSuchMethodError - PictureExportFormat #36

jackjt8 opened this issue Oct 16, 2022 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@jackjt8
Copy link
Member

jackjt8 commented Oct 16, 2022

.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)
@leMaik
Copy link
Member

leMaik commented Oct 31, 2022

Duplicate of #32

@leMaik leMaik marked this as a duplicate of #32 Oct 31, 2022
@leMaik leMaik closed this as completed Oct 31, 2022
@leMaik leMaik added the duplicate This issue or pull request already exists label Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants