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

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

1121. 调用ui,new的时候出现Uncaught TypeError: Cannot read property 'call' of undefined [ 66%]

...:3)     at onAssetLoaded (LayaUISample.js:64)     at EventHandler.__proto.runWith (laya.core.js:681)     at ResInfo.__proto.event (laya.core.js:460)     at LoaderManager.__proto._endLoad (laya.core.js:11993)     at Loader.onLoaded (laya.core.js:11972)     at EventHandler.__proto.runWith ...

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

1122. 输入文本框的响应区出现问题 [ 66%]

...启动chrome出现错误: Error processing launch: Error Could not attach to main target 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 关于适配采用showAll后留白部分的颜色问题 IDE1.7.8 json图集加载问题 谷歌浏览...

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

1123. 龙骨换肤出现问题,这个问题论坛有人问过,然后说处理没有下文了?已上传demo,求解决 [ 66%]

...启动chrome出现错误: Error processing launch: Error Could not attach to main target 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. LayaAirIDE1.4版本里用TS...

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

1124. MissingMethodException: Method not found: 'UnityEngine.LightmapData.get_lightmapColor'. [ 66%]

...ata () LayaAir3D.exportResource (Boolean isDebug) (at Assets/LayaAir3D/LayaTool/LayaAir3D.cs:435) LayaAir3D.OnGUI () (at Assets/LayaAir3D/LayaTool/LayaAir3D.cs:337) System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] param...

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

1125. 使用FD自定义组件编译的时候报错 Error or warning message:customui.max.js [ 65%]

使用FD自定义组件编译的时候报错 Error or warning message:customui.max.js 之前使用layaAirIDE自定义组件库报错无法编译,在群里问了一下,查了一下社区,都给我的答复是用FD或者FB自定义组件,于是乎我临时下载了FD,配置完毕,Hello La...

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

1126. 1.7.9LayaIDE 发布出现Cannot find module 'colors'错误 [ 65%]

...启动chrome出现错误: Error processing launch: Error Could not attach to main target 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 2.2.0beta4 发布微信小游戏,安卓设备加载场景黑屏 版本不匹配! 全局 tsc (2.2.2) != VS Code 的...

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

1127. 在绘制扇形CD进度条时会在IOS上百分百出现绘制不完全的BUG(有必现Demo) [ 65%]

...蓄力速度 this.currentPower += 5; if (this.currentPower >= this.powerTotal) { this.currentPower = this.powerTotal; // this.NodePowerProgressBg.skin = this.powerProgressRedSprite; this.isIncPower = false; return; } } else { //减少蓄力速度 this.currentPower -= 2.4; if (this.currentPower &l...

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

1128. 打包出现问题 [ 65%]

...的错误: fs.js:558 return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode); ^ Error: ENOENT: no such file or directory, open '/Developer/xcode/projects/game_dev/180106JumpAJump/code.git/JumpLaya/release/layaweb/0.9/js/core/UIInterface.js' at Object.fs.openSync (fs.js:558:18) at...

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

1129. 类似古文显示方式脚本,文字垂直显示,可以控制显示速度出现打字效果等 [ 65%]

.../ public horizontalSpace: number = 5; private sprite: Laya.Sprite; constructor() { super(); this.sprite = new Laya.Sprite(); } drawText(x: number, y: number, w: number, h: number) { console.log(2222); var j = 0;//控制行列 var printNumber = 0;//当前输出字数 var fonts = this.fontSize + "px" ...

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

1130. 2D物理系统中出现绑定错误的BUG,2.1.1.1版本 [ 65%]

...启动chrome出现错误: Error processing launch: Error Could not attach to main target 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 TypeScript下HttpRequest发送Post请求有Bug? 谷歌浏览器播放mp3出现The AudioContext was not...

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