Download

Online

Gallery

Blog

  Index  | Recent Threads  | List Attachments  | Search
 Welcome Guest  |  Register  |  Login
Login Name  Password
 

Sweet Home 3D Forum



No member browsing this thread
Thread Status: Active
Total posts in this thread: 7
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 6526 times and has 6 replies Next Thread
SnakeGB
Member
Member's Avatar


Joined: Feb 24, 2014
Post Count: 81
Status: Offline
Reply to this Post  Reply with Quote 
Sweet home not working anymore

Hi,

Sweet Home 5.4 has stopped working

I am running windows 10

latest nvidia drivers and java installed

I click SH3D I get boot picture then it sits till eventually Java say not responding.
[Mar 27, 2017, 9:24:41 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
bdfd
Advanced Member
Member's Avatar

Western Europa
Joined: Mar 29, 2014
Post Count: 2614
Status: Offline
Reply to this Post  Reply with Quote 
smile Re: Sweet home not working anymore

Hi,
Sweet Home 5.4 has stopped working
I am running windows 10
latest nvidia drivers and java installed
I click SH3D I get boot picture then it sits till eventually Java say not responding.
Hi,

[Moderated]

What is the version of updated java ?

Like you, I use SH3D 5.4 (exe) with java 1.8.0_54 and java3D v 1.6.0 and all is OK.

smile
----------------------------------------
Evil progresses when good people do nothing!
---
SH3D 7.1 and nothing else - W11 64b in 4K
----------------------------------------
[Edit 1 times, last edit by Puybaret at Mar 28, 2017, 6:42:04 AM]
[Mar 28, 2017, 6:02:17 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
SnakeGB
Member
Member's Avatar


Joined: Feb 24, 2014
Post Count: 81
Status: Offline
Reply to this Post  Reply with Quote 
Re: Sweet home not working anymore

ok err,

I have java 1.8.0.121 installed, java3d not a clue as it looks like a manual install thing
[Mar 29, 2017, 8:08:58 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
korner
Newbie




Joined: Apr 7, 2017
Post Count: 2
Status: Offline
Reply to this Post  Reply with Quote 
Re: Sweet home not working anymore

Crash log in hs_err_pid*.log suggests this is a Direct3D issue:

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j sun.java2d.d3d.D3DGraphicsDevice.getDeviceCapsNative(I)I+0
j sun.java2d.d3d.D3DGraphicsDevice.access$000(I)I+1
j sun.java2d.d3d.D3DGraphicsDevice$1.run()V+8
v ~StubRoutines::call_stub
j sun.awt.windows.WToolkit.eventLoop()V+0
j sun.awt.windows.WToolkit.run()V+58
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub


So, according to http://docs.oracle.com/javase/7/docs/technotes/guides/2d/flags.html
we can switch to OpenGL.

- Create empty file SweetHome3D.l4j.ini near SweetHome3D.l4j.exe
- Add "-Dsun.java2d.opengl=true" into that file.

After these steps SH3D works for me at latest Windows 10 1703.
[Apr 7, 2017, 7:37:40 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
bdfd
Advanced Member
Member's Avatar

Western Europa
Joined: Mar 29, 2014
Post Count: 2614
Status: Offline
Reply to this Post  Reply with Quote 
Re: Sweet home not working anymore

Crash log in hs_err_pid*.log suggests this is a Direct3D issue:

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j sun.java2d.d3d.D3DGraphicsDevice.getDeviceCapsNative(I)I+0
j sun.java2d.d3d.D3DGraphicsDevice.access$000(I)I+1
j sun.java2d.d3d.D3DGraphicsDevice$1.run()V+8
v ~StubRoutines::call_stub
j sun.awt.windows.WToolkit.eventLoop()V+0
j sun.awt.windows.WToolkit.run()V+58
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub


So, according to http://docs.oracle.com/javase/7/docs/technotes/guides/2d/flags.html
we can switch to OpenGL.

- Create empty file SweetHome3D.l4j.ini near SweetHome3D.l4j.exe
- Add "-Dsun.java2d.opengl=true" into that file.

After these steps SH3D works for me at latest Windows 10 1703.

Hi,

Without effect for me ! sad crying d oh
----------------------------------------
Evil progresses when good people do nothing!
---
SH3D 7.1 and nothing else - W11 64b in 4K
[Apr 8, 2017, 6:38:57 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
SnakeGB
Member
Member's Avatar


Joined: Feb 24, 2014
Post Count: 81
Status: Offline
Reply to this Post  Reply with Quote 
Re: Sweet home not working anymore

Crash log in hs_err_pid*.log suggests this is a Direct3D issue:

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j sun.java2d.d3d.D3DGraphicsDevice.getDeviceCapsNative(I)I+0
j sun.java2d.d3d.D3DGraphicsDevice.access$000(I)I+1
j sun.java2d.d3d.D3DGraphicsDevice$1.run()V+8
v ~StubRoutines::call_stub
j sun.awt.windows.WToolkit.eventLoop()V+0
j sun.awt.windows.WToolkit.run()V+58
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub


So, according to http://docs.oracle.com/javase/7/docs/technotes/guides/2d/flags.html
we can switch to OpenGL.

- Create empty file SweetHome3D.l4j.ini near SweetHome3D.l4j.exe
- Add "-Dsun.java2d.opengl=true" into that file.

After these steps SH3D works for me at latest Windows 10 1703.

Hi,

Without effect for me ! sad crying d oh


same for me no difference
[Apr 8, 2017, 1:50:55 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
SnakeGB
Member
Member's Avatar


Joined: Feb 24, 2014
Post Count: 81
Status: Offline
Reply to this Post  Reply with Quote 
Re: Sweet home not working anymore

well got it working by reloading a backup from december
How strange!!!
[Apr 9, 2017, 10:57:13 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
[ Jump to Last Post ]
Show Printable Version of Thread  Post new Thread

    Get Sweet Home 3D at SourceForge.net. Fast, secure and Free Open Source software downloads
   
© Copyright 2006-2024 eTeks - All rights reserved