Skip to content

Cannot stop NodeLIstServer in Unity Editor. #3

@kvibert

Description

@kvibert

After I start list server in Unity Editor, the NodeListServer instance show "New server added: 'FractalServer' from ::ffff:127.0.0.1. UUID: 'ecb4d255-fbc8-4c4d-81a5-52e093bbf3ca'", then I stop server in Unity Editor, the NodeListServer instance show nothing , and restart it in unity editor, there will be an error occurs, please see the log:

NodeLS: Mission failed. We'll get them next time.
An error occurred while registering the server. One or more required fields, like the server GUID, name and port might be missing. You will need to fix this and call RegisterServer again to retry.
UnityEngine.Debug:LogError(Object)
d__43:MoveNext() (at Assets/NodeListServer/NodeListServerNetManager.cs:356)
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)

HTTP/1.1 400 Bad Request
UnityEngine.Debug:LogError(Object)
d__43:MoveNext() (at Assets/NodeListServer/NodeListServerNetManager.cs:359)
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)

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