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

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

21. 在native下 Laya.Browser.window.Blob不存在 [ 76%]

... xhr.once(Laya.Event.COMPLETE, this, completeHandler); xhr.once(Laya.Event.ERROR, this, errorHandler); xhr.send("http://192.168.10.108:35553/re ... ot%3B, "", "get", "arraybuffer"); function completeHandler(data) { //加载完成返回的data是arraybuffer; //.......这里处理我们加密的图...

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

22. 构建andorid工程后,在AndoridStuido中模拟器调试运行出现如下问题,然后打不开APP [ 75%]

...3.1.1导致APP上架被拒的说明 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一...

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

23. 构建后打包app运行时出错 [ 73%]

构建后打包app运行时出错 日志会报download image file error! file:////data/data/com.youqu.h5sgz/cache//LayaCache//localstorage/logo/logo.png 程序就卡在那里了。 2017-02-08 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关...

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

24. XMLHttpRequest cannot load [ 73%]

...nsion-resource.__proto.send @ firstGame.max.js:9742 firstGame.max.js:9142 [error]Failed to load: F:/Laya/Project/firstGame/bin/h5/res/atlas/comp.json 2firstGame.max.js:15426 lose skin comp/button.png 2firstGame.max.js:15426 lose skin comp/checkbox.png file:///F:/Laya/Project/firstGame/bin/h5/comp/bg...

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

25. 寻求帮助 Uncaught TypeError: Cannot read property 'play' of null [ 72%]

寻求帮助 Uncaught TypeError: Cannot read property 'play' of null (see stack)#[0]__proto.play@/data/data/com.nearme.instant.platform/app_game/app/com.jinkejoy.talkingtomgoldrun.kyx.nearme.gamecenter/2115/libs/laya.quickgamemini.js:1838#[1]__proto.__onEnd@/data/data/com.nearme.instant.platform/ap...

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

26. [闪退!!!][崩溃!!Crash]LayaNative 2.8.0 js 调用 oc 同步方法,有返回值的时候崩溃 [ 72%]

...n res; }   + (NSString *)convertToJsonData:(NSDictionary *)dict {     NSError *error;     NSData *jsonData = [NSJSONSerialization dataWithJSONObject:dict options:NSJSONWritingPrettyPrinted error:&error];     NSString *jsonString;       if (!jsonData) {         NSLog(@"%@",error); ...

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

27. websocket连接出错 [ 72%]

...Event.CLOSE, this, closeHandler); //关闭事件 this.socket.on(Laya.Event.ERROR, this, errorHandler); //连接出错 function openHandler(event){ //正确建立连接 this.socket.send('foo','OOOO'); } function receiveHandler(msg){ console.log(event); //接收到数据触发函数 // socket.emit('lo...

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

28. 火狐浏览器上webgl异常 [ 71%]

火狐浏览器上webgl异常 Error: WebGL: texSubImage2D: Texture has not been initialized prior to a partial upload, forcing the browser to clear it. This may be slow. async.race.0._hash.e3a9c451.js%20line%20297%20%3E%20eval:4:30925 Error: WebGL: texSubImage2D: This operation requires zeroing tex...

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

29. 添加极光推送后,切回后台点击推送过来的消息,出现黑屏闪退是什么原因?内文有LOG,请帮忙查看一下哪出错了。 [ 71%]

....wesai.doudizhu E/LayaBox: >>>>>LayaTexture::freeGLResource error 05-17 17:12:40.327 13946-13946/com.wesai.doudizhu E/LayaBox: >>>>>LayaTexture::freeGLResource error 05-17 17:12:40.327 13946-13946/com.wesai.doudizhu E/LayaBox: >>>>>LayaTexture::freeGLReso...

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

30. 求HTTP相关的文档或者例子谢谢了 [ 71%]

...h.events.Event; import flash.events.HTTPStatusEvent; import flash.events.IOErrorEvent; import flash.events.ProgressEvent; import flash.events.SecurityErrorEvent; import flash.net.URLLoader; import flash.net.URLLoaderDataFormat; import flash.net.URLRequest; import flash.net.URLRequestMethod; import f...

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