大约有 717 项符合查询结果, 库内数据总量为 30,906 项。 (搜索耗时: 0.0052 秒)
...rs'错误 module.js:472 throw err; ^ Error: Cannot find module 'colors' at Function.Module._resolveFilename (module.js:470:15) at Function.Module._load (module.js:418:25) at Module.require (module.js:498:17) at require (internal/module.js:20:19) at Object.<anonymous> (/private/var/folders/g...
来源: Laya_社区 发布时间: 20170812
...eError: Cannot read property '_addRenderObject' of undefined preload.js:55 at MeshSprite3D._onActive (file:///E:/A_LayaDemo/test3Dscene/bin/libs/laya.d3.js:5617:17) at MeshSprite3D._activeHierarchy (file:///E:/A_LayaDemo/test3Dscene/bin/libs/laya.core.js:12325:18) at Sprite3D._activeHierarchy ...
来源: Laya_社区 发布时间: 20191129
...么原因吗? fs.js:972 return binding.symlink(preprocessSymlinkDestination(target, type, path), ^ Error: EPERM: operation not permitted, symlink 'D:\moyu_h5\game\bin\node_modules\_abbrev@1.1.1@abbrev\' -> 'D:\moyu_h5\game\release\layaweb\v1.0.12\node_modules\abbrev' at Object.fs.sym...
来源: Laya_社区 发布时间: 20171204
...on' of undefined" "TypeError: Cannot read property 'on' of undefined at new GameInfo (file:///C:/Users/Kevin/Desktop/test/AirWar/AirWar09/src/GameInfo.js:12:22) at onLoaded (file:///C:/Users/Kevin/Desktop/test/AirWar/AirWar09/src/Game.js:44:25) at EventHandler.__proto.runWith (file...
来源: Laya_社区 发布时间: 20171118
...开发工具堆栈:(unknown) ReferenceError: laya is not defined at code.js:11708 at code.js:11720 at code.js:18226 at require (WAGame.js:11) at WAGame.js:11 at game.js? [sm]:4 at require (WAGame.js:11) at gamePage.html:135 window.onerror -----------...
来源: Laya_社区 发布时间: 20180131
...nstruct 'AudioContext': The number of hardware contexts 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 Functi...
来源: Laya_社区 发布时间: 20170224
...了,解决了。 加载.lm模型要用Laya.MeshSprite3D(Laya.Mesh.load(path)); 动画目前看起来还是正常的。 2017-05-22 1 1 分享 微博 QZONE 微信 cuixueying 赞同来自: 我们看下,晚些回复! 2017-05-18 0 0 分享 微博 QZONE 微信 ebaww 赞同来自: 可以在max里看...
来源: Laya_社区 发布时间: 20170518
...TypeError: CharRender_Canvas.ctx.fillAndStrokeText is not a function at CharRender_Canvas.__proto.getCharCanvas (http://127.0.0.1:18647/game/li ... 935:26) at CharRender_Canvas.__proto.getCharBmp (http://127.0.0.1:18647/game/li ... 882:16) at CharPages.__proto.getCharBmp (http://12...
来源: Laya_社区 发布时间: 20181020
...是长久解决办法 提示的错误: fs.js:558 return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode); ^ Error: ENOENT: no such file or directory, open '/Developer/xcode/projects/game_dev/180106JumpAJump/code.git/JumpLaya/release/layaweb/0.9/js/core/UIInterface.js' at Objec...
来源: Laya_社区 发布时间: 20180116
...: 1.创建Laya 2.0.1 3D示例项目 2.在GameUI.ts中box.meshRenderer.material = material;后插入如下代码: // 自定义内容 directionLight.shadow = true; box.meshRenderer.castShadow = true; box.meshRenderer.receiveShadow = true;3. F6运行,渲染正常 4. 打包发布并导入微信...
来源: Laya_社区 发布时间: 20190423