You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Branch or Release
The Tag for the Release you are using, or the commit you used if you built from source yourself. zDEV-UE4SS_v3.0.1-151-g0e84e2e.zip
Game and Engine Version
Grounded - 4.27.2.0
Describe the bug
When loading into a save the screen is black unless you open the pause menu. I believe somewhere along the line, the character creation is interrupted. It prompts you to pick a teen again which is after you load the save but just before you spawn in.
To be clear, this issue is present even without my mod, i have included my mod in the attachment just because it was asked.
Desktop (please complete the following information):
OS: [Win11]
Additional context
In the experimental version 137 , the bug is only present when the specific engine version override is set, but in 151 it is present regardless.
Edit: I found that the error i previously described with getting the local player character returning nil was an issue with my own mod and nothing to do with this issue. I am unsure what actually is the cause now but its still an issue nonetheless. I also have tested version 141 and it doesn't have the blackscreen bug without setting the engine version override.
The text was updated successfully, but these errors were encountered:
Not to mention there seems to be an issue with ExecuteInGameThread causing memory exception violation crashes when it isn't delayed / is called on the main menu. Its just another reason as to why it would be nice to have a hot-reload event as suggested in #602.
Ok, so I posted 3 comments explaining why I thought a specific 2 of the default mods in UE4SS were probably the cause of this issue
I've just deleted those comments because I have discovered that the issue starting/stopping when I enabled/disabled them was completely coincedental. The issue seems to be happening on and off at random, even just quitting to the main menu and reattempting to load into the world can be successful after the issue has occured
I cannot even confirm if disabling the mods, I thought it was, reduced the likelihood of the issue occuring
Branch or Release
The Tag for the Release you are using, or the commit you used if you built from source yourself.
zDEV-UE4SS_v3.0.1-151-g0e84e2e.zip
Game and Engine Version
Grounded - 4.27.2.0
Describe the bug
When loading into a save the screen is black unless you open the pause menu. I believe somewhere along the line, the character creation is interrupted. It prompts you to pick a teen again which is after you load the save but just before you spawn in.
To be clear, this issue is present even without my mod, i have included my mod in the attachment just because it was asked.
Mods directory
Mods.zip
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Usually, the game plays correctly, we have access to statics provided by the game.
Screenshots, UE4SS Log, and .dmp file
Aidanamitshows the issue here in the discord
Desktop (please complete the following information):
Additional context
In the experimental version 137 , the bug is only present when the specific engine version override is set, but in 151 it is present regardless.
@Aidanamite might have additional information.
Edit: I found that the error i previously described with getting the local player character returning nil was an issue with my own mod and nothing to do with this issue. I am unsure what actually is the cause now but its still an issue nonetheless. I also have tested version 141 and it doesn't have the blackscreen bug without setting the engine version override.
The text was updated successfully, but these errors were encountered: