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

大约有 713 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0040 秒)

431. Laya2.8.0 beta 创建一个新项目,然后添加laya.cannonPhysics.js库之类的就各种报错 [ 80%]

...cannonPhysics.js:1454 Uncaught ReferenceError: CANNON is not defined     at laya.cannonPhysics.js:1454     at laya.cannonPhysics.js:1473 (anonymous) @ laya.cannonPhysics.js:1454 (anonymous) @ laya.cannonPhysics.js:1473 laya.physics3D.wasm.wasm:1 Uncaught SyntaxError: Invalid or unexpected token ...

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

432. 编译微信小游戏报错。高手快进来看呀。 [ 80%]

...译时候报错。VM274:1 gameThirdScriptError Unexpected number in JSON at position 1;at api readFile success callback function SyntaxError: Unexpected number in JSON at position 1 2018-06-08 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关...

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

433. destroy节点后,报错 [ 79%]

...me); let obj; for(let i=node.numChildren-1;i>=0;i--){ obj= node.getChildAt(i); obj.destroy(); } }   或者 /* 从舞台移除模型对象 @param node 节点 */ base_remove(node){ if(node.numChildren<=0)return; console.log('移除',node.name); node.destroyChildren(); }   以上两种写法都...

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

434. Unity导出有光照贴图时,出现错误:ArgumentException: Invalid path [ 79%]

...Unity导出有光照贴图时,出现错误:ArgumentException: Invalid path 之前好像有人法过类似的问题,但是被一句路径错误不了了之,但是者明显不是简单的路径问题吧。 一个简单的场景,安装Unity导出插件的教程设置,只要导出就报错...

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

435. 求助,切换到后台过一会再从后台切换回来报错 [ 79%]

...过一会再从后台切换回来报错 TypeError: Failed to execute 'dispatchEvent' on 'EventTarget': parameter 1 is not of type 'Event'. at EventEmitter.<anonymous> (D:\laya\LayaAirIDE_beta\resources\electron.asar\renderer\window-setup.js:176:16) at emitTwo (events.js:106:13) at EventEmitter...

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

436. unity导出模型报KeyNotFoundException [ 79%]

...m.Collections.Generic.List`1[System.String]].get_Item (System.String key) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/Dictionary.cs:150) LayaExport.DataManager.saveLaniData (UnityEngine.GameObject gameObject, .JSONObject obj) LayaExport.DataManager.getAnima...

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

437. [LayaAir3]unity导出插件,报错 [ 79%]

...System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) (at <b5ac4fa8faf34bc9be9b9c54f8ce8a43>:0) System.Collections.Generic.Dictionary`2[TKey,TValue].ContainsKey (TKey key) (at <b5ac4fa8faf34bc9be9b9c54f8ce8a43>:0) NodeMap.getRefectIndex (UnityEngine.GameObject gameObj...

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

438. import Event = laya.events.Event; 报错 [ 79%]

...eb/GameA/client/src/GameMain.ts' severity: '错误' message: 'Import declaration conflicts with local declaration of 'Event'' at: '5,1' source: 'ts' 项目中没有其他地方写这个import, 但这个地方说定义重复 2018-05-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找...

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

439. 运行器在手机上一打开就崩溃 [ 78%]

...2.0.8 07-22 15:28:49.258: E/LayaConch5(13400): plugin-----------------onCreate()  07-22 15:28:49.275: E/LayaBox(13400): =======================addStaticMethod=========zzb98cfb20 07-22 15:28:49.275: E/0(13400): ==============Java流程 没有第三方平台直接调用 PlatformInitOK 07-22 15:28:49....

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

440. Unity导出报错KeyNotFoundException: The given key was not present in the dictionary. [ 78%]

...f1(64bit) LayaAirUnityPlugin 1.7.16beta Unity里创建的动画;AnimationType为Generic     KeyNotFoundException: The given key was not present in the dictionary. System.Collections.Generic.Dictionary`2[System.String,System.Collections.Generic.List`1[System.String]].get_Item (System.String ...

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