The referenced script on this Behaviour is missing!

Options
Hello community,

i have a little problem. When I start the game and join the server i can´t see the other player:( The other player flickers?! And in the Console i get the error: "The referenced script on this Behaviour is missing!" In my Player Prefab there is a script missing, but i don´t know which script. The title of the script is Mono behaviour.
Sorry for my english:)
Can someone help me?
This is the error line in the script "NetworkingPeer"
GameObject go = (GameObject)GameObject.Instantiate(resourceGameObject, position, rotation);

Thanks:)

Comments

  • Tobias
    Options
    We can't help here. It's impossible for us to know which script you added to the prefab and which is now missing. Sorry.
    Remove the script component that says "missing script" and then check what functionality/component you're missing. Re-add that.