furnishup / blueprint3d

Build interior spaces in 3D
MIT License
1.76k stars 536 forks source link

Error message when loaded #8

Open lepus2 opened 8 years ago

lepus2 commented 8 years ago

I visited the example page and I got tons of error messages on the console like this.

blueprint3d.js:32770 Uncaught TypeError: Cannot read property 'width' of undefined 3furnishup.github.io/:1 [GroupMarkerNotSet(crbug.com/242999)!:A0926A19A07F0000]RENDER WARNING: there is no texture bound to the unit 0 furnishup.github.io/:1 [GroupMarkerNotSet(crbug.com/242999)!:A0926A19A07F0000]RENDER WARNING: there is no texture bound to the unit 1 furnishup.github.io/:1 [GroupMarkerNotSet(crbug.com/242999)!:A0926A19A07F0000]RENDER WARNING: there is no texture bound to the unit 0 furnishup.github.io/:1 [GroupMarkerNotSet(crbug.com/242999)!:A0926A19A07F0000]RENDER WARNING: there is no texture bound to the unit 1 furnishup.github.io/:1 [GroupMarkerNotSet(crbug.com/242999)!:A0926A19A07F0000]RENDER WARNING: there is no texture bound to the unit 0 furnishup.github.io/:1 [GroupMarkerNotSet(crbug.com/242999)!:A0926A19A07F0000]RENDER WARNING: there is no texture bound to the unit 1 blueprint3d.js:32770 Uncaught TypeError: Cannot read property 'width' of undefined

And there is a function clampToMaxSize in the Three.js where the error occurs. It seems to be the reason why I can't load this example page on the mobile browser I guess. (When I load this page on the mobile, several times of reload and then it failed.) Can you figure out why these situations are happened? Thanks in advance.

KhanMaytok commented 8 years ago

The page has fallen