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

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

1. laya.core.js报错:value._addReference is not a function [ 100%]

laya.core.js报错:value._addReference is not a function 偶发性错误。 打开新场景时报错laya.core.js:15911 Uncaught (in promise) TypeError: value._addReference is not a function     at Texture.<anonymous> (laya.core.js:15911)     at Texture.__proto._onLoaded (laya.core.js:15...

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

2. laya2.0微信开发域无法显示 [ 95%]

...码。   Laya 2.0版本的 无法显示微信开放域。 报错:value._addReference is not a function 按照论坛里面以前的一些讨论,修改了laya.core.js里面 value && (value._addReference(this._referenceCount)); =》 if(value && value._addReference){ value._addRefer...

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

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

...er.window.sharedCanvas); 上面这句报错: 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/gam...

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

4. 发布WEB报错 unable to get property '_addReference' of undefined or null reference [ 85%]

发布WEB报错 unable to get property '_addReference' of undefined or null reference 调试 正常 发布后 会显示这个报错 附件 : --> laya3DDemo2.rar 2019-07-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个...

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

5. LayaAir 2.0 微信排行榜 离屏画布不能直接附加到组件纹理上 [ 68%]

...件纹理,2.0不行(A,B两种方法) 报如下错误:   value._addReference is not a function   请问现在2。0该如何处理? 附件 : --> 2018-10-01 添加评论 已悬赏10元 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个...

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

6. 在2.0中如何将Browser.createElement('canvas')转为可用的Texture [ 62%]

...re);    但是2.0 就不行了。报错误: Uncaught TypeError: value._addReference is not a function 有没有知道 2.0中应该怎么做的大神。 2019-04-11 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复...

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