Western Europa
Joined: Mar 29, 2014
Post Count: 2614
Status:
Offline
Re: Sweet Home 3D 5.3
Hi Manu,
It works with the "fire of God" at home (french expression) and my signature is updated.
----------------------------------------
Evil progresses when good people do nothing! --- SH3D 7.1 and nothing else - W11 64b in 4K
I'm a returning user and I thought I'd try the latest, so I downloaded the 5.3 beta8 jar to run on osx 10.10.5, java 1.8.0_45.
Everything seemed to be fine, I started editing a new plan, saved it and quit, but when I went to open it again nothing seemed to happen. I ended up running the jar from the command line with > java -Xmx640m -jar SweetHome3D-5.3.beta8.jar So that I could see if there was any console output to indicate a problem. And sure enough when I tried opening my file I got the following stack trace:
java.lang.NullPointerException at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838) at sun.misc.FloatingDecimal.parseFloat(FloatingDecimal.java:122) at java.lang.Float.parseFloat(Float.java:451) at com.eteks.sweethome3d.io.HomeXMLHandler.endElement(Unknown Source) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:609) at com.sun.org.apache.xerces.internal.parsers.AbstractXMLDocumentParser.emptyElement(AbstractXMLDocumen tParser.java:183) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanStartElement(XMLDocumentF ragmentScannerImpl.java:1343) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2786) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragm entScannerImpl.java:510) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:649) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:333) at javax.xml.parsers.SAXParser.parse(SAXParser.java:195) at com.eteks.sweethome3d.io.DefaultHomeInputStream.readHome(Unknown Source) at com.eteks.sweethome3d.io.HomeFileRecorder.readHome(Unknown Source) at com.eteks.sweethome3d.viewcontroller.HomeController$32.call(Unknown Source) at com.eteks.sweethome3d.viewcontroller.HomeController$32.call(Unknown Source) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at com.eteks.sweethome3d.viewcontroller.ThreadedTaskController$1.run(Unknown Source) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745)
Reading this forum thread makes me suspect this may be due to the new file format, so I thought you'd appreciate the report. I can send you my file if that helps.
France
Joined: Nov 7, 2005
Post Count: 9426
Status:
Offline
Re: Sweet Home 3D 5.3
Thanks for your feedback. Dann, please send me your file. This should be helpful.
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator
France
Joined: Nov 7, 2005
Post Count: 9426
Status:
Offline
Re: Sweet Home 3D 5.3
Thanks dann for your helpful file. You'll be able to open your file again with the version 5.3 Beta 11 and further.
This new Beta version fixes also two other bugs: - Texture image files exported with OBJ file are copies of original image files instead of files generated from images in memory when available (see bug #686) - The area of rooms are correctly computed when points draw a hole in its middle (see bug #681)
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator
----------------------------------------
[Edit 4 times,
last edit by Puybaret at Nov 16, 2016, 11:09:55 PM]
Joined: May 12, 2013
Post Count: 1545
Status:
Offline
Re: Sweet Home 3D 5.3
Sorry, ran into trouble under Win 8.1.
Downloaded beta 11 under Win 8.1 (the Asus tablet) - SweetHome3D-5.3.beta11-windows.exe apparently installs well with all the normal setup stuff. However, SH3D does not start - just stops at the splash screen.
Background process Java(TM) Platform SE binary processor usage dies down and hangs with 20+ MB of memory usage.
I also seem to get an extra Internet Explorer background process, and the Windows Explorer process seems to restart. And all Wi-Fi connections are killed.
No Java console appears, only splash screen and the background process.
Updated Java, same thing. Tried a second download of SweetHome3D-5.3.beta11-windows.exe and installed again. Same thing. Restarted, same thing.
Just a hanging Java(TM) Platform SE binary background process and splash screen.
It may be something on the hardware/software side here, but there have been no other recent changes to the PC.
Joined: May 12, 2013
Post Count: 1545
Status:
Offline
Re: Sweet Home 3D 5.3
... and forgot to say. Reinstalled 5.2a (Sweet Home 3D ® Version 5.2a Java version 1.8.0_74 / 32 bit / 0.6 GB max), and SH3D worked beautifully.
ok
PS - Rather a worrying experience, starting the beta really made everything act up. And the WIFI issues continued after reinstalling 5.2.a (connections kept being killed) until reboot - but that may be a coincidence/network interference of sorts.
Romania
Joined: Apr 24, 2014
Post Count: 681
Status:
Offline
Re: Sweet Home 3D 5.3
I have few suggestions @Puybaret: 1.Folder with THIRDPARTY-LICENSE files 2./lib/Furniture.jar #modified Default Furniture I rearange with Library Furniture Editor and rewrite the catalog. 3.Modify menu text /lib/SweetHome3D.jar: com/eteks/sweethome3d/swing/package.properties: -line 1020 Show selected level #in place of Make level viewable -line 1027 Hide selected level #in place of Make level unviewable I hope to not offend anybody.
---------------------------------------- A computer program does what you tell it to do, not what you want it to do. Murphy's Law When all else fails, read the instructions. Murphy's Law If you don't like "AS IS", DIY. Dorin's law
Joined: May 12, 2013
Post Count: 1545
Status:
Offline
Re: Sweet Home 3D 5.3
.. just to make sure, I tried beta 11 (already tried a previous version) on Win 10 Home 64 with no problems (but with an initial memory usage spike much higher than I have been used to). So it appears the combination 8.1 (and lower specs) + beta 11 was the problem on my machine. ok