大约有 734 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0042 秒)
...开发者工具"打开就报错. 堆栈: 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
...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
...: 找不到文件: 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
...也许是所有)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
...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
...谢 之前用上一版本的插件导出都没问题,更新了IDE后Animator的Play("ClipName")就没效果了,于是又更新了最新的U3D导出插件……然后连导出都报错……, KeyNotFoundException: The given key was not present in the dictionary. System.Collections.Generic.Dicti...
来源: Laya_社区 发布时间: 20181218
...且一直报错,"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
...台中看到有错误日志: 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
...管理一、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
...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