SendMessage StartSending has no receiver!

Post here all your questions related with SmartFoxServer .Net/Unity3D API

Moderators: Lapo, Bax

appels
Posts: 464
Joined: 28 Jul 2010, 02:12
Contact:

SendMessage StartSending has no receiver!

Postby appels » 28 Jul 2010, 02:16

Hi,

I'm altering the Unity3D island demo and i get this error :
SendMessage StartSending has no receiver!

My players don't get spawned.
Any suggestions ?
Thanks.

Eddy.
lastowl
Posts: 36
Joined: 12 Aug 2010, 20:56

Postby lastowl » 25 Aug 2010, 21:11

that errors fine it doesn't effect anything(its the animation sync) what other changes you made?
ThomasLund
Posts: 1297
Joined: 14 Mar 2008, 07:52
Location: Sweden

Postby ThomasLund » 26 Aug 2010, 05:22

Thats a Unity message where a part of the script uses SendMessage to try to signal another script higher up the hierachy.

The message means that there was no script higher up that received the message - maybe you modified something and forgot to add the receiving script to some parent game object?

/Thomas

Return to “.Net / Unity3D API”

Who is online

Users browsing this forum: No registered users and 21 guests