$ /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?
Maybe this tread could help.
Anyway, I've stop many years ago to use the system provided java or sh3d related.
I, under linux, use only installer version to avoid head-pain.
A computer program does what you tell it to do, not what you want it to do. Murphy's Law When all else fails, read the instructions. Murphy's Law If you don't like "AS IS", DIY. Dorin's law
Interesting! I'm also using the 470 generation. Since my driver change to nouveau, my 2nd Monitor has been ignored, and so has the HDMI audio output. Even after I switched back to proprietary drivers - which in turn did not crash neither SH3D nor FLE anymore.
Anybody got a left-over, maybe outdated, non-nvidia PCIe graphics card for fair money? All I want is to drive one 3840×2160 and one 1920×1080 display, no gaming, even fine @ 30 Hz. PMs welcome.
Hey there,
I’m pretty new to Sweet Home 3D, I have a problem trying to start the Furniture Library Editor and I was hoping I could get some help with that here?
I’m running Windows 10 Pro, I’ve installed the Java Development Kit 23.0.1 (64 bit), but that just seems to be a collection of weblinks. I installed Java Version 8 Update 431, (Build 1.8.0_431-b10), and I’ve downloaded Furniture Library Editor 2.2, but when I double click on it, nothing happens. No menus open, nada. I’ve read this whole thread, but I’m at a bit of a loss, as I’m not a programmer and have never done anything with Java before. I need to get the furniture editor up and running as I’m working on a project with custom lights, and so I need to do some editing. I’m also totally new to 3D modelling, but I’ve been teaching myself what I can so far, and others here have been really kind and helpful in offering explanations as well. Can anyone please help me out with this?
I'm a irst time (attempted) user of the library creation tool under windows 10.
I installed and configured Java jdk-24, which seems to work.
1. How can I display the current documentation for the furniture library creation tool?
2. invoking the command
+ java -jar ./FurnitureLibraryEditor-2.2.jar
opens the editor window.
However, when I tried to drag-and-drop of the directory folder containing the .obj and .mtl files into the main pane of that window, nothing happens but I get this error message in the cli (I'm using cygwin bash) command window:
WARNING: A restricted method in java.lang.System has been called
WARNING: java.lang.System::loadLibrary has been called by com.jogamp.common.jvm.JNILibLoaderBase in an unnamed module (file:/C:/User
s/selden/Documents/sh3d_models/FurnitureLibraryEditor-2.2.jar)
WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
WARNING: Restricted methods will be blocked in a future release unless native access is enabled
Hopefully this problem can be fixed in the next release of the Furniture Library Editor. In the meantime, I'll try what java suggests.