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

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

401. 脚本重命名后报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

402. 在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

403. 请问这个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

404. 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

405. 报错: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

406. 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

407. import Event = laya.events.Event; 报错 [ 72%]

...ty: '错误' message: 'Import declaration conflicts with local declaration of 'Event'' at: '5,1' source: 'ts' 项目中没有其他地方写这个import, 但这个地方说定义重复 2018-05-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相...

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

408. 2.4.0 beta 如何设置单个 UI场景 的发布模式? [ 72%]

...3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined laya2的Scene默认是文件模式,不会生成场景类了,此时该如何获得场景内的元素 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 2.2.0beta4 发...

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

409. Error or warning message:LayaUISample.max.js [ 72%]

...st support webGL 加载龙骨动画出报错Uncaught getUint16 error - Out of bounds Error: asBitmap no size! Laya3D init error, must support webgl有个WIN10的电脑,系统是正版,家庭版的,跳到编辑模式就显示这个 IDE不能运行调试提示:Chrome error: Error:... spine动...

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

410. JCHtml5Context::drawImage get image error,imgid:125 [ 72%]

...制播放吗? 加载龙骨动画出报错Uncaught getUint16 error - Out of bounds image loadimage 加载网络图片BUG spine动画转换失败,加载错误:导出二进制数据出错:writeUint8 error - Out of range261, 有谁知道什么原因导致的吗? 怎样解决? 切换场景编辑器时 ...

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