legoduded / palworld-worldoptions

A tool for creating WorldOption.sav and applying the PalWorldSettings.ini for dedicated servers
132 stars 14 forks source link

After Update 0.3.2 Once base level is leveled past 20 the mod crashes the sever on startup #34

Open Intothekey opened 4 days ago

Intothekey commented 4 days ago

A member of the sever upgraded the bases for the entire guild past 20 and made it so I had to remove the mod

zuhfoofa commented 4 days ago

Upon having to remove the basecampmod_p.pak file as well attempting to enter the "Upgrade Base" menu it instantly crashes.

legoduded commented 1 day ago

hmm makes since basecampmod_p.pak modified a data table that only contained values up to level 20. With the max level being raised to 25 it's probably throwing an exception since there is no index for levels 21-25.

Let me see if I can try patching the mod generator

legoduded commented 1 day ago

Alright, it's been patched up to level 25. Generate a new basecampmod_p.pak from the website and replace the old one. I wasn't able to test it as I don't have a server at that high of a level.

I did notice there is also Issue #33 that the max base value isn't working. But I guess let's see if we can increase the pals and get the server to stop crashing.

let me know the results if you're able to test before me

MinJunMaru commented 1 day ago

Max pals working in base works on base lv23 steam dedicated server, no crash so far did not try max number base camp

Yuchenjimmy commented 12 hours ago

Max number base camp is still not working