大约有 51 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0032 秒)
"Failed to execute 'texImage2D' on 'WebGLRenderingContext' "Failed to execute 'texImage2D' on 'WebGLRenderingContext': No function was found that matched the signature provided." 加载3d 模型总是报这个错误,png的图片都无法用,只能改成jpg的,想问一下是什么原因导...
来源: Laya_社区 发布时间: 20180205
eError: Failed to execute 'dispatchEvent' on 'EventTarget': parameter 1 is not of type 'Event'. 把项目运行在编译器中,切到后台一会就会报这个错 2017-10-31 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 ...
来源: Laya_社区 发布时间: 20171031
报错:Failed to execute 'shaderSource' on 'WebGLRenderingContext' 运行期间,概率出现报错:Uncaught TypeError: Failed to execute 'shaderSource' on 'WebGLRenderingContext': parameter 1 is not of type 'WebGLShader'. 观察代码,疑似是因为Shader._createShader方法中,调用...
来源: Laya_社区 发布时间: 20181116
Failed to execute 'texImage2D怎么处理? 我用 var _texture2d:Texture2D = new Texture2D(); _texture2d.onAsynLoaded(null, image); image是一个base64数据, 然后就报下面的错误 "Failed to execute 'texImage2D' on 'WebGLRenderingContext': No function was found that matched the signatur...
来源: Laya_社区 发布时间: 20180605
Uncaught TypeError: Failed to execute 'dispatchEvent' on 'EventTarget 升级1.7.0之后运行就会出现这个错误。 图集不能加载的问题,请顺便帮我检查下,谢谢 附件 : --> longCard.zip 2017-03-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关...
来源: Laya_社区 发布时间: 20170307
TypeError: Failed to execute 'dispatchEvent' on 'EventTarget': parameter 1 is not of type 'Event'. 按照官方实例骨骼动画里的多纹理写的代码。 一运行就报这个错误 附件 : --> demo.zip 2018-03-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结...
来源: Laya_社区 发布时间: 20180305
TypeError: Failed to execute 'texImage2D' on 'WebGLRenderingContext' 使用1.7.15或16,在项目总增加如下几句,在layaAir内测试可以正常(以下资源是拷贝自GitHub上官网的范例包下的资源: // 创建天空盒 var skyBox:Laya.SkyBox = new Laya.SkyBox(); //清除标...
来源: Laya_社区 发布时间: 20180307
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
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
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