@@DavidPsurny you can add the starting map to the “Server Start Param” section in windowsgsm, with +host_workshop_map. everything else will be in the server.cfg file in the server directory.
@@RecardoTech yeah just make sure each separate server are running on different ports! i like to do mine in order. 27015 (default), 27016, 27017, 27018, etc….
@@forfashire Installation is done, but the console gave error that "No Steam account token was specified", I already put my steam 730 server token in to the GSLT box.
Not working... Server is running and people on the local network can connect - BUT NOT EXTERNALLY. Ports are open and confirmed (both TCP and UDP both in and out) on both machine and gateway. The GSLT token is set to a seperate Steam profiles token. Everything is updated and freshly installed. WindowsGSM running as admin. Steam klient is also installed but not running. But still everyone gets the error "NetChan Setting Timeout to 20.00 seconds" (also the once who can connect locally, even though it still works for them)
@@ThomasKampp i haven’t seen that error before… do you have the server set to public in the server.cfg file? also do you have the server IP set to the same as your computer’s local IP?
the auto-update switch on windowsGSM doesn’t do anything for the CS2 server. however, the “update on start” switch DOES work, and you should be restarting the server once a day anyways, so just keep that enabled and it will check for updates every time the server starts.
When I start the server, I get this error: [06/25/2024-21:55:56][#1] Server: Fail to start [06/25/2024-21:55:56][#1] [ERROR] Access denied Any solution?
this is a SteamCMD error that occurs when installing the server. just try again. if it doesn’t work i would reference the SteamCMD documentation on their website. also try running windowsGSM as administrator
yeah if you want to play on a server running on the same computer your playing on, just type “connect localhost” in your CS2 game console and it’ll connect u to the server
@@forfashire Hello friend, I have found the plugin in plugins collection and was able to create cs2 server, however after starting the server, the console only pop ups for split of second and status of the server shows as stopped...do you know what is going on?
@@spektra_selekta seems to me that your server is crashing as soon as it starts. try removing all plugins and see if it works. then you can determine which plugin is causing it to crash
install on linux is much different than windows. you’ll have to install using SteamCMD. follow a tutorial on how to install the old CSGO server on linux, the process should be very very similar. make sure to read this also, it may be a better source of information: developer.valvesoftware.com/wiki/Counter-Strike_2/Dedicated_Servers
no matter what server or webservice you are making, you will always have to open ports for anyone to be able to connect outside of your network. if you only plan on playing with people on your local wifi network, this isn’t a problem. for public connections, CS2 uses port 27015 by default. please find instructions for your specific router/modem
hello i have an error saying : [04/10/2024-20:30:04][#1] Server: Fail to start [04/10/2024-20:30:04][#1] [ERROR] Exit Code: 1 i m making an azure Vm host, the cs2 server has a private ip address , i tried to put the public one of the vm and nothing still the same error idk why
i haven't done this but it's probably much more complicated than just getting a plugin to do it since it probably doesn't exist in the way you want it to. what i would do if i had the knowledge would be to have a script to take recorded GOTV files from the server and export the end of match data to an output file or you could make your own plugin to do it live, but this is a lot of work and i can't help you with that. there might be some discords like alliedmodders that could help you out but to my knowledge there isn't anything that is super easy
check server logs for errors. but if you’re referencing the little black console wrapper in the bottom right of WindowsGSM… that actually doesn’t do anything for CS2 servers in particular. it will falsely give that “failed to start” error. however, you can verify that the server has successfully started yourself and ignore that message by just making sure the CS2 server window opened. you will see the little counter strike icon open in windows taskbar and if you click it the window should show the server console. this means it started successfully.
i also get a bunch of unexpected long frames in my console, it is something everyone has right now. i don’t know if it’s an issue or intentional by valve, but i do not experience any lag when this happens. what are the specs of the hardware you are running the server on?
This worked people, thanks man
Great video, it worked. Where do I config the server, like password, number of bots, starting map, bot difficulty and stuff like that?
@@DavidPsurny you can add the starting map to the “Server Start Param” section in windowsgsm, with +host_workshop_map. everything else will be in the server.cfg file in the server directory.
Can I run multiple instances of cs-2 servers with WindowsGSM?
@@RecardoTech yeah just make sure each separate server are running on different ports!
i like to do mine in order. 27015 (default), 27016, 27017, 27018, etc….
@@forfashire Installation is done, but the console gave error that "No Steam account token was specified", I already put my steam 730 server token in to the GSLT box.
Not working... Server is running and people on the local network can connect - BUT NOT EXTERNALLY. Ports are open and confirmed (both TCP and UDP both in and out) on both machine and gateway. The GSLT token is set to a seperate Steam profiles token. Everything is updated and freshly installed. WindowsGSM running as admin. Steam klient is also installed but not running. But still everyone gets the error "NetChan Setting Timeout to 20.00 seconds" (also the once who can connect locally, even though it still works for them)
@@ThomasKampp make sure you open the ports on your windows firewall
@@forfashire That is for sure done. Also people can see the server (ports open), just not connect to it.
@@ThomasKampp i haven’t seen that error before… do you have the server set to public in the server.cfg file? also do you have the server IP set to the same as your computer’s local IP?
@@forfashire Can you elaborate on that. What parameters needs to be set in the server file so I can check? Is it needed to set the IP there?
Thanks for video good job
can i update server with this windowsgsm or it will autoupdate every times
the auto-update switch on windowsGSM doesn’t do anything for the CS2 server. however, the “update on start” switch DOES work, and you should be restarting the server once a day anyways, so just keep that enabled and it will check for updates every time the server starts.
@@forfashire thanks a lot !
When I start the server, I get this error:
[06/25/2024-21:55:56][#1] Server: Fail to start
[06/25/2024-21:55:56][#1] [ERROR] Access denied
Any solution?
run as admin
i got error fail to install exit code: 7
this is a SteamCMD error that occurs when installing the server. just try again. if it doesn’t work i would reference the SteamCMD documentation on their website. also try running windowsGSM as administrator
Can I host the server on the same pc and the same steam login as the one I want to play on? Thanks
yeah if you want to play on a server running on the same computer your playing on, just type “connect localhost” in your CS2 game console and it’ll connect u to the server
I put the plugin in the folder and reloaded but still nothing in the plugins section
unfortunately counterstrikesharp is no longer supported and this tutorial is a bit outdated :(
@@forfashire Hello friend, I have found the plugin in plugins collection and was able to create cs2 server, however after starting the server, the console only pop ups for split of second and status of the server shows as stopped...do you know what is going on?
@@spektra_selekta seems to me that your server is crashing as soon as it starts. try removing all plugins and see if it works. then you can determine which plugin is causing it to crash
@@forfashire there are no plugins installed, clean start up
bro i havee few left over VPS that i want to run severs on CS2, how do I proceed its on Linux
install on linux is much different than windows. you’ll have to install using SteamCMD. follow a tutorial on how to install the old CSGO server on linux, the process should be very very similar.
make sure to read this also, it may be a better source of information: developer.valvesoftware.com/wiki/Counter-Strike_2/Dedicated_Servers
Need to open modem ports?
no matter what server or webservice you are making, you will always have to open ports for anyone to be able to connect outside of your network. if you only plan on playing with people on your local wifi network, this isn’t a problem.
for public connections, CS2 uses port 27015 by default.
please find instructions for your specific router/modem
hello i have an error saying :
[04/10/2024-20:30:04][#1] Server: Fail to start
[04/10/2024-20:30:04][#1] [ERROR] Exit Code: 1
i m making an azure Vm host, the cs2 server has a private ip address , i tried to put the public one of the vm and nothing still the same error idk why
i have this problem :(
@@FreAKoN88 you guys must install steam client to run the server.
is there a way to host a server and get stats from it like rounds won HS% what player is on what team...
i haven't done this but it's probably much more complicated than just getting a plugin to do it since it probably doesn't exist in the way you want it to.
what i would do if i had the knowledge would be to have a script to take recorded GOTV files from the server and export the end of match data to an output file
or you could make your own plugin to do it live, but this is a lot of work and i can't help you with that. there might be some discords like alliedmodders that could help you out but to my knowledge there isn't anything that is super easy
what if it crashes or fail to start?
check server logs for errors. but if you’re referencing the little black console wrapper in the bottom right of WindowsGSM… that actually doesn’t do anything for CS2 servers in particular. it will falsely give that “failed to start” error. however, you can verify that the server has successfully started yourself and ignore that message by just making sure the CS2 server window opened. you will see the little counter strike icon open in windows taskbar and if you click it the window should show the server console. this means it started successfully.
got an error that says acces refused
what are you attempting to do when receiving that error? when does it happen?
@@forfashire when starting the server
how friend join in
@@papillon4784 make sure to port forward, open up the ports on your computer firewall, and set the server to public in server.cfg
is this a scam?
@@wolimentoski6018 is what a scam?😂
@@forfashire WindowsGsm
@@forfashire just asking if its a scam software bc its saying that it got virus using virus total
@@wolimentoski6018 which software does it say is a virus? WindowsGSM?
@@forfashire yes
UNEXPECTED LONG FRAME DETECTED and
[10-07-2024-09:32:01][#1] [ERROR] Exit Code: -1073741510
anyone?
works goodso far but i
get so many shit in console ...
1689.661277 UNEXPECTED LONG FRAME DETECTED: 19.81ms elapsed, 0.83ms sim time, 1 ticks, 84275..84275.
['Cheff┬▓' tick 84290 depth=1 (85) ping=0ms] CQ bloat: removed 7, max: 4
['Cheff┬▓' tick 84304 depth=1 (109) ping=0ms] CQ bloat: removed 8, max: 4
['Cheff┬▓' tick 84311 depth=1 (135) ping=0ms] CQ bloat: removed 11, max: 4
massiv laggs on server or crush
i also get a bunch of unexpected long frames in my console, it is something everyone has right now. i don’t know if it’s an issue or intentional by valve, but i do not experience any lag when this happens.
what are the specs of the hardware you are running the server on?