Configuration files not working?

Im using a config file for my uobject class and it doesnt work for some reason. the strings are always empty

this is my header file

http://puu.sh/jUFq0/6bf433a05e.png

this is my config file, it is in defaultgame and it is located in my project’s config folder

http://puu.sh/jUFsI/0d3f4b0962.png

have you tried Server_Url=“tcp://127.0.0.1:3306”

doesnt work

Have you checked your /Project/Saved/Config/Windows/Game.ini file as well?

Might be that the vars are empty there, and overriding what’s set in /Project/Config/DefaultGame.ini

Also, as far as I can tell, SaveConfig() function always saves to your Project/Saved/Config folder, and never to default.