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

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

291. LayaNative 0.9.6启动时报错 [ 50%]

...reviously-failed class java.lang.Class<vp>: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/webkit/SafeBrowsingResponse; 2019-07-22 18:03:33.840 27966-27966/com.lovegame.hk.hokbok I/art:     at void com.android.webview.chromium.WebViewChromium.init(java.util.Map, boolean) (PG...

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

292. 使用es6里面的MAP 然后加断点后IDE 报错 [ 50%]

使用es6里面的MAP 然后加断点后IDE 报错     Error processing "variables": TypeError: Cannot read property 'length' of undefined at trimProperty (d:\Tools\LayaAirIDE_beta\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\variables.js:137:18) at pro...

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

293. 发布没有生成EffectAnimation的UI代码 [ 50%]

...了layaair-cmd publish,一样的出现src/ui/layaUI.max.all.ts(1493,69): error TS2339: Property 'EffectAnimations' does not exist on type 'typeof ui'. qian • 2018-01-20 12:16 我没有复现你的问题~ pyy07 • 2018-01-20 12:17 你用layaair-cmd publish那个项目没有问题? pyy07 • 2018...

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

294. LayaAir和原生DOM交互(TypeScript-2D进阶篇(TS)-扩展模块) [ 50%]

...s,Laya.Handler.create(this,this.onSuccess),Laya.Handler.create(this,this.onError)); } } private showMessage():void{ var tex:Laya.Text = new Laya.Text(); Laya.stage.addChild(tex); tex.text = "单击舞台播放和暂停"; tex.color = "#ffffff"; tex.fontSize = 100; tex.valign = "middle"; tex.align = "...

来源: Laya2.0_文档 发布时间: 20210715

295. laya.net.Loader [ 50%]

...kerLoader:Boolean = false):void 加载资源。加载错误会派发 Event.ERROR 事件,参数为错误信息。 Loader off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = nul...

来源: Laya2.0_api 发布时间: 20190513

296. 使用Laya.URL.basePath后,拼接的UI就加载不了一些本地图片了,wxlocal文件夹要怎么用? [ 49%]

...ot;https://shyx1.lefou666.com/H5/"; 然后就不能下载了,报错[error]Failed to load: UI/015.PNG Mr.余 • 2018-06-25 11:57 @Laya_Aaron:急急急,一直不行啊,看了好多关于这个下载的文章,但是还是不知道为啥不行 Laya_Aaron • 2018-06-25 14:27 @Mr.余:这个...

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

297. LayaAir和原生DOM交互(JavaScript-2D进阶篇(JS)-扩展模块) [ 48%]

...options, Laya.Handler.create(this, onSuccess), Laya.Handler.create(this, onError)); } function showMessage() { var tex = new Laya.Text(); Laya.stage.addChild(tex); tex.text = "单击舞台播放和暂停"; tex.color = "#ffffff"; tex.fontSize = 100; tex.valign = "middle"; tex.align = "center"; tex.si...

来源: Laya2.0_文档 发布时间: 20210714

298. 启动引擎报错 mPlugin.game_plugin_init(3); [ 48%]

...reviously-failed class java.lang.Class<hs>: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/webkit/TracingController;                 at java.lang.Class java.lang.Class.classForName(java.lang.String, boolean, java.lang.ClassLoader) (Class.java:-2)                ...

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

299. 安装layaair2-cmd一直失败 [ 47%]

...cmd\node_modules\jpeg-recompress-bin > node lib/install.js   × RequestError: read ECONNRESET     at ClientRequest.<anonymous> (C:\Users\Administrator\AppData\Roaming\npm\node_modules\layaair2-c md\node_modules\bin-wrapper\node_modules\got\index.js:182:22)     at Object.onceWrapper (ev...

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

300. 微信飞机大战报错 [ 47%]

...堆栈:"Cannot set property 'text' of undefined"  调试控制台输出:Error processing "evaluate": TypeError: Cannot read property 'api' of undefined     at ChromeConnection.get api [as api] (d:\Program\LayaAirIDE_1.7.0\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\o...

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