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

Get the following error running as a web application (Tomcat) #72

Closed webdada closed 7 years ago

webdada commented 7 years ago

Downloaded the latest verison bimvie.ws-bimviews-0.0.66 zip file and deployed it to Tomcat server.

The first page stuck at loading Loading BIMviews...

Javascript console error:

content-script.js:7 WebVREmu Polyfill http://localhost/bimvie.ws/ http://localhost/bimvie.ws/plugin.version Failed to load resource: the server responded with a status of 404 (Not Found) (index):455 Uncaught TypeError: version.endsWith is not a function(…)

Please look into this ...

Regards,

Sam Wu

rubendel commented 7 years ago

content-script.js is not part of BIMvie.ws. Also you need to change the settings.js file and not use plugin.version to get the version, because that is normally loaded from the hosting BIMserver.