• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 2,427 项符合查询结果, 库内数据总量为 30,536 项。 (搜索耗时: 0.0070 秒)

41. 微信小游戏中不能加载proto文件 [ 96%]

...proto会把https://变成https:/,微信下载就报错了。 在protobuf.js的function fetch_xhr方法最后把fileName改成//就可以load成功, var names=filename.split('/'); if(names[0]=="http:"||names[0]=="https:"){ filename=names[0]+"/"; for(var i=1;i<names.length;i++){ filename+=('/'+...

来源: Laya_社区 发布时间: 20180704

42. LayaAirJS_1.7.14引擎问题。(3D模型) [ 96%]

LayaAirJS_1.7.14引擎问题。(3D模型) 就我本身使用,3D项目看存在以下个问题 (带粒子效果的图) Uncaught TypeError: Cannot set property '0' of undefined     at AnimationTransform3D.__proto.getWorldMatrix (laya.d3.js:17969)     at AnimationTransform3D.__proto.getW...

来源: Laya_社区 发布时间: 20171231

43. 关于微信小游戏渲染子域图的问题 [ 96%]

...a function     at Texture.<anonymous> (http://127.0.0.1:10656/game/js/bundle.js:15188:19)     at Texture.__proto.setTo (http://127.0.0.1:10656/game/js/bundle.js:15065:14)     at new Texture (http://127.0.0.1:10656/game/js/bundle.js:15001:8)     at Main.<anonymous> (http://127.0.0...

来源: Laya_社区 发布时间: 20181123

44. 粒子编辑器报错 [ 96%]

.../LayaAirIDE_1.7.10_beta/resources/app/out/vs/layaEditor/h5/layabuilder.max.js:15196:27) at ParticleScene.__proto.show (file:///E:/LayaAirIDE_1.7.10_beta/resources/app/out/vs/layaEditor/h5/layabuilder.max.js:15351:22) at UIPanel.__proto.onTabChange (file:///E:/LayaAirIDE_1.7.10_beta/resources/app/out...

来源: Laya_社区 发布时间: 20170908

45. 粒子编辑器报错 [ 96%]

.../LayaAirIDE_1.7.10_beta/resources/app/out/vs/layaEditor/h5/layabuilder.max.js:15196:27) at ParticleScene.__proto.show (file:///E:/LayaAirIDE_1.7.10_beta/resources/app/out/vs/layaEditor/h5/layabuilder.max.js:15351:22) at UIPanel.__proto.onTabChange (file:///E:/LayaAirIDE_1.7.10_beta/resources/app/out...

来源: Laya_社区 发布时间: 20170908

46. Cannot read property '_physicsUpdateList' of null 错误 [ 96%]

...sUpdateList' of null     at PhysicsCollider.__proto._onDestroy (laya.d3.js:21732)     at PhysicsCollider.__proto._destroy (laya.core.js:6989)     at MeshSprite3D.__proto._destroyAllComponent (laya.core.js:13738)     at MeshSprite3D.__proto.destroy (laya.core.js:13089)     at MeshSprit...

来源: Laya_社区 发布时间: 20190415

47. Sprite 设置 cacheAs = "bitmap"报错 [ 96%]

...:2.0.0 beta5.1 TypeError: Cannot read property 'context' of nullpreload.js:55     at WebGLContext2D.__proto.drawCanvas (/***/bin/libs/laya.webgl.js:12261:18)     at RenderSprite3D.__proto._canvas (/***/bin/libs/laya.core.js:8717:12)     at RenderSprite3D.RenderSprite._initRenderFun [as _f...

来源: Laya_社区 发布时间: 20190108

48. WX小游戏声音_audio报错问题 [ 95%]

...l     at MiniSoundChannel.__proto.play (http://127.0.0.1:24812/game/code.js:22424:14)     at SimpleSoundManager.SimpleSoundManager.playSound (http://127.0.0.1:24812/game/code.js:92328:37)     at FootBallCtrl.SetPosition (http://127.0.0.1:24812/game/code.js:94285:51)     at FootBallCtrl._upda...

来源: Laya_社区 发布时间: 20181122

49. 给图片节点添加新创建的图片,会报这个错:node._setParent is not a function [ 95%]

...addChild(imgLove); } }TypeError: node._setParent is not a function preload.js:55     at Image.__proto.addChild (file:///E:/laya/myLaya/myZootopia/bin/libs/laya.core.js:20925:9)     at LoveControl.createLoveArr (file:///E:/laya/myLaya/myZootopia/bin/js/bundle.js:180:34)     at LoveControl.onEna...

来源: Laya_社区 发布时间: 20190625

50. 拖尾crash [ 95%]

... (<anonymous>)     at VertexBuffer3D.__proto.setData (libs/laya.d3.js:26944)     at TrailGeometry.__proto._updateVerticesByPositionData (libs/laya.d3.js:26764)     at TrailGeometry.__proto._updateVerticesByPosition (libs/laya.d3.js:26772)     at TrailGeometry.__proto._addTrailByNextPos...

来源: Laya_社区 发布时间: 20190723