【问题标题】:Unreal Engine 4.8 fatal error at startup虚幻引擎 4.8 启动时出现致命错误
【发布时间】:2016-08-11 18:49:30
【问题描述】:

我想开始使用 虚幻引擎 4 制作游戏。因此,我从可靠的第三方网站下载了 UE4 的预编译版本,这对我的朋友有用。
为了运行 UE4,我从 C:\UE4\Engine\Binaries\Win64 文件夹启动 UE4editor.exe
当我运行它时,显示以下错误消息,进度挂在 0% 并退出。

另外,请注意错误消息中提到的地址:D:\Unreal Engine 4.8.0 NV-Techs... 这是不正确的!正如我之前所说,我的 UE4 文件夹是 C:\UE4。怎么了?!!

我能做些什么来解决这个问题?!!
我附加了日志和转储文件。如果需要任何其他详细信息,请告诉我。
感谢您的关注

系统规格:

  • Windows 8.1
  • CPU:酷睿 i5
  • 内存:4GB
  • GPU:AMD Radeon 6300M 系列

日志文件:
UE4 logs.rar

错误信息:

 ---------------------------
 The UE4- Editor has crashed and will close
 ---------------------------
 Fatal error: [File:D:\Unreal Engine 4.8.0 NV-Techs\Engine\Source\Runtime\Windows\D3D11RHI\Private\D3D11Util.cpp] [Line: 223] 
 Direct3DDevice->CreateTexture2D(TextureDesc,SubResourceData,OutTexture2D) failed 
  at D:\Unreal Engine 4.8.0 NV-Techs\Engine\Source\Runtime\Windows\D3D11RHI\Private\D3D11Texture.cpp:458 
  with error E_INVALIDARG, 
  Size=512x512x1 Format=(0x00000035), NumMips=1, Flags=D3D11_BIND_DEPTH_STENCIL D3D11_BIND_SHADER_RESOURCE 

 KERNELBASE.dll {0x00007ffce1d58b9c} + 0 bytes

 UE4Editor-Core.dll {0x00007ffccc08087f} + 0 bytes

 UE4Editor-Core.dll {0x00007ffccbec9dd8} + 0 bytes

 UE4Editor-Core.dll {0x00007ffccbeaa7a2} + 0 bytes

 UE4Editor-D3D11RHI.dll {0x00007ffcc26f4fd4} + 0 bytes

 UE4Editor-D3D11RHI.dll {0x00007ffcc26efe51} + 0 bytes

 UE4Editor-D3D11RHI.dll {0x00007ffcc269300f} + 0 bytes

 UE4Editor-D3D11RHI.dll {0x00007ffcc26df7bc} + 0 bytes

 UE4Editor-D3D11RHI.dll {0x00007ffcc26fb586} + 0 bytes

 GFSDK_VXGI_x64.dll!VXGI::VoxelTexture::AllocateResources() {0x00007ffcc1f0bbe4} + 18 bytes [c:\p4\sw\devrel\libdev\gi\dev\bugfix_main\giworks\src\gi_voxe

 GFSDK_VXGI_x64.dll!VXGI::GlobalIllumination::AllocateResources() {0x00007ffcc1edc2da} + 8 bytes [c:\p4\sw\devrel\libdev\gi\dev\bugfix_main\giworks\src\gi_base

 GFSDK_VXGI_x64.dll!VXGI::GlobalIllumination::setVoxelizationParameters() {0x00007ffcc1ed92f1} + 11 bytes [c:\p4\sw\devrel\libdev\gi\dev\bugfix_main\giworks\src\gi_base

 UE4Editor-D3D11RHI.dll {0x00007ffcc26c5f19} + 0 bytes

 UE4Editor-D3D11RHI.dll {0x00007ffcc26d4260} + 0 bytes

 UE4Editor-RHI.dll {0x00007ffcddf3f819} + 0 bytes

 UE4Editor.exe {0x00007ff71a1dacee} + 0 bytes

 UE4Editor.exe {0x00007ff71a1d241b} + 0 bytes

 UE4Editor.exe {0x00007ff71a1d2a6a} + 0 bytes

 UE4Editor.exe {0x00007ff71a1e45e9} + 0 bytes

 UE4Editor.exe {0x00007ff71a1e55d9} + 0 bytes

 KERNEL32.DLL {0x00007ffce31913d2} + 0 bytes

 ntdll.dll {0x00007ffce4b35454} + 0 bytes

 ntdll.dll {0x00007ffce4b35454} + 0 bytes

【问题讨论】:

    标签: game-engine fatal-error unreal-engine4 startup-error


    【解决方案1】:

    我建议从官方 github 页面获取正式版本。

    http://github.com/epicgames

    您需要向他们注册您的 github 帐户。您可以按照此处的说明进行操作: https://github.com/EpicGames/Signup

    完成后,您可以通过以下网址下载 zip 来获得正式的 4.8 版本:

    https://github.com/epicgames/unrealengine/tree/4.8

    然后您可以按照说明安装 UE4 的源代码版本。

    否则,我很确定您可以从 Epic Game Launcher 中获得 4.8,这是大多数开发人员都被教导开始使用的。

    希望这会有所帮助:)

    【讨论】:

      猜你喜欢
      • 2021-04-14
      • 2019-01-13
      • 1970-01-01
      • 2020-09-25
      • 2018-08-16
      • 2017-09-10
      • 2018-11-02
      • 2020-09-14
      • 2021-03-02
      相关资源
      最近更新 更多