jashking / UnrealPakViewer

查看 UE4 Pak 文件的图形化工具,支持 UE4 pak/ucas 文件
MIT License
1.11k stars 269 forks source link

Win11 UE4.27.1 pak 解压闪退 #49

Open h0medev2024 opened 2 months ago

h0medev2024 commented 2 months ago

版本:UE4.27.1 系统:Windows 11 描述:解压闪退,这个是剪切板获取到的信息:

Fatal error: [File:Unknown] [Line: 241] Ran out of memory allocating 1952671082 bytes with alignment 0. Last error msg: 页面文件太小,无法完成操作。. 0x00007ff6eb54db34 UnrealPakViewer-Win64-Shipping.exe!UnknownFunction [] 0x00007ff6eb552215 UnrealPakViewer-Win64-Shipping.exe!UnknownFunction [] 0x00007ff6eb55bbb3 UnrealPakViewer-Win64-Shipping.exe!UnknownFunction [] 0x00007ff6eb58486f UnrealPakViewer-Win64-Shipping.exe!UnknownFunction [] 0x00007ff6eb5850cf UnrealPakViewer-Win64-Shipping.exe!UnknownFunction [] 0x00007ff6eb543ff0 UnrealPakViewer-Win64-Shipping.exe!UnknownFunction [] 0x00007ff6eb660742 UnrealPakViewer-Win64-Shipping.exe!UnknownFunction [] 0x00007ff6eb615d57 UnrealPakViewer-Win64-Shipping.exe!UnknownFunction [] 0x00007ff6eb83fc1f UnrealPakViewer-Win64-Shipping.exe!UnknownFunction [] 0x00007ff6eb83ec04 UnrealPakViewer-Win64-Shipping.exe!UnknownFunction [] 0x00007ff6ebc6ce60 UnrealPakViewer-Win64-Shipping.exe!UnknownFunction [] 0x00007ff6eb64bd1f UnrealPakViewer-Win64-Shipping.exe!UnknownFunction [] 0x00007ff6eb64eb84 UnrealPakViewer-Win64-Shipping.exe!UnknownFunction [] 0x00007ff6eb52fce5 UnrealPakViewer-Win64-Shipping.exe!UnknownFunction [] 0x00007ff6eb525d61 UnrealPakViewer-Win64-Shipping.exe!UnknownFunction [] 0x00007ff6eb5411f3 UnrealPakViewer-Win64-Shipping.exe!UnknownFunction [] 0x00007ff6eb52adc0 UnrealPakViewer-Win64-Shipping.exe!UnknownFunction [] 0x00007ff6eb588ca4 UnrealPakViewer-Win64-Shipping.exe!UnknownFunction [] 0x00007ff6eb67d0e7 UnrealPakViewer-Win64-Shipping.exe!UnknownFunction [] 0x00007ff6eb678d31 UnrealPakViewer-Win64-Shipping.exe!UnknownFunction [] 0x00007ffdb3f209fc KERNEL32.DLL!UnknownFunction [] 0x00007ffdb3eb7bb0 KERNEL32.DLL!UnknownFunction [] 0x00007ffdb6a1c398 ntdll.dll!UnknownFunction []

Crash in runnable thread Background Worker #2

Chiichen commented 2 months ago

I downgrade the version to 1.3 to resolve this problem