One problem I can see is that you have both dinput8.dll and xinput1_3.dll in your server directory. Remove xinput1_3.dll - it's not necessary if you're running the server on Windows.
Also, DO NOT remove dinput8.dll. If you do that, the server will be connecting to EA servers instead of Nexus servers. Keep it in there under that name.
As for connection issues, I'm not sure if it helps, but check your ip here:
http://cmyip.com/Then edit ~StartServer.bat to include your external ip, like so:
Code: Select all
Frost.Game.Main_Win32_Final.exe -serverInstancePath "Instance/" -mapPack2Enabled 1 -ip your_ip_here -port 19567 -timeStampLogNames -region OC -heartBeatInterval 20000
If it still doesn't work, tell us what problems people connecting to the server are experiencing. Can the see your server on the server list? Do they see any errors? Make sure they have updated version of the game and they have dinput8.dll in their game directory.