et-nik / gameap

Game Admin Panel (GameAP) is the opensource game servers control panel.
https://gameap.com
102 stars 23 forks source link

Game not installing #39

Open Dexxa1024 opened 4 years ago

Dexxa1024 commented 4 years ago

I've installed the panel on centos 7 and when trying to install a game it hangs at 10% ive tried the reboot but all i get is

Redirecting to /bin/systemctl restart gameap-daemon.service Failed to restart gameap-daemon.service: Unit not found.

and when i reboot the server the panel doesnt load back up

et-nik commented 4 years ago

Hello. Could you add new dedicated server in the panel? Looks like you didn’t add.

Dexxa1024 commented 4 years ago

I have tried that again and it seemed to have worked this time, I can now install games, reboot them, But cant start them Game Server failed to start

et-nik commented 4 years ago

Check GDaemon tasks log in the panel. Check GameAP Daemon logs /var/log/gameap-daemon/

Dexxa1024 commented 4 years ago

/srv/gameap/servers/905d7082-72ac-461e-89a6-0eba8ee450ab# gameap-starter -t start -d /srv/gameap/servers/905d7082-72ac-461e-89a6-0eba8ee450ab -u gameap -c "./hlds_run -game cstrike +ip ... +port 27016 +map crossfire +maxplayers 10 +sys_ticrate 500" Command: ./hlds_run -game cstrike +ip ... +port 27016 +map crossfire +maxplayers 10 +sys_ticrate 500

Exited with 0

Thats what it says, Ive removed my ip so others dont see it

et-nik commented 4 years ago

Hm. Probably a problem in the game server. Check output.txt file in directory /srv/gameap/servers/905d7082-72ac-461e-89a6-0eba8ee450ab This is game server console output.

Dexxa1024 commented 4 years ago

Auto-restarting the server on crash

Console initialized. Using breakpad crash handler Setting breakpad minidump AppID = 10 Forcing breakpad minidump interfaces to load dlopen failed trying to load: (null)/.steam/sdk32/steamclient.so with error: (null)/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory Looking up breakpad interfaces from steamclient Calling BreakpadMiniDumpSystemInit Protocol version 48 Exe version 1.1.2.7/Stdio (cstrike) Exe build: 15:16:04 Jul 24 2019 (8308) STEAM Auth Server Server IP address *.**..:27016

Metamod version 1.21p38 Copyright (c) 2001-2013 Will Day Patch: Metamod-P (mm-p) v38 Copyright (c) 2004-2018 Jussi Kivilinna Metamod comes with ABSOLUTELY NO WARRANTY; for details type meta gpl'. This is free software, and you are welcome to redistribute it under certain conditions; typemeta gpl' for details.

AMX Mod X version 1.9.0.5249 Copyright (c) 2004-2015 AMX Mod X Development Team AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'. This is free software and you are welcome to redistribute it under certain conditions; type 'amxx gpl' for details.

L 04/19/2020 - 12:01:18: -------- Mapchange to crossfire -------- L 04/19/2020 - 12:01:18: [CSX] Could not load csstats file: cstrike/addons/amxmodx/data/csstats.dat [AMXX] Loaded 1 admin from file [S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed. CAppInfoCacheReadFromDiskThread took 0 milliseconds to initialize CApplicationManagerPopulateThread took 0 milliseconds to initialize (will have waited on CAppInfoCacheReadFromDiskThread) Unable to determine VR Path Registry filename Unable to determine VR Path Registry filename Unable to determine VR Path Registry filename FATAL ERROR (shutting down): Unable to initialize Steam.

et-nik commented 4 years ago

Try to start server again. Also check the game server process. Check hlds_run process using htop or top.

Dexxa1024 commented 4 years ago

I had to reboot and wouldnt come back on, it might be this kvm machine