Skip to content
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 - Experimental] Blackscreen / Local Character Creation Interruption #624

Open
chudders1231 opened this issue Aug 17, 2024 · 3 comments

Comments

@chudders1231
Copy link

chudders1231 commented Aug 17, 2024

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:

  1. Launch game
  2. Load into a save game
  3. See the blackscreen
  4. Press CTRL + F2 to see the error printed from my mod

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):

  • 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.

@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.

@chudders1231
Copy link
Author

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.

@Aidanamite
Copy link

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

@chudders1231
Copy link
Author

This issue seems to be particularly annoying to pin down and is making it even harder to mod this game x_x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants