adizanni / floor3d-card

Your Home Digital Twin: aka floor3d-card. Visualize Home Assistant state and perform actions using objects in a 3D home model based on Three.js.
https://github.com/adizanni/floor3d-card
MIT License
448 stars 65 forks source link

TypeError: Attempting to define property on object that is not extensible. #150

Closed bsp9493 closed 1 year ago

bsp9493 commented 1 year ago

Current Version of HASS Home Assistant 2023.2.5 Supervisor 2023.01.1 Operating System 9.5 Frontend 20230202.0 - latest

Sweethome3d version 7.02

Fresh install of floor3d from HACS

followed your online tutorial Episode 3 https://www.youtube.com/watch?v=4qrDpDnPK6I

Unfortunately I get the following 2 errors when I try to save my initial card.

TypeError: Attempting to define property on object that is not extensible. TypeError: Attempted to assign to readonly property.

I'm guessing I missed a step or did not install some dependancy. Unfortunately I was not able to find reference to these two issue with floor3d.

What did I do wrong? Your help is appreciated!

dave

adizanni commented 1 year ago

Hello @bsp9493, one problem that is happening frequently is that, starting from the sample people forgets to remove the objects and object groups of the sample model.

bsp9493 commented 1 year ago

There we go!!!

Problem solved!

Thank you:)

d

On Feb 24, 2023, at 8:07 AM, andyHA @.***> wrote:

Hello @bsp9493 https://github.com/bsp9493, one problem that is happening frequently is that, starting from the sample people forgets to remove the objects and object groups of the sample model.

— Reply to this email directly, view it on GitHub https://github.com/adizanni/floor3d-card/issues/150#issuecomment-1443913229, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALBI77HACPY4NQYR4AXSJF3WZDMEPANCNFSM6AAAAAAVGKUWUE. You are receiving this because you were mentioned.