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

fix: crash dumps are sent to working directory #551

Merged
merged 1 commit into from
Jun 4, 2024
Merged

Conversation

Buckminsterfullerene02
Copy link
Member

Description

Fixes yet another missed case with #506

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

It hasn't, I need someone to test it by forcecrashing the game to make it generate a dump report. Idk how to crash it to generate dmp report, I thought maybe something like dereferencing a null pointer might work but that just crashes with no report.

@UE4SS
Copy link
Collaborator

UE4SS commented Jun 2, 2024

I was able to generate a dmp file by changing the engine version to the wrong one.
The file was generated in the <exe-dir>/ue4ss directory.

@Buckminsterfullerene02
Copy link
Member Author

That's the right place.

@Buckminsterfullerene02 Buckminsterfullerene02 marked this pull request as ready for review June 3, 2024 16:28
@narknon narknon merged commit 73d3b65 into main Jun 4, 2024
@narknon narknon deleted the fix-crashdump-loc branch June 4, 2024 00:29
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

Successfully merging this pull request may close these issues.

3 participants