Closed krzpl closed 6 months ago
Hi @krzpl !
I had the same problem and I fix it just removing all the objects and group objects automatically created after the import process. Check it and I hope this solve this problem.
Unfortunately without result. Some other bug should exist
Please share the card settings screens, if possible. I think that could be something about the directory (folder with .obj .mtl and other files) and object references.
Please share the entire yaml code of your card by clicking on the code editor
You have to remove the object groups they are referring to the sample model
Have you removed the object groups ?
object groups cannot be removed, should exist
I mean remove the object groups coming from the sample project of course the object_groups field has to stay....
Sample objects removed but problem still exist
You removed too much. Now you need to redeploy the card with HACS or copy back the files in the floor3d-card folder. What I meant, in your card configuration you need to remove all references to the sample project. This is done by either remove the object groups in the UI editor or remove all object groups in the yaml configuration (you have to keep the object_groups keyword). I suggest you recreate a card from scratch and you use the UI editor to remove the object groups and entities that refer to the sample project
I'm sorry but I have no time to help you with visual aids
OK, now I understand what should be removed. After that my own project was imported correctly :) Problem was with some default object imported automatically Thank you for support, problem solved
Cannot import even simple project with one object Info from HA card: "Finished with errors: check the console log"
Log: Uncaught error from Chrome 124.0.0.0 on Windows 10 Error Object.onError (/hacsfiles/floor3d-card/floor3d-card.js:2288:34179) XMLHttpRequest. (/hacsfiles/floor3d-card/floor3d-card.js:2231:436056)
Uncaught error from Chrome 124.0.0.0 on Windows 10 Error /hacsfiles/floor3d-card/floor3d-card.js:2356:4523 Object.onLoad (/hacsfiles/floor3d-card/floor3d-card.js:2231:531795) XMLHttpRequest. (/hacsfiles/floor3d-card/floor3d-card.js:2231:435962)
Uncaught error from Chrome 124.0.0.0 on Windows 10 Error /hacsfiles/floor3d-card/floor3d-card.js:2288:34333 Object.onLoad (/hacsfiles/floor3d-card/floor3d-card.js:2231:531795) XMLHttpRequest. (/hacsfiles/floor3d-card/floor3d-card.js:2231:435962)
Newest version of HA: 2024.4.3 Newest version of floor3d-card 1.5.3 Newest version of SweetHome3D: 7.3 Checked with native export to OBJ format and with newest ExportToHASSPlugin.sh3p plugin (this same error)