Skip to content

Log spam on clients regarding NetworkView #8

@Seeker14491

Description

@Seeker14491

When a game client is connected to the server and there is at least one other player connected, messages like the following are constantly printed to the console:

View ID AllocatedID: 1852 not found during lookup. Strange behaviour may occur
 
(Filename: C:/buildslave/unity/build/Runtime/Network/NetworkManager.cpp Line: 1709)
Received state update for view id' AllocatedID: 1852' but the NetworkView doesn't exist
 
(Filename: C:/buildslave/unity/build/Runtime/Network/NetworkManager.cpp Line: 2510)

This can cause game logs to grow to hundreds of MB in size after playing on the server for a few hours. I also experienced periodic freezes of ~2 seconds while playing on a server for a few hours, but I'm not sure if it's related.

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