新手玩家

- 贡献度
- 0
- 金元
- 85
- 积分
- 9
- 精华
- 0
- 注册时间
- 2023-7-14
|
ue4ss日志如下 尝试使用加速mod时发现ue4ss都搞不定,问题好像是在 Failed to find FText::FText(FString&&): expected at least one value
,查了下没有什么解决方案,有没有大佬知道怎么处理这种情况?:
[2026-08-02 16:35:05] Console created
[2026-08-02 16:35:05] UE4SS - v3.0.1 Beta #0 - Git SHA #d935b5b
[2026-08-02 16:35:05] UE4SS Build Configuration: Game__Shipping__Win64 (MSVC)
[2026-08-02 16:35:05] Setting up mods...
[2026-08-02 16:35:05] Starting mods (from mods.txt load order)...
[2026-08-02 16:35:05] Starting mods (from enabled.txt, no defined load order)...
[2026-08-02 16:35:05] No specific game configuration found, using default configuration file
[2026-08-02 16:35:05] Config: E:\Gms\Platforms\Steam\steamapps\common\Wandering Sword\Wandering_Sword\Binaries\Win64\UE4SS-settings.ini
[2026-08-02 16:35:05] root directory: E:\Gms\Platforms\Steam\steamapps\common\Wandering Sword\Wandering_Sword\Binaries\Win64
[2026-08-02 16:35:05] working directory: E:\Gms\Platforms\Steam\steamapps\common\Wandering Sword\Wandering_Sword\Binaries\Win64
[2026-08-02 16:35:05] game executable directory: E:\Gms\Platforms\Steam\steamapps\common\Wandering Sword\Wandering_Sword\Binaries\Win64
[2026-08-02 16:35:05] game executable: E:\Gms\Platforms\Steam\steamapps\common\Wandering Sword\Wandering_Sword\Binaries\Win64\JH-Win64-Shipping.exe (96598088 bytes)
[2026-08-02 16:35:05] mods directory: E:\Gms\Platforms\Steam\steamapps\common\Wandering Sword\Wandering_Sword\Binaries\Win64\Mods
[2026-08-02 16:35:05] log directory: E:\Gms\Platforms\Steam\steamapps\common\Wandering Sword\Wandering_Sword\Binaries\Win64
[2026-08-02 16:35:05] object dumper directory: E:\Gms\Platforms\Steam\steamapps\common\Wandering Sword\Wandering_Sword\Binaries\Win64
[2026-08-02 16:35:05] PS Scan attempt 1
[2026-08-02 16:35:05] [PS] Reading image
[2026-08-02 16:35:05] [PS] Starting scan
[2026-08-02 16:35:05] [PS] Scan finished in 231.8262ms
[2026-08-02 16:35:05] [PS] Found GUObjectArray: 0x7ff7d92bf1d0
[2026-08-02 16:35:05] [PS] Found GMalloc: 0x7ff7d927c928
[2026-08-02 16:35:05] [PS] Found FName::ToString: 0x7ff7d5072b20
[2026-08-02 16:35:05] [PS] Found FName::FName(wchar_t*): 0x7ff7d5066290
[2026-08-02 16:35:05] [PS] Found StaticConstructObject_Internal: 0x7ff7d52d6140
[2026-08-02 16:35:05] [PS] Failed to find FText::FText(FString&&): expected at least one value
[2026-08-02 16:35:05] [PS] You can supply your own AOB in 'UE4SS_Signatures/FText_Constructor.lua'
[2026-08-02 16:35:05] [PS] Scan failed
|
|