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

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

121. bundle.js 没有更新新提交的代码 [ 54%]

...354: [31mThis syntax requires an imported helper but module 'tslib' cannot be found.[39m at error (D:\AppInstall_Paht\LayaBoxIDE2.5.0\resources\app\node_modules\rollup\dist\rollup.js:9402:30) at Object.error  2020-02-12 0 0 分享 微博 QZONE 微信 小智队长 赞同来自: 解决了  由于 la...

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

122. Ignored attempt to cancel a touchmove event with cancelable=false [ 54%]

...red attempt to cancel a touchmove event with cancelable=false, for example because scrolling is in progress and cannot be interrupted. 附件 : --> 2020-05-12 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 157****...

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

123. 关于HttpRequest [ 54%]

...; var paramStr = ''; var t = typeof (param); if (t == 'string' || t == 'number' || t == 'boolean') { paramStr += '&' + key + '=' + ((encode == null || encode) ? encodeURIComponent(param) : param); } else { for (var i in param) { var k = key == null ? i : key + (param instanceof Array ? '[' + i +...

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

124. vivo打包后在手机运行本地存储返回数据有错 [ 54%]

...e.getItem("user"); 返回:Value userData of type java.lang.String cannot be converted to JSONObject 本该返回一个json对象,浏览器正常 测试手机荣耀v10 快应用调试器平台版本1040 附件 : --> 2019-07-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相...

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

125. [LayaAir3]lose skin 预制体BUTTON提示这个错误 [ 54%]

...Air3]lose skin 预制体BUTTON提示这个错误 引擎版本LayaAir 3.3.0-beta.4 做了个预制体按钮,然后拖到场景A使用,在A场景上改了这个按钮预制体的文理资源,编辑器正常显示出来更改后的 运行后,场景正常显示,按钮正常显示。就是控...

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

126. SoundManager的兼容性问题 [ 53%]

...r: Failed to execute 'setTargetAtTime' on 'AudioParam': Time constant must be a finite positive number: 0","channel":"error","stack":{"hash":"7d3c8a0d876bf167157fe044b73f4d88","error":"Error\n    at Function.i.error \n    at e.playSound\n    at e.onRandBtnDown\n    at e.runWith\n    at i.e...

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

127. LayaIDE中调试正常的工程,发布到微信开发者工具后,报了拼写错误 [ 53%]

...报了拼写错误 报错信息: TypeError: g.config.JSON_CONTENT_SHOULD_BE.formateLocales is not a function 可提供工程 附件 : --> 2018-05-11 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 yung 赞同来...

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

128. 使用WebGL后,图片加载出错,不使用可以正常加载 [ 53%]

...The cross-origin image at http://127.0.0.1/laya/studyLay ... y.png may not be loaded.   对应的js错误行代码: (xoffset-1 >=0)&& (gl.texSubImage2D(0x0DE1,0,xoffset-1,yoffset,0x1908,0x1401,bitmap)); 2016-06-01 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关...

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

129. layaAir IDE 1.7.5 调试 chrome , 运行几十秒就关闭chrome,弹出如下提示 [ 53%]

...ter 10000 ms - (reason: Cannot connect to the target: "port" option should be >= 0 and < 65536: 92222). 2017-06-20 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 kongbu0621 赞同来自: 自问自答, 我...

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

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

...TypeScript error: node_modules/@types/node/base.d.ts' not found. ide2.6.0beta编译报错:This syntax requires an imported helper but module 'tslib' cannot be found Swift中接入其他都正常,但是在你们的conchConfig中,报错'string' file not found fatal error: 'string' file not found...

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