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

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

21. Cannot read property 'call' of undefined [ 83%]

Cannot read property 'call' of undefined 当我新建GameScene并添加到舞台后,出现如下异常:   详细日志: "TypeError: Cannot read property 'call' of undefined    at Function.<anonymous> (file:///Users/moos/Company/Emerson-AirWar/EmersonGame/bin/libs/laya.core.js:130:41)...

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

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

Could not locate valid Java executable. Configure nextgenas.java, add to $PATH, or set $JAVA_HOME. 安装完成IDE后提示这个错误,Java安装的版本是1.10 2019-01-27 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1...

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

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

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

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

Could not locate valid Java executable. Configure nextgenas.java, add to $PATH, or set $JAVA_HOME. Could not locate valid Java executable. Configure nextgenas.java, add to $PATH, or set $JAVA_HOME. 设置了系统变量,pATH和JAVA_HOME到正确的路径,也没有解决问题。 nextgenas.java...

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

25. Laya.stage报null [ 80%]

Laya.stage报null // 引擎初始化前先初始化适配库 Laya.BMiniAdapter.init(); //初始化引擎 Laya3D.init(Laya.Browser.width, Laya.Browser.height, true);   在代码中初始化引擎报的 Laya.stage为null,版本用的1.8.3 附件 : --> 2020-02-02 添加评论 悬赏 --> 分享 微博...

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

26. 播放音效时报错Failed to set the 'buffer' property on 'AudioBufferSourceNode'的问题 [ 79%]

播放音效时报错Failed to set the 'buffer' property on 'AudioBufferSourceNode'的问题 __proto._tryClearBuffer=function(sourceNode){ // if (!Browser.onMac){ // try{ // sourceNode.buffer=null; // }catch (e){ // WebAudioSoundChannel._tryCleanFailed=true; // } // return; // } try {sourceNode.buf...

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

27. TypeError: Laya.MovieClip is not a constructor [ 78%]

TypeError: Laya.MovieClip is not a constructor let mc:Laya.MovieClicp = new Laya.MoveClip();     报错: TypeError: Laya.MovieClip is not a constructor preload.js:55 at XLoadUIScript.32.XLoadUIScript._init (file:///D:/1MiniGame/mini-game-client/minigame1/bin/js/bundle.js:3001:18)   at XLoadUIS...

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

28. 如何获取微信小游戏 关系链文档中提到的上屏? [ 76%]

如何获取微信小游戏 关系链文档中提到的上屏? 要绘制关系链中的图片只能用上屏.如何在编译出来的code.js中获取上屏? wx.createCanvas 弄出来的都不是上屏. 一直提示 An unsecure canvas can't take an secure canvas as arugment of drawImage When using s...

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

29. TypeError: Failed to execute 'texImage2D' on 'WebGLRenderingContext' [ 76%]

TypeError: Failed to execute 'texImage2D' on 'WebGLRenderingContext' 使用1.7.15或16,在项目总增加如下几句,在layaAir内测试可以正常(以下资源是拷贝自GitHub上官网的范例包下的资源: // 创建天空盒 var skyBox:Laya.SkyBox = new Laya.SkyBox(); //清除标...

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

30. 发布web报错,can not read property "tagName" of null [ 75%]

发布web报错,can not read property "tagName" of null F5调试没问题,通过二维码的浏览器访问就报错了,怎么解决啊 附件 : --> 2019-02-24 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 5 个回复...

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