Print at Apr 29, 2026, 9:15:27 PM
Posts: 32   Pages: 4   [ Previous Page | 1 2 3 4 ]
View all posts in this thread on one page
Posted by manu292 at Mar 23, 2026, 4:04:22 PM
rose   Re: ROOF WINDOW / VELUX WINDOWS
Hey there,

thanks for your suggestions!
1. This is what it gave out:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by javax.media.j3d.JoglPipeline (file:/Applications/Sweet%20Home%203D.app/Contents/app/j3dcore.jar) to method sun.awt.AppContext.getAppContext()
WARNING: Please consider reporting this to the maintainers of javax.media.j3d.JoglPipeline
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
DynamicPluginLoader: plugin.classpath property not set
java.lang.NullPointerException: Cannot read field "parent" because "comp" is null
at java.desktop/java.awt.Container.addImpl(Container.java:1117)
at java.desktop/java.awt.Container.add(Container.java:997)
at ro.dorin.plugins.generateroof.UIpanel.<init>(UIpanel.java:42)
at ro.dorin.plugins.generateroof.GenerateRoofPlugin.generateRoof(GenerateRoofPlugin.java:355)
at ro.dorin.plugins.generateroof.GenerateRoofPlugin.generateNewRoof(GenerateRoofPlugin.java:283)
at ro.dorin.plugins.generateroof.GenerateRoofAction.execute(GenerateRoofAction.java:89)
at it.ld.sh3d.devtoolkit.DynamicAction.execute(DynamicAction.java:62)
at com.eteks.sweethome3d.swing.HomePane$ActionAdapter.actionPerformed(Unknown Source)
at com.eteks.sweethome3d.swing.ResourceAction$AbstractDecoratedAction.actionPerformed(Unknown Source)
at java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1967)
at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2308)
at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:405)
at java.desktop/javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:262)
at java.desktop/javax.swing.AbstractButton.doClick(AbstractButton.java:369)
at java.desktop/com.apple.laf.ScreenMenuItem.actionPerformed(ScreenMenuItem.java:129)
at java.desktop/java.awt.MenuItem.processActionEvent(MenuItem.java:690)
at java.desktop/java.awt.MenuItem.processEvent(MenuItem.java:649)
at java.desktop/java.awt.MenuComponent.dispatchEventImpl(MenuComponent.java:375)
at java.desktop/java.awt.MenuComponent.dispatchEvent(MenuComponent.java:363)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:775)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:391)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:745)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:743)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:391)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:742)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)

--> that's now with Version 7.5, not the latest version from App Store

2. with the latest version from App Store still it didn't work, but with the software version 7.5 + generate Roof 5.1 it is now working :)

thank you!

Posted by dorin at Mar 23, 2026, 5:44:31 PM
Re: ROOF WINDOW / VELUX WINDOWS
Before jumping to conclusions, please also check the free 7.5+GR-5.2 combination (it’s the latest one, for now).
Based on your results, I think it might be a compatibility issue with the iOS version. SH3D and some plugins try to maintain a consistent look with the operating system. Sometimes the operating system doesn’t follow its own principles.
I could send you a version without the iOS-specific adaptations.
It will certainly look ugly, but it will probably work.
----------------------------------------
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

Posts: 32   Pages: 4   [ Previous Page | 1 2 3 4 ]