Skip to content

Make cannot resolve call, send a message every X seconds if duplicate #134

@TheLimeGlass

Description

@TheLimeGlass

Describe the changes you would like to see
When you have a while loop, or a continuous loop, and the script fails to parse other parts of the code, but the resolved method is still present. The error should only post every X seconds or so.

The server crashed not because of the while loop, but because it had to print the cannot resolve method error. It happened because of another parsing error during development.

Additional context
Libraries like Google logger can be used to only send an error message every so often, Mojang used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions