Server chooses different path

hello, My server wont start it chooses a different path to start the server

for example my server is located in D:\fivem\server\run.cmd -exec server.cfg

but when the cmd shows up it does this path :
‘d:\fivem\server\FXServer’ is not recognized as an internal or external command,
operable program or batch file.

I’ve also tried to run the server directly from cmd but also it shows the same error. although the problem occured just when i restarted my server.

You have to exactly quote the file path, it is capital sensitive.

it was exactly the same, but i find out the problem that FXServer the server was looking for, it was actually FXServer.exe, but mine got deleted by the anti-virus, but it is solved now.

Thanks for the comment though :slight_smile:

1 Like