大约有 2,399 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0071 秒)
打包QQ小游戏,Uncaught TypeError: Cannot read property '_doAwake' of undefined laya2.5.0项目打包成QQ小游戏,报Uncaught TypeError: Cannot read property '_doAwake' of undefined 有大佬遇到过这样的问题吗? 如下图 附件 : --> 2020-05-27 添加评论 免费帖 --> 分...
来源: Laya_社区 发布时间: 20200527
TypeError: Cannot read property '_byteLength' of null (LayaAirIDE1.7.11版本)TypeError: Cannot read property '_byteLength' of null at WebGLContext2D.__proto.flush (file:///F:/client_svn/h5/bin/libs/laya.webgl.js:4963:32) at SubmitCanvas.__proto.renderSubmit (file:///F:/client_svn/h5/bin/libs/laya....
来源: Laya_社区 发布时间: 20171111
LayaUISample.max.js:321 Uncaught TypeError: Cannot set property 'text' of null var txt:Label = cell.getChildByName("listNumber") as Label; txt.text = data.listNumber; 调试时会报:LayaUISample.max.js:321 Uncaught TypeError: Cannot set property 'text' of null 引擎版本 LayaAirAS3_1.7....
来源: Laya_社区 发布时间: 20170628
Uncaught TypeError: Cannot read property '_tf' of null 一直在报这样一个错误 附件 : --> 2016-12-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 nieyiwei 赞同来自: private var _guideImage:Image; ...
来源: Laya_社区 发布时间: 20161216
【新手求助】播放动画问题 Uncaught TypeError: Cannot read property 'addState' of undefined 刚学习,代码不多,卡在这儿卡了一天了。。。 这是为什么呢??U3D的unpakage不知道怎么上传 附件 : --> 2020-07-16 添加评论 免费帖 --> 分享 微博 QZO...
来源: Laya_社区 发布时间: 20200716
Uncaught TypeError: Cannot read property 'dir' of undefined 这是什么报错啊? 附件 : --> 2018-07-28 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: dir 未定义 2018-07-28 0 0...
来源: Laya_社区 发布时间: 20180728
Uncaught TypeError: Cannot read property 'props' of undefined 按照官方提供的代码,导入从unity导出的场景,出现此错误,代码如下 var Main = (function () { function Main() { //初始化引擎 Laya3D.init(0, 0,true); Laya.stage.scaleMode = Laya.Stage.SCALE_FULL; Laya.stage.s...
来源: Laya_社区 发布时间: 20180919
鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 想实现鼠标样式自定义,但是使用官方提供的Mouse API编译都会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误,但是代...
来源: Laya_社区 发布时间: 20200530
TypeError: Cannot read property 'getSubShaderAt' of undefined laya2.0以上自定义的shader会出这个问题。laya2.4 2.5 2.6beta版本都试过了。 项目是1.8版本提升到2.5.0版本的,逻辑上都没问题。但是shader会报这个错。替换官方内置的shader正常,我...
来源: Laya_社区 发布时间: 20200401
localToGlobalRect报错Uncaught TypeError: Cannot read property 'localToGlobalRect' of null 当我重新设置了Glist的numItems=0时,每次第一次运行,报错,但是不影响流程进行 但是没有调用配合的RenderItem组件,因为是0; 不知道为啥会如此运行? 2021-04-17 ...
来源: Laya_社区 发布时间: 20210417