UE4SS-RE / RE-UE4SS

Injectable LUA scripting system, SDK generator, live property editor and other dumping utilities for UE4/5 games
http://docs.ue4ss.com/
MIT License
1.37k stars 187 forks source link

[BUG - Release] Can't launch Palworld #581

Closed guomz closed 5 months ago

guomz commented 5 months ago

Branch or Release palworld UE4SS 3.0.1

Game and Engine Version The latest version of palworld

Describe the bug When I start the game, it will directly report an error and then exit. If I remove all the ue4ss files, it will launch successfully. I haven't installed any mods in the above two situations.

Mods directory \steamapps\common\Palworld\Pal\Binaries\Win64

To Reproduce Steps to reproduce the behavior:

  1. Launch game
  2. An error
  3. Exit to the desktop

Expected behavior Launch the game successfully.

Screenshots, UE4SS Log, and .dmp file UEMinidump.dmp UE4SS.log palworldbug

Desktop (please complete the following information): win10

Additional context Add any other context about the problem here.

TerashiofSnagem commented 5 months ago

Having this exact some problem with the exact same error, only the address mentioned is different and seems to change every time I open the game. Looking forward to a response on how to fix it.

geRND90 commented 5 months ago

Pal Analyser is broken right now, the UE4SS is working fine..

TerashiofSnagem commented 5 months ago

So we're waiting for Palworld to update again?

geRND90 commented 5 months ago

No.. Waiting for modders update some broken mods like Pal Analyser. Try open your game with only ue4ss them add other mods one by one, when the game crash you change the mod that causes the crash

guomz commented 5 months ago

No.. Waiting for modders update some broken mods like Pal Analyser. Try open your game with only ue4ss them add other mods one by one, when the game crash you change the mod that causes the crash

I removed all the mods, but it can't launch either.

geRND90 commented 5 months ago

do a clean install of the game and download the ue4ss files again

TerashiofSnagem commented 5 months ago

I did do a clean install before installing the ue4ss files, and... wait...

Last time I checked, I took out all the Binaries/Win64 paks before trying to get the game to run, but I forgot about the .pak mods.

TerashiofSnagem commented 5 months ago

Okay, so it was Better Vendors and vux's Faster Mounts that was causing the error. Without those two mods, the game runs fine.

guomz commented 5 months ago

do a clean install of the game and download the ue4ss files again

thank you, it works.