This may be hard to answer since it's probably code specific. But I'll give it a shot anyways.
I get this warning message: "Receiving state for an object whose network view exists but the observed object no longer exists"
I just started this multiplayer project to do test runs, so it's still at a very simple stage. I just have a basic player with a camera attached with a few MultiplayerMovementUpdate scripts to run the RPCs and network views attached. Everything seems to be working whenever I run the server and client. The movements do indeed update. But I still get that annoying warning message, and I'd very much like to stop looking at it.
Thanks for any help!
↧