Search found 2 matches

by abracadabuda
Tue Nov 06, 2018 9:00 am
Forum: 3D problems
Topic: Error when open sh3d: Room points must containt at least two points
Replies: 3
Views: 3657

Re: Error when open sh3d: Room points must containt at least two points

Great it worked!

For others:
You have to unzip the sh3d file, remove the fault <room> element from Home.xml as Emmanuel wrote, and zip it back to sh3d file.

Emmanuel, thanks a lot.
Matus
by abracadabuda
Mon Nov 05, 2018 2:49 pm
Forum: 3D problems
Topic: Error when open sh3d: Room points must containt at least two points
Replies: 3
Views: 3657

Error when open sh3d: Room points must containt at least two points

Hi,
I have problem opening file that I edited with AdvancedEditing plugin.

I tried to open it with java console, and here is the error:

java.lang.IllegalStateException: Room points must containt at least two points
at com.eteks.sweethome3d.model.Room.<init>(Unknown Source)
at com.eteks ...