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

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

491. 2.2.0 Html使用img标签解析错误 [ 89%]

2.2.0 Html使用img标签解析错误 TypeError: Illegal constructor preload.js:55 at Function.getInstance (file:///D:/LayaTest/TestHtml2.2.0/bin/libs/laya.core.js:11687:24)   at Function.getInstance (file:///D:/LayaTest/TestHtml2.2.0/bin/libs/laya.html.js:1213:39)   at Function._parseXML (file:/...

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

492. 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target [ 89%]

编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 启动vscode运行编译好的项目,launch chrome浏览器会出现错误: Error processing launch: Error Could not attach to main target   请教下这个是什么原因导致?如何修复...

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

493. 使用HttpRequest向外部链接请求ip所在省份时,遇到 No 'Access-Control-Allow-Origin' header错误 [ 89%]

...接请求ip所在省份时,遇到 No 'Access-Control-Allow-Origin' header错误 想实现的功能是获得当前ip所在省份 经度娘查得: 新浪的IP地址查询接口:http://int.dpool.sina.com.cn/iplookup/iplookup.php?format=js 尝试了两种方式: 1.  <script type="text/javasc...

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

494. 运行时网页黑屏,报错提示 [ 89%]

... 赞同来自: Laya_Yan 您好,您的项目中有几处拼写与逻辑的错误,您在项目开发中可以多注意下,您可以对比下我发您的项目与您的原始项目,修改的地方如下: 1、bestScore未定义的报错,StartPanel.js的onAwake方法内,var bexScore声明...

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

495. 打包ios时,第第一次进入游戏闪退,第二次就没问题,报一下错误 [ 89%]

...ios时,第第一次进入游戏闪退,第二次就没问题,报一下错误 2018-01-28 23:29:52.634810+0800 qimiaomuchanIOS[5815:1707048] ====================================================== 2018-01-28 23:29:52.635670+0800 qimiaomuchanIOS[5815:1707048] require(/sdcard/layabox/scripts/promise...

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

496. 微信小游戏默认项目代码添加unity导出.lh文件,微信开发工具提示错误 [ 89%]

...戏默认项目代码添加unity导出.lh文件,微信开发工具提示错误 使用laya生成默认的微信小游戏项目,稍微修改其代码,增加https://github.com/layabox/layaair-doc/tree/master/Chinese/LayaAir_AS3/3D/examples 示例里下载的girl.lh文件,在laya内测试正常...

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

497. [LayaAirIDE3]Laya3.2.1命令行打包,编译错误也生成成功 [ 89%]

[LayaAirIDE3]Laya3.2.1命令行打包,编译错误也生成成功 [20352:0102/100424.479:ERROR:node_bindings.cc(378)] Most NODE_OPTIONs are not supported in packaged apps. See documentation for more details. engine libs bin://engine/libs/spine-core-3.8.js,bin://engine/libs/laya.bullet.js,bin://en...

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

498. 微信小游戏IDE加载位图字体,提示错误 [ 89%]

微信小游戏IDE加载位图字体,提示错误 错误提示如下:xml.getElementsByTagName is not a function TypeError: xml.getElementsByTagName is not a function     at BitmapFont.__proto.parseFont (http://127.0.0.1:61385/game/code.js:803:17)     at Loader.__proto.onLoaded (http://127.0...

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

499. 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 [ 89%]

... (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误   出现这个提示, 请问怎么解决? 2017-03-29 添加评论 免费帖 --> 分享 微博 QZONE 微...

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

500. 使用2.6引擎版本vscode开发不支持async await语法 编译出现提示缺少tslib错误 [ 89%]

...版本vscode开发不支持async await语法 编译出现提示缺少tslib错误 错误提示:This syntax requires an imported helper but module 'tslib' cannot be found    semantic error TS2354: This syntax requires an imported helper but module 'tslib' cannot be found.     at error (D:\Progr...

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