Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Cannot connect to the proxy server. #42

Closed
valicu001 opened this issue Nov 7, 2016 · 1 comment
Closed

Cannot connect to the proxy server. #42

valicu001 opened this issue Nov 7, 2016 · 1 comment

Comments

@valicu001
Copy link

When I try to play on the proxy server,the k-relay gives me the following error:

[Error] An exception was thrown
within PacketSend (packet = DEATH)
at <>c__DisplayClass38_0.b__0

System.NullReferenceException: Object reference not set to an instance of an object.
at Lib_K_Relay.Networking.Client.<>c__DisplayClass38_0.b__0() in E:\K_Relay-master\Lib K Relay\Networking\Client.cs:line 176
at Lib_K_Relay.Utilities.PluginUtils.ProtectedInvoke(Action action, String errorProvider, Type filteredException) in E:\K_Relay-master\Lib K Relay\Utilities\PluginUtils.cs:line 38
[Client] Disconnected.
[Error] An exception was thrown
within RemoteRead (isClient = True)
at NetworkStream.BeginRead

System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'System.Net.Sockets.NetworkStream'.
at System.Net.Sockets.NetworkStream.BeginRead(Byte[] buffer, Int32 offset, Int32 size, AsyncCallback callback, Object state)
at Lib_K_Relay.Networking.Client.BeginRead(Int32 offset, Int32 amount, Boolean client) in E:\K_Relay-master\Lib K Relay\Networking\Client.cs:line 188
at Lib_K_Relay.Networking.Client.<>c__DisplayClass40_0.b__0() in E:\K_Relay-master\Lib K Relay\Networking\Client.cs:line 235
at Lib_K_Relay.Utilities.PluginUtils.ProtectedInvoke(Action action, String errorProvider, Type filteredException) in E:\K_Relay-master\Lib K Relay\Utilities\PluginUtils.cs:line 38
[Listener] Client received.

@EinarasGar
Copy link
Contributor

First of all, did you update packets.xml?

@Audetas Audetas closed this as completed Jan 6, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants