UE4SS-RE / RE-UE4SS

Injectable LUA scripting system, SDK generator, live property editor and other dumping utilities for UE4/5 games
http://docs.ue4ss.com/
MIT License
1.32k stars 173 forks source link

Usmap file generation failed #663

Closed xjgames closed 2 weeks ago

xjgames commented 1 month ago

Usmap file generation failed Game Name: Devious Path

++UE5+Release-5.4-CL-34507850

igromanru commented 3 weeks ago

You haven't followed the "Bug report" template nor provided any important info like the log file.

A week has passed, I doubt anyone will come to rescue, download the game and debug what is wrong.
In my option such issues can be closed right away, if the author can't even follow the template.

xjgames commented 2 weeks ago

You haven't followed the "Bug report" template nor provided any important info like the log file.

A week has passed, I doubt anyone will come to rescue, download the game and debug what is wrong. In my option such issues can be closed right away, if the author can't even follow the template.

[2024-10-08 08:18:23] PS Scan attempt 81 [2024-10-08 08:18:23] [PS] Reading image [2024-10-08 08:18:23] [PS] Starting scan [2024-10-08 08:18:23] [PS] Scan finished in 399.4797ms [2024-10-08 08:18:23] [PS] Found EngineVersion: 5.4 [2024-10-08 08:18:23] [PS] Found GUObjectArray: 0x7ff7501e7650 [2024-10-08 08:18:23] [PS] Found GMalloc: 0x7ff7500ce7b0 [2024-10-08 08:18:23] [PS] Found FName::ToString: 0x7ff749a58c20 [2024-10-08 08:18:23] [PS] Found FName::FName(wchar_t*): 0x7ff749a3a660 [2024-10-08 08:18:23] [PS] Found StaticConstructObject_Internal: 0x7ff749c548e0 [2024-10-08 08:18:23] [PS] Failed to find FText::FText(FString&&): expected at least one value [2024-10-08 08:18:23] [PS] You can supply your own AOB in 'UE4SS_Signatures/FText_Constructor.lua' [2024-10-08 08:18:23] [PS] Scan failed

[2024-10-08 08:18:23] Fatal Error: PS scan timed out

xjgames commented 2 weeks ago

UE4SS.log.zip

xjgames commented 2 weeks ago

Pressing Ctrl+6 has no response and no usmap file has been generated

igromanru commented 2 weeks ago

You need latest experimental release for Unreal Engine 5.4 games.
UE4SS_v3.0.1-176-gd0ebf12.zip
zDEV-UE4SS_v3.0.1-176-gd0ebf12.zip

xjgames commented 2 weeks ago

You need latest experimental release for Unreal Engine 5.4 games. UE4SS_v3.0.1-176-gd0ebf12.zip zDEV-UE4SS_v3.0.1-176-gd0ebf12.zip

This UE4SS version has successfully generated a USMAP file. Thank you for your help