lenosisnickerboa / csgosl

A CSGO server launcher, one-click install & run
GNU General Public License v3.0
381 stars 39 forks source link

Can't run mutiple servers at once? #284

Closed kENN1N closed 4 years ago

kENN1N commented 4 years ago

Fixed

lenosisnickerboa commented 4 years ago

Nice if you would share what the problem was

On Wed, Jul 29, 2020, 18:45 kENN1N notifications@github.com wrote:

Closed #284 https://github.com/lenosisnickerboa/csgosl/issues/284.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/lenosisnickerboa/csgosl/issues/284#event-3599922506, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEA3F5QKOV226TYW3CVL7U3R6BGWXANCNFSM4PLZBSGQ .

kENN1N commented 4 years ago

Sure :) Problem was with Ports - they had to be like this.

Server - 27015 GOTV - 27020

Next server had to be Server - 27025 GOTV - 27030

And so on, what im trying to say is you have to leave 5 ports between server -> gotv -> next server -> next gotv

lenosisnickerboa commented 4 years ago

Thanks!