-
-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Window Cover #116
Comments
Hello @ozzy071988 , the most complete guide is in the welcome page of the githubn repository (here https://github.com/adizanni/floor3d-card/blob/master/README.md). |
Here is my YAML and zip
` |
Hi. |
Hello @ozzy071988, I gave you some illusion that I could work at the issue rapidly but I'm having the hardest time to dedicate to the card. I'm now going to holidays and I hope that when back (end of August) I will find time to get back at it (fix the problems and work to v2.0). Hope you will not abandon. |
Hi @ozzy071988 , Just my 5 cents to try to help :). |
Hello
I have a problem with the cover object.
I have javascript errors when I select a cover object and a window object:
On card:
Finished with errors: check the console log
On console:
Uncaught Error:
_onLoaded3DMaterials http://192.168.0.10:8123/local/community/floor3d-card/floor3d-card.js:2297
load http://192.168.0.10:8123/local/community/floor3d-card/floor3d-card.js:2191
load http://192.168.0.10:8123/local/community/floor3d-card/floor3d-card.js:2191
floor3d-card.js:2297:3876
_onLoaded3DMaterials http://192.168.0.10:8123/local/community/floor3d-card/floor3d-card.js:2297
load http://192.168.0.10:8123/local/community/floor3d-card/floor3d-card.js:2191
load http://192.168.0.10:8123/local/community/floor3d-card/floor3d-card.js:2191
Uncaught Error:
_onLoaded3DMaterials http://192.168.0.10:8123/local/community/floor3d-card/floor3d-card.js:2297
load http://192.168.0.10:8123/local/community/floor3d-card/floor3d-card.js:2191
load http://192.168.0.10:8123/local/community/floor3d-card/floor3d-card.js:2191
floor3d-card.js:2297:3876
_onLoaded3DMaterials http://192.168.0.10:8123/local/community/floor3d-card/floor3d-card.js:2297
load http://192.168.0.10:8123/local/community/floor3d-card/floor3d-card.js:2191
load http://192.168.0.10:8123/local/community/floor3d-card/floor3d-card.js:2191
Uncaught TypeError: this._controls is undefined
rerender http://192.168.0.10:8123/local/community/floor3d-card/floor3d-card.js:2248
_config_changed http://192.168.0.10:8123/local/community/floor3d-card/floor3d-card.js:568
handleEvent http://192.168.0.10:8123/local/community/floor3d-card/floor3d-card.js:17
Maybe I'm doing something wrong, but I can't find a guide describing all the functions of the card anywhere
The text was updated successfully, but these errors were encountered: