Print at Dec 19, 2025, 8:27:21 PM

Posted by ThYr0N at Dec 18, 2013, 2:47:44 PM
Re: 3D view not updating, previously worked perfectly.
Java Web Start same stuff.

Here the LOG of console:
https://mega.co.nz/#!89pEAZxC!TKb_VHHLVoBV5x08pwKT6F4LBs4XEzKxbcwhX4FK7fk

A lot of null pointer:

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(Unknown Source) at java.awt.AWTEventMulticaster.componentResized(Unknown Source) at java.awt.Component.processComponentEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source)


THANKS!