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

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

61. 3D示例项目没做任何更改编译报错 [ 81%]

... 2020-08-25 0 0 分享 微博 QZONE 微信 182*****115 赞同来自: 使用bundle编译没有问题了,bundle编译和module编译的区别是什么??? 2020-08-25 0 0 分享 微博 QZONE 微信 kylin 赞同来自: 请问使用的哪个版本的引擎? 我们发出去的2.7.0beta版本,...

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

62. new Laya.Templet() 时,说这不是一个constructor [ 81%]

...ox.ts:44 at new HelloLayabox (file:///D:/layaProjects/mylaya/myLaya/bin/js/bundle.js:10103:28)   at Object.47.../bin/libs/node_modules/es6-promise (file:///D:/layaProjects/mylaya/myLaya/bin/js/bundle.js:10551:1)   at o (file:///D:/layaProjects/mylaya/myLaya/bin/js/bundle.js:11:265)   at r (file:/...

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

63. 大佬们帮忙看一下这个问题 ReferenceError: Laya3D is not defined [ 80%]

...ya3D is not defined         at new Main (http://stand.alone.version/js/bundle.js:4930:10)         at http://stand.alone.version/js/bundle.js:5029:2         at http://stand.alone.version/js/bundle.js:5031:2         at Document._downloadOk (apploader.js:6449:20)         at apploade...

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

64. 场景进行destroy销毁后,再次加载同一场景,就会报错 [ 80%]

.../laya.core.js:13290:9)   at SceneManage.createScene (file:///D:/H5/bin/js/bundle.js:26107:20)   at BattleLoading.<anonymous> (file:///D:/H5/bin/js/bundle.js:18082:57)   at Handler.__proto.runWith (file:///D:/H5/bin/libs/laya.core.js:1399:59)   at LoaderManager.__proto._createOne (file:///D...

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

65. 【经验分享】如何让ts项目支持装饰器语法,以及自动化发布相关的一些东西 [ 80%]

...开启 sourceMap: 编辑 .laya/compile.js 文件,将第66-71行 return bundle.write({ file: workSpaceDir + '/bin/js/bundle.js', format: 'iife', name: 'laya', sourcemap: false });修改为 return bundle.write({ file: workSpaceDir + '/bin/js/bundle.js', format: 'iife', name: 'laya', sourcemap: tru...

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

66. 跳转场景后laya.core.js就报Cannot read property 'width' of null的错误 [ 80%]

....js:13772:29) at i.createObject (libs/fairygui.js:13481:28) at oe.init (js/bundle.js:2:132456) at _e.LoadResourcesEnd (js/bundle.js:2:180579) at _e.updateProgress (js/bundle.js:2:179480) at _e.refreshProgress (js/bundle.js:2:179316) at TimerHandler.run (libs/lay

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

67. Laya2.2问题,有没有遇到的? [ 79%]

...core.js:7001)     at Object.init (laya.core.js:22020)     at new Main (bundle.js:31)     at bundle.js:54     at bundle.js:56     at require (WAGameSubContext.js:1)     at WAGameSubContext.js:1     at index.js:7     at require (WAGameSubContext.js:1) 2020-01-04 添加评论 免费帖 ...

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

68. 2.0自动编译问题 [ 78%]

...题解答(最新版本:1.7.16) Layabox 2.0 bate5 运行编译之后 bundle.js 文件里面没有使用命名空间类文件的定义!导致运行时 找不到类的定义!这是为什么? 已上传 Demo 附件 编译调试启动chrome出现错误: Error processing launch: Error Could not...

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

69. 添加组件PhysicsCollider 时报 Cannot read property 'btCollisionObject' of undefined [ 78%]

...sicsCollider.__proto._onAdded (file:///E:/ycyheroH5/ycyZYWZW/Client/bin/js/bundle.js:79400:29) at SkinnedMeshSprite3D.__proto._addComponentInstance (file:///E:/ycyheroH5/ycyZYWZW/Client/bin/js/bundle.js:43450:8) at SkinnedMeshSprite3D.__proto.addComponent (file:///E:/ycyheroH5/ycyZYWZW/Client/bin/js...

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

70. Laya.Loader.getRes("xxx.png")取出来的资源为什么是Texture2D,不是Texture [ 78%]

...107) at Function.initAnimation (file:///D:/zxl/2.0_stable/lfGame2.0/bin/js/bundle.js:4020:24) at Function.playAnimation (file:///D:/zxl/2.0_stable/lfGame2.0/bin/js/bundle.js:3988:28) at Pry_floor.playShuiJingLoop (file:///D:/zxl/2.0_stable/lfGame2.0/bin/js/bundle.js:11677:28) at Pry_floor.<anonym...

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