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

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

91. app构建后在真机中运行报错 [ 76%]

...   }      __class(Prefab,'laya.components.Prefab');     var __proto=Prefab.prototype;     /**     *通过预制创建实例     */     __proto.create=function(){         if (this.json)return SceneUtils.createByData(null,this.json);         return null;  ...

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

92. 加载unity导出场景失败 [ 76%]

...ir/ZJKZWDT/bin/main/SMain.ls) extension with: ls.     at LoaderManager.__proto._create (file:///E:/LayaAir/ZJKZWDT/bin/libs/laya.core.js:12981:11)     at LoaderManager.__proto.create (file:///E:/LayaAir/ZJKZWDT/bin/libs/laya.core.js:12969:21)     at Function.Scene.load (file:///E:/LayaAir/ZJKZ...

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

93. 用npm的protobuf导出的ts代码。然后用import { } from "" 运行到这里没反应,不继续执行,也不报错。 [ 75%]

用npm的protobuf导出的ts代码。然后用import { } from "" 运行到这里没反应,不继续执行,也不报错。 我现在要使用静态js代码来实现proto的编码解码。不讨论直接用.proto的情况。我现在的问题是用导出的.js而不是用.proto的问题。    ...

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

94. 加载时间轴动画报错 [ 75%]

...报 TypeError:Cannot read property '_create' of null     at Animation._proto.timerLoop(file:///f:/........./bin/libs/laya.core.js:9493:14)     at Animation._proto.play(file:///f:/....../bin/libs/laya.core.js:16351:10)   请问各位大神这是怎么回事呢? 附件 : --> happyFarm.rar 2017-...

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

95. Spine动画资源加载时不能同时使用"版本管理"和"URL.basePath" [ 75%]

...对_path进行路径过滤,去掉它内部包含URL.basePath的部分 __proto.onComplete=function(content){ if (this._isDestroyed){ this.destroy(); return; }; var tSkBuffer=Loader.getRes(this._skBufferUrl); if (!tSkBuffer){ this.event(/*laya.events.Event.ERROR*/"error","load failed:"+this._skBuffe...

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

96. 用unity插件导出lh格式文件,再代码中加载使用的问题 [ 74%]

...btCollisionObject' of undefined bundle.js:64076     at PhysicsCollider.__proto._onAdded (file:///D:/fish_project/laya-air/myLaya1/bin/js/bundle.js:64076:30)     at Sprite3D.__proto._addComponentInstance (file:///D:/fish_project/laya-air/myLaya1/bin/js/bundle.js:40023:8)     at Sprite3D.__proto...

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

97. [LayaAir2]iOS设备,抖音app报错 requestAnimationFrame [ 74%]

...de] at f(helium.js:4:269) at ?(helium.js:4:865) at ?(helium.js:6:1578) " __proto__: Object __defineGetter__: function() __defineSetter__: function() __lookupGetter__: function() __lookupSetter__: function() __proto__: null constructor: function() hasOwnProperty: function() isPrototypeOf: function() ...

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

98. 为什么新建一个项目后,什么都没添加,直接点运行就报错?? [ 74%]

... been blocked by CORS policy: Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https. __proto.send @ laya.core.js:23023 laya.core.js:23075 /Users/andyzu/Desktop/LayaGame/demo/myLaya/bin/version.json Request failed Status:0 text: __proto.error @ lay...

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

99. 微信小游戏不支持protobuf吗 [ 74%]

微信小游戏不支持protobuf吗 微信小游戏不支持protoBuf吗?  protobuf在加载协议文件时,不认识协议文件! error log :  request:fail invalid url "msg.proto" 2018-03-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容...

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

100. destroy节点后,报错 [ 74%]

...; node.destroyChildren(); }   以上两种写法都会报错 at Scene3D.__proto._update (file:///D:/minigame/throwball/bin/libs/laya.d3.js:34104:15)   at Stage.__proto.render (file:///D:/minigame/throwball/bin/libs/laya.core.js:31069:23)   at Stage.__proto._loop (file:///D:/minigame/throwball/bin...

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