Sweet Home 3D Forum
No member browsing this thread
Thread Status: Active
Total posts in this thread: 5
Witold_Krakowski
Newbie
Joined: Jun 25, 2009
Post Count: 2
Status:
Offline
No 3D view in 2.0
I upgraded SweetHome to version 2.0 and now there is no 3D view of my previously created projects. What's wrong? Am I missing something? [Note: this thread was started on sourceforge.net forums]
[Jun 25, 2009, 3:00:00 PM]
[Link]
Puybaret
Expert
France
Joined: Nov 7, 2005
Post Count: 9420
Status:
Offline
Re: No 3D view in 2.0
Miserably, you seem not to be alone. :-( As proposed by aperezm in https://sourceforge.net/tracker/?func=detail&...id=152568&atid=784665 try to run Sweet Home 3D from its Jar file by following these instructions: 1. Install Java at http://java.com if you didn't already 2. Download http://prdownloads.sourceforge.net/sweethome3d/SweetHome3D-2.0.jar 3. Open a run dialog from Windows Start menu > Run... 4. Type the following command in one line: javaw -Xmx512m -Dsun.java2d.opengl=false -Dsun.java2d.d3d=true -Dsun.java2d.noddraw=false -Dsun.java2d.ddoffscreen=true -Dsun.java2d.ddscale=true -Dj3d.rend=d3d -jar \path\to\SweetHome3D-2.0.jar (replace "\path\to" by the real path where the file "SweetHome3D-2.0.jar" can be found) 5. Click on Ok Please report here or in bug tracker if it works or not.
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator
[Jun 27, 2009, 6:32:00 PM]
[Link]
Witold_Krakowski
Newbie
Joined: Jun 25, 2009
Post Count: 2
Status:
Offline
Re: No 3D view in 2.0
this is a workaround... will it be fixed properly????? does anyone from the dev care about this issue???
[Jul 20, 2009, 3:07:00 PM]
[Link]
Puybaret
Expert
France
Joined: Nov 7, 2005
Post Count: 9420
Status:
Offline
Re: No 3D view in 2.0
> this is a workaround... Here's a similar and easier one. Click on the following link : http://www.sweethome3d.eu/SweetHome3D-DirectX.jnlp > will it be fixed properly????? I'd loved too but it's not easy for me to find a bug that doesn't happen on my system (and fortunately on almost all systems). > does anyone from the dev care about this issue??? I (until now, the programing team counts one person) care about all bugs, but I can't master bugs that happen in drivers and libraries used by Sweet Home 3D. One last thing : I recall you that Sweet Home 3D is free and released under GNU GPL license available http://www.gnu.org/copyleft/gpl.txt . The section 15. of this licence clearly states that it this program is provided "as is" without warranty of any kind. So please keep cool!
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator
[Aug 6, 2009, 6:47:00 PM]
[Link]
cristiano.orlando
Newbie
Joined: Jan 18, 2010
Post Count: 1
Status:
Offline
Re: No 3D view in 2.0
Fixed it deleted (from the lib sub-folder, inside Sweet Home 3d folder) j3dcore-ogl.dll j3dcore-ogl-cg.dll j3dcore-ogl-chk.dll That worked like a charm on my computer, now the program runs 3d with no problem
[Jan 18, 2010, 2:01:22 PM]
[Link]