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

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

141. web打包 [ 83%]

...159 Uncaught TypeError: Cannot read property 'props' of undefined     at Function._getSprite3DHierarchyInnerUrls (laya.d3.js:32159)     at Loader._onHierarchylhLoaded (laya.d3.js:32274)     at EventHandler.runWith (laya.core.js:1000)     at Loader.event (laya.core.js:1039)     at Loader.co...

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

142. 微信小游戏发布问题 [ 83%]

...lView.js' at Object.fs.openSync (fs.js:558:18) at Object.module.(anonymous function) [as openSync] (ELECTRON_ASAR.js:173:20) at Object.fs.readFileSync (fs.js:468:33) at Object.fs.readFileSync (ELECTRON_ASAR.js:506:29) at LayaProjectCompiler.compressJsFiles (E:\Laya\LayaAirIDE_beta\resources\app\node...

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

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

...a.d3.js:18192 Uncaught TypeError: Cannot read property '0' of undefined at Function.Utils3D._mulMatrixArray (laya.d3.js:18192) at SkinnedMeshRender.__proto._renderUpdate (laya.d3.js:37732) at Function.FrustumCulling.renderObjectCulling (laya.d3.js:6487) at Scene.__proto._preRenderScene (laya.d3.js:2...

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

144. 3D开启多线程报错 [ 83%]

...t TypeError: Failed to execute 'texImage2D' on 'WebGLRenderingContext': No function was found that matched the signature provided.     at Texture2D.__proto._createWebGlTexture (laya.d3.js:37225)     at Texture2D.__proto.recreateResource (laya.d3.js:37271)     at Texture2D.__proto.onAsynLoaded ...

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

145. layacmd atlas报错 [ 83%]

...) at Module.load (module.js:487:32) at tryModuleLoad (module.js:446:12) at Function.Module._load (module.js:438:3) at Module.runMain (module.js:604:10) 2017-08-06 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Mon...

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

146. 微信小游戏报错 [ 82%]

...object (evaluating 'measureResult.width');at socketTask.onmessage callback function 2、null is not an object (evaluating 'this._audio.play');at audioContext.onended callback function 3、Cannot read property 'play' of null;at audioContext.onended callback function 2、3应该是一样的 layaide ...

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

147. 3D开启多线程报错 [ 82%]

...t TypeError: Failed to execute 'texImage2D' on 'WebGLRenderingContext': No function was found that matched the signature provided.     at Texture2D.__proto._createWebGlTexture (laya.d3.js:37225)     at Texture2D.__proto.recreateResource (laya.d3.js:37271)     at Texture2D.__proto.onAsynLoaded ...

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

148. 3D模型旋转定位问题 [ 82%]

...l/build/warehouse1/warehouse1.lh", Laya.Handler.create(this, onComplete)); function onComplete() { //仓库原型 warehouse1 = Laya.Sprite3D.load("model/build/warehouse1/warehouse1.lh"); scene.addChild(warehouse1); warehouse1.transform.rotate(new Laya.Vector3(0, 90, 0), false, false); warehouse1.tra...

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

149. macOS Sierra 下 IDE 1.7.8 发布时点构建按钮提示有错误 [ 82%]

...如下: module.js:472 throw err; ^ Error: Cannot find module 'colors' at Function.Module._resolveFilename (module.js:470:15) at Function.Module._load (module.js:418:25) at Module.require (module.js:498:17) at require (internal/module.js:20:19) at Object.<anonymous> 请问怎么解决? 2017...

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

150. loading界面实现图片预加载后,创建Sprite执行loadImage出错 [ 82%]

...出的错误提示为:       Uncaught TypeError: tex.once is not a function          at Graphics.__proto.drawTexture (laya.core.js:1438)          at onloaded (laya.core.js:1737)          at Graphics.__proto.loadImage (laya.core.js:1733)          at Function.Animation.create...

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