Startup Issue with Palworld - Palworld won't start

ampinstmgr fixperms did not fix the problem. I tried running chown -R amp:amp /home/amp/.ampdata/ which also didn’t work. Both commands exited successfully.

Looking at the file that failed to run, it did not have execute permissions even after running ampinstmgr fixperms. Running chmod +x <failing file> worked. Looks like ampinstmgr fixperms doesn’t add execute bits or maybe it doesn’t know what the palworld executeable is. Maybe something for you guys to look into.

But looks like things are solved! Thanks!

Also, the logs tip helped me notice my Minecraft instances were set to java 21 and only java 17 was found. That’s fixed too.

One tip for your UI guys, there’s way too many places to check logs in this application which makes it confusing. The event log tab seems the most useless and the view logs seems the most useful but it’s hidden under a right click menu.