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

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

801. WebSocket connection to 'ws://192.168.0.8:8102/' failed: Invalid frame header [ 62%]

WebSocket connection to 'ws://192.168.0.8:8102/' failed: Invalid frame header 一开始连接正常,密集发送消息到服务器后,就会给服务器程序发送关闭连接的信息。WebSocket connection to 'ws://192.168.0.8:8102/' failed: Invalid frame header WebSocket connection to 'ws:/...

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

802. 小游戏项目 加载有中文的json文件 报错 [ 62%]

...ox"}]} 代码 public function LayaUISample() { //初始化微信小游戏 MiniAdpter.init(); //初始化引擎 Laya.init(600, 400); var url:String = "res/json/Sheet1.json"; Laya.loader.load(url, Handler.create(null, onJsonLoaded,[url]), null, Loader.JSON); } private static function onJsonLoaded(url:...

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

803. JavaScript heap out of memory,ide编译不了代码 [ 61%]

...2.8 (1183.0) -> 971.7 (1172.4) MB, 632.9 / 0.0 ms allocation failure GC in old space requested [8912:005A00C8] 320150 ms: Mark-sweep 971.7 (1172.4) -> 971.6 (1173.9) MB, 680.1 / 0.0 ms allocation failure GC in old space requested [8912:005A00C8] 320845 ms: Mark-sweep 971.6 (1173.9) -> 971.5...

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

804. 安装layaair2-cmd一直失败 [ 61%]

安装layaair2-cmd一直失败 C:\Users\Administrator>npm i layaair2-cmd -g npm WARN deprecated core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for usage  due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3. C:\Users\Admini...

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

805. 请问,在使用插件导出包含多个动画的FBX文件时报错,怎么处理? [ 61%]

...错信息如下:    KeNotFoundException: The given key was not present in the dictionary. System.Collections.Generic.Dictionary`2[System.String,System.Collections.Generic.List`1[System.String]].get_Item (System.String key) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collec...

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

806. 3D角色动作播放时长不正确 [ 61%]

...起来还是正常的。 2017-05-22 1 1 分享 微博 QZONE 微信 cuixueying 赞同来自: 我们看下,晚些回复! 2017-05-18 0 0 分享 微博 QZONE 微信 ebaww 赞同来自: 可以在max里看一下,是不是在动画时间外还有不需要的关键帧 2017-05-19 0 0 分享 微博 QZON...

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

807. 微信小游戏编译出错 [ 61%]

微信小游戏编译出错 gameThirdScriptError Unexpected number in JSON at position 1;at api readFile success callback function SyntaxError: Unexpected number in JSON at position 2018-06-08 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关...

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

808. iOS 接入微信登录,配置了"Other Linker Flags"中加入"-Objc -all_load"后编译不通过 [ 59%]

iOS 接入微信登录,配置了"Other Linker Flags"中加入"-Objc -all_load"后编译不通过 报错如图   也添加了库了   附件 : --> 2018-05-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 188*...

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

809. 动画实例在调用含有名字参数的时候获取不到边界 [ 59%]

...下状态”? 请问在layaIDE里,怎么调用微信小程序API TextInput重写onFocus和onBlur事件监听不到 Animator 如何获取当前所有动画名称呢?或者所有的AnimationClip呢? Laya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 骨骼动画播放完后的回...

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

810. 加载 unity3D导入的旧版蒙皮动画时出现错误 [ 59%]

...动画时出现错误 [.Offscreen-For-WebGL-000001FC83792110]GL ERROR :GL_INVALID_OPERATION : glDrawElements: attempt to access out of range vertices in attribute 2 INVALID_VALUE: uniformMatrix4fv: invalid srcOffset 然后模型部份位置错乱   加载动画使用官网的旧版例子中的代...

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