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

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

101. MovieClip 报错 [ 70%]

...:var data:*; data=Loader.getRes(_url); if (!data) { event(Event.ERROR,"file not find"); return; } //保护修改-----start------------------ var atlasData:Object = Loader.getAtlas(_atlasPath); if(!atlasData) { event(Event.ERROR,"file not find"); return; } //保护修改-----end------------------ t...

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

102. ts项目,我在程序主入口声明了公共静态类,下面new出了一个对象,把他添加到舞台中出错。 [ 70%]

...meStart=new GameStart(); Laya.stage.addChild(GameMain.GameStart); 报错:file: 'file:///e%3A/LAYABOX/CaiCi/src/GameMain.ts' severity: '错误' message: 'Argument of type 'GameStart' is not assignable to parameter of type 'Node'. Property '_childs' is missing in type 'GameStart'.' at: '56,29' sourc...

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

103. MovieClip 报错 [ 70%]

...:var data:*; data=Loader.getRes(_url); if (!data) { event(Event.ERROR,"file not find"); return; } //保护修改-----start------------------ var atlasData:Object = Loader.getAtlas(_atlasPath); if(!atlasData) { event(Event.ERROR,"file not find"); return; } //保护修改-----end------------------ t...

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

104. 【求助】打包发布后,本地打开黑屏问题 [ 70%]

...坛方法,在chrome快捷方式属性里添加了如下语句后 allow-file-access-from-files,错误少了很多,但仍然有4个错误: 并且在我把发布的游戏,放入我的java工程之后,在跳转到游戏时,只有黑屏,但是控制台没有报错信息,一脸懵逼。 ...

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

105. MovieClip 报错 7 [ 70%]

...:var data:*; data=Loader.getRes(_url); if (!data) { event(Event.ERROR,"file not find"); return; } //保护修改-----start------------------ var atlasData:Object = Loader.getAtlas(_atlasPath); if(!atlasData) { event(Event.ERROR,"file not find"); return; } //保护修改-----end------------------ t...

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

106. ui导入报错 [ 69%]

...入ui时报错: TypeError: Cannot read property 'View' of undefined at file:///D:/wxgame/hello/src/ui/layaUI.max.all.js:3:17 2018-06-01 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 检...

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

107. 调试跨域问题 [ 69%]

...Control-Allow-Origin' header is present on the requested resource. Origin 'file://' is therefore not allowed access. 用FB 启动chrome出这个错,但是在layaIde里面启动没这个错,想知道一下原因,求指点 2018-04-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有...

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

108. Laya2.0引擎创建3d示例项目运行报错 [ 68%]

...----------------------- [10:29:49] Working directory changed to C:\Program Files (x86)\LayaAirIDE_beta\resources\app [10:29:49] Using gulpfile ~\Documents\myLaya\myLayaEmpty\.laya\gulpfile.js [10:29:49] Starting 'default'...  出错了: TypeScript error: ../../../node_modules/@types/gsap/index.d.ts...

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

109. Quaternion To Matrix conversion failed because input Quaternion is invalid [ 68%]

...机上提示"request:fail invalid url" Failed to load resource: net::ERR_FILE_NOT_FOUND 发布小游戏时提示:[xmldom error] element parse error: Error: invalid tagName: 编译报错 出错了:FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory web和微信端没有...

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

110. layaBox iOS 初始化报错 [ 67%]

...; "JSCClass::addProperty name is dumplicate value"), function addProperty, file /Users/LayaBox/LayaBox/conch6/Conch/source/conch/JSWrapper/LayaWrap/../JSInterface/JSC/JSCProxyClass.h, line 281.   问题请教: 1、initWithView是否可以重复初始化达到跳转地址的目的 2、如果游戏...

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