Server Not Detecting License Key

So I’m trying to run my localhost server for testing purposes before I push them to my actual server, and this was working a couple of weeks ago. I’ve placed my resources folder in a server-data folder, it didn’t work, I’ve hid my resources folder so it wouldn’t load any resources and that worked for some reason. I’ve tried cfx-server-data-master but that didn’t work. Not sure what’s going on but I can show my folder structure and .bat file.


cd /d D:\FXServer\Localhost_FiveM_Server\server-data
D:\FXServer\Localhost_FiveM_Server\run.cmd +exec server.cfg

image


image


I’ve also put my key in " " if you weren’t sure.

Where did you place your server.cfg and could we get the full output of the console.

At first sight your folder structure looks fine (although could be improved but that’s not impacting your issue)

My server.cfg is located in my main directory of my server folder. Should it be located in the server-data folder?

Yes. See here http://docs.fivem.net/server-manual/setting-up-a-server/#windows

Okay, thanks.