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

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

101. layaNative测试运行原生app时,laya3D解析动画处报错 [ 94%]

...时,发现laya3d骨骼动画解析直接报错,错误原因是在laya.d3.js库中的13543 AnimationClipParser04.READ_ANIMATIONS方法下的 var floatArrayKeyframe = new Vector3Keyframe(); 大致原因是。引擎在进入游戏前会判断window.conch是否是原生,,如果是原生。。在la...

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

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

...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.webgl.js:6294:18) at WebGLContext2D.__proto.submitElement (file:///F:/client_svn/h5/bin/libs/laya.webgl.js:4954:30) at WebGLContext2D.__...

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

103. [LayaAir2]iOS设备,抖音app报错 requestAnimationFrame [ 94%]

...r1" name: "USER_RUNTIME_ERROR" stack: "construct@[native code] at f(helium.js:4:269) at ?(helium.js:4:865) at ?(helium.js:6:1578) " __proto__: Object __defineGetter__: function() __defineSetter__: function() __lookupGetter__: function() __lookupSetter__: function() __proto__: null constructor: funct...

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

104. 分包后, 资源加载问题 [ 94%]

分包后, 资源加载问题 在A项目里, 要加载B项目生成的js文件, 此时B项目中需要架图集资源, 能否在A项目里加载? 我感觉 应该是在A项目里用Laya.loader加载后, 再加载B.js,这样才合理。 具体代码: private function onAssetLoaded():...

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

105. 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined [ 94%]

... LayaAir IDE 2.0.0 beta2 3d示例项目 layanative2  -v v2.0.2   index.js 引用 web和小游戏平台 都是正常的  /** * 设置LayaNative屏幕方向,可设置以下值 * landscape 横屏 * portrait 竖屏 * sensor_landscape 横屏(双方向) * sensor_portrait 竖屏(双方向) */ window...

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

106. 这是报这些东西是什么啊 [ 94%]

...ug\node_modules\vscode-chrome-debug-core\out\src\chrome\chromeDebugAdapter.js:944:32) at dispatchRequest (c:\Users\dell\Downloads\LayaAirIDE_1.7.2_beta\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\chromeDebugSession.js:122:68) at ProtocolServer._handleData...

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

107. unity 导出文件导入LAYA加载报错 [ 94%]

...ial:renderMode value error. at StandardMaterial.<anonymous> (laya.d3.js:24044) at StandardMaterial.__proto.onAsynLoaded (laya.d3.js:23826) at ResInfo.onLoaded (laya.core.js:11401) at EventHandler.__proto.runWith (laya.core.js:672) at ResInfo.__proto.event (laya.core.js:449) at LoaderManager.__...

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

108. 关于纹理的显示问题 [ 94%]

...width,texture.height); this.addChild(sprite);  }      LayaUISample.max.js:19468 Uncaught TypeError: Cannot read property 'width' of undefined     at Texture.moveUV (LayaUISample.max.js:19468)     at GraphicsGL.__proto.drawTexture (LayaUISample.max.js:1462)     at LobbyView.__proto.show (La...

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

109. LayaNative appLoader.js中偶发_targets为undefined的问题 [ 94%]

LayaNative appLoader.js中偶发_targets为undefined的问题 开发的游戏使用LayaNative2.7打包发布后根据JS异常报警器上报数据发现有用户会偶尔出现附件图中所示报错,经查报错内容来至于LayaNative配套的appLoader.js中,搜索“_targets”后发现错...

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

110. 用cannon测试 在U3D 中加MeshCollider后运行报 _addPhysicsCollider错误,取消后,则不会 [ 94%]

...sCollider' of undefined     at PhysicsCollider._addToSimulation (laya.d3.js:28717)     at PhysicsCollider._onEnable (laya.d3.js:2896)     at PhysicsCollider._setActive (laya.core.js:20312)     at MeshSprite3D._activeHierarchy (laya.core.js:13195)     at Sprite3D._activeHierarchy (laya.core...

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