Results 4 comments of sakkuntyo

Sorry, there were also errors in the corrected script. I will specify the corrections later.

I apologize for the delay. I have corrected my incorrect modification. The left side was the incorrect modification, and the right side is the correct one. https://github.com/Azure/azure-powershell/pull/24653/commits/4f6819f44be4d1e2bcb2e6784f80468f6c74be5f incorrect fix: There...

The same issue occurred, but it started successfully after hardcoding the following line in `./_launch.sh`. before ``` DISPLAY=:99 LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$installdir/../Steamworks SDK Redist/linux64/" \ "$exepath" -batchmode -logfile CoreKeeperServerLog.txt "$@" & ``` after...

I'm sorry, I was not talking about this container, but rather the _launch.sh source that I recently obtained with steamcmd. However, the error was almost the same.