xNul / palworld-host-save-fix

Fixes the bug which forces a player to create a new character when they already have a save. Useful for migrating maps from co-op to dedicated servers and from one dedicated server to another.
MIT License
886 stars 65 forks source link

Server crashes after applying fix resulting infinite loading screen #137

Open togie14 opened 5 months ago

togie14 commented 5 months ago

Issue in crash log is

LowLevelFatalError [File:D:\works\repos\Pal_SVN\Pal-UE-App\Source\Pal\PalPlayerInventoryData.cpp] [Line: 1643] Cannot Get Container. C, UPalPlayerInventoryData::SetupInventoryMultiHelper_ServerInternal

using server injector, but even without it i get the same crash :(

jakepbrown27 commented 5 months ago

I can second this. run the script, start the server, join, server will crash.

xNul commented 4 months ago

I think this was happening due to how the guild fix was being implemented. It should work now though.

CSEliot commented 3 months ago

@xNul how was this fixed? i'm receiving this error within another context and your post came up