Re: No 3d display in "modify openings" dialog

by Puybaret » Wed Jan 18, 2023 10:13 am

It looks like a driver problem and I fear it will be very difficult to help you on this.
Maybe you could try to run Sweet Home 3D executable JAR with a more recent Java version, like Java 15 for example (with versions > 15, you'll have to add [font=courier new]--add-opens=java.desktop/sun.awt=ALL-UNNAMED[/font] Java option in the command line).
To run it with Java 3D 1.5.2, you'll have to use also [font=courier new]-Dcom.eteks.sweethome3d.j3d.version=1.5.2[/font] Java option in the command line:

Code: Select all

java -Dcom.eteks.sweethome3d.j3d.version=1.5.2 -jar path/to/SweetHome3D-7.0.2.jar