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

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

591. Cannot read property 'load' of null [ 44%]

...ead property 'cursor' of undefined错误 Failed to load resource: net::ERR_FILE_NOT_FOUND retry to load问题 Uncaught TypeError: Cannot read property 'props' of undefined 资源分包,按照文档做load不到资源,有Demo 有人知道大天使之剑H5的选服界面和load界面的实现原...

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

592. LayaAir3D打包Native Android应用,直连设备没问题,avm 运行报错 0x502 [ 43%]

...然后打开 build.gradle,点击工具栏中的 sync project with gradle files; 5. 修改config.js,在末尾添加代码: =9ptwindow.ConchRenderType = =9pt6=9pt; 6. 修改 =9ptSplashDialog.java:=9ptimport com.example.layaboxsdk_demo.R 修正为 =9ptimport =9ptcom.layabox.game.R; =9pt7. ...

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

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

...Image.onload=function() { ...使用image对象 } window.globalImage.src = "file:///" + conch.getCachePath()+"/test.png"; */ // window.image = window.document.createElement("img"); image.putImageData(arrayBuff,width,height); //...使用image对象 } } 2018-02-27 0 2 分享 微博 QZONE 微信 Laya_Aa...

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

594. vivo小游戏 3d模型加载不出,调试无报错 [ 43%]

...2ce3fc0) failed! 08-28 16:39:42.374 28953-29182/? E/jswrapper: jsb: ERROR: File /opt/jenkins/workspace/vivo_v1.7.6.600/game/cocos/cocos2d-x-lite/cocos/./scripting/js-bindings/manual/jsb_opengl_manual.cpp: Line: 2311, Function: JSB_glTexImage2D 08-28 16:39:42.374 28953-29182/? E/jswrapper: [ERROR] Fa...

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

595. UNITY3D导出模型加载错误 [ 43%]

...型加载错误 laya.core.js:12371 Uncaught Error: LoaderManager:unknown file(http://127.0.0.1/layaair/myLaya3D1/bin/null path) extension with: 1. at LoaderManager.__proto._create (laya.core.js:12371) at LoaderManager.__proto.create (laya.core.js:12339) at Loader.Laya3D._onHierarchylhLoaded (laya.d3...

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

596. layaair2-cmd compile编译报内存溢出 [ 42%]

...rollup\dist\rollup.js:13953] [pc=3DA77B43](this=0E9041A1 ,bundle=0CAD5F2D ,file=6DA918E9 2021-11-02 0 0 分享 微博 QZONE 微信 Laya_Fred 赞同来自: 可以在调用node服务的时候手动设置--max_old_space_size,具体是找到layaair2cmd的命令行文件,在执行node的地方接着...

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

597. TypeError: Failed to execute 'texImage2D' on 'WebGLRenderingContext' [ 42%]

...ead property 'cursor' of undefined错误 Failed to load resource: net::ERR_FILE_NOT_FOUND Uncaught TypeError: Cannot read property 'props' of undefined TypeError: Laya.Browser.window.conch.setFontFaceFromBuffer is not a function TypeError: Cannot set property 'pivotX' of null 打开弹窗UI时报错...

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

598. 第一次使用layabox,用IDE自带的示例,编译后要在微信开发者工具中预览提示包太大 [ 42%]

...t error: ../../../node_modules/@types/gsap/index.d.ts(6,22): Error TS6053: File '../../../node_modules/@types/gsap/Animation.d.ts' not found. 2018-09-27 0 4 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 爱有你 相关问题 【屏幕适...

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

599. lib/arm/liblayaair.so 总是崩溃 [ 42%]

..._6 mType: 0 status 0 08-14 10:57:51.050 3198-3485/? I/logserver: handle_logfile_events, Object Path:/data/system/dropbox/, mask=0x00000080     process_one_event, event->len=48, name=data_app_native_crash@1534215471049.txt 08-14 10:57:51.050 3198-3485/? E/logserver: process_one_event, can not fi...

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

600. 3D粒子编辑模块 · LayaAir3.0文档 · LAYABOX [ 41%]

...Particle3D extends Sprite3D { private _isInited: boolean = false; private _filePath: string = null; private _particle: Laya.Sprite = null; private _shuriKenParticle3D: Array<ShuriKenParticle3D>= []; private _shurikenParticleSystem: Array<ShurikenParticleSystem>= []; constructor() { super...

来源: Laya3.0_文档 发布时间: 20240117