opensourceBIM / bimvie.ws

Javascript client for Building Information Modelling, using open standards like IFC, BCF and BIMSie. Using Bootstrap, BIM Surfer, etc..
GNU Affero General Public License v3.0
171 stars 87 forks source link

Latest view broken #93

Open interpretor opened 6 years ago

interpretor commented 6 years ago

Since 0.0.88 the view is fully broken, no styles are applied. If I roll back to version 0.0.87, the online 3D viewer doesn't work anymore. It worked with a fresh install two hours ago.

Uncaught TypeError: Cannot read property 'length' of undefined
    at Model.getByX (http://localhost:8082/apps/bimserverjavascriptapi/bimserverapi.js?_v=0.0.122:41182:18)
    at Model.get (http://localhost:8082/apps/bimserverjavascriptapi/bimserverapi.js?_v=0.0.122:41292:16)
    at Object.wrapperClass.(anonymous function) [as getRepresentation] (http://localhost:8082/apps/bimserverjavascriptapi/bimserverapi.js?_v=0.0.122:40960:16)
    at eval (eval at globalEval (http://localhost:8082/apps/bimviews/js/bimviews.js?_v=0.0.87:338:5), <anonymous>:70:13)
    at http://localhost:8082/apps/bimserverjavascriptapi/bimserverapi.js?_v=0.0.122:41417:7
    at Array.forEach (<anonymous>)
    at Model.getAllOfType (http://localhost:8082/apps/bimserverjavascriptapi/bimserverapi.js?_v=0.0.122:41414:10)
    at Layers.loadRevision (eval at globalEval (http://localhost:8082/apps/bimviews/js/bimviews.js?_v=0.0.87:338:5), <anonymous>:68:10)
    at eval (eval at globalEval (http://localhost:8082/apps/bimviews/js/bimviews.js?_v=0.0.87:338:5), <anonymous>:325:8)
    at Array.forEach (<anonymous>)
rubendel commented 6 years ago

Styles problem already fixed in 0.0.89

rubendel commented 6 years ago

The error is actually about something else, probably you need to update BIMserver and other plugins