bimvie.ws icon indicating copy to clipboard operation
bimvie.ws copied to clipboard

Latest view broken

Open interpretor opened this issue 8 years ago • 2 comments

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>)

interpretor avatar Nov 08 '17 14:11 interpretor

Styles problem already fixed in 0.0.89

rubendel avatar Nov 08 '17 15:11 rubendel

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

rubendel avatar Nov 08 '17 15:11 rubendel