Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lidgren linux issue #7665

Closed
SeanAtr0n opened this issue May 9, 2018 · 1 comment
Closed

Lidgren linux issue #7665

SeanAtr0n opened this issue May 9, 2018 · 1 comment
Assignees
Labels
Priority: High This issue is preventing a feature from being used or extremely annyoing.

Comments

@SeanAtr0n
Copy link

NotImplementedException: The requested feature is not implemented.
  at System.Net.NetworkInformation.LinuxUnicastIPAddressInformation.get_IPv4Mask () [0x00000] in <filename unknown>:0
  at Lidgren.Network.NetUtility.GetBroadcastAddress () [0x00000] in <filename unknown>:0
  at Lidgren.Network.NetPeerConfiguration..ctor (System.String appIdentifier) [0x00000] in <filename unknown>:0
  at Eco.Shared.Networking.NetworkClient..ctor () [0x00000] in <filename unknown>:0
  at NetworkManager.Initialize () [0x00000] in <filename unknown>:0
  at NetworkManager.Start () [0x00000] in <filename unknown>:0

followed by a bunch of

NullReferenceException: Object reference not set to an instance of an object
  at NetworkManager.Update () [0x00000] in <filename unknown>:0
 
(Filename:  Line: -1)

NullReferenceException: Object reference not set to an instance of an object
  at NetworkManager.get_Status () [0x00000] in <filename unknown>:0
  at NetworkManager.get_Connected () [0x00000] in <filename unknown>:0
  at GenericClient`1[T].Update () [0x00000] in <filename unknown>:0 
  at PlayerClient.Update () [0x00000] in <filename unknown>:0 

@SeanAtr0n SeanAtr0n added the Priority: High This issue is preventing a feature from being used or extremely annyoing. label May 9, 2018
@metachronism
Copy link

yup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High This issue is preventing a feature from being used or extremely annyoing.
Projects
None yet
Development

No branches or pull requests

2 participants