Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UnassignedReferenceException #7

Open
gbraud opened this issue Aug 12, 2018 · 0 comments
Open

UnassignedReferenceException #7

gbraud opened this issue Aug 12, 2018 · 0 comments

Comments

@gbraud
Copy link

gbraud commented Aug 12, 2018

Hello, thank you for sharing your work. I am getting this error when I run :
UnassignedReferenceException: The variable hero of SocketClient has not been assigned.
You probably need to assign the hero variable of the SocketClient script in the inspector.
SocketClient.Update () (at Assets/Scripts/SocketClient.cs:109)

I think maybe ReceiveData() is not fast enough for the Update (I changed Receivedata a bit to receive a couple of datas and put them in a table), but I don't know how to fix it. Thank you for your help :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant