大约有 2,625 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0084 秒)
[2.0beta5]引入场景报错 截图中是基本的加载场景写法,来源于官方例子参考。只要这么写运行就会报错,无论load的路径对与否,都会报以下错误。麻烦有经验的朋友们,帮忙看下什么原因,十分感谢。RangeError: Source is too large ...
来源: Laya_社区 发布时间: 20181228
加载 unity3D导入的旧版蒙皮动画时出现错误 加载 unity3D导入的旧版蒙皮动画时出现错误 [.Offscreen-For-WebGL-000001FC83792110]GL ERROR :GL_INVALID_OPERATION : glDrawElements: attempt to access out of range vertices in attribute 2 INVALID_VALUE: uniformMatrix4fv: invalid s...
来源: Laya_社区 发布时间: 20180724
构建APP Android Studio打出的APK 报apploader.js:4515 TypeError: addGlobalValueDefine is not a function 03-07 10:05:32.702 31653-31703/com.mihe.carrom I/LayaBox: alert=apploader.js:4515: TypeError: this._nativeObj.addGlobalValueDefine is not a function return this._nativ...
来源: Laya_社区 发布时间: 20190307
加载3D场景报错:TypeError: bt.btBvhTriangleMeshShape create is not a function 使用编辑器2.13.1或2.13.2创建官方的3d demo项目,并在进入的场景中增加一个碰撞体,使用官方的测试app进入时,就无法进入了。并且界面上和控制台都有报错。 alert=...
来源: Laya_社区 发布时间: 20230715
3D场景销毁后,仍有引用存在,内存中场景及引用其的对象无法销毁 this.scene = Laya.stage.addChild(new Laya.Scene3D()) as Laya.Scene3D; this.camera = new Laya.Camera(); this.camera.transform.translate(new Laya.Vector...
来源: Laya_社区 发布时间: 20191102
Laya2.0导入protobufjs第三方库,报错找不到文件 Laya2.0 在Main.ts里:import protoAll = require("../libs/protoAll"); var pCls = protoAll.com.bee.protobuf.ClimbingTowerInfoProto; var p: protoAll.com.bee.protobuf.ClimbingTowerInfoProto = pCls.create(); p.curId = 10; p.isSecondPass = t...
来源: Laya_社区 发布时间: 20190227
laya加载unity插件导出的场景 physics3D is not a function unity 导出的场景 放入LayaAir5.1里面加载 有 physics3D 引用。 但是一直报 laya.d3.js:14694 Uncaught TypeError: physics3D is not a function at Function.Laya3D.init (laya.d3.js:14694) at new GameUI (GameUI.ts:34) at Sce...
来源: Laya_社区 发布时间: 20181227
微信小游戏中不能加载proto文件 5.17号别人问的问题,就回复了一个 同一个问题不少刷屏 那请问现在是能不能用Protobuf还是不能用,我现在用是不能用。那到底怎么才能用?请告知一个具体可行的方案。 request:fail invalid url ...
来源: Laya_社区 发布时间: 20180704
socket报错,on: reserved1 = 1, reserved2 = 1, reserved3 = 0 如题; 报错内容 WebSocket connection to 'ws://127.0.0.1:9000/' failed: One or more reserved bits are on: reserved1 = 1, reserved2 = 1, reserved3 = 0 百度了一个下午都没解决,不知道这里有没有人遇到过这...
来源: Laya_社区 发布时间: 20180202
3d导入粒子效果报错 代码 var particleSprite3D = Laya.Sprite3D.load("res/partical1/sceneFXMaker.lh"); 报错 Error: LoaderManager:unknown file(res/partical1/Assets/IGSoft_Tools/FXMaker/ToolResource/Texture/MapGrid.psd) extension with: psd. at LoaderManager.__proto._create (file:///C:/Users/...
来源: Laya_社区 发布时间: 20180328