How to Fix 3Couldn't find resource sessionmanager.^7 No such config file: server.cfg

its just saying this C:\Users\ctcga\Documents\FiveMServer>run.cmd +exec server.cfg over and over

Thats strange…
You ran the start.bat with my code without the @echo off right?

ya

Uh-oh, you overwrite the run.cmd, thats bad.

run.cmd should contain:

@echo off
%~dp0\FXServer +set citizen_dir %~dp0\citizen\ %*

and start.bat should contain:

run.cmd +exec server.cfg

Click start.bat to run the server.

still cant find my server and my server is port forwarded

Can you connect to your server using the direct connect?

And did the boot without issues after what I suggested?

it couldn’t open the logo,png but i dont have a logo anyway and couldn’t find my server with my public ip

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