Skip to content

[Blue Burst] Team System Errors on startup #783

Description

@nolrinale

Describe the bug
Upon starting the server I'm always seeing these kind of errors related to Teams

I 1 2026-07-06 03:53:40 - [Config] Indexing teams
W 1 2026-07-06 03:53:40 - [StaticGameData] Failed to index team from 00000002.json: JSON key not present: SpentPoints
W 1 2026-07-06 03:53:40 - [StaticGameData] Failed to load flag for team 00000004: can't open file system/teams/00000004.bmp: 2 (Unknown error)
I 1 2026-07-06 03:53:40 - [StaticGameData] Indexed team 00000004 (      EKIYOMIZUDERA) (2 members)
W 1 2026-07-06 03:53:40 - [StaticGameData] Failed to load flag for team 00000006: can't open file system/teams/00000006.bmp: 2 (Unknown error)
I 1 2026-07-06 03:53:40 - [StaticGameData] Indexed team 00000006 (      ESpacePirates) (1 members)
W 1 2026-07-06 03:53:40 - [StaticGameData] Failed to load flag for team 00000007: can't open file system/teams/00000007.bmp: 2 (Unknown error)
I 1 2026-07-06 03:53:40 - [StaticGameData] Indexed team 00000007 (      E100%Disabled) (1 members)
W 1 2026-07-06 03:53:40 - [StaticGameData] Failed to load flag for team 00000008: can't open file system/teams/00000008.bmp: 2 (Unknown error)
I 1 2026-07-06 03:53:40 - [StaticGameData] Indexed team 00000008 (      EUSAGI) (2 members)
W 1 2026-07-06 03:53:40 - [StaticGameData] Failed to load flag for team 0000000A: can't open file system/teams/0000000A.bmp: 2 (Unknown error)
I 1 2026-07-06 03:53:40 - [StaticGameData] Indexed team 0000000A (      Eretards) (4 members)
W 1 2026-07-06 03:53:40 - [StaticGameData] Failed to load flag for team 0000000B: can't open file system/teams/0000000B.bmp: 2 (Unknown error)
I 1 2026-07-06 03:53:40 - [StaticGameData] Indexed team 0000000B (      EROOTS) (1 members)
W 1 2026-07-06 03:53:40 - [StaticGameData] Failed to load flag for team 0000000D: can't open file system/teams/0000000D.bmp: 2 (Unknown error)
I 1 2026-07-06 03:53:40 - [StaticGameData] Indexed team 0000000D (      JSalvadores) (1 members)
W 1 2026-07-06 03:53:40 - [StaticGameData] Failed to load flag for team 0000000F: can't open file system/teams/0000000F.bmp: 2 (Unknown error)
I 1 2026-07-06 03:53:40 - [StaticGameData] Indexed team 0000000F (      Jラグオル支部) (5 members)

None of us have team flags rights purchased yet I guess that specific flag error is just a warning that we dont have it but the server logs it as an unknown error,

As for the other one that one very old team i created years ago for testing which i think used a previous structure and wasnt correctly updated by the server yet , that team does not appear in the ranking

this is the structure of that 02 json

{
  "RewardFlags": 0x0,
  "Members": [
    {
      "SerialNumber": 0x2FD071E5,
      "Flags": 0x1,
      "Points": 0x0,
      "Name": "\tJASH"
    }
  ],
  "Name": "\tJRAWR"

Game version(s) (choose one or more of the following):
BB

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