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

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

291. Uncaught Error: IBQuadrangle count:16391 must<:16383 [ 90%]

...误信息。 Uncaught Error: IBQuadrangle count:16391 must&lt;:16383     at Function.GlUtils.fillIBQuadrangle (laya.webgl.js:2614)     at Function.GlUtils.expandIBQuadrangle (laya.webgl.js:2635)     at WebGLContext2D.__proto.flush (laya.webgl.js:4744)     at RenderContext.__proto.flush (laya...

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

292. [LayaAir2]iOS设备,抖音app报错 requestAnimationFrame [ 90%]

[LayaAir2]iOS设备,抖音app报错 requestAnimationFrame 使用的Layaair引擎2.13.1    [TMG] Object {message: "at requestAnimationFrame ... message: "at requestAnimationFrame callback err1" name: "USER_RUNTIME_ERROR" stack: "construct@[native code] at f(helium.js:4:269) at ?(helium.js:4:865)...

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

293. 加载prefab的代码编译失败,提示“Property 'transform' does not exist on type 'Node'” [ 90%]

...a.Sprite3D.load("res/prefabs/Conventional/SampleScene.lh", Laya.Handler.create(null, function(sp)             {                 var layaMonkey2  = scene.addChild(sp);                 layaMonkey2.transform.localScale = new Laya.Vector3(4, 4, 4);                 layaMonk...

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

294. TypeError: Failed to execute 'texImage2D' on 'WebGLRenderingContext' [ 90%]

...o execute 'texImage2D' on 'WebGLRenderingContext': No function was found that matched the signature provided. TypeError: Failed to execute 'texImage2D' on 'WebGLRenderingContext': No function was found that matched the signature provided. at TextureCube.__proto._createWebGlTexture (http://127.0.0.1:...

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

295. [0]layaair2-cmd 编译bug [ 90%]

...tory changed to /usr/local/lib/node_modules/layaair2-cmd fs.js:27 const { Math, Object } = primordials;                          ^ ReferenceError: primordials is not defined     at fs.js:27:26     at req_ (/usr/local/lib/node_modules/layaair2-cmd/node_modules/natives/index.js:143:24...

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

296. 加载 unity3D导入的旧版蒙皮动画时出现错误 [ 90%]

...现错误 [.Offscreen-For-WebGL-000001FC83792110]GL ERROR :GL_INVALID_OPERATION : glDrawElements: attempt to access out of range vertices in attribute 2 INVALID_VALUE: uniformMatrix4fv: invalid srcOffset 然后模型部份位置错乱   加载动画使用官网的旧版例子中的代码   addSkin...

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

297. Laya.Loader.getRes("xxx.png")取出来的资源为什么是Texture2D,不是Texture [ 90%]

...法报错     报错堆栈 TypeError: tex.getIsReady is not a function at Graphics.loadImage (file:///D:/zxl/2.0_stable/lfGame2.0/bin/libs/laya.core.js:11477:26) at Function.createFrames (file:///D:/zxl/2.0_stable/lfGame2.0/bin/libs/laya.core.js:23134:23) at Animation.loadImages (file:///D:/zxl/2....

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

298. 出现一个不是必现,但很容易出现的报错,不知道可能是什么原因导致的? [ 89%]

...l.js:6398 Uncaught TypeError: Cannot read property '_length' of null     at WebGLContext2D.__proto._flushToTarget (laya.webgl.js:6398)     at SubmitCMD.__proto.renderSubmit (laya.webgl.js:5338)     at WebGLContext2D.__proto.submitElement (laya.webgl.js:6646)     at WebGLContext2D.__proto.flu...

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

299. unity5.3.4f1. 导出模型失败 [ 89%]

...现报错 MissingMethodException: Method not found: 'UnityEngine.LightmapData.get_lightmapDir'. LayaTools.DataManager.saveMesh (UnityEngine.GameObject gameObject) LayaTools.DataManager.saveMesh (UnityEngine.GameObject gameObject) LayaTools.DataManager.getData (Boolean selected, Boolean scene) LayaPl...

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

300. laya的ide如何import js并调用里面的类和方法?VS Code正常。 [ 89%]

...cript&gt; 而加上这一行,运行后就会报下面的错:Error: Mismatched anonymous define() module: function (require, exports) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const t = require("./test/TestExportClass"); // 程序入口 class GameMain { constr...

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