-
Notifications
You must be signed in to change notification settings - Fork 225
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] UE4SS crashed on startup #783
Comments
Try the latest experimental build: https://github.com/UE4SS-RE/RE-UE4SS/releases/tag/experimental-latest |
same type of crash but logs are different, seam to be asking for an AOB edit: forgot to upload the new dump |
Those AOBs are not the problem, they are optional and shouldn't cause any problems. |
KEY_VALUES_STRING: 1
FILE_IN_CAB: crash_2025_02_14_06_49_54.dmp NTGLOBALFLAG: 400 PROCESS_BAM_CURRENT_THROTTLED: 0 PROCESS_BAM_PREVIOUS_THROTTLED: 0 CONTEXT: (.ecxr) EXCEPTION_RECORD: (.exr -1) PROCESS_NAME: DiggingGame.exe READ_ADDRESS: 000000000000001c ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%p referenced memory at 0x%p. The memory could not be %s. EXCEPTION_CODE_STR: c0000005 EXCEPTION_PARAMETER1: 0000000000000000 EXCEPTION_PARAMETER2: 000000000000001c STACK_TEXT: STACK_COMMAND: ~5s; .ecxr ; kb SYMBOL_NAME: DiggingGame+3e001c5 MODULE_NAME: DiggingGame IMAGE_NAME: DiggingGame.exe FAILURE_BUCKET_ID: NULL_CLASS_PTR_READ_c0000005_DiggingGame.exe!Unknown OS_VERSION: 10.0.19041.1 BUILDLAB_STR: vb_release OSPLATFORM_TYPE: x64 OSNAME: Windows 10 IMAGE_VERSION: 5.2.1.0 FAILURE_ID_HASH: {856ed8fb-528f-e17c-0e33-3b4ebcf97421} Followup: MachineOwneri just change to DebugBuild = true and it work i use windows mode saw Development |
Branch or Release
UE4SS - v3.0.1 Beta #0 - Git SHA #d935b5b
Game and Engine Version
A Game About Digging A Hole UE 5.2 (++UE5+Release-5.2-CL-26001984)
Describe the bug
crashs on game start
Mods directory
no additional mods installed and all default disabled
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots, UE4SS Log, and .dmp file
UE4SS.log
i cant seam to upload the .dmp file here but you can download it here: https://img.skal.bar/github/crash_2025_02_08_23_54_34.dmp
Desktop (please complete the following information):
Additional context
not sure if im just doing something wrong or if for some reason this game is using a custom version
The text was updated successfully, but these errors were encountered: