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

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

681. 在微信小游戏中使用BitmapFont会导致报错. [ 49%]

...开发者工具"打开就报错.   堆栈: gameThirdScriptError undefined;at api readFile success callback function console.error @ VM1782:1 errorReport @ WAGame.js:3 thirdErrorReport @ WAGame.js:3 (anonymous) @ WAGame.js:3 u @ WAGame.js:4 (anonymous) @ WAGame.js:4 function.setTimeout @ gamePage.ht...

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

682. 2.1.1版加了3D物理引擎库后创建3个scene3D就报错 [ 49%]

...compile with  -s ALLOW_MEMORY_GROWTH=1  which allows increasing the size at runtime but prevents some optimizations, (3) set Module.TOTAL_MEMORY to a higher value before the program runs, or (4) if you want malloc to return NULL (0) instead of this abort, compile with  -s ABORTING_MALLOC=0 "). Bu...

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

683. 跑第一个HelloLayabox出现runtimeExecutable配置错误 [ 49%]

...: 找不到文件: null 请设置文件配置文件属性runtimeExecutable at launch.then (/Applications/LayaAirIDE_beta.app/Contents/Resources/app/extensions/laya-debug/out/bundle.js:153:31) 下面是默认脚本代码 { "version": "0.2.0", "configurations": [ { "name": "layaAir", "type": "chrome",...

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

684. 小游戏加载3D远程资源不断报错 [ 49%]

...也许是所有)3D二进制资源,例如.lani,在WAGame.js文件中dataType会被识别为json,会显示SystaxError: Unexpected token o in JSON at positon 1。但是这个会被catch,不勾选IDE的Pause On Caught Exceptions是不容易发现的。 勾选Pause On Caught Exceptions,编译...

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

685. 苹果上架直接导致账号被调查。。。 [ 49%]

...ew because your Apple Developer Program account is currently under investigation for not following the App Store Review Guidelines’ Developer Code of Conduct. Common practices that may lead to an investigation include, but are not limited to: - Inaccurately describing an app or service - Misleadin...

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

686. 之前用着好好的U3D导出插件突然不能用了,下载了新的报错,麻烦帮看下,谢谢 [ 49%]

...谢 之前用上一版本的插件导出都没问题,更新了IDE后Animator的Play("ClipName")就没效果了,于是又更新了最新的U3D导出插件……然后连导出都报错……, KeyNotFoundException: The given key was not present in the dictionary. System.Collections.Generic.Dicti...

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

687. 如何加载一个HTML页面 [ 48%]

...且一直报错,"This page contains the following errors:error on line 1 at column 7: internal error: detected an error in element contentBelow is a rendering of the page up to the first error." (function() { var Stage = Laya.Stage; var Text  = Laya.Text; var WebGL = Laya.WebGL; (function() {   ...

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

688. Text.as中parseLines方法里的问题 [ 48%]

...台中看到有错误日志: TypeError: undefined is not an object (evaluating 's.width') at line 3 in https://usr/game.js _parseLines@https://usr/game.js:3:256231 typeset@https://usr/game.js:3:255040 typeset@https://usr/game.js:48:211550 …………   查了下源码, 定位到Text.as中parse...

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

689. 场景管理 · LayaAir3.3 · 引擎文档 · LAYABOX [ 48%]

...管理一、IDE中的场景1.1 新建场景1.2 场景划分1.3 autoDestroyAtClosed属性1.4 mouseThrough属性二、代码中使用2.1 场景类2.2 打开场景2.3 关闭场景2.4 场景的加载页面2.5 销毁和垃圾回收场景的管理 LayaAir3.0继续延用2.0开发思路为组件化,脚本...

来源: Laya3.0_文档 发布时间: 20251010

690. 为什么laya中的shader效果没用? [ 48%]

...3D/Mesh/PBR(Specular)': undeclared identifier 'UnityDecodeCubeShadowDepth' at /Program Files/Unity/Editor/Data/CGIncludes/UnityShadowLibrary.cginc(98) (on d3d11) Compiling Vertex program with POINT SHADOWS_CUBE SHADOWS_SOFT EnableReflection LIGHTMAP_OFF Platform defines: UNITY_ENABLE_REFLECTION_BUFF...

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