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

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

71. 发布微信项目打开 TypeError: Cannot read property 'load' of undefined [ 93%]

发布微信项目打开 TypeError: Cannot read property 'load' of undefined 在本地运行可以,但发布项目,用微信开发工具打开报错误,提示:无法读取未定义的属性“load”,不能使用 protobuf.load,有什么解决方案吗? 附件 : --> 2019-04-27 添加...

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

72. 【求助】关于Cannot read property 'visible' of undefined问题 [ 93%]

【求助】关于Cannot read property 'visible' of undefined问题 我的代码是这样子的: private function showFoods():void{ foodSprite = new Sprite(); Laya.stage.addChild(foodSprite); this.index = 0; foodsList = new Array(); foodsList.push(new Food("菜品1", "1", 0)); foodsList.push(new ...

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

73. 发布微信小游戏,报错Cannot read property 'events' of undefined [ 93%]

发布微信小游戏,报错Cannot read property 'events' of undefined 项目发布后报错,自己的项目用的1.7.16 下载了官方的实例发布后的code跟自己的code比对了下··对应位置的代码是不一样的, 同时我将项目的引擎升级到1.7.20,依然在报错...

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

74. TypeError: Cannot read property 'GetType' of null [ 93%]

...景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 Cannot read property 'displayObject' of null Uncaught TypeError: Cannot read proper...

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

75. 微信小游戏 code.js 报错 Cannot read property 'apply' of undefined [ 93%]

微信小游戏 code.js 报错 Cannot read property 'apply' of undefined WAGame.js:4 gameThirdScriptError Cannot read property 'apply' of undefined;at socketTask.onopen callback function TypeError: Cannot read property 'apply' of undefined     at Function.eof (http://127.0.0.1:25423/game/code.js:...

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

76. 请问 这是什么错误 : "Cannot read property '$_TID' of undefined" 就是我通过键盘快捷键控制人物移动时 一直会出现。 [ 93%]

请问 这是什么错误 : "Cannot read property '$_TID' of undefined" 就是我通过键盘快捷键控制人物移动时 一直会出现。 2017-12-29 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 LM2008199...

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

77. 用运行器运行时,会报一个(TypeErr:Cannot read property "length" of undefined as MouseManager...)的错 [ 93%]

...运行器运行时,会报一个(TypeErr:Cannot read property "length" of undefined as MouseManager...)的错 如图,我是在滑动的时候显示的这个错误,点击是不会报错,在浏览器中运行也不会报错,只会在运行器中报错,我的引擎版本是1.7.4beta 附件 :...

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

78. Uncaught TypeError: Cannot read property 'indexCount' [ 93%]

...景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() Uncaught TypeError: Cannot read property 'props' of undefined 运行报错 Uncaught Can not find scene:GameView....

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

79. TypeError: Failed to execute 'dispatchEvent' on 'EventTarget': parameter 1 is not of type 'Event'. [ 93%]

...景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 关于@prop {name:Tab,type:Node} 我觉得好麻烦啊 ,请问一下有别的方法吗 2.0.0编译报错Cannot find global type 'Array' 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeE...

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

80. 使用高度图的时候 Cannot read property 'width' of undefined [ 93%]

使用高度图的时候 Cannot read property 'width' of undefined var terrainSprite = Laya.MeshTerrainSprite3D.createFromMeshAndHeightMap(terrain.meshFilter.sharedMesh, texture, 45.58879852294922, -45.58879852294922); //报错:Cannot read property 'width' of undefinedDemo见附件。   附件 :...

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