Type of Observed is Unknown when Receiving

Options
Pav
Pav
Hey everyone,

I'm making changes to my code and after it working fine, this error decided to show up.

Player 1 is chilling in the game, and player 2 connects.

Player 1(android) begins shooting missiles and player 2 (unity editor) gets this error.

I have another script in a different save which is working fine.

My photonview is the same, it's for a rigidbody and a network script.
What could be the issue?

http://imgur.com/TW1JMp5

Everything else works fine, bullets, players, etc.

Comments