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

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

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

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

162. Laya.loader.create究竟在什么特定情况下会加载失败? [ 50%]

...载TFF字体要怎么加载呢? laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined laya2.0引入第三方库失败 请问下loader如何强制加载一个文件,避免浏览器的缓存 laya怎么跨域加载图片 本地调试加载本地图片...

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

163. 時間軸動畫 ani not found,1.7.11_beta 尚未拔除底層輸出 Log [ 50%]

...时log 内存500M多,IPhone6还是卡死 Failed to load resource: net::ERR_FILE_NOT_FOUND 1.7.19.1 beta 背景音乐在舞台失焦和静音状态下可能导致的无法播放的异常问题! Laya2.6.1 beta 场景模式为 加载模式 清理并导出之后 bin目录下没有生成 ui.json 文...

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

164. layaair2-cmd 运行报错,求助 [ 50%]

...1> layaair2-cmd compile internal/mod ules/cjs/loader.js:638     throw err;     ^ Error: Cannot find module 'C:\Users\Nick'z\AppData\Roaming\npm\node_modules\layaair2-cmd\node_modules\gulp\bin\gulp.js'     at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)     at F...

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

165. 问下关于websocket的问题 [ 50%]

...e 'ws'"? C:\Users\Administrator\Desktop>node jjj.js module.js:472 throw err; ^ Error: Cannot find module 'ws' 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.&lt...

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

166. Uncaught RangeError:Array buffer allocation failed [ 50%]

Uncaught RangeError:Array buffer allocation failed 引擎版本2.1.0(升级到2.2.0beta4也会出现这个bug) 运行环境:华为手机,系统P10Plus; 浏览器:华为自动浏览器版本EMUI 9.1.0 demo由于公司原因无法提供,只有附件图片。   进入游戏后从登入场...

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

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

macOS Sierra 下 IDE 1.7.8 发布时点构建按钮提示有错误 错误信息如下: 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 (...

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

168. eError: Failed to execute 'dispatchEvent' on 'EventTarget': parameter 1 is not of type 'Event'. [ 50%]

eError: Failed to execute 'dispatchEvent' on 'EventTarget': parameter 1 is not of type 'Event'. 把项目运行在编译器中,切到后台一会就会报这个错 2017-10-31 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 ...

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

169. Image.skin = 'https://..../head1.jpg' 报Failed to load:https://..../head1.jpg [ 50%]

...兼容性bug 部分机型load场景不显示 Failed to load resource: net::ERR_FILE_NOT_FOUND retry to load问题 按官网上的文档 使用LayaNative运行LayaAir项目https://ldc.layabox.com/doc/?nav=zh-as-7-0-1。出现了问题 游戏运行一会出现 getAMesh resizeBuffer Array buffer alloca...

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

170. 如何使用vscode编译laya项目 [ 50%]

... //Set to false to avoid doing any diagnostic checks on the code tsconfigOverride:{compilerOptions:{removeComments: true}}, include:/.*.ts/, }),3、compile.js 完整代码如下 // v1.2.2 //获取Node插件和工作路径 [b]let ideModuleDir; let workSpaceDir; for(var argv of process.argv) { if(argv...

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