Does not load when entering the server

Server Artifact Version:1883
Operating System (Windows/Linux):Windows Server 2019 Standard
**Error screenshot (if any):https://i.imgur.com/6rrXRCn.png and video https://www.youtube.com/watch?v=DM-WcNlhJw0&feature=youtu.be **
Crash files (if any):No Crash
Server config (server.cfg):https://gist.github.com/diaverso/850a0f19a2befe88e76f281ef5443187
Path to server files:S:\MyRedMServer\server-files
Path to cfx-server-data files:S:\MyRedMServer\server-data

I get the server, but when I enter it remains a loading screen and does not enter.

This thread might help you get a more reliable server.cfg -> How to setup a RedM Server

But from eyeballing it looks like you are immediately stopping sessionmanager and webadmin rather than using “ensure” to start them.

Do you have any client side errors when you press F8 during the load process?

Very close. He’s just not starting the default resources required for RedM (or any at all for that matter :stuck_out_tongue: ) as described in the tutorial you linked :slight_smile:

New photo error: https://i.imgur.com/SjuVZkK.png

Change the server configuration to the one in the guide:

Launch comand:
cd S:\MyRedMServer\server-files
run.cmd +exec S:\MyRedMServer\server-data\server.cfg +set gamename rdr3

Make the configuration as it is in the guide. Video:

Video Entering the server + F8:

It can be a problem, by using the port " 30125"?

Follow the tutorial that was linked.

cd S:\MyRedMServer\server-files
run.cmd +exec S:\MyRedMServer\server-data\server.cfg +set gamename rdr3

This is WRONG. You are doing the reverse of what you’re supposed to do. Again, read the How to setup a RedM Server tutorial

  1. cd server-data
  2. ..\server-files\run.cmd +exec server.cfg +set gamename rdr3

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.