GameServerManagers / LinuxGSM

The command-line tool for quick, simple deployment and management of Linux dedicated game servers.
https://linuxgsm.com
MIT License
4.18k stars 801 forks source link

Encountered an issue while installing the arma3 server #4506

Open Kongyao6 opened 4 months ago

Kongyao6 commented 4 months ago

User story

Encountered an issue while installing the arma3 server

Game

arma3

Linux distro

Ubuntu 22.04

Command

command: install

Further information

followings are output⬇

Relevant log output

arma3server@dogeeer:~$ ./arma3server install

                                mdMMMMbm
                              mMMMMMMMMMMm
                              mMMMMMMMMMMMMm
                             mMMMMMMMMMMMMMMm
                             hMMMV^VMMV^VMMMh
                             MMMMM  MM  MMMMM
                             hMMs   vv   sMMh
                            hMMM:        :MMMh
                          .hMMMh          hMMMh.
                         -dMMMh     __     hMMMd-
                        :mMMMs      ||      sMMMm:
                       :MMMM+       || _     +NMMN:
                      .mMMM+     ========     +MMMm.
                      yMMMy   ##############   yMMMy
                      mMMM:   ##############   :MMMm
                      mMM   nn   nn    nn   nn   MMm
                      o   nNNNNNNNn    nNNNNNNNn   o
                         nNNNNNNNNNn  nNNNNNNNNNn
                        nNNNNNNNNNNN  NNNNNNNNNNNn
                         +NNNNNNNNN:  :NNNNNNNNN+
                           nNNNNNNN /\ NNNNNNNn
                             nnnnn  db  nnnnn

888      d8b                             .d8888b.   .d8888b.  888b     d888
888      Y8P                            d88P  Y88b d88P  Y88b 8888b   d8888
888                                     888    888 Y88b.      88888b.d88888
888      888 88888b.  888  888 888  888 888          Y888b.   888Y88888P888
888      888 888  88b 888  888  Y8bd8P  888  88888      Y88b. 888 Y888P 888
888      888 888  888 888  888   X88K   888    888        888 888  Y8P  888
888      888 888  888 Y88b 88Y .d8pq8b. Y88b  d88P Y88b  d88P 888   *   888
LinuxGSM 888 888  888  Y8888Y  888  888   Y2012P88   Y8888P   888       888

=================================
LinuxGSM_
by Daniel Gibbs
Version: v24.1.4
Game: ARMA 3
Website: https://linuxgsm.com
Contributors: https://linuxgsm.com/contrib
Sponsor: https://linuxgsm.com/sponsor
=================================

Server Directory
=================================
Warning! A server is already installed here.
/home/arma3server
Continue? [Y/n] Y

Creating Log Directories
=================================
installing log dir: /home/arma3server/log...OK
installing LinuxGSM log dir: /home/arma3server/log/script...OK
creating LinuxGSM log: /home/arma3server/log/script/arma3server-script.log...OK
installing console log dir: /home/arma3server/log/console...OK
creating console log: /home/arma3server/log/console/arma3server-console.log...OK

Checking ARMA 3 Dependencies
=================================
bc
binutils
bsdmainutils
bzip2
ca-certificates
cpio
curl
distro-info
file
gzip
hostname
jq
lib32gcc-s1
lib32stdc++6
libsdl2-2.0-0:i386
netcat
python3
steamcmd
tar
tmux
unzip
util-linux
uuid-runtime
wget
xz-utils
Information! Required dependencies already installed.

Installing SteamCMD
=================================
Information! SteamCMD is already installed...OK

Installing ARMA 3 Server
=================================
[ START ] Installing arma3server: SteamCMD
tid(64810) burning pthread_key_t == 0 so we never use it
Redirecting stderr to '/home/arma3server/.local/share/Steam/logs/stderr.txt'
Logging directory: '/home/arma3server/.local/share/Steam/logs'
[  0%] Checking for available updates...
[----] Verifying installation...
Steam Console Client (c) Valve Corporation - version 1705108307
-- type 'quit' to exit --
Loading Steam API...dlmopen steamservice.so failed: steamservice.so: 无法打开共享对象文件: 没有那个文件或目录
OK
Logging in user 'arma3server' to Steam Public...FAILED (Rate Limit Exceeded)
Complete! Installing arma3server: SteamCMD
[ ERROR ] Installing arma3server: No appmanifest_233780.acf found
[ INFO ] Installing arma3server: Forcing update to correct issue
[ START ] Installing arma3server: SteamCMD
tid(64889) burning pthread_key_t == 0 so we never use it
Redirecting stderr to '/home/arma3server/.local/share/Steam/logs/stderr.txt'
Logging directory: '/home/arma3server/.local/share/Steam/logs'
[  0%] Checking for available updates...
[----] Verifying installation...
Steam Console Client (c) Valve Corporation - version 1705108307
-- type 'quit' to exit --
Loading Steam API...dlmopen steamservice.so failed: steamservice.so: 无法打开共享对象文件: 没有那个文件或目录
OK
Logging in user 'arma3server' to Steam Public...FAILED (Rate Limit Exceeded)
Complete! Installing arma3server: SteamCMD
[ FAIL ] Installing arma3server: Still no appmanifest_233780.acf found
arma3server@dogeeer:~$

Steps to reproduce

1.curl the install file

  1. ./arma3server install