opensourceBIM / BIMsurfer-before2019

This is the repository of the v1 and v2 version of BIM Surfer. It is not maintained anymore. Find the most recent version on https://github.com/opensourceBIM/BIMsurfer
MIT License
432 stars 195 forks source link

Console Error XEOGL #270

Open rediumbv opened 5 years ago

rediumbv commented 5 years ago

Hi,

Since I have updated the bim server and plugins to the latest version I get every time on the BimSurfer

xeogl.js?bust=1542795492009:11122 [ERROR] [xeogl.Scene 1]: Component 'geometry.995886954' already exists in Scene `

  error @ xeogl.js?bust=1542795492009:11122
  _addComponent @ xeogl.js?bust=1542795492009:12113
  __init @ xeogl.js?bust=1542795492009:10830
  Class @ xeogl.js?bust=1542795492009:985
  createGeometry @ xeoViewer.js?bust=1542795492009:351
  BimServerGeometryLoader._readObject @ BimServerGeometryLoa…t=1542795492009:351
  BimServerGeometryLoader.processMessage @ BimServerGeometryLoa…st=1542795492009:32
  BimServerGeometryLoader.process @ BimServerGeometryLoa…st=1542795492009:45
  (anonymous) @ BimServerModelLoader…st=1542795492009:79
  EventHandler.fire @ EventHandler.js?bust=1542795492009:32
  (anonymous) @ xeoViewer.js?bust=1542795492009:163
  fire @ xeogl.js?bust=1542795492009:10962
  update @ xeogl.js?bust=1542795492009:278
  frame @ xeogl.js?bust=1542795492009:228
  requestAnimationFrame (async)    
  frame @ xeogl.js?bust=1542795492009:234
  requestAnimationFrame (async)    
  frame @ xeogl.js?bust=1542795492009:234
  requestAnimationFrame (async)

`

The view is normal in bimviews self. So how can I fix this?