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

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

1171. 今天下载的最新版本,但是构建app时出现错误 [ 62%]

...启动chrome出现错误: Error processing launch: Error Could not attach to main target 关于近期iOS提交,因违反苹果3.1.1导致APP上架被拒的说明 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(...

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

1172. vivo小游戏 3d模型加载不出,调试无报错 [ 62%]

...启动chrome出现错误: Error processing launch: Error Could not attach to main target 微信小游戏如何使用ttf字体? 微信小游戏:HTMLDivElement的使用 unity中的模型导出后在laya中显示不正常 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollis...

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

1173. 为什么谷歌浏览器调试可以显示这些文字打包后却没有了 [ 62%]

...启动chrome出现错误: Error processing launch: Error Could not attach to main target 图集打包找不到图集文件 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上...

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

1174. 鼠标交互-滑动 [ 62%]

...Air引擎、LayaFlash引擎、LayaOpen开放平台、LayaMarket SDK、LayaStore嵌入式游戏商店、LayaPlayer运行器。核心引擎LayaAir性能全球领先,支持2D、3D、VR开发,支持AS3、JavaScript、TypeScript三种开发语言、LayaAirIDE让项目开发更高效。//swipe滚动...

来源: Laya2.0_示例 发布时间: 20260303

1175. 2.3.0beta 各种bug [ 62%]

...,修改 typescript({                 check: true, //Set to false to avoid doing any diagnostic checks on the code                 tsconfigOverride:{compilerOptions:{removeComments: true}}             }),如果有  async(){ await xxxx }会报这个错误...

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

1176. LayaAir和原生DOM交互(ActionScript-2D进阶篇(AS3)-扩展模块) [ 62%]

...名为“player”的标签; var video:Object =Browser.document.querySelector('#player'); if (Hls.isSupported()) { var hls:Object = new Hls(); hls.loadSource('http://content.jwplatform.com/manifests/vM7nH0Kl.m3u8');//加载m3u8源 hls.attachMedia(video); hls.on(Hls.Events.MANIFEST_PARSED,function():...

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

1177. 使用Laya.loader.load加载Laya.Loader.FONT位图字体文件时就会出现无限循环加载,一直到浏览器奔溃 [ 62%]

...试代码: let fontName = "diyFont";   class Text_BitmapFont { constructor() { const  Browser = Laya.Browser, WebGL = Laya.WebGL, Stage = Laya.Stage, Stat = Laya.Stat;   // 不支持WebGL时自动切换至Canvas Laya.init(Browser.width, Browser.height, WebGL);   Laya.stage.alignV = Stage.ALIGN...

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

1178. [LayaAir3]LayaNative ios使用TTF字体启动奔溃 [ 61%]

...24>:  bl     0x1c1b09e10               ; TSFNTFont::GetDirectory() const     0x1c1b38f00 <+28>:  cbz    x0, 0x1c1b38f48           ; <+100> ->  0x1c1b38f04 <+32>:  ldrh   w8, [x0, #0x4]     0x1c1b38f08 <+36>:  cbz    w8, 0x1c1b38f48    ...

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

1179. mac laya 2.5beta ts示例工程 tsconfig.json tartget 改成es5 编译报错 [ 61%]

...+0800 (CST) -------------------------------------- [09:09:53] Working directory changed to /Applications/LayaAirIDE_beta.app/Contents/Resources/app [09:09:54] Using gulpfile ~/projects/mylaya11/Tank/.laya/compile.js [09:09:54] Starting 'compile'... { Error: /Users/xxxxx/projects/mylaya11/Tank/src/sc...

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

1180. LayaIDE运行正常,微信开发者工具加载FairyGUI官方库文件报错 [ 61%]

...("./main.min.js"); 以下是报错内容:TypeError: Cannot use 'in' operator to search for 'Zlib' in undefined at p (rawinflate.min.js? [sm]:1) at rawinflate.min.js? [sm]:14 at rawinflate.min.js? [sm]:14 at require (WAGame.js:11) at WAGame.js:11 at game.js? [sm]:6 at require (WAGame.js:11) at game...

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