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

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

2061. [LayaAirIDE3]layaairIde 在mac系统中运行没有界面。mac 版本 10.15.7 ,node 20.11.1,npm 10.2.4, [ 64%]

...IDE.app/Contents/MacOS/LayaAirIDE dyld: lazy symbol binding failed: Symbol not found: _pthread_jit_write_protect_supported_np   Referenced from: /Applications/LayaAirIDE.app/Contents/Resources/node_modules/sharp/build/Release/../.././vendor/8.13.3/darwin-x64/lib/libvips-cpp.42.dylib   Expected in:...

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

2062. new Laya.Templet() 时,说这不是一个constructor [ 64%]

...a.Templet() 时,说这不是一个constructor TypeError: Laya.Templet is not a constructor HelloLayabox.ts:44 at new HelloLayabox (file:///D:/layaProjects/mylaya/myLaya/bin/js/bundle.js:10103:28)   at Object.47.../bin/libs/node_modules/es6-promise (file:///D:/layaProjects/mylaya/myLaya/bin/js/bun...

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

2063. 1.7.16beta版本,导入GlowFilter包会报错。 [ 64%]

...ya.filters.GlowFilter; 会报错“exception info:[TypeError: undefined is not an object (evaluating 'SaveBase._createArray')] at line 6155”。 只是导包,还没使用任何滤镜。 2018-02-06 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容...

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

2064. LayaAirIDE2.7版本导出类名不正确问题 [ 64%]

...aya的命名空间,故访问小写laya命名空间时会报错“laya is not defined”。 //laya.core.js源码,可以看到只在window上挂载了大写Laya的命名空间 window.Laya= (function (exports) { ...... exports.Sprite = Sprite; exports.EffectAnimation = EffectAnimation; ..... return...

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

2065. laya2.6.0无法打开chrome浏览器运行,低版本的laya正常 [ 64%]

...编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 分享:适配LayaAir版本的PureMVC框架 游戏运行在chrome里面 听不见声音 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连...

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

2066. WebGL模式下,两个相同颜色图片的边缘有可能会出现黑线 [ 64%]

...编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 laya2的Scene默认是文件模式,不会生成场景类了,此时该如何获得场...

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

2067. Laya2.6 vscode 编译错误 [ 63%]

...start.apply(gulpInst, toRun);                    ^ TypeError: Cannot read property 'apply' of undefined     at C:\Users\Administrator\AppData\Roaming\npm\node_modules\layaair2-cmd\node_modules\_gulp@3.9.1@gulp\bin\gulp.js:129:20     at process._tickCallback (internal/process/next_tick....

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

2068. 请问在layaIDE里,怎么调用微信小程序API [ 63%]

...里加了 Laya["MiniAdpter"].init(); 还是提示:Uncaught TypeError: Cannot read property 'init' of undefined 不得不说,真的layabox的文档写的是太烂了。。。 2019-06-11 1 0 分享 微博 QZONE 微信 yung 赞同来自: 如果是as,使用__JS__("wx.xxx")   2018-04-26 0 1 分享...

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

2069. Unity2.10.0beta插件报错 [ 63%]

Unity2.10.0beta插件报错 NullReferenceException: Object reference not set to an instance of an object o.c (UnityEngine.GameObject A_0) (at <174bbe38e5444724b5b9eeb4600df769>:0) o.k (UnityEngine.GameObject A_0, c A_1) (at <174bbe38e5444724b5b9eeb4600df769>:0) o.a (UnityEngine.GameObje...

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

2070. 2.0 Beta3版本中,runtime脚本的的问题 [ 63%]

...MaxUI.ts  *This class is automatically generated by LayaAirIDE, please do not make any modifications. */ import View=Laya.View; import Dialog=Laya.Dialog; import Scene=Laya.Scene; export module ui { export class BGPageUI extends View { constructor(){ super()} createChildren():void { super.createChi...

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