Serverside

Fixes / cfx-nui- URL does not match the resource name

Resources · medium severity · found by reading the files

cfx-nui- URL does not match the resource name

NUI assets (sounds, images) silently fail to load. No server error.

What it means

A cfx-nui- URL in <resource> does not match the actual resource folder name, so the asset 404s.

How to fix it

  1. Make the cfx-nui-<name> segment exactly match the resource folder name, or rename the folder to match.