yannliao / threejs-example-for-miniprogram

这是一个 three.js 在微信小程序里的使用示例
MIT License
271 stars 87 forks source link

求助呀,模拟器打开项目时报错 #18

Open Buddha opened 4 years ago

Buddha commented 4 years ago

VM26:1 thirdScriptError Mf.now is not a function TypeError: Mf.now is not a function at http://127.0.0.1:24286/appservice/libs/three.weapp.js:347:241 at http://127.0.0.1:24286/appservice/libs/three.weapp.js:1:582 at http://127.0.0.1:24286/appservice/libs/three.weapp.js:1:684 at require (http://127.0.0.1:24286/appservice/__dev__/WAService.js:2:1789576) at http://127.0.0.1:24286/appservice/__dev__/WAService.js:2:1789186 at http://127.0.0.1:24286/appservice/pages/animation/index.js:3:19 at require (http://127.0.0.1:24286/appservice/__dev__/WAService.js:2:1789576) at :38:7 at HTMLScriptElement.scriptLoaded (http://127.0.0.1:24286/appservice/appservice?t=1587292098445:1326:21) at HTMLScriptElement.script.onload (http://127.0.0.1:24286/appservice/appservice?t=1587292098445:1338:20)

Simon-wu commented 4 years ago

注释掉这个就好,因为微信版本更新。这个相关的API失效了

Simon-wu commented 4 years ago

在threejs你们搜索Mf