kgs233 2022-06-04 10:05 采纳率: 71.4%
浏览 57
已结题

虚幻5在空项目中HLOD编译时报错崩溃

报错信息:

[2022.06.03-18.00.12:720][  0]LogTextureFormatETC2: Display: ETC2 Texture loading DLL: TextureConverter.dll
[2022.06.03-18.00.12:743][  0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.5
[2022.06.03-18.00.12:743][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll
[2022.06.03-18.00.12:759][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android'
[2022.06.03-18.00.12:759][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC'
[2022.06.03-18.00.12:759][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT'
[2022.06.03-18.00.12:759][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2'
[2022.06.03-18.00.12:759][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient'
[2022.06.03-18.00.12:759][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient'
[2022.06.03-18.00.12:759][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient'
[2022.06.03-18.00.12:759][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client'
[2022.06.03-18.00.12:759][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi'
[2022.06.03-18.00.12:759][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient'
[2022.06.03-18.00.12:821][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'HoloLens'
[2022.06.03-18.00.12:821][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'HoloLensClient'
[2022.06.03-18.00.12:832][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS'
[2022.06.03-18.00.12:832][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient'
[2022.06.03-18.00.12:842][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux'
[2022.06.03-18.00.12:842][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor'
[2022.06.03-18.00.12:842][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer'
[2022.06.03-18.00.12:842][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient'
[2022.06.03-18.00.12:853][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64'
[2022.06.03-18.00.12:853][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server'
[2022.06.03-18.00.12:853][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client'
[2022.06.03-18.00.12:861][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS'
[2022.06.03-18.00.12:861][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient'
[2022.06.03-18.00.12:879][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows'
[2022.06.03-18.00.12:879][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor'
[2022.06.03-18.00.12:879][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer'
[2022.06.03-18.00.12:879][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient'
[2022.06.03-18.00.12:879][  0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor
[2022.06.03-18.00.12:905][  0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded.
[2022.06.03-18.00.13:096][  0]LogShaderCompilers: Display: Compiling shader autogen file: C:/a/????2/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush
[2022.06.03-18.00.13:096][  0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
[2022.06.03-18.00.13:097][  0]LogShaderCompilers: Display: Compiling shader autogen file: C:/a/????2/Intermediate/ShaderAutogen/PCD3D_ES31/AutogenShaderHeaders.ush
[2022.06.03-18.00.13:097][  0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
[2022.06.03-18.00.13:138][  0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (1092 MiB)
[2022.06.03-18.00.13:162][  0]LogDerivedDataCache: Display: Performance to C:/Users/heero/AppData/Local/UnrealEngine/Common/DerivedDataCache: Latency=0.10ms. RandomReadSpeed=96.78MBs, RandomWriteSpeed=74.51MBs. Assigned SpeedClass 'Local'
[2022.06.03-18.00.13:183][  0]LogShaderCompilers: Display: Using Local Shader Compiler with 5 workers.
[2022.06.03-18.00.15:685][  0]LogEditorDomain: Display: EditorDomain is Disabled
[2022.06.03-18.00.16:198][  0]LogTexture: Display: Texture Encode Speed: Final (cook).
[2022.06.03-18.00.17:148][  0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor"
[2022.06.03-18.00.17:195][  0]LogTexture: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal
[2022.06.03-18.00.22:866][  0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
[2022.06.03-18.00.22:866][  0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
[2022.06.03-18.00.23:842][  0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1"
[2022.06.03-18.00.24:697][  0]LogWorldPartitionBuilderCommandlet: Display: Execution started...
[2022.06.03-18.00.24:763][  0]LogWorldPartitionBuilderCommandlet: Error: Unknown world '/Temp/Untitled_1'
[2022.06.03-18.00.24:763][  0]LogWorldPartitionBuilderCommandlet: Display: Execution took 66 ms
[2022.06.03-18.00.24:764][  0]LogInit: Display: 
[2022.06.03-18.00.24:764][  0]LogInit: Display: Warning/Error Summary (Unique only)
[2022.06.03-18.00.24:764][  0]LogInit: Display: -----------------------------------
[2022.06.03-18.00.24:764][  0]LogInit: Display: LogWorldPartitionBuilderCommandlet: Error: Unknown world '/Temp/Untitled_1'
[2022.06.03-18.00.24:764][  0]LogInit: Display: 
[2022.06.03-18.00.24:765][  0]LogInit: Display: Commandlet->Main return this error code: 1
[2022.06.03-18.00.24:765][  0]LogInit: Display: With 1 error(s), 0 warning(s)
[2022.06.03-18.00.24:765][  0]LogInit: Display: 

Execution of commandlet took:  0.14 seconds
[2022.06.03-18.00.25:040][  0]LogShaderCompilers: Display: ================================================
[2022.06.03-18.00.25:040][  0]LogShaderCompilers: Display: === FShaderJobCache stats ===
[2022.06.03-18.00.25:041][  0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%)
[2022.06.03-18.00.25:041][  0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%)
[2022.06.03-18.00.25:041][  0]LogShaderCompilers: Display: RAM used: 0.00 MB (0.00 GB) of 819.20 MB (0.80 GB) budget. Usage: 0.00%
[2022.06.03-18.00.25:041][  0]LogShaderCompilers: Display: === Shader Compilation stats ===
[2022.06.03-18.00.25:041][  0]LogShaderCompilers: Display: Shaders Compiled: 0
[2022.06.03-18.00.25:042][  0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0.00%)
[2022.06.03-18.00.25:042][  0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s
[2022.06.03-18.00.25:042][  0]LogShaderCompilers: Display: ================================================
[2022.06.03-18.00.25:064][  0]LogShaderCompilers: Display: Shaders left to compile 0
  • 写回答

1条回答 默认 最新

报告相同问题?

问题事件

  • 系统已结题 3月19日
  • 已采纳回答 3月11日
  • 创建了问题 6月4日

悬赏问题

  • ¥15 flink cdc无法实时同步mysql数据
  • ¥100 有人会搭建GPT-J-6B框架吗?有偿
  • ¥15 求差集那个函数有问题,有无佬可以解决
  • ¥15 【提问】基于Invest的水源涵养
  • ¥20 微信网友居然可以通过vx号找到我绑的手机号
  • ¥15 寻一个支付宝扫码远程授权登录的软件助手app
  • ¥15 解riccati方程组
  • ¥15 使用rabbitMQ 消息队列作为url源进行多线程爬取时,总有几个url没有处理的问题。
  • ¥15 Ubuntu在安装序列比对软件STAR时出现报错如何解决
  • ¥50 树莓派安卓APK系统签名