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

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

141. 昨天一开始运行好好的,没动别的,运行就开始报错 [ 78%]

... X3005: '_webgl_42c649225184485b': identifier represents a variable, not a function Warning: D3D shader compilation failed with default flags. (ps_5_0)  Retrying with skip validation C:\fakepath(596,34-81): error X3005: '_webgl_42c649225184485b': identifier represents a variable, not a function War...

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

142. 引入Puremvc.js,编译没问题,运行时报错查不到 [ 78%]

...未被定义,需要把puremvc绑定到window上 if( typeof define === "function" ) {     define( "puremvc", [], function()     { var puremvc; (function (puremvc) { "use strict"; //... })(puremvc || (puremvc = {})); }) } //修改为: var puremvc=window.puremvc||(window.puremvc={}); (funct...

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

143. laya.d3.js报错 [ 78%]

... 报错内容是: TypeError: bt.RayResultCallback_set_m_flags is not a function             bt.RayResultCallback_set_m_flags(this._btAllHitsRayResultCallback, flag);     附件 : --> 2022-03-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内...

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

144. 微信小游戏开放域能否调用 wx.shareAppMessage [ 77%]

...SubContextThirdScriptError Laya.Browser.window.wx.shareAppMessage is not a function;at requestAnimationFrame callback function TypeError: Laya.Browser.window.wx.shareAppMessage is not a function 2018-10-14 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与...

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

145. 微信小游戏里面开放数据域的资源加载问题 [ 77%]

...题,保存 VM269:1 gameThirdScriptError wx.getFileSystemManager is not a function TypeError: wx.getFileSystemManager is not a function at Function.__static.wxdown (http://127.0.0.1:63435/game/op ... 645:48) at Function.get (http://127.0.0.1:63435/game/open/js/code.js:179:66) at Function.MiniFileMg...

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

146. 我想动态改自定义shader里的值,应该怎么写?? [ 77%]

...我这样写set的时候报错 Uncaught TypeError: this._setValue is not a function at CustomMaterial.setAlphaTestValue (CustomMaterial.js:34) at LayaAir3D.js:94CustomMaterial.setAlphaTestValue @ CustomMaterial.js:34 (anonymous) function CustomMaterial() {     CustomMaterial.__super.call(this);  ...

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

147. 子弹添加了colliderShape后onUpdate移动,destroy会报错“Cannot read property 'getWorldTransform' of null” [ 77%]

....isFire) { Laya.Mesh.load("fly2/fly3-bullet.lm", Laya.Handler.create(this, function (m) { let bullet = new Laya.MeshSprite3D(m); this.Sn.addChild(bullet); bullet.addComponent(BulletScript); var bulletCollider = bullet.addComponent(Laya.PhysicsCollider); var bulletShape = new Laya.MeshColliderShape()...

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

148. 新创建Cloud报laya is not defined [ 77%]

....3.0,demo放在附件 报错信息: TypeError: Laya.interface is not a function preload.js:55 at file:///F:/laya_workspace/FS/ElcBlock/client/bin/libs/laya.cloud.js:4:15   at file:///F:/laya_workspace/FS/ElcBlock/client/bin/libs/laya.cloud.js:682:3   TypeError: Laya.interface is not a function...

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

149. 运行DEMO错误 [ 77%]

...戏3D示例 运行出现 一下错误。 Buffer._gl.createBuffer is not a function WebGL.mainContext.viewport is not a function 2018-06-11 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: ...

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

150. Laya.Pool.getItemByClass 闪退 [ 77%]

...t(type) 调用init方法时候闪退,错误信息是 "fish.init is not a function" "TypeError: fish.init is not a function at Function.CFSprite.reusableFishWithType (file:///Users/heboyce/Desktop/Work/Web/CatchFish/bin/js/common/CFSprite.js:28:14) at GameView.addFinsh (file:///Users/heboyce/Deskto...

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