Re: Select Hide Utility plug-in

by Puybaret » Fri Aug 19, 2022 3:26 pm

I just tested the last version and it doesn't work when there is no level in the home, with the following exception:

Code: Select all

Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException: Cannot invoke "com.eteks.sweethome3d.model.Level.isViewableAndVisible()" because the return value of "utility.SelectHidePlugin.access$6(utility.SelectHidePlugin)" is null
	at utility.SelectHidePlugin$1.execute(SelectHidePlugin.java:108)
Dorin, I hope this will help you to fix this bug.