Hello,
if i try to import a furniture in 6.1.2 i see the first preview of the furniture but after hitting next java closes with the following error shown in console:
java.lang.RuntimeException: Waited 5000ms for: <48b6458f, 6b8abe23>[count 1, qsz 0, owner <J3D-Renderer-2>] - <J3D-Renderer-1>
at jogamp.common.util.locks.RecursiveLockImpl01Unfairish.lock(RecursiveLockImpl01Unfairish.java:198)
at jogamp.nativewindow.jawt.JAWTUtil.lockToolkit(JAWTUtil.java:499)
at jogamp.nativewindow.jawt.JAWTUtil$2.lock(JAWTUtil.java:403)
at com.jogamp.nativewindow.DefaultGraphicsDevice.lock(DefaultGraphicsDevice.java:143)
at com.jogamp.nativewindow.awt.JAWTWindow.lockSurface(JAWTWindow.java:690)
at jogamp.opengl.GLDrawableImpl.lockSurface(GLDrawableImpl.java:307)
at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:602)
at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:586)
at javax.media.j3d.JoglPipeline.useCtx(JoglPipeline.java:7251)
at javax.media.j3d.Canvas3D.useCtx(Canvas3D.java:4830)
at javax.media.j3d.Canvas3D.makeCtxCurrent(Canvas3D.java:2417)
at javax.media.j3d.Canvas3D.makeCtxCurrent(Canvas3D.java:2403)
at javax.media.j3d.Renderer.doWork(Renderer.java:944)
at javax.media.j3d.J3dThread.run(J3dThread.java:271)
Error in Java 3D : 1 Renderer: Unexpected RuntimeException caught during renderingX11Util.Display: Shutdown (JVM shutdown: true, open (no close attempt): 6/6, reusable (open, marked uncloseable): 0, pending (open in creation order): 6)
X11Util: Open X11 Display Connections: 6
X11Util: Open[0]: NamedX11Display[:0, 0x7fb05c02cce0, refCount 1, unCloseable false]
X11Util: Open[1]: NamedX11Display[:0, 0x7fb014001090, refCount 1, unCloseable false]
X11Util: Open[2]: NamedX11Display[:0, 0x7fb014160190, refCount 1, unCloseable false]
X11Util: Open[3]: NamedX11Display[:0, 0x7fb014266a80, refCount 1, unCloseable false]
X11Util: Open[4]: NamedX11Display[:0, 0x7fb014251540, refCount 1, unCloseable false]
X11Util: Open[5]: NamedX11Display[:0, 0x7fb0142919d0, refCount 1, unCloseable false]
Sweet Home 3D shows me the message that an error in the 3D rendering system occurs and application needs to be closed, even i can see the imported furniture in the back of the error message in the 3 angle preview window.
OS: Fedora 29
Arch: x86_64
GPU: AMD Radeon 580
Java:
$ java -version
openjdk version "1.8.0_212"
OpenJDK Runtime Environment (build 1.8.0_212-b04)
OpenJDK 64-Bit Server VM (build 25.212-b04, mixed mode)
I start Sweet Home 3D with -Xmx4g.
If i start with the old 3D rendering system i get no furniture preview and are unable to press next :-/
What else can i do/provide to get this fixed?
Kind regards,
Timo
I can confirm exactly the same bug.
Could worth trying a more recent version of Sweet Home 3D. Java 3D was updated since your post.