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

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

21. localToGlobalRect报错Uncaught TypeError: Cannot read property 'localToGlobalRect' of null [ 86%]

localToGlobalRect报错Uncaught TypeError: Cannot read property 'localToGlobalRect' of null 当我重新设置了Glist的numItems=0时,每次第一次运行,报错,但是不影响流程进行 但是没有调用配合的RenderItem组件,因为是0;     不知道为啥会如此运行? 2021-04-17 ...

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

22. Uncaught Error: MeshReader: unknown mesh version. [ 85%]

...d not attach to main target laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() Laya3D init error, must support webgl有个WIN10的电脑,系统...

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

23. TypeError: Failed to execute 'texImage2D' on 'WebGLRenderingContext' [ 85%]

...起人 banmini 相关问题 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 Failed to load resource: net::ERR_FIL...

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

24. Laya.timer.loop() 报错 Cannot read property 'loop' of null [ 85%]

Laya.timer.loop() 报错 Cannot read property 'loop' of null import { Image } from "laya/ui/Image"; // import { List } from "laya/ui/List"; import { Laya } from "laya"; export default class test_move extends Image{ // /** @prop {name:move_img, tips:"用来移动的箭头", type:Image} */ // public ...

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

25. [LayaAir3]Laya.LayaGL 是null [ 84%]

...eerror: null is not object (evaluating this. vaoext createvertexarrayoes"] Cannot read property 'displayObject' of null laya2.6.0打apk和小游戏都会报_InPool为null Uncaught TypeError: Cannot read property 'load' of null 打包apk之后,突然报一个错误, Cannot read property 'createTe...

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

26. Uncaught Error: unknown BTYPE: 3 [ 84%]

...d not attach to main target laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报U...

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

27. Cannot read property 'toDefault' of undefined报错是什么原因 [ 84%]

Cannot read property 'toDefault' of undefined报错是什么原因 主要代码如下:Laya.class(MousePickingScene, "MousePickingScene", Laya.Scene); function MousePickingScene() { MousePickingScene.super(this); this.camera = new Laya.Camera(0,0.1,100); this.addChild(this.camera); this.camera.cle...

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

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

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

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

29. 按照官方的操作步骤为flashBuilder创建项目,无法运行。报错Cannot read property 'addChild' of null [ 84%]

...照官方的操作步骤为flashBuilder创建项目,无法运行。报错Cannot read property 'addChild' of null 打印了Laya.version输出为null addChild到Laya.stage,报错 请问是不是我有什么地方未配置正确? “位置”已添加为${workspace_loc:/Test_280_01/as/layajs.exe}...

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

30. 用Laya3D.init(600, 400)这个初始化会报以下这个错误 [ 84%]

...IDE自带的,也不显示 用运行器运行时,会报一个(TypeErr:Cannot read property "length" of undefined as MouseManager...)的错 LayaAir的UI编辑器中添加一个2D对象或Graphics对象,发布为flash版本后,运行swf会报错; 当屏幕尺寸,缩放模式,横竖屏 发生改...

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