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

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

3301. 两个碰撞体必须都设置isSensor为false才能监测到碰撞!!! [ 51%]

...!!! 这两个物品点击屏幕拖拽就行,碰撞会打印console.error附件已经上传zip   附件 : --> collisionTest.zip 2019-07-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 姑苏城主 赞同...

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

3302. WebSocket的握手失败 [ 51%]

...pine动画转换失败,加载错误:导出二进制数据出错:writeUint8 error - Out of range261, 有谁知道什么原因导致的吗? 怎样解决? laya2版本 加载ls失败 资源载入失败导致的lost skin问题 急,百度小游戏,调用图集回收后,导致图片无法显示以及...

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

3303. 求解关于跨域的具体操作 [ 51%]

....COMPLETE, this, this.completeHandler, [url, loader]); xhr.once(Laya.Event.ERROR, this, this.errorHandler); console.log("-----------------send------------------", url); xhr.send(url, "", "get", "arraybuffer"); 2018-07-04 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 ...

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

3304. 选择压缩混淆 JS发布项目,protobuf解析报错 [ 51%]

...; case 5: this.skip(4); break;  /* istanbul ignore next */ default: throw Error("invalid wire type " + wireType + " at offset " + this.pos); } return this; }; 附件 : --> 2019-12-02 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 ...

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

3305. 为什么会出现报错 ani not found:ufo1_down [ 51%]

... 发起人 lingann_game 相关问题 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined laya2.0加载3d场景报错Uncaught TypeError: Cannot read property '...

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

3306. 自定义控制在IDE中提示出错,但是在调试运行中正常 [ 51%]

...义组件,每次在IDE中把组件资源拖到编辑中都会出现 TypeError: Cannot read property 'ShineButton' of undefined 但是我不管这个错误,直接编译调试又是正常运行的。我定义的控件不带新属性,所以在xml中是这样定义的: <?xml version="1.0" enc...

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

3307. 载入场景报错 [ 51%]

...cene); } } new GameMain();工程文件在附件,运行后报错 Uncaught Error: LoaderManager:unknown file(G:/LayaTest/bin/TestScene/TestScene.ls) extension with: ls.     at LoaderManager.__proto._create (laya.core.js:12387)     at LoaderManager.__proto.create (laya.core.js:12375)     at new...

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

3308. 打包后的APK 运行闪退 [ 51%]

...x:  xhr.get url=https://testadmin.aaaaaa.top/api/onSendCaptcha W/LayaBox: Error: https://testadmin.aaaaaa.top/api/onSendCaptcha[] does not belong to the same app domain: http://fytest.bbbbb.com/  I/LayaBox: Download [  ]:https://testadmin.aaaaaa.top/api/onSendCaptcha I/LayaBox:  xhr.post url=htt...

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

3309. Byte writeArrayBuffer的Bug [ 51%]

...        if (offset < 0 || length < 0)throw "writeArrayBuffer error - Out of bounds";         if (length==0)length=arraybuffer.byteLength-offset;         this.ensureWrite(this._pos_+length);         var uint8array=new Uint8Array(arraybuffer);         this...

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

3310. 创建图集的问题 [ 51%]

...'); // 运行游戏报错 Failed to load resource:net::ERR_FILE_NOT_FOUND [error]failed to load : d:/lt-game/fly/nvhaidaomao/nvhaidaomao_down1.png 2017-03-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Monica -...

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