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

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

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

...开发者工具中报错 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://...

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

22. 在一个页面多放几个iframe,里面使用引擎,一般3-4个就报错了 [ 94%]

...ontexts provided (6) is greater than or equal to the maximum bound (6). at Function.<anonymous> (<anonymous>:10787:310) at Function.get (<anonymous>:168:66) at Function.WebAudioSound.initWebAudio (<anonymous>:10773:21) at Function.Browser.__init__ (<anonymous>:6184:57) ...

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

23. [LayaAir2]iOS设备,抖音app报错 requestAnimationFrame [ 94%]

...ium.js:4:865) at ?(helium.js:6:1578) " __proto__: Object __defineGetter__: function() __defineSetter__: function() __lookupGetter__: function() __lookupSetter__: function() __proto__: null constructor: function() hasOwnProperty: function() isPrototypeOf: function() propertyIsEnumerable: function() t...

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

24. 微信小游戏加了子域报错 [ 94%]

...ght TypeError: Cannot read property 'USER_DATA_PATH' of undefined     at Function.MiniFileMgr.setNativeFileDir (laya.wxmini.js:682)     at Function.MiniAdpter.init (laya.wxmini.js:92)     at Function.MiniAdpter.enable (laya.wxmini.js:78)     at Function.Browser.__init__ (laya.core.js:4135) ...

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

25. socket 注册message出错 [ 94%]

...                 Browser._window.addEventListener('message',function(e){                                 ^ TypeError: Browser._window.addEventListener is not a function     at Function.Browser.__init__ (D:\workspace\LayaAir\6\bin\h5\LayaSample.max.js:...

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

26. 微信开发者工具iOS模拟器报错:CharRender_Canvas.ctx.fillAndStrokeText is not a function [ 94%]

...具iOS模拟器报错:CharRender_Canvas.ctx.fillAndStrokeText is not a function 使用LayaAir 2.0,游戏在微信开发者工具Android模拟器可以正常运行,在iOS模拟器出现以下报错:  CharRender_Canvas.ctx.fillAndStrokeText is not a function TypeError: CharRender_Canvas.ctx.f...

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

27. 导入微信小游戏的时候 [ 93%]

...ptError Sprite3D: The .lh file root type must be Sprite3D,please use other function to  load  this file.;at api readFile success callback function Error: Sprite3D: The .lh file root type must be Sprite3D,please use other function to  load  this file.     at Sprite3D.__proto.onAsynLoaded (http:...

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

28. 给图片节点添加新创建的图片,会报这个错:node._setParent is not a function [ 93%]

...点添加新创建的图片,会报这个错:node._setParent is not a function this.imageBg = this.owner.getChildByName("image_bg"); console.log("this.imageBg==="+this.imageBg); for (let iColumns = 1; iColumns < this.intColumns; iColumns++) { this.arrLove[iColumns] = []; for (let iRows = 1; iR...

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

29. 用unity插件导出lh格式文件,再代码中加载使用的问题 [ 93%]

...           Scene3D.load("res/laya-test.ls",Handler.create(null,function(sp:Scene3D):void{                 scene = Laya.stage.addChild(sp) as Scene3D;             }));   找到对应的示例代码了,但是编译报错。。。。用的是layaAir2.0   TypeE...

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

30. unity3d导出的刚体模型,加载报错 [ 93%]

...911)     at MeshSprite3D.addComponent (libs/laya.core.js:13958)     at Function._createComponentInstance (libs/laya.d3.js:30948)     at Function._createComponentInstance (libs/laya.d3.js:30940)     at Function._createNodeByJson02 (libs/laya.d3.js:30961)     at Function._parseScene (libs/la...

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