h1z1-server
    Preparing search index...
    profileStatsSubSchema1: (
        | {
            defaultValue: number;
            elementType?: undefined;
            name: string;
            type: string;
        }
        | {
            defaultValue: never[];
            elementType: string;
            name: string;
            type: string;
        }
    )[] = ...