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

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

31. Laya.URL.basePath加载不到网络资源 [ 86%]

...3 http.onerror @ code.js:12485 _triggerEvent @ weapp-adapter.js? [sm]:1247 fail @ weapp-adapter.js? [sm]:1382 (anonymous) @ WAGame.js:3 (anonymous) @ WAGame.js:4 s.emit @ WAGame.js:4 (anonymous) @ WAGame.js:4 (anonymous) @ WAGame.js:4 a @ gamePage.html:1 (anonymous) @ gamePage.html:1 b.emit @ gamePa...

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

32. Quaternion To Matrix conversion failed because input Quaternion is invalid [ 85%]

Quaternion To Matrix conversion failed because input Quaternion is invalid Unity中预览和导出包的错, Unity5.6.0(64位) LayaAir2.0.0(64位) LayaAirUnityPlugin(插件) 附件 : --> GY6.0_.zip 2019-03-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 ...

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

33. LayaAir.exe IDE 资源打包问题 [ 85%]

LayaAir.exe IDE 资源打包问题 Failed to load resource: net::ERR_FILE_NOT_FOUND [warn]Retry to load: D:/work/LayaAir/GuessGame/bin/h5/ui/bg_prompt.png Failed to load resource: net::ERR_FILE_NOT_FOUND [error]Failed to load: D:/work/LayaAir/GuessGame/bin/h5/ui/bg_prompt.png 2017-02-05 添加评...

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

34. FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory [ 85%]

FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory 在项目发布时,LayaIDE内存占用上升至1G,然后报错:=mediumFATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory   附件 : --> 2018-06-16 添加评论 悬赏 --> 分享...

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

35. 无法正常运行官网中的示例代码 [ 84%]

...示例代码:http://ldc.layabox.com/index.p ... 3D622 控制台报错: Failed to load resource: net::ERR_FILE_NOT_FOUND [warn]Retry to load: D:/demo/bin/res/atlas/comp.json Failed to load resource: net::ERR_FILE_NOT_FOUND [error]Failed to load: D:/demo/bin/res/atlas/comp.json 2017-03-28 添加...

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

36. FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory [ 84%]

FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory 项目发布时报错,=mediumFATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory 在项目发布时LayaIDE内存占用上升至1G 然后发布失败,报错如下图所示,看之...

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

37. request failed status:0 text: IOS HttpRequest [ 83%]

request failed status:0 text: IOS HttpRequest 但是 在IOS 手机上 直接报错    request failed status:0 text:  dome 如下 ( IOS 浏览器 和 火狐浏览器) 打开 直接Event.ERROR  不会进入  Event.COMPLETE 点击(点我赋值) 或者 (发送请求) 按钮 模拟器...

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

38. TypeError: Failed to execute 'texImage2D' on 'WebGLRenderingContext' [ 83%]

TypeError: Failed to execute 'texImage2D' on 'WebGLRenderingContext' 使用1.7.15或16,在项目总增加如下几句,在layaAir内测试可以正常(以下资源是拷贝自GitHub上官网的范例包下的资源: // 创建天空盒 var skyBox:Laya.SkyBox = new Laya.SkyBox(); //清除标...

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

39. the server responded with a status of 404 (Not Found) [ 83%]

...h a status of 404 (Not Found) /Unity/LayaScene_Main/Conventional/Main.ls:1 Failed to load resource: the server responded with a status of 404 (Not Found)   我在ide中调试都没问题,但是发布出来后,打开就报错,开始是跨域问题,我放在服务器上,然后配置了webco...

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

40. Failed to execute 'texImage2D怎么处理? [ 82%]

Failed to execute 'texImage2D怎么处理? 我用 var _texture2d:Texture2D = new Texture2D(); _texture2d.onAsynLoaded(null, image); image是一个base64数据, 然后就报下面的错误 "Failed to execute 'texImage2D' on 'WebGLRenderingContext': No function was found that matched the signatur...

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