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: 12
Posts: 12   Pages: 2   [ 1 2 | Next Page ]
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 4639 times and has 11 replies Next Thread
harvey186
Newbie




Joined: Dec 1, 2013
Post Count: 14
Status: Offline
Reply to this Post  Reply with Quote 
Sweet Home 3d Viewer limits ?

Moin,

I have transfered my sh3d file, which has 48MB to my web server. It seems, that the file will load, but nothing is show. Is there a file size limit for the viewer ?

You can check it here if you want: Haus
[Jan 5, 2014, 12:52:59 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
hansmex
Advanced Member
Member's Avatar

Netherlands
Joined: Sep 26, 2009
Post Count: 3991
Status: Offline
Reply to this Post  Reply with Quote 
Re: Sweet Home 3d Viewer limits ?

It shows and turns on my computer (Ubuntu 12.04 and Oracle Sun Java).
If you want to speed things up, delete half the trees, or replace them with trees of the same kind as the tree next to the house.

Hans
----------------------------------------
Hans

new website - under constuction
hansdirkse.info
[Jan 5, 2014, 2:44:49 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Puybaret
Expert
Member's Avatar

France
Joined: Nov 7, 2005
Post Count: 9420
Status: Offline
Reply to this Post  Reply with Quote 
Re: Sweet Home 3d Viewer limits ?

The limits are what the viewer applet can view with 640 MB of memory, and… the patience of your users. Because, if it worked correctly on my computer, I wouldn't expect my web users to wait more than 10 minutes to view a 3D model of a home, how amazing it would look like. Maybe, you could remove or replace the biggest 3D model; for example, just the Rhododendron occupies 1/4 of your .sh3d file!
Anyway, very nice house model smile
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator
[Jan 5, 2014, 3:15:51 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
harvey186
Newbie




Joined: Dec 1, 2013
Post Count: 14
Status: Offline
Reply to this Post  Reply with Quote 
Re: Sweet Home 3d Viewer limits ?

Mhm, I think I will remove the plants. Thanks for your comments.
[Jan 5, 2014, 3:21:12 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
harvey186
Newbie




Joined: Dec 1, 2013
Post Count: 14
Status: Offline
Reply to this Post  Reply with Quote 
Re: Sweet Home 3d Viewer limits ?

OK, now I know the reason why I get only a white screen. It's a OS X related issue. I have tried it on 3 different machines with Leo, SnowLeo and Maverick. All are only showing a white screen after the house is loaded.
When I use my virtual XP or Win7 or Linux everything works fine.
[Jan 6, 2014, 5:34:50 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Puybaret
Expert
Member's Avatar

France
Joined: Nov 7, 2005
Post Count: 9420
Status: Offline
Reply to this Post  Reply with Quote 
Re: Sweet Home 3d Viewer limits ?

I tried on Lion with Java 7u45 with no problem.
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator
[Jan 6, 2014, 5:50:08 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
harvey186
Newbie




Joined: Dec 1, 2013
Post Count: 14
Status: Offline
Reply to this Post  Reply with Quote 
Re: Sweet Home 3d Viewer limits ?

I'm using Java 6xxx :(
[Jan 7, 2014, 11:33:47 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
harvey186
Newbie




Joined: Dec 1, 2013
Post Count: 14
Status: Offline
Reply to this Post  Reply with Quote 
Re: Sweet Home 3d Viewer limits ?

I have just installed 7u45 on my Mavericks and I get the same result ... only a white screen :(

It seems, that the viewer isn't working well. On some Mac machines only a white screen and on Windows machines a virus error message. That's very worst, because I want use the web page an model to sell my home.
[Jan 7, 2014, 12:13:04 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
harvey186
Newbie




Joined: Dec 1, 2013
Post Count: 14
Status: Offline
Reply to this Post  Reply with Quote 
Re: Sweet Home 3d Viewer limits ?

Here my log from the terminal:
Missing Application-Name: manifest attribute for: http://www.reuthernet.de/Haus/lib/batik-svgpathparser-1.7.jar
Missing Application-Name: manifest attribute for: http://www.reuthernet.de/Haus/lib/Loader3DS1_2u.jar
Missing Application-Name: manifest attribute for: http://www.reuthernet.de/Haus/lib/macosx/java3d.jar
3D [dev] 1.6.0-pre8-daily-experimental daily

Exception in thread "AWT-EventQueue-2" java.lang.NullPointerException
at com.eteks.sweethome3d.swing.HomeComponent3D$1.ancestorAdded(Unknown Source)
at com.eteks.sweethome3d.swing.HomeComponent3D$1$1.componentResized(Unknown Source)
at java.awt.AWTEventMulticaster.componentResized(AWTEventMulticaster.java:160)
at java.awt.Component.processComponentEvent(Component.java:6331)
at java.awt.Component.processEvent(Component.java:6285)
at java.awt.Container.processEvent(Container.java:2229)
at java.awt.Component.dispatchEventImpl(Component.java:4861)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Component.dispatchEvent(Component.java:4687)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
at java.awt.EventQueue.access$200(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:694)
at java.awt.EventQueue$3.run(EventQueue.java:692)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.awt.EventQueue$4.run(EventQueue.java:708)
at java.awt.EventQueue$4.run(EventQueue.java:706)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
Java-Plug-in 10.45.2.18
JRE-Version verwenden 1.7.0_45-b18 Java HotSpot(TM) 64-Bit Server VM

I don't know what "Missing Application-Name: manifest attribute for: " menas, but I think that's the reason, why I only get I white screen on my Mac
[Jan 8, 2014, 11:21:59 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Puybaret
Expert
Member's Avatar

France
Joined: Nov 7, 2005
Post Count: 9420
Status: Offline
Reply to this Post  Reply with Quote 
Re: Sweet Home 3d Viewer limits ?

The error must come from the NullPointerException, not the Missing Application-Name warnings.
Could you test if the Beta version 4.3 available here (24.6 MB) fixes your issue?
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator
[Jan 8, 2014, 6:56:42 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Posts: 12   Pages: 2   [ 1 2 | Next Page ]
[ 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 2024 Space Mushrooms - All rights reserved