05:54:38 VitaNexCore]: System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 216.218.207.98:80
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.WebClient.DownloadFile(Uri address, String fileName)
at VitaNex.IO.VirtualAsset.<>c__DisplayClass2e.<LoadAsset>b__2d()
at VitaNex.VitaNexCore.TryCatchGet[T](Func`1 func, Action`1 handler)



After puting VitaNexCore (The Latest Build) into my server thats on gamehosting with Windows server 2016, it starts up just fine.
I go to use the [vnc command and I get this error every time i click a button.
I freeze on the server for a few mins before the error pops up then i get the gump.

I do NOT get this when im on my computers server.
 
Back