Re: 3D part not loading anymore

by sjb007 » Fri Feb 14, 2025 1:32 pm

Do you know which version of java and java3d you are using?

Try both

Code: Select all

SweetHome3D
and

Code: Select all

SweetHome3D-Java3D-1_5_2
to launch from the command line. Does one of those work?

Check that SweetHome3D is using the included java runtime, and that it hasn't had a packager innocently trying to use the system installed version of java. (Depends on how SH3D was installed.) Examine the

Code: Select all

SweetHome3D
script, and check the PROGRAM_DIR variable is resolving to the included runtime java executable.