Skip to content

error CS7036: There is no argument given that corresponds to the required formal parameter #42

Description

@LowFire

Error in Unity:
error2
In Server.cs. I have the definition for the OnServerError action also pulled up.
error

Few things I've taken note here.

One, The second argument does not take an Exception object. Instead, it asks for a TransportError enum. Also, OnServerError also requires a third argument, which is not provided. The third argument is a string, so I assume that's meant for an error message?

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