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

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

391. Error TS2304: Cannot find name 'Iterable'. [ 72%]

...换失败,加载错误:导出二进制数据出错:writeUint8 error - Out of range261, 有谁知道什么原因导致的吗? 怎样解决? 加载龙骨动画出报错Uncaught getUint16 error - Out of bounds LayaAirIDE2.2 - Laya3D init error ,must support webGL Error: asBitmap no size! 问题状态 ...

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

392. MeshCollider添加报错 [ 72%]

...边会收到boundBox:TypeError: Cannot read property 'boundingBoxCorners' of null 的报错 相关链接 : http://ldc.layabox.com/doc/?nav=zh-as-4-1-1   2018-03-15 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 q...

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

393. 场景调用offAll会报错。 [ 72%]

场景调用offAll会报错。 代码: scene = new Scene(); Laya.stage.addChild(scene); scene.offAll(); Laya.stage.removeChild(scene);  scene = new Scene(); Laya.stage.addChild(scene); scene.offAll(); Laya.stage.removeChild(scene); scene = new Scene(); Laya.stage.addChild(scene); Laya.stage.remo...

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

394. Error: Set breakpoints request timed out [ 72%]

...换失败,加载错误:导出二进制数据出错:writeUint8 error - Out of range261, 有谁知道什么原因导致的吗? 怎样解决? 加载龙骨动画出报错Uncaught getUint16 error - Out of bounds Error: asBitmap no size! 切换场景编辑器时 Laya3D init error must support webGl LayaAi...

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

395. 脚本重命名后报Uncaught Can not find class 错误 [ 72%]

...3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play(...

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

396. 在Laya中使用Matter.js的最简示例 (JS) [ 72%]

...ound = Bodies.rectangle(400, 500, 810, 60, { isStatic: true }); // add all of the bodies to the world World.add(engine.world, [boxA, boxB, ground]); // run the engine Engine.run(engine); // run the renderer Render.run(render);显示效果如下 但是这还没有用Laya来渲染,需要做下面的...

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

397. 请问这个WebGL警告是怎么回事? [ 72%]

... game.max.js:57464 WebGL: INVALID_VALUE: texImage2D: width or height out of range [.Offscreen-For-WebGL-00000000098F0810]GL ERROR :GL_INVALID_VALUE : glRenderbufferStorage: dimensions too large index.html:1 [.Offscreen-For-WebGL-00000000098F0810]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glClear: ...

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

398. exception info:[SyntaxError: JSON Parse error: Expected '}'] at line 22 [ 72%]

...换失败,加载错误:导出二进制数据出错:writeUint8 error - Out of range261, 有谁知道什么原因导致的吗? 怎样解决? 本人想做个批量加载json文件,然后等这些文件统一加载完后回调 IDE不能运行调试提示:Chrome error: Error:... Error: asBitmap no si...

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

399. 报错:Failed to execute 'shaderSource' on 'WebGLRenderingContext' [ 72%]

...d to execute 'shaderSource' on 'WebGLRenderingContext': parameter 1 is not of type 'WebGLShader'.   观察代码,疑似是因为Shader._createShader方法中,调用createShader方法创建shader失败,导致shaderSource函数第一个传入参数出现问题?   请教引起此问题的原...

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

400. 3d物理引擎报错 [ 72%]

...ore the program runs, or (4) if you want malloc to return NULL (0) instead of this abort, compile with  -s ABORTING_MALLOC=0 "). Build with -s ASSERTIONS=1 for more 2018-10-20 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3...

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