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

大约有 487 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0082 秒)

471. HTMLCanvas Laya.stage.addChild(HTMLCanvas); 挂载到舞台报错 [ 45%]

HTMLCanvas Laya.stage.addChild(HTMLCanvas); 挂载到舞台报错 想要加入百度图表 使用Html Canvas的代理类后 加入舞台时报错   示例代码:   var div=Laya.HTMLCanvas.create=new HTMLCanvas("2D");      div.size(600,400);      Laya.stage.addChild(div);      consol...

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

472. laya加载unity插件导出的场景 physics3D is not a function [ 44%]

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

473. socket报错,on: reserved1 = 1, reserved2 = 1, reserved3 = 0 [ 44%]

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

474. Resources already exist,is repeated loading 加载特效报重复加载 [ 44%]

Resources already exist,is repeated loading 加载特效报重复加载 export default class TransformDemo{     private scene:Laya.Scene3D;     private position:Laya.Vector3 = new Laya.Vector3(0, 0, 0);     private position1:Laya.Vector3 = new Laya.Vector3(0, 0, 0);     private rotat...

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

475. unity插件报错 [ 43%]

unity插件报错 新建一个场景,预览下就报错: MissingReferenceException: The object of type 'SkinnedMeshRenderer' has been destroyed but you are still trying to access it. Your script should either check if it is null or you should not destroy the object. n.a (UnityEngine.SkinnedMesh...

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

476. 用模块器报错,真机不会有这个问题,具体看补充 [ 43%]

用模块器报错,真机不会有这个问题,具体看补充 I/art: Increasing code cache capacity to 128KB I/art: Do partial code cache collection, code=56KB, data=40KB I/art: After code cache collection, code=53KB, data=39KB I/art: Increasing code cache capacity to 256KB W/System: ClassLoad...

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

477. VR的demo有没有加载3D场景的啊,实在不知怎么加 [ 41%]

VR的demo有没有加载3D场景的啊,实在不知怎么加 VR的demo有没有加载3D场景的啊,实在不知怎么加,用u3d导出的场景,怎么才能用VR功能?不要实景那个demo 2017-07-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀...

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

478. 微信小游戏中不能加载proto文件 [ 40%]

微信小游戏中不能加载proto文件 5.17号别人问的问题,就回复了一个  同一个问题不少刷屏  那请问现在是能不能用Protobuf还是不能用,我现在用是不能用。那到底怎么才能用?请告知一个具体可行的方案。   request:fail invalid url ...

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

479. 背景音乐来回切换报错 [ 38%]

背景音乐来回切换报错 07-16 13:28:21.072 1331-1384/com.layabox.game I/LayaBox: JCAudioManager::stopMp3 07-16 13:28:21.072 1331-1384/com.layabox.game E/LayaBox: >>>>>>>>>>>>>>>>>>>>>>>>>>>>className:layaair....

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

480. 构建app闪退,测试app扫码可以运行 [ 35%]

LayaNative 构建app闪退,测试app扫码可以运行 报错原因是加载layer.js出现错误,没有加载layer.js时就没问题。用laya扫码就可以正常运行,但是构建app用androidstudio打开就不行了。    2019-03-15 08:45:13.438 8214-8265/com.layabox.hello A/art: art/ru...

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