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

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

371. HttpRequest感觉没有发成功 [ 78%]

...时时间; xhr.once(Event.COMPLETE,this,completeHandler); xhr.once(Event.ERROR,this,errorHandler); xhr.on(Event.PROGRESS,this,processHandler); xhr.send("https://www.baidu.com","","get","text"); function processHandler(data){ console.log(data); console.log("processHandler"); } function errorHandler...

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

372. socket通讯返回数据 [ 78%]

...t.on(Laya.Event.CLOSE, this, this.closeHandler); this.socket.on(Laya.Event.ERROR, this, this.errorHandler); // this.socket.send("hello world");//###################################################### } private openHandler(event: any = null): void { //正确建立连接; console.log("建立连接")...

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

373. Uncaught TypeError: e.getStackTrace is not a function [ 78%]

Uncaught TypeError: e.getStackTrace is not a function catch( e:Error ) {   ToolBase.Log( e.getStackTrace() ); // Uncaught TypeError: e.getStackTrace is not a function }    Uncaught TypeError: e.getStackTrace is not a function。请问这个后续会实现吗? 2017-01-19 添加评论 免费...

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

374. 2.4.0bate IDE layaair2-cmd 安装错误求解 [ 78%]

...; layaair2-cmd internal/modules/cjs/loader.js:638     throw err;     ^ Error: Cannot find module 'C:\Users\Administrator\AppData\Roaming\npm\node_modules\layaair2-cmd\layaair2-cmd.js'     at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)     at Function.Module._load...

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

375. layabox3d 能跑在qq玩吧上吗,websocket和webgl兼容到上面程度 [ 78%]

... ImageData is not defined? 获取对象的名称 兼容问题 Laya3D init error, must support webgl有个WIN10的电脑,系统是正版,家庭版的,跳到编辑模式就显示这个 切换场景编辑器时 Laya3D init error must support webGl 最新的ide打包为百度小游戏,在百度...

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

376. Laya打包成App后,在某些情况下会出现卡死的情况 [ 78%]

...某些情况下会出现卡死的情况 在玩牌的过程中,会出现 Error compiling builtin: Invalid private name '@undefined'  ==JSERROR:exception info: [SyntaxError: Invalid private name '@undefined'] at line 35 这个错误,然后界面就会卡死。 2017-04-17 添加评论 免费帖 --...

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

377. 在LayaIDE中下载的运行器启动报错 [ 78%]

...fter 03-19 15:01:05.486 3970-3970/? E/SimeSkbManager: config keyboard type error... 03-19 15:01:05.531 2534-2534/? E/SurfaceFlinger: rejecting buffer: bufWidth=1080, bufHeight=1920, front.active.{w=1, h=1} 03-19 15:01:05.761 2534-3844/? E/BufferQueueProducer: [com.layabox.conch5/layaair.game.browser...

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

378. 2.3 Effect shader alphaBlender 深度检测错误 [ 78%]

...原来碰撞检测rect没有旋转 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 路径是对的,但老是,调试控制台提示:...

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

379. IDE总是出现如下错误提示 [ 78%]

...面板不见了 TS项目使用matter.js库无智能提示 Ts 编辑提示error TS5023: Unknown option 'p' 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致...

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

380. 1.7.2版本在FlashDevelop编译flash问题 [ 78%]

...打地鼠 AS、JS、TS版本 Demo! 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 分享:适配LayaAir版本的PureMVC框架 Laya中的宏编译要怎么用啊 动画混合无效(版本2.6) 请问2.0的版本开始,我用ts编写的相...

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