Jump to content

LosGranada

Creator
  • Posts

    862
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by LosGranada

  1. Changed Status from Pending to Closed Changed Fixed In to Next Version
  2. Why do you want to be able to edit them yourself? What are you missing?
  3. https://codefling.com/files/sc/4292-server-ip/ Have you read this? This feature comes only with the next version, before that the demand was too small. Please be patient.
  4. Can you connect via Rust+ App ?
  5. Your ports are not correct. 28015 28016 28083
  6. can you please Test app.info in the Console?
  7. but Server is online and you can connect?
  8. All Ports Open?
  9. please read https://codefling.com/files/sc/4292-server-ip/ what Stuff do you mean?
  10. Hello, currently have the following problem: Companion server failed to start: System.Net.Sockets.SocketException (0x80004005): Only one usage of each socket address (protocol/network address/port) is normally premitted. at System.Net.Sockets.Socket.Bind (System.Net.EndPoint localEP) [0x00043] in <ae22a4e8f83c41d69684ae7f557133d9>:0 at Fleck.SocketWrapper.Bind (System.Net.EndPoint endPoint) [0x00000] in <f1ab979dad39453bb3ab99ae17860fb2>:0 at Fleck.WebSocketServer.Start (System.Action`1[T] config) [0x00018] in <f1ab979dad39453bb3ab99ae17860fb2>:0 at CompanionServer.Listener..ctor (System.Net.IPAddress ipAddress, System.Int32 port) [0x000a8] in <fe8f45fbfccd4e6f916ad0e590a44ac3>:0 at CompanionServer.Server.Initialize () [0x00037] in <fe8f45fbfccd4e6f916ad0e590a44ac3>:0 (20:19:30) | Server startup complete What's strange is that I can still connect to the Rust app and the server. I have already tried many things, but when I deactivate the app with -1, the error no longer occurs. No other process listens to this port. I have already open again the ports, uninstalled programs, enabled/disabled Hyper-V, disabled Windows Sandbox, delete firewall rules. When I start the server via a batch, the error does not appear. @echo off cls echo Starting Server... RustDedicated.exe -batchmode -nographics -silent-crashes ^ +server.port 28015 ^ +rcon.port 28016 ^ +rcon.password "123456" ^ +app.port 28083 ^ +server.identity "mrs" ^ +server.gamemode vanilla ^ +server.level "Procedural Map" ^ +server.seed 3486489 ^ +server.worldsize 3500 ^ -LogFile "server\rst\server.log" But I want to give the RustDedicated.exe the start arguments. This then looks like this, everything the same as the batch file. StartServer.StartInfo.FileName = root.Text & "\RustDedicated.exe" StartServer.StartInfo.Arguments = "-batchmode -nographics -silent-crashes^" & vbNewLine & "+server.port 28015 ^" & vbNewLine & "+rcon.port 28016 ^" & vbNewLine & "+rcon.password 123456 ^" & vbNewLine & "+server.identity ""mrs"" ^" & vbNewLine & "+server.gamemode vanilla ^" & vbNewLine & "+server.level ""Procedural Map"" ^" & vbNewLine & "+server.seed 3486489 ^" & vbNewLine & "+server.worldsize 3500 ^" & vbNewLine & "-LogFile ""server\mrs\servertest.log""" Server loads normally but then comes the error message. Thanks for your help.
  11. LosGranada

    Server Listing

    your ports must be assigned twice, check that out.
  12. LosGranada

    Server Listing

    np dude, click on the Checkbox (show emty Servers)? how Long do you wait in the seach List?
  13. LosGranada

    Server IP

    Thank you, I'm done but will only come with the next update.
  14. LosGranada

    Server IP

    must RCON IP also be changed?
  15. LosGranada

    Server IP

    I'll see what I can do. Can you show me how this would look like with a batch file. You have a server on which multiple IPs ping, do I understand that correctly? i found ^^ @echo off cls :start RustDedicated.exe -nographics -batchmode -silent-crashes +server.ip "(fill in your server ip)" +server.identity "(fill in your server identity)" +server.port 28015 +rcon.port 28016 +rcon.password "fill in a password" -logfile "ServerLog.txt" +rcon.web true -logfile "output.txt" goto start I will install, is not a problem
  16. Changed Status from Pending to Closed Changed Fixed In to Next Version
  17. LosGranada

    Autowipe Server Restart

    Changed Status from Pending to Closed Changed Fixed In to Next Version
  18. LosGranada

    Autowipe Server Restart

    Is fixed in v3 Release is in a few days.
1.9m

Downloads

Total number of downloads.

9.2k

Customers

Total customers served.

134.8k

Files Sold

Total number of files sold.

2.8m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.