 | The Official Forums for the Multiverse MMO Development Platform |
The Wiki is back up and running! However, there are still some malicious code warnings, so stay sharp - we're working on it |
| | | RDP connection error on port 5050 | |
| | Author | Message |
|---|
teawrecks Newbie


Posts: 1 Join date: 2012-08-04 Location: United States
 | Subject: RDP connection error on port 5050 Sat 4 Aug - 7:57 | |
| Can't load into a server via client. This is what the client log says when trying to log into the public server: | Quote: | INFO [2012-08-04 01:45:48,780] Network Information Connecting to world proxy at multiversemmo.com:5050 INFO [2012-08-04 01:45:48,781] Network Information Connecting to rdp world server at multiversemmo.com:5050 INFO [2012-08-04 01:45:48,781] NetworkHelper IP Address for multiversemmo.com: '173.83.110.2' INFO [2012-08-04 01:45:48,783] RdpMessageHandler Setting up RdpClient with localPort = 5539 INFO [2012-08-04 01:45:48,783] Rdp Connection Created connection to: 173.83.110.2:5050 INFO [2012-08-04 01:45:58,776] Rdp Connection Released connection: Multiverse.Network.Rdp.RdpConnection WARN [2012-08-04 01:45:58,777] Exception Exception connecting to rdp world server multiversemmo.com:5050 : System.TimeoutException: The operation has timed out. at Multiverse.Network.Rdp.RdpClient.Connect(IPEndPoint remoteEP, Int32 millisecondsTimeout) at Multiverse.Network.RdpMessageHandler..ctor(IPEndPoint remote, Int32 millisecondsTimeout) at Multiverse.Network.RdpWorldMessageHandler..ctor(IPEndPoint remote, MessageDispatcher dispatcher) at Multiverse.Network.NetworkHelper.RdpWorldConnect(String hostname, Int32 port) ERROR [2012-08-04 01:45:58,782] NetworkHelper Failed to connect to rdp world server at multiversemmo.com:5050 INFO [2012-08-04 01:45:58,782] Network Information Connecting to world proxy at multiversemmo.com:5050 INFO [2012-08-04 01:45:58,782] Network Information Connecting to rdp world server at multiversemmo.com:5050 INFO [2012-08-04 01:45:58,784] NetworkHelper IP Address for multiversemmo.com: '173.83.110.2' INFO [2012-08-04 01:45:58,785] RdpMessageHandler Setting up RdpClient with localPort = 5964 INFO [2012-08-04 01:45:58,785] Rdp Connection Created connection to: 173.83.110.2:5050 INFO [2012-08-04 01:45:58,918] Rdp Connection Closing connection to 173.83.110.2:5050 INFO [2012-08-04 01:46:08,792] Rdp Connection Released connection: Multiverse.Network.Rdp.RdpConnection WARN [2012-08-04 01:46:08,793] Exception Exception connecting to rdp world server multiversemmo.com:5050 : System.TimeoutException: The operation has timed out. at Multiverse.Network.Rdp.RdpClient.Connect(IPEndPoint remoteEP, Int32 millisecondsTimeout) at Multiverse.Network.RdpMessageHandler..ctor(IPEndPoint remote, Int32 millisecondsTimeout) at Multiverse.Network.RdpWorldMessageHandler..ctor(IPEndPoint remote, MessageDispatcher dispatcher) at Multiverse.Network.NetworkHelper.RdpWorldConnect(String hostname, Int32 port) ERROR [2012-08-04 01:46:08,794] NetworkHelper Failed to connect to rdp world server at multiversemmo.com:5050 |
And I get what seems to be the same error when trying to connect to my linux box across the room running a Master Server and the Multiverse server:
| Quote: | INFO [2012-08-04 01:43:45,547] Network Information Connecting to world proxy at ubuntu:5050 INFO [2012-08-04 01:43:45,548] Network Information Connecting to rdp world server at ubuntu:5050 WARN [2012-08-04 01:43:47,802] Exception Exception connecting to rdp world server ubuntu:5050 : System.Net.Sockets.SocketException: The requested name is valid, but no data of the requested type was found at System.Net.Dns.GetAddrInfo(String name) at System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6) at System.Net.Dns.GetHostEntry(String hostNameOrAddress) at Multiverse.Network.NetworkHelper.GetIPv4Address(String hostname) at Multiverse.Network.NetworkHelper.RdpWorldConnect(String hostname, Int32 port) ERROR [2012-08-04 01:43:47,808] NetworkHelper Failed to connect to rdp world server at ubuntu:5050 INFO [2012-08-04 01:43:47,808] Network Information Connecting to world proxy at ubuntu:5050 INFO [2012-08-04 01:43:47,808] Network Information Connecting to rdp world server at ubuntu:5050 WARN [2012-08-04 01:43:50,061] Exception Exception connecting to rdp world server ubuntu:5050 : System.Net.Sockets.SocketException: The requested name is valid, but no data of the requested type was found at System.Net.Dns.GetAddrInfo(String name) at System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6) at System.Net.Dns.GetHostEntry(String hostNameOrAddress) at Multiverse.Network.NetworkHelper.GetIPv4Address(String hostname) at Multiverse.Network.NetworkHelper.RdpWorldConnect(String hostname, Int32 port) ERROR [2012-08-04 01:43:50,063] NetworkHelper Failed to connect to rdp world server at ubuntu:5050 |
My Windows firewall is open for the Client, and my slim version of linux doesn't currently have a firewall. Any ideas what could be causing this? |
|  | | Koron Super Contributor


Posts: 253 Join date: 2012-06-27 Location: US
 | Subject: Re: RDP connection error on port 5050 Tue 7 Aug - 7:20 | |
| I haven't tackled the master server yet. Have to at some point... The public master server at multiversemmo.com was down I thought... not sure. If you are trying to connect locally for development purposes try... multiverseclient.exe --development --noupdate...or multiverseclient.exe --development --noupdate --world sampleworldAlso when it does successfully connect locally for me I do not get the login pageClient command line: http://www.multiversemmo.com/wiki/Running_the_Client_from_the_Command-Line I'm on XP but this is what I get when it works... Successful local connection: Exception.log| Code: | INFO [2012-07-24 21:58:02,609] HardwareCaps ---RenderSystem capabilities--- INFO [2012-07-24 21:58:02,609] HardwareCaps -Adapter Name: NVIDIA GeForce GT 220 INFO [2012-07-24 21:58:02,609] HardwareCaps -Driver Version: 6.14.11.9107 INFO [2012-07-24 21:58:02,609] HardwareCaps -Total System Memory: 3069Meg INFO [2012-07-24 21:58:02,609] HardwareCaps -Video Memory: 1024Meg INFO [2012-07-24 21:58:02,609] HardwareCaps -Available texture units: 8 INFO [2012-07-24 21:58:02,609] HardwareCaps -Maximum lights available: 8 INFO [2012-07-24 21:58:02,609] HardwareCaps -Hardware generation of mip-maps: yes INFO [2012-07-24 21:58:02,609] HardwareCaps -Texture blending: yes INFO [2012-07-24 21:58:02,609] HardwareCaps -Anisotropic texture filtering: yes INFO [2012-07-24 21:58:02,609] HardwareCaps -Dot product texture operation: yes INFO [2012-07-24 21:58:02,609] HardwareCaps -Cube Mapping: yes INFO [2012-07-24 21:58:02,609] HardwareCaps -Hardware stencil buffer: yes INFO [2012-07-24 21:58:02,609] HardwareCaps -Stencil depth: 8 bits INFO [2012-07-24 21:58:02,609] HardwareCaps -Two sided stencil support: yes INFO [2012-07-24 21:58:02,609] HardwareCaps -Wrap stencil values: yes INFO [2012-07-24 21:58:02,609] HardwareCaps -Hardware vertex/index buffers: yes INFO [2012-07-24 21:58:02,609] HardwareCaps -Vertex programs: yes INFO [2012-07-24 21:58:02,609] HardwareCaps -Max vertex program version: vs_3_0 INFO [2012-07-24 21:58:02,609] HardwareCaps -Fragment programs: yes INFO [2012-07-24 21:58:02,609] HardwareCaps -Max fragment program version: ps_3_0 INFO [2012-07-24 21:58:02,609] HardwareCaps -Texture compression: yes INFO [2012-07-24 21:58:02,609] HardwareCaps -DXT: yes INFO [2012-07-24 21:58:02,609] HardwareCaps -VTC: no INFO [2012-07-24 21:58:02,609] HardwareCaps -Scissor rectangle: yes INFO [2012-07-24 21:58:02,609] HardwareCaps -Hardware Occlusion Query: yes INFO [2012-07-24 21:58:02,609] HardwareCaps -User clip planes: yes INFO [2012-07-24 21:58:02,609] HardwareCaps -VertexElementType.UBYTE4: yes INFO [2012-07-24 21:58:02,609] HardwareCaps -Infinite far plane projection: yes INFO [2012-07-24 21:58:02,609] HardwareCaps -Hardware render-to-texture: no INFO [2012-07-24 21:58:02,609] HardwareCaps -Floating point textures: no INFO [2012-07-24 21:58:02,609] HardwareCaps -Volume textures: no INFO [2012-07-24 21:58:02,609] HardwareCaps -Multiple Render Targets: 4 INFO [2012-07-24 21:58:02,609] HardwareCaps -Point Sprites: no INFO [2012-07-24 21:58:02,609] HardwareCaps -Extended point parameters: no INFO [2012-07-24 21:58:02,609] HardwareCaps -Max Point Size: 0 INFO [2012-07-24 21:58:02,609] HardwareCaps -Vertex texture fetch: no INFO [2012-07-24 21:58:02,609] HardwareCaps -Max vertex program float constants: 256 INFO [2012-07-24 21:58:02,609] HardwareCaps -Max vertex program int constants: 64 INFO [2012-07-24 21:58:02,609] HardwareCaps -Max fragment program float constants: 224 INFO [2012-07-24 21:58:02,609] HardwareCaps -Max fragment int constants: 16 |
Unsuccessful local connection: Exception.log| Code: | INFO [2012-07-24 22:11:47,515] HardwareCaps ---RenderSystem capabilities--- INFO [2012-07-24 22:11:47,515] HardwareCaps -Adapter Name: NVIDIA GeForce GT 220 INFO [2012-07-24 22:11:47,515] HardwareCaps -Driver Version: 6.14.11.9107 INFO [2012-07-24 22:11:47,515] HardwareCaps -Total System Memory: 3069Meg INFO [2012-07-24 22:11:47,515] HardwareCaps -Video Memory: 1024Meg INFO [2012-07-24 22:11:47,515] HardwareCaps -Available texture units: 8 INFO [2012-07-24 22:11:47,515] HardwareCaps -Maximum lights available: 8 INFO [2012-07-24 22:11:47,515] HardwareCaps -Hardware generation of mip-maps: yes INFO [2012-07-24 22:11:47,515] HardwareCaps -Texture blending: yes INFO [2012-07-24 22:11:47,515] HardwareCaps -Anisotropic texture filtering: yes INFO [2012-07-24 22:11:47,515] HardwareCaps -Dot product texture operation: yes INFO [2012-07-24 22:11:47,515] HardwareCaps -Cube Mapping: yes INFO [2012-07-24 22:11:47,515] HardwareCaps -Hardware stencil buffer: yes INFO [2012-07-24 22:11:47,515] HardwareCaps -Stencil depth: 8 bits INFO [2012-07-24 22:11:47,515] HardwareCaps -Two sided stencil support: yes INFO [2012-07-24 22:11:47,515] HardwareCaps -Wrap stencil values: yes INFO [2012-07-24 22:11:47,515] HardwareCaps -Hardware vertex/index buffers: yes INFO [2012-07-24 22:11:47,515] HardwareCaps -Vertex programs: yes INFO [2012-07-24 22:11:47,515] HardwareCaps -Max vertex program version: vs_3_0 INFO [2012-07-24 22:11:47,515] HardwareCaps -Fragment programs: yes INFO [2012-07-24 22:11:47,515] HardwareCaps -Max fragment program version: ps_3_0 INFO [2012-07-24 22:11:47,515] HardwareCaps -Texture compression: yes INFO [2012-07-24 22:11:47,515] HardwareCaps -DXT: yes INFO [2012-07-24 22:11:47,515] HardwareCaps -VTC: no INFO [2012-07-24 22:11:47,515] HardwareCaps -Scissor rectangle: yes INFO [2012-07-24 22:11:47,515] HardwareCaps -Hardware Occlusion Query: yes INFO [2012-07-24 22:11:47,515] HardwareCaps -User clip planes: yes INFO [2012-07-24 22:11:47,515] HardwareCaps -VertexElementType.UBYTE4: yes INFO [2012-07-24 22:11:47,515] HardwareCaps -Infinite far plane projection: yes INFO [2012-07-24 22:11:47,515] HardwareCaps -Hardware render-to-texture: no INFO [2012-07-24 22:11:47,515] HardwareCaps -Floating point textures: no INFO [2012-07-24 22:11:47,515] HardwareCaps -Volume textures: no INFO [2012-07-24 22:11:47,515] HardwareCaps -Multiple Render Targets: 4 INFO [2012-07-24 22:11:47,515] HardwareCaps -Point Sprites: no INFO [2012-07-24 22:11:47,515] HardwareCaps -Extended point parameters: no INFO [2012-07-24 22:11:47,515] HardwareCaps -Max Point Size: 0 INFO [2012-07-24 22:11:47,515] HardwareCaps -Vertex texture fetch: no INFO [2012-07-24 22:11:47,515] HardwareCaps -Max vertex program float constants: 256 INFO [2012-07-24 22:11:47,515] HardwareCaps -Max vertex program int constants: 64 INFO [2012-07-24 22:11:47,515] HardwareCaps -Max fragment program float constants: 224 INFO [2012-07-24 22:11:47,515] HardwareCaps -Max fragment int constants: 16 WARN [2012-07-24 22:12:26,531] Exception Exception connecting to rdp world server multiversemmo.com:5050 : System.TimeoutException: The operation has timed out. at Multiverse.Network.Rdp.RdpClient.Connect(IPEndPoint remoteEP, Int32 millisecondsTimeout) at Multiverse.Network.RdpMessageHandler..ctor(IPEndPoint remote, Int32 millisecondsTimeout) at Multiverse.Network.RdpWorldMessageHandler..ctor(IPEndPoint remote, MessageDispatcher dispatcher) at Multiverse.Network.NetworkHelper.RdpWorldConnect(String hostname, Int32 port) WARN [2012-07-24 22:12:36,531] Exception Exception connecting to rdp world server multiversemmo.com:5050 : System.TimeoutException: The operation has timed out. at Multiverse.Network.Rdp.RdpClient.Connect(IPEndPoint remoteEP, Int32 millisecondsTimeout) at Multiverse.Network.RdpMessageHandler..ctor(IPEndPoint remote, Int32 millisecondsTimeout) at Multiverse.Network.RdpWorldMessageHandler..ctor(IPEndPoint remote, MessageDispatcher dispatcher) at Multiverse.Network.NetworkHelper.RdpWorldConnect(String hostname, Int32 port)
|
Check out this thread also... http://multiverse.forumotion.co.uk/t220p15-server-startup-failed-solved
Hope this helps.
Cheers
|
|  | | | | RDP connection error on port 5050 | |
|
Similar topics |  |
|
| | Permissions in this forum: | You cannot reply to topics in this forum
| |
| |
| |
|