I have setup an ark server using amp and it works fine until I try to add any mods. I follow the below guide but when you start the server it throws an error and does a restart. Viewing the apm log for the instance I have been able to pull out this error
https://github.com/CubeCoders/AMP/wiki/Adding-mods-to-an-ARK:-Survival-Evolved-server
LowLevelFatalError [File:F:\build\Live320\Engine\Source\Runtime\Core\Private\Linux\LinuxPlatformProcess.cpp] [Line: 652]
FLinuxPlatformProcess::WaitForProc: waitid for pid -1 failed (errno=22, Invalid argument)
Signal 11 caught.
EngineCrashHandler: Signal=11
[17:43:13] [ARK:Adam Warning] : The application stopped unexpectedly. Exit code 139
I have tried both methods from the guide and they both result in the same issue. I don't fully understand steamcmd but I think this is an issue with what mod is being pulled down is for window and not the Linux version.
Any help or advice on this would be appreciated