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

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

21. TypeError: Cannot read property 'm_jointList' of null [ 94%]

TypeError: Cannot read property 'm_jointList' of null   一个子弹同时撞击两个物体 报错 求问解决方法 附件 : --> 2019-04-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_Aaron 赞同来...

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

22. can not read property "elements" of underfined [ 94%]

...operty 'cursor' of undefined错误 Cannot read property 'displayObject' of null Uncaught TypeError: Cannot read property 'props' of undefined 子弹添加了colliderShape后onUpdate移动,destroy会报错“Cannot read property 'getWorldTransform' of null” 使用as3开发时候添加事件.on会...

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

23. TypeError: Cannot read property '_byteLength' of null [ 94%]

TypeError: Cannot read property '_byteLength' of null 将帧频降到30帧 已经打开一个dialog 再打开另外一个时就会报错 60帧是不会报错的 Uncaught TypeError: Cannot read property '_byteLength' of null at WebGLContext2D.__proto.flush (GameLoader.max.js:25474) at SubmitCanvas._...

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

24. Cannot read property 'load' of null [ 94%]

LayaAir引擎 Cannot read property 'load' of null 查了断点,看到Laya.loader是null,为什么会出现为null的情况?  代码如下: class main{ constructor(){ MapManager.getInstance().LoadMapResource(); } } new main(); class MapManager { private static s_instance = null; public static...

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

25. 运行报错: TypeError: Cannot read property 'load' of null [ 94%]

运行报错: TypeError: Cannot read property 'load' of null 运行报错: TypeError: Cannot read property 'load' of null 为何使用Laya.loader.load都会报错 附件 : --> fishHunter.zip 2019-05-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内...

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

26. TypeError: Cannot read property 'GetType' of null [ 94%]

TypeError: Cannot read property 'GetType' of null 偶尔会有报错  不知道触发条件  求问解决方法 附件 : --> 2019-04-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_Aaron 赞同来自: ...

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

27. 2d示例项目打包为微信小游戏报错,Cannot read property 'LESS' of null [ 94%]

...例项目打包为微信小游戏报错,Cannot read property 'LESS' of null Cannot read property 'LESS' of null TypeError: Cannot read property 'LESS' of null     at Function.value (http://127.0.0.1:43542/game/li ... :19438)     at Object.value [as init] (http://127.0.0.1:43542/game/li ... 515...

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

28. TypeError: Cannot read property '_byteLength' of null [ 94%]

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

29. 脚本引入时调用函数会出现 Cannot read property 'Init' of null [ 93%]

脚本引入时调用函数会出现 Cannot read property 'Init' of null 我有两个脚本 Car.js和GameManager.js  在GameManager.js 中对资源进行回收的时候,动态随机生成的预制体汽车 进行回收的时候 调用Car.js中的Init(sign){ this.sign=sign; }  GameManager.js ...

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

30. Laya.timer.loop调用后出现Cannot read property 'loop' of null [ 93%]

Laya.timer.loop调用后出现Cannot read property 'loop' of null Laya.timer.loop(100,this,function():void{trace(90890789078);}); 报错: Uncaught TypeError: Cannot read property 'loop' of null at new LayaUISample (LayaUISample.max.js:394) at LayaUISample.max.js:29731 at LayaUISample.max.js:29733...

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