Could not initialize 3D GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_EXT
-
Hi,
Solibri won’t show any 3D-Models. Everything works but the 3D Pane.
In the logfiles I can see, that an IllegalStateException was thrown.
2024-04-30 16:24:56.042+0200 [main] INFO com.solibri.sae.smp.Licensing - Starting Solibri ANYWHERE. 2024-04-30 16:24:58.065+0200 [main] INFO c.s.s.p.java3dplugin.Java3dPlugin - Initialized 3D (OpenGL) 2024-04-30 16:24:58.577+0200 [Render Loop] INFO c.s.s.plugins.java3dplugin.ardor3d.g - Display Vendor: ATI Technologies Inc. 2024-04-30 16:24:58.577+0200 [Render Loop] INFO c.s.s.plugins.java3dplugin.ardor3d.g - Display Renderer: AMD Radeon HD 8450 2024-04-30 16:24:58.577+0200 [Render Loop] INFO c.s.s.plugins.java3dplugin.ardor3d.g - Display Version: 4.5.13399 Compatibility Profile Context 15.201.1151.1008 2024-04-30 16:24:58.583+0200 [Render Loop] ERROR c.s.s.plugins.java3dplugin.ardor3d.g - Could not initialize 3D java.lang.IllegalStateException: FrameBuffer: 2, has caused a GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_EXT exception at com.ardor3d.renderer.lwjgl.LwjglTextureRenderer.checkFBOComplete(LwjglTextureRenderer.java:388) at com.solibri.saf.plugins.java3dplugin.ardor3d.g.a(Unknown Source) at com.solibri.saf.plugins.java3dplugin.ardor3d.g.n(Unknown Source) at com.solibri.saf.plugins.java3dplugin.ardor3d.g.o(Unknown Source) at java.base/java.lang.Thread.run(Thread.java:833)I’m not aware of any changes to my Setup. Anyone knows, how to resolve this?
-
Looks like you run Solibri with AMD Radeon HD 8450.
If your laptop has another GPU try that, e.g. Intel GPU. -
@Matti-Kannala Yes that worked, thank you!
I had to disable the other GPU though. I tried to force the iGPU through the Graphics Settings in Windows 10, but Solibri always uses the AMD Card if it’s not disabled. Do you by any chance know, which .exe I have to create the Graphics Settings rule for, so Solibri uses the internal GPU? I tried Solibri.exe, java.exe and javaw.exe.
Copyright © 2025 Solibri Inc. | Powered by NodeBB