Skip to main content

Common issues

The deck does not open when I press ESC

  • Verify the resource is running: restart fr_deck and check the console — it should print [fr_deck] v1.6.9 — FiveRank Menu ready.
  • If another resource captures ESC first (custom pause-menu, txAdmin spawn selector…), disable it or change the open key in config.lua.

The deck is open but everything is in Spanish despite setting another language

  • Confirm that Brand.locale in shared/brand.lua is one of es | en | pt | fr | de (lowercase).
  • Restart the resource: restart fr_deck.
  • If you added a custom language, make sure the key exists in the I18N object in html/app.js.

The Fame / Social / Ranking shards are empty

Those sections depend on the FiveRank integration. You need to:

  1. Link your server at fiverank.gg.
  2. Add your token to the server: set fiverank_token "frk_live_...".
  3. Restart.

Without a token, those shards show a placeholder and the rest of the deck works normally.

The map does not show my position

  • The client needs to be inside a loaded world. If you press the deck before spawning, the map may take 1–2 s to update.
  • If you use a custom map (not Los Santos), coordinates will still appear but the SVG mini-screen is designed for Los Santos.

Support tickets are not reaching fiverank.gg

  • Check that fiverank_token is configured and valid.
  • Look at the server console: if there are HTTP errors, verify outbound connectivity to https://api.fiverank.gg.

"Section not available"

Appears if you have a shard enabled in config.lua that requires FiveRank integration and you have not linked the server yet. Disable the shard or link the server.

Still having issues?

Open a ticket from the panel (fiverank.gg/support) or join our Discord.