Search Unity

Failure generating network code

Discussion in 'Multiplayer' started by Arkayn, Apr 28, 2016.

  1. Arkayn

    Arkayn

    Joined:
    Mar 20, 2016
    Posts:
    13
    UNetWeaver error: Exception :System.ArgumentException: Member 'System.Int32 UnityEngine.Networking.NetworkConnection::hostId' is declared in another module and needs to be imported

    blah blah...

    (at /Users/builduser/buildslave/unity/build/Extensions/Networking/Weaver/Program.cs:34)
    UnityEditor.Scripting.Serialization.Weaver:WeaveUnetFromEditor(String, String, String, String, Boolean)


    I am getting this error in my Project and I have read the forums and found no answers.

    Is there any solution to this problem ? or is it a Bug ?

    regards

    Mark