Valley Of the Ancients Demo not passing the cook process

Hello,

Sorry if this may be not the area where to ask this, but I wasn’t sure where to find it.

I’ve been trying to Build the Valley of the Ancients demo as an windows application, but it’s not passing further than the cooking process, spiting me out the following error:

  LogWindows: Error: begin: stack for UAT
  LogWindows: Error: === Critical error: ===
  LogWindows: Error:
  LogWindows: Error: Assertion failed: GetAllPackageFilenamesFromAssetRegistry(OriginalAssetRegistryPath, true, PackageFiles) [File:D:/build/++UE5/Sync/Engine/Source/Editor/UnrealEd/Private/CookOnTheFlyServer.cpp] [Line: 7583]
  LogWindows: Error:
  LogWindows: Error:
  LogWindows: Error:
  LogWindows: Error: [Callstack] 0x00007ff9e0c51afb UnrealEditor-UnrealEd.dll!UnknownFunction []
  LogWindows: Error: [Callstack] 0x00007ff9e0a7ce8e UnrealEditor-UnrealEd.dll!UnknownFunction []
  LogWindows: Error: [Callstack] 0x00007ff6bf6d910e UnrealEditor-Cmd.exe!UnknownFunction []
ERROR: Cook failed.
Took 69,04302770000001s to run UnrealEditor-Cmd.exe, ExitCode=3
  LogWindows: Error:
  LogWindows: Error: end: stack for UAT
  LogWindows: Error: [Callstack] 0x00007ffa336a2651 ntdll.dll!UnknownFunction []
  LogWindows: Error: [Callstack] 0x00007ffa31927034 KERNEL32.DLL!UnknownFunction []
  LogWindows: Error: [Callstack] 0x00007ff6bf6e573d UnrealEditor-Cmd.exe!UnknownFunction []
  LogWindows: Error: [Callstack] 0x00007ff6bf6d0c0a UnrealEditor-Cmd.exe!UnknownFunction []
  LogWindows: Error: [Callstack] 0x00007ff9e0aa001c UnrealEditor-UnrealEd.dll!UnknownFunction []
  LogWindows: Error: [Callstack] 0x00007ff6bf6d095c UnrealEditor-Cmd.exe!UnknownFunction []
  LogWindows: Error: [Callstack] 0x00007ff6bf6e7a3e UnrealEditor-Cmd.exe!UnknownFunction []

Does anyone have any idea what it might be? I did install Visual Studio 2019 with the c++ requirements, so I have no idea why it’s doing this.

Thank you in advance!

1 Like