imayushsaini / Bombsquad-Ballistica-Modded-Server

Modded Server scripts for game BombSquad
MIT License
51 stars 47 forks source link

server goes off and does not stay 24/7 #88

Closed FANAIRL closed 9 months ago

FANAIRL commented 11 months ago

Hi when ever i host i can't make server stay online if im online...plz help

yasar-arafath24 commented 10 months ago

use this commands frm next "sudo apt update apt list --upgradable apt list -a sudo apt install software-properties-common -y sudo add-apt-repository ppa:deadsnakes/ppa sudo apt install python3-pip python3.10-dev python3.10-venv git clone https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server

cd Bombsquad-Ballistica-Modded-Server chmod 777 bombsquad_server chmod 777 dist/bombsquad_headless tmux ./bombsquad_server"

to turn off a server use "pkill tmux"

FANAIRL commented 10 months ago

Thank you very much it really worked and i apologise for the trouble and time you took to assist me. i am truely honored


From: YOYO @.> Sent: 16 October 2023 02:25 To: imayushsaini/Bombsquad-Ballistica-Modded-Server @.> Cc: FANAIRL @.>; Author @.> Subject: Re: [imayushsaini/Bombsquad-Ballistica-Modded-Server] server goes off and does not stay 24/7 (Issue #88)

use this commands frm next "sudo apt update apt list --upgradable apt list -a sudo apt install software-properties-common -y sudo add-apt-repository ppa:deadsnakes/ppa sudo apt install python3-pip python3.10-dev python3.10-venv git clone https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server

cd Bombsquad-Ballistica-Modded-Server chmod 777 bombsquad_server chmod 777 dist/bombsquad_headless tmux ./bombsquad_server"

to turn off a server use "pkill tmux"

— Reply to this email directly, view it on GitHubhttps://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server/issues/88#issuecomment-1763554344, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A6QXSFSZLQIKRJVBSOIRYP3X7R5IPAVCNFSM6AAAAAA42IQG32VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONRTGU2TIMZUGQ. You are receiving this because you authored the thread.Message ID: @.***>

yasar-arafath24 commented 9 months ago

Np you're welcome