Skip to content

Error when starting server #64

@GEch1r

Description

@GEch1r

When I start my server, the console will show info below:

Image

I already uploaded my model into workshop, and this is my config:

{
  "Models": {
	 "model_index_suomi": {
      "name": "GFL2 Suomi",
      "path": "characters/models/toppi/gfl2/gfl2_suomi.vmdl",
      "side": "ALL",
      "permissions": [],
      "permissionsOr": [],
      "disableleg": false,
      "hideinmenu": false,
      "fixedmeshgroups": {},
      "meshgroups": {
        "Pouches@radio" : {
          "Show": 1,
          "Hide": 2
        },
        "Bag@radio" : {
          "Show": 3,
          "Hide": 4
        },
        "Radio@radio" : {
          "Show": 5,
          "Hide": 6
        },
        "Earmuff@radio" : {
          "Show": 7,
          "Hide": 8
        },
        "Knife@radio" : {
          "Show": 9,
          "Hide": 10
        }
      }
    },
  },
  "StorageType": "sqlite",
  "MySQL_IP": "",
  "MySQL_Port": "",
  "MySQL_User": "",
  "MySQL_Password": "",
  "MySQL_Database": "",
  "MySQL_Table": "playermodelchanger",
  "ModelForBots": {
    "CT": [],
    "T": []
  },
  "ModelChangeCooldownSecond": 0,
  "Inspection": {
    "Enable": true,
    "Mode": "rotation"
  },
  "BasicPermission": "",
  "DisableDefaultModelLeg": false,
  "DisableInstantChange": false,
  "DisablePrecache": false,
  "DisableRandomModel": false,
  "DisableAutoCheck": false,
  "DisablePlayerSelection": false,
  "AutoResyncCache": false,
  "ConfigVersion": 1
}

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