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

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

111. 打CPK包在手机上运行会白屏,手机测试型号VIVO1419L。 [ 89%]

...。 10-13 17:31:15.791 6514-6514/com.vivo.vs D/ActivityStack: pushInstance:GameWebActivity 10-13 17:31:15.801 6514-6514/com.vivo.vs D/STATUSBAR_DEBUG: vivo statusbar style  10-13 17:31:15.801 6514-6514/com.vivo.vs D/STATUSBAR_DEBUG: windowDrawsFlag set 10-13 17:31:15.801 6514-6514/com.vivo.vs D/STA...

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

112. android下layabox调用Laya.Texture2D.load报错 [ 89%]

...栈: 02-06 14:59:43.858  6545  6658 I LayaBox : alert=http://10.0.1.72/game/dev-loca ... 5668: TypeError: Cannot read property 'createTexture' of null 02-06 14:59:43.858  6545  6658 I LayaBox : var glTexture=this._source=gl.createTexture(); 02-06 14:59:43.858  6545  6658 I LayaBox :       ...

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

113. 项目发布问题 [ 89%]

...d/ProjectExportTools/LayaAirCmdTool.max.js',   '/Users/xxx/Desktop/chickenGame/chicken_game/laya/.laya',   'clear=true',   'releasemode=normal',   'exportUICode=true',   'exportRes=true' ] type: Darwin appPath: /usr/local/lib/node_modules/layaair-cmd/ProjectExportTools/ openProject: /Users/xxx/...

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

114. 截屏函数异常E/LayaBox:className:layaair/game/browser/ExportJavaFunction,methodName:captureScreen [ 88%]

截屏函数异常E/LayaBox:className:layaair/game/browser/ExportJavaFunction,methodName:captureScreen Offline.prototype.setSave=function(){ if( Laya.Browser.window.conch ) { var content=Laya.Browser.context; var width=800; var height=500; Laya.Browser.window.conch.captureScreen(function(content,...

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

115. MeshSprite3D 是否支持 getChildByName("root/node/dummy") 这样获取子节点 [ 88%]

...样获取子节点是支持的 2017-11-07 0 0 分享 微博 QZONE 微信 game4d 赞同来自: 可以遍历 骨骼节点吗?  刚才试了,  获得不到骨骼节点 2017-11-07 0 0 分享 微博 QZONE 微信 ymsdandan 赞同来自: 你要想得到骨骼节点的话,就得去avatar下的animat...

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

116. 微信小游戏调试报错window is not defined [ 88%]

...的2D项目发布为微信小游戏后,扫码预览和真机调试,在game.js中都会报错: gameThirdScriptError Uncaught ReferenceError: window is not defined ReferenceError: window is not defined at https://servicewechat.qq.com/game.js:63771:12 at require (<anonymous>:3:7977) at http...

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

117. 微信小游戏 关系链数据上屏绘制问题 [ 88%]

...nvas.getContext('2d'))会报错,普通2D微信小游戏正常   VM291:1 gameThirdScriptError Cannot set property '__proto__' of null TypeError: Cannot set property '__proto__' of null     at HTMLCanvasElement.n.getContext (http://127.0.0.1:56214/game/__ ... :23503)     at http://127.0.0.1:562...

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

118. Laya打包微信小游戏的时候,引入的外部js访问不到 [ 88%]

...efined ReferenceError: math is not defined     at http://127.0.0.1:19768/game/code.js:60:1     at require (http://127.0.0.1:19768/game/__ ... :78871)     at http://127.0.0.1:19768/game/__ ... 78480     at http://127.0.0.1:19768/game/game.js:4:1     at require (http://127.0.0.1:19768/game/_...

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

119. 打包app 在 安卓 htc t329d 手机下不能运行。 [ 88%]

...                       java.lang.NoClassDefFoundError: layaair.game.browser.a                                                                     at layaair.game.conch.LayaConch5.InitView(Unknown Source)                                   ...

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

120. 截屏无法实现 [ 88%]

截屏无法实现 View gameView = mPlugin.game_plugin_get_view(); this.setContentView(gameView); 这个gameView应该就是游戏显示视图,但获取出来是空的,屏幕保存成文件全是黑的 现在不知道用什么方法进行截屏了 2017-04-23 添加评论 免费帖 --> 分享 ...

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