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

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

41. 多scene3d报内存不足问题 [ 78%]

....physics3D.js:308 Uncaught abort("Cannot enlarge memory arrays. Either (1) compile with  -s TOTAL_MEMORY=X  with X higher than the current value 16777216, (2) compile with  -s ALLOW_MEMORY_GROWTH=1  which allows increasing the size at runtime but prevents some optimizations, (3) set Module.TOTAL...

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

42. laya2.0用FlashDevelop调用编译,总是打开bin\h5\index.html [ 78%]

...a3DTest\code\3dtest\3dtest.as3proj";out=bin/js/bundle.js;iflash=false;quickcompile=false;outlaya=true; Laya AS2JS Compiler[Ver 2018091801] start... Quick Compile: false Project file: D:\Laya3DTest\code\3dtest\3dtest.as3proj. Main Class: D:/Laya3DTest/code/3dtest/src/Main.as D:/Laya3DTest/code/3dtest...

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

43. native 1.0.2 连不上wss [ 78%]

...7 NOTICE: Libwebsockets version: 2.3.0 layabox_mac@localhost- NOTICE: IPV6 compiled in and enabled NOTICE: libev support not compiled in NOTICE: libuv support not compiled in NOTICE: Threads: 1 each 2560 fds NOTICE: mem: platform fd map: 20480 bytes NOTICE: Compiled with OpenSSL support NOTICE: Doin...

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

44. LayaIDE 2.3.0beta创建模型过多导致内存溢出 [ 78%]

...致内存溢出 Uncaught abort("Cannot enlarge memory arrays. Either (1) compile with  -s TOTAL_MEMORY=X  with X higher than the current value 16777216, (2) compile with  -s ALLOW_MEMORY_GROWTH=1  which allows increasing the size at runtime but prevents some optimizations, (3) set Module.TOTAL_M...

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

45. 如何使用类似AS库打包的方式来分包 [ 77%]

...。那么类似的工作流能否移植到laya开发中呢?   使用 /*[COMPILER OPTIONS:ForcedCompile]*/ 太过于繁琐,能否在module.def提供参数来简化操作 代码: package cn.ztgames.st.Framework { /*[COMPILER OPTIONS:ForcedCompile]*/ public class Framework { public function Fram...

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

46. 编译时报错 [ 77%]

...5\resources\app   [16:24:15] Using gulpfile D:\workspace\Test_2_5_1\.laya\compile.js   [16:24:15] Starting 'layacompile'...   [16:24:16] Finished 'layacompile' after 634 ms   [16:24:16] Starting 'compile'...   [16:24:16] 'compile' errored after 23 ms [16:24:16] Error: Invalid number at error (D...

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

47. Shader预编译(JavaScript-3D基础(JS)-LayaAir3D之shader) [ 77%]

...变种集合属性介绍 1.是否已经全部编译 ```typescript get allCompiled(); ``` 2.包含的变种数量 ```typescript get variantCount(); ``` 3.添加着色器变种 ```typescript add(variant); ``` 4.移除着色器变种 ```typescript remove(variant); ``` 5.是否包含着色器变种 ```t...

来源: Laya2.0_文档 发布时间: 20210714

48. 2.1.1版加了3D物理引擎库后创建3个scene3D就报错 [ 76%]

....physics3D.js:308 Uncaught abort("Cannot enlarge memory arrays. Either (1) compile with  -s TOTAL_MEMORY=X  with X higher than the current value 16777216, (2) compile with  -s ALLOW_MEMORY_GROWTH=1  which allows increasing the size at runtime but prevents some optimizations, (3) set Module.TOTAL...

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

49. layacmd问题 [ 76%]

layacmd问题 我写了个bat文件,里面写了layacmd compile,手动点执行bat文件是可以编译的,但是如果通过AIR程序调用这个bat,则返回编译失败,通过查看 var _localBytes:String=_nativeProcess.standardOutput.readMultiByte(_nativeProcess.standardOutput.bytesAvailable, "...

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

50. 引擎1.7.6-beta,0.9.6的layanative,ios打包,真机iphone6, 发起websocket连接时失败 [ 76%]

...OTICE: Libwebsockets version: 1.6.0 3ca4bac [1496561796:2482] NOTICE: IPV6 compiled in and enabled [1496561796:2482] NOTICE: libev support not compiled in [1496561796:2493] NOTICE: mem: platform fd map: 2048 bytes [1496561796:2500] NOTICE: mem: per-conn: 336 bytes + protocol rx buf 2017-06-04 15:36:...

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