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 - Release] Tokyo Xtreme Racer (UE5.4): Live View frequently crashes #764

Closed
CookiePLMonster opened this issue Jan 30, 2025 · 1 comment · Fixed by #768
Closed

[BUG - Release] Tokyo Xtreme Racer (UE5.4): Live View frequently crashes #764

CookiePLMonster opened this issue Jan 30, 2025 · 1 comment · Fixed by #768
Labels
bug Something isn't working ue4ss core The issue is related to UE4SS itself, not a mod or a game

Comments

@CookiePLMonster
Copy link

CookiePLMonster commented Jan 30, 2025

Branch or Release
experimental-latest, at the time of submitting this issue that's the commit 5015114.

Game and Engine Version
Tokyo Xtreme Racer, running on UE 5.4.4.0. GUI Console uses D3D11 to render.

Describe the bug
When previewing actor data in the game via Live View, the window crashes frequently. The game itself remains operational unless the crash window is dismissed, but the GUI Console itself stops working.

Mods directory
Only default mods are present, and all but ConsoleEnablerMod and Keybinds are disabled.

To Reproduce
Steps to reproduce the behavior:

  1. Launch the game.
  2. Open the Live View.
  3. Wait, the game will eventually crash.

Expected behavior
UE4SS doesn't crash and it lets me preview actors.

Screenshots, UE4SS Log, and .dmp file

At the time of the crash I was not even focused on the console window, and was not scrolling/editing anything:
Image

Log and crashdump:
txr2025-live-preview-crash.zip

Desktop:

  • OS: Windows 10 22H2

Additional context

@UE4SS UE4SS added bug Something isn't working ue4ss core The issue is related to UE4SS itself, not a mod or a game labels Jan 31, 2025
@UE4SS
Copy link
Collaborator

UE4SS commented Jan 31, 2025

This is likely a race condition.
We need to sync the live view to the game thread.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ue4ss core The issue is related to UE4SS itself, not a mod or a game
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants