Skip to content

UnassignedReferenceException #7

Description

@gbraud

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 :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions