Joined: Apr 16, 2011
Post Count: 13
Status:
Offline
The SH3D file failed to load on the web using Sweet Home 3D Viewer
Hi all, while open the file "SweetHome3DViewer.html" in the web browser to check if it works correctly, the message like this:正在加载家具模型...,but the SH3D file wasn't loaded successfully in the past 12 hours. What can I do? Thanks a lot~
France
Joined: Nov 7, 2005
Post Count: 9426
Status:
Offline
Re: The SH3D file failed to load on the web using Sweet Home 3D Viewer
I don't know if your problem is bound to the same problem as the one mentioned in this thread, but the version 3.1 of the viewer is buggy. Please, use the previous version 3.0, until the version 3.2 is released. By the way, a translation of 正在加载家具模型 (even if partially accurate) would be helpful.
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator
France
Joined: Nov 7, 2005
Post Count: 9426
Status:
Offline
Re: The SH3D file failed to load on the web using Sweet Home 3D Viewer
Editing the SH3D file is more complicate, because you have to decide how to load the file from the server, how to save it and who should be allowed to do these operations (that's why I don't distribute a compiled version Sweet Home 3D applet until now). I can give you some hints but if you have no knowledge about web server programming technologies like PHP, JSP or ASP, this is going to be very difficult for you.
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator
Joined: Apr 16, 2011
Post Count: 13
Status:
Offline
Re: The SH3D file failed to load on the web using Sweet Home 3D Viewer
Hi Puybaret, thanks for your response~ Hmm,I think I have knowledge about web server programming technologies like PHP, JSP and ASP,so could you give me some hints? thanks again~
Joined: Apr 16, 2011
Post Count: 13
Status:
Offline
Re: The SH3D file failed to load on the web using Sweet Home 3D Viewer
Hi Puybaret, while building Sweet Home 3D(http://prdownloads.sourceforge.net/sweethome3d/SweetHome3D-3.1-src.zip) with Ant,here no SweetHome3DApplet.jar in deploy/lib but SweetHome3D.jar. While testing SweetHome3DApplet.html, the error message like this:can't find class com.eteks.sweethome3d.applet.SweetHome3DViewer.Look like the class "applet" is missing in SweetHome3D.jar,right?