PlutoT6 Server & IW4Admin on Ubuntu 20.04
-
Hey man thanks for the nice guide, very easy to follow. I have one problem. My server is running and I even get the heartbeat; the problem is that I can't join ingame. The game just stays in a loading loop, it is connecting to the server because when you try to connect using an invalid ip the game just doesn't do anything. It is also missing from the server list. I think there might be something wrong with the game files, wine or my configuration, do you know what this could be? I converted the script so the game should run a normal multiplayer (t6mp) instead of zombies. Maybe I did something wrong? Do you have a working config for t6mp?
#Shell script for Plutonium T6 Multiplayer/Zombie Server on Ubuntu/Debian PAT=~/T6-Server/Server/Multiplayer #Game path KEY='SECRET' #Server key https://platform.plutonium.pw/serverkeys CFG=dedicated.cfg #Configuration file the server should use (default: dedicated.cfg) PORT=4976 #Server port (default: 4976) MODE=t6mp #Game mode ( Multiplayer / Zombie ) - ( t6mp / t6zm ) wine .\\bin\\plutonium-bootstrapper-win32.exe $MODE $PAT -dedicated +start_map_rotate +set key $KEY +set net_port $PORT +set sv_config $CFG
-
Sakul I think the problem is related to your connection ports, they are probably closed (4976-4977), if you host the server on your local network you can test to join it using
connect localhost:4976
orconnect localhost:4977
, if all works correctly, i thinks it's your connection ports. If you use a VPS see to open your ports. -
axite Nice guide well done. The download is very nice!
Do you have any VPS recommendation? -
Minami EDIT: Server now working. I fixed it by replacing the Plutonium folder of the .rar file with the one from my local pc. Guess yours is outdated or something.
-
@lResxt Personally I use Contabo, the prices are not very expensive.
-
Minami This was one of the best websites I found when I did my research but I didn't want to use it because of the setup fees. You basically pay twice the price just because of the setup fees. Even with 3 months the setup fee alone is 5€ for me but I admit that you get a good hardware so I'll give it a try next time I try hosting. Thank you!
-
Minami Do you maybe know how to get the DLC maps working? I added them to the maprotation and added all the missing map files to the zone folder, yet the server skips the DLC maps when they are next in the maprotation.
-
Sakul I don't know, if you have the same configuration as here it should work. Or maybe you are missing some gamesettings. I don't think I can help you more
If it can help you here is the tree of one of my folder for zombie servers.
:::
:::
-
This post is deleted!
-
Hello it's to say I did the steps and it doesn't work
-
Can you update download link please ?
-
axite said in PlutoT6 Server & IW4Admin on Ubuntu 20.04:
It doesn't have IW4Admin out of the box, but it does have the server files
https://sftp.banabyte.com/dl/plutonium/server.zip -
you can run the server on linux but the bad thing is the aggressive use of the cpu is there a way that when using wine the use of the % of the cpu is lower?
because I uploaded a test server when the % is filled the cpu goes up causing lag and jerks to the players
My discord in case you can help me
VZLAxSmoke#8458
Thanks !! -
This post is deleted!