Print at Dec 18, 2025, 12:00:39 PM

Posted by scjo at Oct 1, 2024, 1:10:38 AM
Re: Furniture Library Editor 2.2
I tried both
$ java --version
openjdk 11.0.24 2024-07-16
OpenJDK Runtime Environment (build 11.0.24+8-post-Ubuntu-1ubuntu322.04)
OpenJDK 64-Bit Server VM (build 11.0.24+8-post-Ubuntu-1ubuntu322.04, mixed mode, sharing)
$ java -jar /path/to/SH3D/tools/FurnitureLibraryEditor-2.0.jar
and
$ /path/to/SH3D/SweetHome3D-7.5/runtime/bin/java -version
java version "1.8.0_202"
Java(TM) SE Runtime Environment (build 1.8.0_202-b08)
Java HotSpot(TM) 64-Bit Server VM (build 25.202-b08, mixed mode)
$ /path/to/SH3D/SweetHome3D-7.5/runtime/bin/java -jar /path/to/SH3D/tools/FurnitureLibraryEditor-2.0.jar

However, the runtime error right after opening a dialog happens with both (as well as with FLE 2.1 and 2.2). My detailed error output is in ...crashing on Modify Furniture dialog. It does not seem to differ significantly between the JVMs. It resembles that of Keet above.

I am not "literate" enough (yet) to read it but willing to learn. What could be the next trials/assumptions/diagnostic steps towards stable dialogs?
----------------------------------------
Cheers - Joe //