Re: Problem with "Create photo function"/Internal Renderer
by Puybaret » Tue Oct 27, 2009 10:20 am
Instead of entering directly "java", you have to write the full path of "java".
It will probably be:
Code: Select all
C:\Program Files\Java\jre6\bin\java.exe
Then the command will become:
Code: Select all
"C:\Program Files\Java\jre6\bin\java.exe" -Xmx1024m -jar path/to/SweetHome3D-x.y.jar
There's an other solution, create a text file named
SweetHome3D.l4j.ini in the same directory as
SweetHome3D.exe, and write the following text in that file:
and relaunch Sweet Home 3D.