jweigelt/swbf2admin

SWBF2 server stucks at "Loading..."

Donhomerj opened this issue · 2 comments

Hi Guys,
I want to set up my own server and for sure I did something wrong due to installing it.
However, maybe someone can help me out here:

When I start the server thorugh the swbf2 admin, battlefront2.exe is found, but the dedicated server does not start. It keeps stucking at "Loading..." Maybe the connection through steam is not working.

When I do some weird stuff, I get the message:

Failed to connect to rcon server at '127.0.0.1:4658' (System.Net.Sockets.SocketException (0x80004005): Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:4658
bei System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
bei System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
bei System.Net.Sockets.TcpClient.Connect(IPEndPoint remoteEP)
bei SWBF2Admin.Runtime.Rcon.RconClient.Start())

It seems like the rcon server is not running. So maybe I did something wrong thorugh the installation process, or I am not sure. Can anyone help me out here?

Thank you!

Also, Swbf2 admin tells me it starts the server with empty args (""), it does not seem to use the args I put in steam. Do i need to insert them anywhere else?

Update:
I did some things wrong during the installation. I retried it and now I have issues with finding the Gamedata Folder, that should come with SWBF2 Admin. Where do I find the folder?