吃荤的猫_cry
吃荤的猫_cry
铁甲依然在。
关注数: 13
粉丝数: 15
发帖数: 372
关注贴吧数: 30
求个靠谱军团~本人eve老玩家~ 求个靠谱军团~本人eve老玩家~
长时间未登录,现在登录不了。 请问各位大神,半年没登录,现在登录不了了。。感觉是需要翻墙,可是现在根本找不到能翻墙的东西。请问有什么办法吗。。。。
ue4 工程Windows打包失败求助 请问大神为何我的项目无法打包,日志如下: UATHelper: 打包 (Windows (64位)): Running AutomationTool... UATHelper: 打包 (Windows (64位)): Automation.ParseCommandLine: Parsing command line: -ScriptsForProject=E:/ue4/4.5/text001/text001.uproject BuildCookRun -nocompile -nocompileeditor -installed -nop4 -project=E:/ue4/4.5/text001/text001.uproject -cook -stage -archive -archivedirectory=F:/qk -package -clientconfig=Development -ue4exe=UE4Editor-Cmd.exe -pak -prereqs -nodebuginfo -targetplatform=Win64 -build -CrashReporter -utf8output UATHelper: 打包 (Windows (64位)): Automation.Process: Setting up command environment. UATHelper: 打包 (Windows (64位)): WindowsPlatform.GetDefaultCompiler: WARNING: Visual Studio 2017 is installed, but is missing the C++ toolchain. Please verify that "Common Tools for Visual C++ 2015" are selected from the Visual Studio 2015 installation options. UATHelper: 打包 (Windows (64位)): CommandEnvironment.SetupBuildEnvironment: WARNING: Couldn't find installation of Visual Studio UATHelper: 打包 (Windows (64位)): CommandEnvironment.SetupBuildEnvironment: WARNING: Assuming no solution compilation capability. UATHelper: 打包 (Windows (64位)): BuildCookRun.SetupParams: Setting up ProjectParams for E:\ue4\4.5\text001\text001.uproject UATHelper: 打包 (Windows (64位)): Project.Build: ********** BUILD COMMAND STARTED ********** UATHelper: 打包 (Windows (64位)): CommandUtils.Run: Run: E:\ue4\UE_4.15\Engine\Binaries\DotNET\UnrealBuildTool.exe text001 Win64 Development -Project=E:\ue4\4.5\text001\text001.uproject E:\ue4\4.5\text001\text001.uproject -remoteini="E:\ue4\4.5\text001" -noxge -generatemanifest -NoHotReload UATHelper: 打包 (Windows (64位)): UnrealBuildTool: Visual Studio 2017 is installed, but is missing the C++ toolchain. Please verify that "Common Tools for Visual C++ 2015" are selected from the Visual Studio 2015 installation options. UATHelper: 打包 (Windows (64位)): CommandUtils.Run: Run: Took 0.6326816s to run UnrealBuildTool.exe, ExitCode=0 UATHelper: 打包 (Windows (64位)): CommandUtils.Run: Run: E:\ue4\UE_4.15\Engine\Binaries\DotNET\UnrealBuildTool.exe text001 Win64 Development -Project=E:\ue4\4.5\text001\text001.uproject E:\ue4\4.5\text001\text001.uproject -remoteini="E:\ue4\4.5\text001" -noxge -NoHotReload -ignorejunk UATHelper: 打包 (Windows (64位)): UnrealBuildTool: Visual Studio 2017 is installed, but is missing the C++ toolchain. Please verify that "Common Tools for Visual C++ 2015" are selected from the Visual Studio 2015 installation options. UATHelper: 打包 (Windows (64位)): UnrealBuildTool: Creating makefile for text001 (no existing makefile) UATHelper: 打包 (Windows (64位)): UnrealBuildTool: Performing full C++ include scan (no include cache file) UATHelper: 打包 (Windows (64位)): UnrealBuildTool: ERROR: Visual Studio 2015 must be installed in order to build this target. UATHelper: 打包 (Windows (64位)): CommandUtils.Run: Run: Took 1.79477s to run UnrealBuildTool.exe, ExitCode=5 UATHelper: 打包 (Windows (64位)): Program.Main: ERROR: AutomationTool terminated with exception: AutomationTool.CommandUtils+CommandFailedException: Command failed (Result:5): E:\ue4\UE_4.15\Engine\Binaries\DotNET\UnrealBuildTool.exe text001 Win64 Development -Project=E:\ue4\4.5\text001\text001.uproject E:\ue4\4.5\text001\text001.uproject -remoteini="E:\ue4\4 .5\text001" -noxge -NoHotReload -ignorejunk. See logfile for details: 'UnrealBuildTool-2017.05.11-17.22.59.txt' UATHelper: 打包 (Windows (64位)): 在 AutomationTool.CommandUtils.RunAndLog(String App, String CommandLine, String Logfile, Int32 MaxSuccessCode, String Input, ERunOptions Options, Dictionary`2 EnvVars, SpewFilterCallbackType SpewFilterCallback) UATHelper: 打包 (Windows (64位)): 在 AutomationTool.CommandUtils.RunAndLog(CommandEnvironment Env, String App, String CommandLine, String LogName, Int32 MaxSuccessCode, String Input, ERunOptions Options, Dictionary`2 EnvVars, SpewFilterCallbackType SpewFilterCallback) UATHelper: 打包 (Windows (64位)): 在 AutomationTool.CommandUtils.RunUBT(CommandEnvironment Env, String UBTExecutable, String CommandLine, String LogName, Dictionary`2 EnvVars) UATHelper: 打包 (Windows (64位)): 在 AutomationTool.CommandUtils.RunUBT(CommandEnvironment Env, String UBTExecutable, FileReference Project, String Target, String Platform, String Config, String AdditionalArgs, String LogName, Dictionary`2 EnvVars) UATHelper: 打包 (Windows (64位)): 在 AutomationTool.UE4Build.BuildWithUBT(String TargetName, UnrealTargetPlatform TargetPlatform, String Config, FileReference UprojectPath, Boolean ForceMonolithic, Boolean ForceNonUnity, Boolean ForceDebugInfo, Boolean ForceFlushMac, Boolean DisableXGE, String InAddArgs, Boolean ForceUnity, Dictionary`2 EnvVars) UATHelper: 打包 (Windows (64位)): 在 AutomationTool.UE4Build.Build(BuildAgenda Agenda, Nullable`1 InDeleteBuildProducts, Boolean InUpdateVersionFiles, Boolean InForceNoXGE, Boolean InUseParallelExecutor, Boolean InForceNonUnity, Boolean InForceUnity, Boolean InShowProgress, Dictionary`2 PlatformEnvVars, Nullable`1 InChangelistNumberOverride, Dictionary`2 InTa rgetToManifest) UATHelper: 打包 (Windows (64位)): 在 Project.Build(BuildCommand Command, ProjectParams Params, Int32 WorkingCL, ProjectBuildTargets TargetMask) UATHelper: 打包 (Windows (64位)): 在 BuildCookRun.DoBuildCookRun(ProjectParams Params) UATHelper: 打包 (Windows (64位)): 在 BuildCookRun.ExecuteBuild() UATHelper: 打包 (Windows (64位)): 在 AutomationTool.BuildCommand.Execute() UATHelper: 打包 (Windows (64位)): 在 AutomationTool.Automation.Execute(List`1 CommandsToExecute, CaselessDictionary`1 Commands) UATHelper: 打包 (Windows (64位)): 在 AutomationTool.Automation.Process(String[] Arguments) UATHelper: 打包 (Windows (64位)): 在 AutomationTool.Program.MainProc(Object Param) UATHelper: 打包 (Windows (64位)): 在 AutomationTool.InternalUtils.RunSingleInstance(Func`2 Main, Object Param) UATHelper: 打包 (Windows (64位)): 在 AutomationTool.Program.Main() UATHelper: 打包 (Windows (64位)): Program.Main: AutomationTool exiting with ExitCode=5 (5) UATHelper: 打包 (Windows (64位)): BUILD FAILED LogSlate: Took 0.000111 seconds to synchronously load lazily loaded font '../../../Engine/Content/Editor/Slate/Fonts/DroidSansMono.ttf' (77K)
求教MR设置四分屏问题 各位大佬好。 我是初步接触MR效果展示。不是应用于游戏,而是对unity工程文件进行MR展示。现在不插上vive可以顺利实现分屏(不使用externalcamera文件),但是一连接上vive设备输出就只剩下头盔摄像机拍到的画面了。其他的分屏都不显示。unity工程文件放入externalcamera后也不能开启四分屏效果。请问有哪位大佬指明是为什么呢。是不是4分屏不支持unity工程文件。 另请问unity是否支持单独输出虚拟摄像机数据,在不影响头显的情况下如何再输出一个虚拟摄像机拍到的画面呢?
小白关于电源的求助求助!!!! 问下大婶们,770加e3 用那个海韵520w的电源行不行啊~还有这个海韵520能不能支持小幻影机箱走背线。
第一次拼电脑~各种迷惘各种晕~长长长~ 配置如下 显示器:华硕(ASUS) VX239H 23英寸LED背光IPS宽屏液晶显示器 主板:华硕(ASUS)B85M-E 主板(Intel B85/LGA 1150) 主板:技嘉(GIGABYTE) B85M-HD3主板 (Intel B85/LGA1150) 主板:技嘉(GIGABYTE) B85M-D3H主板 (Intel B85/LGA 1150) 机箱:恩杰(NZXT)Phantom410 小幻影 中塔游戏机箱 白色 显卡:技嘉(GIGABYTE) GV-N770WF3-2GD 1046-1085MHz/7010MHz 2GB/256bit GDDR5显卡 散热器:九州风神(DEEPCOOL) 玄冰400 多平台 CPU散热器 电源:海韵(Seasonic)额定520W S12II-520 电源 硬盘:希捷(Seagate)1TB ST1000DM003 7200转64M SATA 6Gb/秒 台式机硬盘 建达蓝德 内存:芝奇(G.SKILL) RipjawsX DDR3 1600 8G(4G×2条) 主板:微星(msi) B85-G41 PC Mate主板(Intel B85/LGA 1150) cpu:E3 1230 V3 (以上重复的配件是由于还未定品牌。) 斗胆问前辈: 1、主板的选择究竟选哪个,技嘉那个hd3和d3h究竟有什么区别,网上说技嘉跟芝奇内存条有不兼容的问题是真的吗? 2、这款散热器是否可以装在b85的小板上(或者小板能不能插到散热器上)? 3、关于电源,海韵这款电源是否能带动以上配置,如果不能请推荐更骄傲适合的一款,我想尝试走背线,海韵这款电源的电源线是否够长,机箱是小幻影,主板是b85小板。 4、据说e3v3跟上面这几款主板也有不兼容的问题?蓝屏加重启或者过不了自检? 5、1t机械硬盘究竟用西数还是希捷。
[新人真情提问向]小白初攒机不得已赞问题望解答回必粉 本人今年24上班狗过完年想配个卡吧标配(e3v3 显卡770那套)第一次自己自己装机,黑东这两天显卡没货只能等过了年了。上学的时候喜欢打单机,刺客信条 cod什么的,后来笔记本配置不行也就没打新出来的。现在也就跟女盆友打打lol,但是因为本子实在不行了,连lol都卡的不能打团,就想换机子。初探卡吧就看上了这套标配,想回归单机党找找当年震撼的感觉。 配置如下: CPU:Intel Xeon E3 1230 v3 散片 主板:技嘉(GIGABYTE)H81M-D3V 内存:G.SKILL(芝奇)RipjawsX DDR3 1600 8G(4G×2条) 硬盘:希捷(Seagate)1TB ST1000DM003 7200转64M SATA 6Gb/秒 显卡:微星(MSI)N770 TF 2GD5/OC 电源:海韵(Seasonic)额定520W S12II-520 散热器:九州风神 玄冰400 特来打扰各位大神问几个问题o>_<o 1.卡吧推荐的微星770跟朋友推荐的技嘉770到底哪个良心一点。 2.有没有靠谱一点的机箱推荐一下。因为第一次装机实在不了解哪款机箱适合这个配置,标准自然是散热好,耐艹一点。 3.是不是还需要买散热硅胶给e3v3涂一下,那个黑东满500送的硅胶好使不~ 4.还有显示屏也不知道买哪个,不是屏幕控,不过也要对得起这个机箱呀,麻烦吧友再来款屏幕。
易信抽奖又来啦o>_<o急征两位朋友来领取五块点卡!!! 易信最新活动~~首先下载易信~然后关注 网易手机号码邮箱 这个公众账号~最后给他发送 11270474 就可以获得五元点卡了!先到先得~只有两位哦!
小米一区新伊甸工会诚招各位强力党! 工会刚刚成立~求各位强力党踊跃加入!为了我们的装备一起努力~没有亲友没有暴力~只有和谐发展!搜索 新伊甸 成为你在mt中又一个家!
一区求工会啊啊啊!!! 一区求个工会收留。。。35000战力。。。知道不高也求人收留啊。。。。
新人前来。。。在官网领了90级水兵。。现在没钱买船啊。。。 求大神给点买船海币。。暂时求个200w吧。。。。。小生在此拜谢了。。。。
问下现在新手福利。。。 我前年玩过一段来到bb1和cv1就没玩了。。昨天想回归突然发现两个区都没有我的数据记录,不知道是不是和服把数据丢了。无奈就建了个新号又发现现在福利好烂啊。vip一天没有。官网送的东西拿也找不见。。。说送了好多水兵也没见。。。。没办法只好去玩美服了。。。 现在新手到底有什么福利呢?升级慢的要死啊。。。。。。
win7 又启动不了大海战了。。。。 一进去就闪退。。。兼容启动,管理员启动都没用。。。重装没用。。。还有什么办法么。。?除了虚拟机。。机器太烂。。虚拟不了。。。
新人来了。。求个邀请码啊啊啊啊 rt。。。。
[email protected]
实在是忍不了了。。。。新手教程都过不去的渣渣。。。。 终于等到公测。。。。丫的进去新手教程都过不去啊。。。。。。。鼠标左键自动瞄准根本不能用!!!用键盘跳过那个之后。。。居然还有个鼠标中建的任务。。。。按了200000次都没用啊。。。。。不得不退出。。。。问下你们都是怎么过的啊啊啊啊啊啊啊啊!!!!!
[pvp新手求助向]求问基友二人组低安pvp舰船组成 基友二人组决定去低安打架。。求问两人用什么船合适?求大神们指点啊啊啊。。。
服务器是不是又挂了。。。。。 求问啊。。。还是我自己的问题?。。。怎么提升连接不上啊。。。
PSP是小孩玩的?求心理安慰。。。 最近大学刚实习开始上班了,坐办公室有时候挺闲的,就像买个PSP,结果有人说那是小孩玩的,我就纠结了。。。。。
我的天啊。。。第一次遇海盗啊。。。真是跟传说的一样样的。。 我才2个月的新人啊。。。就一破幼龙啊。。。 刚刚在0.4遇上海盗了。。。开口要5000W。。。我寻思大半夜人家这也不容易。。。抬手给了。。。居然不停手啊不停手。。。 这个。。。无语了。。。偌大的打击。。。 我。要。变。强。
趁着维护。。说下最近看到的一个动漫。。。 这部动漫大体有两季,根据解密游戏改编。《寒蝉鸣泣之时》看着个是绝对不能剧透的哦~个人表示巨大的代入感很是震撼。。不是大片,但很不错。
1
下一页