Hello, i am making an Server and everytime i try to load my Server it says CodeError If you got any fixes please help

Not a client supported issue, moved to #server-development:server-discussion

Please let us know your server’s folder structure and show us which command you use to run the server. Also a screenshot of the console output would help

Thank you.

The server files and the console output

I may have spotted the issue: It’s the weird " that’s “backwards” at the beginning of your license key. Perhaps that is it. Make it like a normal quotation: "

If that’s not it:

  1. What about the command to run the server?

Your PWD should be C:/Users\steph\Desktop\FXServer\cfx-server-data-master

Then launch it with C:/Users\steph\Desktop\FXServer\run.cmd +exec server.cfg

  1. This shouldn’t matter much, but in the instructions it tells you to put the server-data folder in a folder OTHER THAN FXServer. This is to separate server from server-data files.

Nvm fixed it thnx dude

how did you fix it I have the same issue

I fixed by Adding set sv_licenseKey “Your key”

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