I’m working on my first FiveM server right now, and its going pretty well atm. But i have a problem. On a few resources I wanna install on my server (such as ParkingV, FLX_hud for ex.) it ends on an error message when connecting to the server :
I thought I was the problem, so I reinstalled everything nicely, but it doesn’t work.
Do you have an idea of what I should look for ? What kind of mistake did I make ? Other mods been installed and work perfectly fine… I don’t understand. Btw, the mods that doesn’t work are really simple to install…
An URI is a file path. Looks like the resource is trying to load some file that doesn’t exist (or the name is misspelled).
Do you have more error messages related to that resource?
Im still having issues, i also get Couldn’t parse URI. I’ve tried stopping all my resources. ALL and then launched my server locally. That seem’d to work. But then the server was trying to fetch resources but obviously couldn’t. seeing as they were stopped. The first one i always get is “Couldn’t load resource sessionmanager: Couldn’t parse URI.” I cant even find sessionmanager in my files. I have so many issues
make sure you have not miss spelled anything in your server.cfg as that could be the problem also maybe rename the resource file and then put it into the server.cfg. it would be great if you could send a screenshot through as i will have a better understanding on what the issue actually is
For people still having this issue and finding this post through google:
This seems to also occur when some files in your server have wrong permissions and therefore can’t be accessed, at least on linux. Make sure the user running the server process has access to all server/resource files