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

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

61. 微信小游戏报错 the .lh file root type must be Scene [ 90%]

...n to load this file. at Scene.__proto.onAsynLoaded (http://127.0.0.1:62629/game/code.js:81644:10) at ResInfo.onLoaded (http://127.0.0.1:62629/game/code.js:12995:61) at EventHandler.__proto.runWith (http://127.0.0.1:62629/game/code.js:711:59) at ResInfo.__proto.event (http://127.0.0.1:62629/game/code...

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

62. 官方视频教程中飞机大战 "this.addChild is not a function" [ 90%]

...大战 "this.addChild is not a function" IDE Layabox1.7.20.2 beta 版 src/Game.js//var WebGL = laya.webgl.WebGL; //Laya.init(480, 852, WebGL); var Game = (function(){ (function Game(){ Laya.init(480,852); this.bg = BackGround(); Laya.stage.addChild(this.bg); })(); })(); src/BackGround.jsvar BackGrou...

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

63. laya的模型动画对360小游戏不适配 报game.js:22084 Uncaught getUint16 error - Out of bounds [ 90%]

laya的模型动画对360小游戏不适配 报game.js:22084 Uncaught getUint16 error - Out of bounds unity场景就一个自带的cube 和一个带动画的模型 模型挂载了anmator组件 用unity自带的模型或者一些粒子特效也会报错  引擎版本 2.4.0  插件版本2.4.0  uni...

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

64. 跟着老师打地鼠游戏写的代码,JS为什么会出错 [ 90%]

跟着老师打地鼠游戏写的代码,JS为什么会出错 var Game=(function(_super){ function Game(){ Game.super(this); this.mole=new Mole() //这里会报错 } Laya.class(Game,"Game",_super); return Game; })(ui.GameUI) var GameUI=(function(_super){ function GameUI(){ this.btn_start=null; thi...

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

65. Layabox提供Facebook Instant Game 代理发行吗? [ 90%]

Layabox提供Facebook Instant Game 代理发行吗? Facebook 上线需要海外账户等要求,小公司有门槛 Layabox提供Facebook Instant Game 代理发行吗?如果有能提供联系方式吗 2018-12-04 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已...

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

66. 发布的微信小游戏代码运行出错 [ 90%]

发布的微信小游戏代码运行出错 VM194:1 gameThirdScriptError Window is not defined ReferenceError: Window is not defined at http://127.0.0.1:11874/game/code.js:1:773096 at require (http://127.0.0.1:11874/game/__ ... :13718) at http://127.0.0.1:11874/game/__ ... 13432 at http://127.0.0.1:...

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

67. 打包小游戏后在开发者工具中报错 CharRender_Canvas.ctx.fillAndStrokeText is not a function [ 90%]

...具中报错 CharRender_Canvas.ctx.fillAndStrokeText is not a function WAGame.js:3 gameThirdScriptError CharRender_Canvas.ctx.fillAndStrokeText is not a function TypeError: CharRender_Canvas.ctx.fillAndStrokeText is not a function     at CharRender_Canvas.__proto.getCharCanvas (http://127.0.0.1:59...

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

68. 动画混合问题,Avatar动画混合报错. [ 90%]

...3.js:22278 at Animator.__proto._eventScript (file:///F:/Program/PF_LAYA2.1/game/bin/libs/laya.d3.js:22278:15)   at Animator.__proto._updateEventScript (file:///F:/Program/PF_LAYA2.1/game/bin/libs/laya.d3.js:22315:11)   at Animator.__proto._update (file:///F:/Program/PF_LAYA2.1/game/bin/libs/laya.d...

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

69. TypeError: Laya.MovieClip is not a constructor [ 90%]

...tor preload.js:55 at XLoadUIScript.32.XLoadUIScript._init (file:///D:/1MiniGame/mini-game-client/minigame1/bin/js/bundle.js:3001:18)   at XLoadUIScript.32.XLoadUIScript.onStart (file:///D:/1MiniGame/mini-game-client/minigame1/bin/js/bundle.js:2939:14)   at LaterHandler.__proto.run (file:///D:/1Min...

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

70. laya2.10两个版本的测试,Oppo分包无法加载,读取资源报错,能加载分包无法读取回调 [ 89%]

...:34.676 5287-5417/? E/jswrapper: jsb: ERROR: File /Users/80235882/project/XGame/instant-game-client/android/lib-rt-core/src/main/jni/../../../../../js-bindings/jsb_rt_file_system_manager.cpp: Line: 990, Function: FileSystemManager_readFile 01-06 11:41:34.676 5287-5417/? E/jswrapper: [ERROR] Failed t...

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