-
Notifications
You must be signed in to change notification settings - Fork 188
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] Crash on Palworld #623
Comments
Does your game crash if you uninstall the mods in your LogicMods folder? |
nstalled this mod as well as dump and I didn't crash |
LoginId:bad495464f2cab3e8007d7bcd76ac3fe Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x0000000000000328 Palworld_Win64_Shipping |
When running the game with UE4SS, the application crashes. The game runs perfectly without UE4SS. Below is the crash dump and error analysis when UE4SS is loaded. *** WARNING: Unable to verify checksum for UE4SS.dll EXCEPTION_CODE_STR: 4000 STACK_TEXT: Error Message Steps to Reproduce: Run the game without UE4SS – no issues. The issue does not occur when UE4SS is not loaded. Complet Exception Analysis:
Unable to load image C:\steamcmd\steamapps\common\PalServer\Pal\Binaries\Win64\UE4SS.dll, Win32 error 0n2 KEY_VALUES_STRING: 1
FILE_IN_CAB: crash_2024_11_14_18_02_30.dmp CONTEXT: (.ecxr) EXCEPTION_RECORD: (.exr -1) PROCESS_NAME: PalServer-Win64-Shipping-Cmd.exe ERROR_CODE: (NTSTATUS) 0x4000 - EXCEPTION_CODE_STR: 4000 EXCEPTION_PARAMETER1: 00000035a6c75448 STACK_TEXT: SYMBOL_NAME: palserver_win64_shipping_cmd+1295728 MODULE_NAME: PalServer_Win64_Shipping_Cmd IMAGE_NAME: PalServer-Win64-Shipping-Cmd.exe STACK_COMMAND: ~22s; .ecxr ; kb FAILURE_BUCKET_ID: APPLICATION_FAULT_4000_PalServer-Win64-Shipping-Cmd.exe!Unknown OS_VERSION: 10.0.14393.6343 BUILDLAB_STR: rs1_release OSPLATFORM_TYPE: x64 OSNAME: Windows 10 IMAGE_VERSION: 5.1.1.0 FAILURE_ID_HASH: {757231b7-824b-456a-d28d-004da462a015} Followup: MachineOwner |
Branch or Release
3.0.1
Game and Engine Version
Game where the bug occurred, and the UE engine version of the game.
v3.0.5
dx12
Describe the bug
A clear and concise description of what the bug is.
Mods directory
A zip of your Mods folder if you've installed any mods that don't come with UE4SS by default
E:\SteamLibrary\steamapps\common\Palworld\Pal\Content\Paks\LogicMods
LogicMods.zip
To Reproduce
Steps to reproduce the behavior:
Expected behavior
palworld process crashed
Screenshots, UE4SS Log, and .dmp file
If applicable, add screenshots to help explain your problem, and upload the log and .dmp files located in the Win64 directory.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: