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

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

771. dcc更新失效, 有代码, 100%复现, 三楼附临时解决办法 [ 40%]

...-7562/com.dihong.testdcc I/dalvikvm-heap: Grow heap (frag case) to 8.155MB for 944528-byte allocation 05-16 15:59:48.767 7562-7562/com.dihong.testdcc D/libEGL: loaded /system/lib/egl/libEGL_tegra.so 05-16 15:59:48.771 7562-7562/com.dihong.testdcc D/libEGL: loaded /system/lib/egl/libGLESv1_CM_tegra.s...

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

772. SCALE_FIXED_WIDTH适配屏幕的问题 [ 40%]

...{                 u = u[1].split("&");                 for (var p of u) {                     var param = p.split("=");                     gets[param[0]] = param[1];                 }             }             return gets;         }  ...

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

773. [LayaNative2.2.0beta4] 无论是否删除或者替换layabox.ttf 都会直接crash 【有demo】 [ 39%]

...  TypeError: Cannot read property 'length' of undefined             for (var i = 0; i < text.length; i++) {                                      ^^                  TypeError: Cannot read property 'length' of undefined         at conchTextCanvas.measureText ...

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

774. 可能有个昵称叫做“syy”的一只掉进粪坑里的猪会在下面乱叫 [ 39%]

...mp; box2d.b2Assert(0 < this.m_jointCount); --this.m_jointCount; if (!b) for (a = d.GetContactList(); a;) a.other === c && a.contact.FlagForFiltering(), a = a.next } }; box2d.b2Assert=function(a,b,c){ if (box2d.DEBUG && !a) {console.log(box2d.DEBUG); console.log(a); throw Error() }...

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

775. [LayaNative3]Laya3.28/9原生打包ISO视频播放闪退 [ 39%]

...ked by synchronous property query on not-yet-loaded property (NaturalSize) for HTTP(S) asset. This could have been a problem if this asset were being read from a slow network. *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSSingleObjectArrayI render:toBitma...

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

776. 项目做了一周.然后打不开了.怎么办? [ 39%]

...ension Host] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. d.logExtensionHostMessage @ /E:/laya/ide/LayaAirIDE_1.7.15/resources/app/out/vs/workbench/electron-browser/workbench.main.js:95787 2E:\laya\ide\LayaAirIDE_1.7.15\resources\app\out\vs\layaEditor\h5\codemai...

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

777. 射线形状检测shapeCastAll返回的检测结果只第一次有效 [ 39%]

...n0; var convexRotTo = PhysicsSimulation._btTempQuaternion1; var convexTransform = PhysicsSimulation._btTempTransform0; var convexTransTo = PhysicsSimulation._btTempTransform1; var sweepShape = shape._btShape; out.length = 0; bt.btVector3_setValue(convexPosFrom, -fromPosition.x, fromPosition.y, fromP...

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

778. 在 ios xcode接入微信开放平台分享sdk编译出错 [ 39%]

...RGET=7.0     export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"     /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctool...

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

779. 【LIST无法拖动】参照官方实例做的 [ 38%]

...str :String):String[]{         let pos_arr =[];         for(let i=0;i < str.length;i++){             let e = str.charAt(i);             if (e=="1"){                let  ii= i+1;                 pos_arr.push(ii+"")...

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

780. 1.7.19.1 beta 背景音乐在舞台失焦和静音状态下可能导致的无法播放的异常问题! [ 38%]

...(SoundManager._muted)return null; SoundManager._recoverWebAudio(); url=URL.formatURL(url); if (url==SoundManager._tMusic){ // if (SoundManager._musicMuted)return null; }else { if (Render.isConchApp){ var ext=Utils.getFileExtension(url); if (ext !="wav" && ext !="ogg"){ alert("The sound only ...

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