-
Notifications
You must be signed in to change notification settings - Fork 187
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
[BUG - Release] Hogwarts Legacy Build 1235957 after July 24 2024 Hot-Fix - Failed to find EngineVersion #601
Comments
I appreciate you making this issue, it will hopefully help other people having the same problem. |
Thanks for the reply! Maybe the least that could be done (and very easily I think) is to update the zCustomGameConfigs.zip to include a folder for Hogwarts Legacy with just an edited 'UE4SS-settings.ini' (with overridden EngineVersion as in my example)? Thanks again for the help! |
We've been neglecting the custom game config stuff for a long time.
For these reasons, I don't want to add any more custom game configs. |
Thank you for such a detailed answer! |
There's nothing that stops a game developer from updating to a newer version of the engine. |
Release:
UE4SS_v3.0.1
Game Version:
Hogwarts Legacy Build 1235957 (after July 24 2024 Hot-Fix)
Engine Version:
4.27
Bug Description:
Infinite loop with the following error:
Ends with fatal error after 30 sec.
UE4SS.log with this error
Mods directory, specific mod used and important history:
Up until July 24 2024 update I was using Better and instant timeskip mod with UE4SS_Xinput_v2.5.1 with no issues whatsoever.
Mods directory is
C:\Program Files (x86)\Steam\steamapps\common\Hogwarts Legacy\Phoenix\Binaries\Win64
.After July 24 hot-fix UE4SS_Xinput_v2.5.1 failed to load with the following looping error:
(v.2.5.1 UE4SS.log)
I decided to try to install the latest v.3.0.1 instead of v.2.5.1, but got another error, this time with failure to find EngineVersion (in the bug description above).
So I edited 'UE4SS-settings.ini' with the following and saved the file:
Note: You can always find Unreal Engine version by right clicking on
HogwartsLegacy.exe
file in\Phoenix\Binaries\Win64
, then selecting Properties -> Details tab ('File version' - currently 4.27.2.0) (see the screenshot).This fixed the issue - UE4SS-RE loaded successfully and hooked the mod (log).
[!] - Latest v.3.0.1 ended up causing loading lags in-game and frequent crashes - you should use experimental versions until the new release! - see the important update below!
Steps to reproduce the bug:
Expected behavior:
UE4SS_v3.0.1 successfully loads and hooks the mod without the need to override the engine version in 'UE4SS-settings.ini'.
Desktop:
Win10
[!] IMPORTANT UPDATE [!]
Released v.3.0.1 worked fine for about 2 days and then started causing loading lags in-game and frequent crashes, both on launch and while playing. Following this advice, I tried experimental v.3.0.1-137 and it indeed worked with no issues!
So for now use latest experimental versions. Since then I tested versions 3.0.1-137, 142, 146 and 149 - they all work fine. (You still need to edit
UE4SS-settings.ini
file to override the engine version as I showed above!)The text was updated successfully, but these errors were encountered: