Skip to content

invalid character ']' looking for beginning of value #14

@rezalas

Description

@rezalas

After referencing my ServerGrid.Json I received the following error:
2019/06/17 16:56:08 invalid character ']' looking for beginning of value

This turned out to be due to a trailing ',' at the end of an array list in the sublevels section of one of the grids. Removing the trailing comma fixes the problem, though the parser shouldn't crash on this issue as the trailing symbol doesn't cause issues with the game server or other parsers.

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