Skip to content

Solutions to common config errors

ContestedWheel edited this page Jul 1, 2025 · 3 revisions

Correct way to indent IDs

  guild-ids:
    - 1125408494288379904
  root-role-ids:
    - 1352765288529268833
  admin-role-ids:
    - 1365417876223299584

Here is an example of incorrect indentation:

image

Collectible name error

If you get this very long error (full not shown, this is just a part of it):

458164245-cae7730c-c0be-4570-b855-4c5f54538e03

It means that you entered either symbols/unknown characters or capital letters in the collectible-name, plural-collectible-name, or players-group-cog-name.

Here are screenshots below to show you how to enter them correctly. Keep in mind that these screenshots apply for all three, meaning that you need to follow the same rules for collectible-name, plural-collectible-name, and players-group-cog-name.

Screenshot 2025-07-01 003713

Screenshot 2025-07-01 003759

Screenshot 2025-07-01 003841

Screenshot 2025-07-01 003926

There is currently a PR (#630) on the official Ballsdex GitHub that will hopefully fix this collectible name issue so that I can remove it from this page.

Clone this wiki locally