-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cant create pak file #10
Comments
Same exact error buddy |
Same here. The log says "Using encryption key 'Default' [00000000000000000000000000000000]" for some reason, and then goes on to error with "Unable to create backend graph using the default graph settings (DerivedDataBackendGraph)". Tried all sorts of settings, with and without compression, with and without encryption. Always get that graph error, zero successes. I had to use QuickBMS in the end to extract with, but that doesn't have UnrealPak's option to create a new .pak file, so now I'm stuck. |
I think best thing will be - IMHO for tool author - drag n dropping pak file to tool and it should extract it by default to the dir of pak file under same name folder, and then draggin folder will create pak file . Plain simple. Advanced options should be hidden somehow. |
Same here. I used this, it worked. |
u must have additional file
|
Try disabling compressing pak files. |
If you don't have |
This works like a charm, URL is sketchy so Firefox said is a malicious file but is clean. Thanks mate! |
anyone know whats wrong with this?
PS D:\UnrealPakTool> .\UnrealPak "E:\Sword7\Yue.pak" -Create="D:\SwordAndFairy7"
LogInit: Display: Loading text-based GConfig....
LogPaths: Warning: No paths for game localization data were specifed in the game configuration.
LogInit: Warning: No paths for engine localization data were specifed in the engine configuration.
LogPakFile: Display: Using command line for crypto configuration
LogPakFile: Display: Added 4 entries to add to pak file.
LogPakFile: Display: Collecting files to add to pak file...
LogPakFile: Display: Collected 4 files in 0.00s.
LogPakFile: Display: Creating pak ../../../Sword7/Yue.pak.
LogPakFile: Display: CompressionFormats in priority order: Zlib
LogWindows: Error: === Critical error: ===
LogWindows: Error:
LogWindows: Error: Fatal error: [File:D:/Build/++UE4/Sync/Engine/Source/Developer/DerivedDataCache/Private/DerivedDataBackends.cpp] [Line: 97]
LogWindows: Error: Unable to create backend graph using the default graph settings (DerivedDataBackendGraph) ini=../../../Engine/Programs/UnrealPak/Saved/Config/Windows/Engine.ini.
LogWindows: Error: [Callstack] 0x00007ffb33240b76 UnrealPak-DerivedDataCache.dll!UnknownFunction []
LogWindows: Error: [Callstack] 0x00007ffb3325226a UnrealPak-DerivedDataCache.dll!UnknownFunction []
LogWindows: Error: [Callstack] 0x00007ffb3324b544 UnrealPak-DerivedDataCache.dll!UnknownFunction []
LogWindows: Error: [Callstack] 0x00007ffb2eac869f UnrealPak-Core.dll!UnknownFunction []
LogWindows: Error: [Callstack] 0x00007ffb2eac86db UnrealPak-Core.dll!UnknownFunction []
LogWindows: Error: [Callstack] 0x00007ffb3a1f5282 UnrealPak-PakFileUtilities.dll!UnknownFunction []
LogWindows: Error: [Callstack] 0x00007ffb3a201f7e UnrealPak-PakFileUtilities.dll!UnknownFunction []
LogWindows: Error: [Callstack] 0x00007ff73757b037 UnrealPak.exe!UnknownFunction []
LogWindows: Error: [Callstack] 0x00007ff73757be18 UnrealPak.exe!UnknownFunction []
LogWindows: Error: [Callstack] 0x00007ffb900f54e0 KERNEL32.DLL!UnknownFunction []
LogWindows: Error: [Callstack] 0x00007ffb90ee485b ntdll.dll!UnknownFunction []
LogWindows: Error:
LogWindows: Error:
LogWindows: Error:
LogWindows: Error:
The text was updated successfully, but these errors were encountered: