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

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

251. Could not locate valid Java executable. Configure nextgenas.java, add to $PATH, or set $JAVA_HOME. [ 91%]

Could not locate valid Java executable. Configure nextgenas.java, add to $PATH, or set $JAVA_HOME. layabox ide 1.7.15 mac java version "1.7.0_80" 一直报 Could not locate valid Java executable. Configure nextgenas.java, add to $PATH, or set $JAVA_HOME.这个错误 2018-03-08 添加评论 免费...

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

252. 动态加载代码后,总是出现 ProgressBar is not a constructor [ 91%]

LayaAir引擎 动态加载代码后,总是出现 ProgressBar is not a constructor //动态加载js文件--my.js function loadJs(jspath,defer = true) { //得到html的头部dom // var theHead = document.getElementsByTagName('head').item(0); var theHead = document.getElementsByTagName('body').item(...

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

253. 编译异常 Note that you need plugins to import files that are not JavaScript [ 91%]

编译异常 Note that you need plugins to import files that are not JavaScript 在他人电脑运行没有问题,在自己的电脑编辑就报如下的错误,有大佬遇到吗? [17:24:32] Working directory changed to D:\LayaAirIDE2.3.0\resources\app [17:24:32] Using gulpfile ~\Desktop\Mine...

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

254. property 'laya3d' does not exist on type 'typeof laya' [ 90%]

property 'laya3d' does not exist on type 'typeof laya' 2017-05-11 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 cuixueying 赞同来自: 问题描述不明确,请详细描述下重现步骤! 2017-05-11 0 0 ...

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

255. 在做微信小游戏排行榜提示wx.getFileSystemManager is not a function [ 90%]

在做微信小游戏排行榜提示wx.getFileSystemManager is not a function 想用微信的主域和子域实现排行榜功能,现在只是想再子域生成一个界面,按照论坛里的例子自己敲的,总是提示wx.getFileSystemManager is not a function,有人知道是什么问题...

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

256. 打包安卓提示gl2.texStorage2D is not a function [ 90%]

打包安卓提示gl2.texStorage2D is not a function Config.useWebgl2设置成false后报错没了,模型投影也没了   附件 : --> 2021-09-29 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 lv 赞同来自...

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

257. Failed to load resource: net::ERR_FILE_NOT_FOUND [ 90%]

Failed to load resource: net::ERR_FILE_NOT_FOUND 第一次用创建的示例项目运行出现这种错误 []file:///C:/Users/Administrator/Desktop/LayaAir/04/myLaya/bin/js/bundle.js] 请问是什么原因 2019-06-14 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已...

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

258. 打包xcode后,运行后黑屏,并且报错:exception info:[referenceError:Can not find variable:xxxx] at line 1 [ 90%]

...,运行后黑屏,并且报错:exception info:[referenceError:Can not find variable:xxxx] at line 1 2018-09-03 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 根据这个报错检...

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

259. LayaAir新建3D示例项目,在as开发模式下,运行报错 TypeError: Vector3 is not a constructor [ 90%]

...3D示例项目,在as开发模式下,运行报错 TypeError: Vector3 is not a constructor 运行环境 MacOs 10.13.3  2018-05-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 海 赞同来自: 最新版本...

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

260. laya 2.x BUG ?? 编译后 SyntaxError: for-in loop head declarations may not have [ 90%]

laya 2.x BUG ?? 编译后 SyntaxError: for-in loop head declarations may not have 这个和标准有关   https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Invalid_for-in_initializer   我代码里没写错 代码里 是这个形式   for(var x in list){ xx } 但是编译...

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