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

Errors in Examples #99

Open
schemil053 opened this issue Sep 30, 2024 · 0 comments
Open

Errors in Examples #99

schemil053 opened this issue Sep 30, 2024 · 0 comments

Comments

@schemil053
Copy link

Hey there!

I cloned this repository and want to try this engine. But unfornately, it crashed.

My system: NVIDIA RTX 4060 - Intel Core i9-12900k - Kubuntu 24.04.1 LTS
I'm running the latest ubuntu-nvidia-driver (via ubuntu-drivers)

VkOrenworlds-Demo:

Exception in thread "main" java.lang.AssertionError: Failed to acquire next swapchain image: A surface has changed in such a way that it is no longer compatible with the swapchain, and further presentation requests using the swapchain will fail. Applications must query the new surface properties and recreate their swapchain if they wish to continuepresenting to the surface.
at org.oreon.core.vk.swapchain.SwapChain.draw(SwapChain.java:347)
at org.oreon.vk.engine.VkDeferredEngine.render(VkDeferredEngine.java:317)
at org.oreon.core.CoreEngine.render(CoreEngine.java:115)
at org.oreon.core.CoreEngine.run(CoreEngine.java:89)
at org.oreon.core.CoreEngine.start(CoreEngine.java:44)
at org.oreon.examples.vk.oreonworlds.VkOreonworlds.main(VkOreonworlds.java:24)

OpenGL-Demo:
org.oreon.gl.engine.deferred.DeferredLightingShader 0(43) : error C7636: format layout qualifier not allowed on image parameter

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