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

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

161. 报错:__glsl is not defined,而且bundle.js出现__glsl [ 76%]

报错:__glsl is not defined,而且bundle.js出现__glsl  bundle.js开始代码:(function (__glsl) { 'use strict'; __glsl = __glsl && __glsl.hasOwnProperty('default') ? __glsl['default'] : __glsl; bundle.js结束代码: onConfigLoaded() { //加载IDE指定的场景 GameConfig.start...

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

162. TypeError: Cannot read property '_addRenderObject' of undefined [ 75%]

TypeError: Cannot read property '_addRenderObject' of undefined 初次接触Laya只是想测试一下Laya开发微信3D小游戏 。 结果还没开始就卡在了导入Unity编辑的场景中 ,请问这个是什么问题? TypeError: Cannot read property '_addRenderObject' of undefined preload....

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

163. 龙骨到底该怎么用 [ 75%]

...://ldc2.layabox.com/doc/?nav=zh-ts-3-3-0 报错了,提示Laya.Templet is not a constructor 和 Laya.Skeleton is not a constructor 龙骨资源倒是转换成功了,是该放在bin/res/下,还是laya/assets/下 附件 : --> Test.zip 2019-04-19 添加评论 免费帖 --> 分享 微博 QZONE 微...

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

164. Getcomponent 报错Uncaught (in promise) TypeError: Right-hand side of 'instanceof' is not an object [ 75%]

... 报错Uncaught (in promise) TypeError: Right-hand side of 'instanceof' is not an object 有复现工程  附件 : --> Laya2DTest.zip 2023-07-03 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 layabox小高 赞同...

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

165. ide发布web后报错 [ 75%]

ide发布web后报错 Uncaught TypeError: this.preinitialize is not a function     at i (laya.ui.min.js:1)     at i (laya.ui.min.js:1)     at i (laya.ui.min.js:1)     at GameUI (layaUI.max.all.js:9)     at Function.<anonymous> (laya.core.min.js:1)     at t (main.min.js:4)     at...

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

166. parameter 2 is not of type 'WebGLTexture' [ 75%]

parameter 2 is not of type 'WebGLTexture'   var htmlC:HTMLCanvas = btn_edit.drawToCanvas(btn_edit.width, btn_edit.height, 0, 0); var interceptT:Texture = new Texture(htmlC); var img:Sprite = new Sprite; img.graphics.drawImage(interceptT, 0, 0, btn_edit.width, btn_edit.height); Laya.stage.addChild(...

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

167. unity出现报错"Array index is out of range" [ 75%]

...编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 版本不匹配! 全局 tsc (2.2....

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

168. 打包安卓Android studio黑屏 [ 75%]

..." -a android.intent.action.MAIN -c android.intent.category.LAUNCHER Client not ready yet..Waiting for process to come online Connected to process 27883 on device huawei-mha_al00-3HX0217401012320 Capturing and displaying logcat messages from application. This behavior can be disabled in the "Logcat o...

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

169. CompoundColliderShape碰撞时报错Qt[a[((a[(t >> 2)] + 8) >> 2)]] [ 75%]

...UI点击穿透的问题 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined ide 2.4 layaair2-cmd 编译报错 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 本地调试加载本地图片都报错 启动...

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

170. 引用了laya.physics3D.runtime.js后报enum_btConstraintParams_BT_CONSTRAINT_ERP is not defined [ 75%]

...aya.physics3D.runtime.js后报enum_btConstraintParams_BT_CONSTRAINT_ERP is not defined ReferenceError: enum_btConstraintParams_BT_CONSTRAINT_ERP is not defined laya.physics3D.runtime.js:364 at a (file:///F:/laya3D/Laya_3D_Demo/bin/libs/laya.physics3D.runtime.js:364:26)   at file:///F:/laya3D/Laya_3...

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