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

大约有 96 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0049 秒)

81. 发布到微信小游戏后Timer的getHandler报错了 [ 58%]

...有报错: gameThirdScriptError Cannot read property '$_TID' of undefined TypeError: Cannot read property '$_TID' of undefined at Timer.__proto._getHandler (http://127.0.0.1:55825/game/code.js:22446:17) at Timer.__proto._create (http://127.0.0.1:55825/game/code.js:22320:21) at Timer.__proto.once (ht...

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

82. 2.2.0使用2d粒子报错 [ 58%]

...粒子使用报错,按F12看到下面信息 laya.core.js:2554 Uncaught TypeError: Failed to execute 'attachShader' on 'WebGL2RenderingContext': parameter 2 is not of type 'WebGLShader'.     at ParticleShader._compile (VM258 laya.core.js:2554)     at ParticleShader.recreateResource (VM258 laya....

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

83. 微信小游戏引用spine-core-3.8.js报错 [ 58%]

...是因为要因为在网页中要报错才把spine-core.js放下面的:TypeError: Cannot read properties of undefined (reading 'v3_8'),而放下面微信小游戏中又要报错! Laya_Fred • 2022-06-01 10:51 您好,spine.js需要依赖spine-core-3.8.js的哈,先引用spine-core-3.8.js没...

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

84. 关于微信小游戏关系链的问题 [ 57%]

...错 VM13215:1 gameThirdScriptError bitmap._addReference is not a function TypeError: bitmap._addReference is not a function 2018-03-26 2 2 分享 微博 QZONE 微信 Laya_XS 赞同来自: 懒懒 、十字寒鸦 这里是微信小游戏关于好友关系链的说明: https://mp.weixin.qq.com/debug/...

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

85. 微信小游戏,请先初始化小游戏适配库 [ 56%]

...e.html:156 WAGame.js:3 gameThirdScriptError window.focus is not a function TypeError: window.focus is not a function     at Function.Browser.__init__ (http://127.0.0.1:51176/game/code.js:7140:21)     at Function._$GET_clientWidth (http://127.0.0.1:51176/game/code.js:7057:11)     at http://127....

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

86. laya2.0 微信小游戏,iPhoneXS MAX 使用滤镜卡死,,demo在附件 [ 56%]

...1.1.1引擎微信小游戏掉帧严重 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 问题状态 最新活动: 2019-06-20 10:41 浏览: 3531 关注: 3 人 zkang5 • 2019-04-29 15:26 其实点击没有任何报错,直接卡死了,,日志...

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

87. LayaNative 是不是不支持3D啊 [ 56%]

...99 12064-12104/? I/LayaBox: alert=http://stand.alone.version/lib ... js:1: TypeError: Cannot read property 'createTexture' of null                                             s.completeCreate()},n.disposeResource=function(){this._source&&(V.mainContext.deleteTexture(thi...

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

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

...这句报错: gameThirdScriptError value._addReference is not a function TypeError: value._addReference is not 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)     ...

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

89. 使用滤镜报错 [ 55%]

...{     v.filters = null;     v.mouseEnabled = true; } 报错日志: TypeError: f.action.setValue is not a function at TextureSV.__proto.setFilters (file:///E:/FS_Project/trunk/LAYA/PFX12/H5_SHZ/bin/libs/laya.core.js:22308:15) at TextureSV.__proto.setValue (file:///E:/FS_Project/trunk/LAYA/PFX...

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

90. 【分享】微信小游戏解析xml适配 [ 55%]

...遇到了类似问题,报的是另一个方法.这个包貌似方法不全 TypeError: Cannot assign to read only property 'getElementsByClassName' of object '#<HTMLDocument>' 有品青年 • 2018-11-19 11:21 @cuixueying:引入库之后,怎么解析xml字符串啊?麻烦代码举个例子...

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