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.23k stars 160 forks source link

[BUG - Release] Fatal Error: PS scan timed out #656

Open Rogue-Demon-King opened 1 day ago

Rogue-Demon-King commented 1 day ago

Branch or Release UE4SS - v3.0.1 Beta #0 - Git SHA #d935b5b UE4SS Build Configuration: GameShippingWin64 (MSVC)

Game and Engine Version [2024-09-18 11:43:50] [PS] Found EngineVersion: 5.4

Describe the bug [2024-09-18 11:44:21] Fatal Error: PS scan timed out

Mods don't work.

Mods directory Default

To Reproduce Steps to reproduce the behavior:

  1. Launch game
  2. See error in log

Expected behavior No error

Screenshots, UE4SS Log, and .dmp file UE4SS.log

Desktop:

Additional context Game: Everspace 2

igromanru commented 1 day ago

Your bug report is wrong. Have you read what the log says?

[PS] Failed to find FText::FText(FString&&): expected at least one value
[PS] You can supply your own AOB in 'UE4SS_Signatures/FText_Constructor.lua'

I've found signature for another UE 5.4 game. Try it out if it works for you. UE4SS_Signatures.zip

EDIT: I also believe that you need the latest experimental version for UE4SS to work with UE 5.4 games.