Necesito ayuda
-
quiero crear mi propio servidor dedicado para mw3 y estoy siguiendo todas las normas de https://plutonium.pw/es/docs/server/iw5/setting-up-a-server/#port-forwarding pero cuando busco la carpeta C:\gameserver\IW5. para meter los archivos del servidor no me aparece en ningun lugar Gracias por la atención.
-
quiero crear mi propio servidor dedicado para mw3 y estoy siguiendo todas las normas de https://plutonium.pw/es/docs/server/iw5/setting-up-a-server/#port-forwarding pero cuando busco la carpeta C:\gameserver\IW5. para meter los archivos del servidor no me aparece en ningun lugar Gracias por la atención.
piraplin Esa ruta es solo un ejemplo. debes buscar la ruta donde está la carpeta del juego que descargaste o que vas a usar para crear el servidor.
-
piraplin Esa ruta es solo un ejemplo. debes buscar la ruta donde está la carpeta del juego que descargaste o que vas a usar para crear el servidor.
Kalitos Perdon por liarte tanto
pero tengo otro problema y es que yo inicio mi servidor y no se me inicia y me dice esto could not send heartbeat to nix! error was: non-success status code: 401 connection with nix socket lost, reconnecting in 15s... yo creo que tengo todo bien configurado pero si quieres te mando mi config del servidor no vaya a ser que tenga algo mal ```
@echo off ::Paste the server key from https://platform.plutonium.pw/serverkeys here set key=Zl3jHyXxOeOc55sJ15qZetMHItk9SUg7 ::Name of the config file the server should use. (default: server.cfg) set cfg=Map Rotation ::Name of the server shown in the title of the cmd window. This will NOT bet shown ingame. set name=TDM 1 ::Port used by the server (default: 27016) set port=27017 ::Only change this when you don't want to keep the bat files in the game folder. MOST WON'T NEED TO EDIT THIS! set gamepath=%cd% title PlutoniumIW5 - %name% - Server restarter echo Visit plutonium.pw / Join the Discord (a6JM2Tv) for NEWS and Updates! echo Server "%name%" will load %cfg% and listen on port %port% UDP! echo To shut down the server close this window first! echo (%date%) - (%time%) %name% server start. cd /D %LOCALAPPDATA%\Plutonium :server start /wait /abovenormal bin\plutonium-bootstrapper-win32.exe iw5mp "%gamepath%" -dedicated +set key %key% +set sv_config %cfg% +net_port %port% +start_map_rotate echo (%date%) - (%time%) WARNING: %name% server closed or dropped... server restarts. goto server
Bueno perdon por liarte tanto.
-
Kalitos Perdon por liarte tanto
pero tengo otro problema y es que yo inicio mi servidor y no se me inicia y me dice esto could not send heartbeat to nix! error was: non-success status code: 401 connection with nix socket lost, reconnecting in 15s... yo creo que tengo todo bien configurado pero si quieres te mando mi config del servidor no vaya a ser que tenga algo mal ```
@echo off ::Paste the server key from https://platform.plutonium.pw/serverkeys here set key=Zl3jHyXxOeOc55sJ15qZetMHItk9SUg7 ::Name of the config file the server should use. (default: server.cfg) set cfg=Map Rotation ::Name of the server shown in the title of the cmd window. This will NOT bet shown ingame. set name=TDM 1 ::Port used by the server (default: 27016) set port=27017 ::Only change this when you don't want to keep the bat files in the game folder. MOST WON'T NEED TO EDIT THIS! set gamepath=%cd% title PlutoniumIW5 - %name% - Server restarter echo Visit plutonium.pw / Join the Discord (a6JM2Tv) for NEWS and Updates! echo Server "%name%" will load %cfg% and listen on port %port% UDP! echo To shut down the server close this window first! echo (%date%) - (%time%) %name% server start. cd /D %LOCALAPPDATA%\Plutonium :server start /wait /abovenormal bin\plutonium-bootstrapper-win32.exe iw5mp "%gamepath%" -dedicated +set key %key% +set sv_config %cfg% +net_port %port% +start_map_rotate echo (%date%) - (%time%) WARNING: %name% server closed or dropped... server restarts. goto server
Bueno perdon por liarte tanto.
piraplin Asegúrate que tienes abierto el puerto "27017" tanto en tu firewall de windows y en tu modem.
-
piraplin Asegúrate que tienes abierto el puerto "27017" tanto en tu firewall de windows y en tu modem.
Kalitos Como lo hago??
-
piraplin busca en google como abrir puertos en el modem y en windows.