大约有 409 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0046 秒)
runtime运行报错! 今天根据教程设置runtime,发现怎么都会抛出异常,核对操作步骤,没发现什么问题。只好开始跟踪代码,发现laya.ui.js里代码如下: View.getCompInstance=function(json){ var runtime=json.props ? json.props.runtime :""; ...
来源: Laya_社区 发布时间: 20160913
laya2.0构建app时url不再支持.html文件,但是需要runtime.json这个文件是怎么来的? 下面是仿真时的报错信息 I/LayaBox: Download [ ]:http://192.168.0.72/web3/updat ... 0.844 I/LayaBox: >>>JCConchRender::clearAllData =-815802000 D/EGL_emulation: eglMakeCurren...
来源: Laya_社区 发布时间: 20190222
Cannot connect to runtime process, timeout after 10000 ms Cannot connect to runtime process, timeout after 10000 ms - (reason: Cannot connect to the target: connect ETIMEDOUT 127.0.0.1:9222). 启动运行几秒后就报这个错,逻辑全部删除同意报错,端口号改了同样报这个错...
来源: Laya_社区 发布时间: 20170509
LayaNative LayaNative如何选择通过index.js或是runtime.json启动? 如题,我看了这个文档之后, https://ldc2.layabox.com/doc/?language=zh&nav=zh-ts-6-0-2 没有找到设置的方法。 尝试修改了屏幕的旋转设置,依然无效。 我项目里有index.js,为什么...
来源: Laya_社区 发布时间: 20200610
场景类的runtime问题 在设计界面 把脚本拖到场景类的runtime上,脚本如下,编译 通过,但运行时报错,是怎么回事呢? 附件 : --> 2019-03-30 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 ...
来源: Laya_社区 发布时间: 20190330
Cannot connect to runtime process, timeout after 10000 ms 运行调试时出现:Cannot connect to runtime process, timeout after 10000 ms - (reason: Can’t find a target that matches:file:///…/bin/index.html. available pages: [“chrome newtab”])。MAC系统,LayaAirIDE_1.7.6版本。关...
来源: Laya_社区 发布时间: 20170629
laya2.0 runtime问题 按照2.0官方文档来的,报can not find class xxx 项目已上传,请帮忙看看 附件 : --> 测试1_runtime.rar 2018-10-10 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 hj 赞同...
来源: Laya_社区 发布时间: 20181010
...ns (let, const, function, class) not yet supported outside strict mode let runtime = json.props.runtime; ^^^ SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode at eval (native) at Document._downloadOk (apploader.js:6059:20) at apploader.js:6038...
来源: Laya_社区 发布时间: 20180724
看腾讯课程碰到的runtime无效问题 看到 优化游戏登陆界面,组件属性runtime设置发布后,无效。 我就对着这块重复看了几次视频了,没看出代码写的有问题。 求解~~ 1:layaIDE版 LayaAir1.7.19.1 beta.exe 2:其各TS文件相关位置: 求...
来源: Laya_社区 发布时间: 20180621
[LayaAirIDE3]创建场景或 prefab 的 runtime 类失败,有报错。 3.1.2 版本。新建2D项目就可以复现。 两个文件有生成,但是RT 类没有自动挂到prefab上。报错如下: TypeError: Cannot read properties of undefined (reading 'scriptPath') at /D:/LayaAirIDE/resources/...
来源: Laya_社区 发布时间: 20240418