Jessecar96 / SteamBot

Automated bot software for interacting with Steam Trade
http://scrap.tf
MIT License
1.33k stars 910 forks source link

SteamBot can't find Settings.json #149

Closed wesselmeijer closed 11 years ago

wesselmeijer commented 11 years ago

I tried putting it in diffrent directories, but it didn't work

coffman34 commented 11 years ago

After you compile the code, go into Steambot > bin > debug/release and place it in there.

On Wed, Jan 16, 2013 at 2:25 PM, iksman notifications@github.com wrote:

I tried putting it in diffrent directories, but it didn't work

— Reply to this email directly or view it on GitHubhttps://github.com/Jessecar96/SteamBot/issues/149.

wesselmeijer commented 11 years ago

I tried that, didn't work, I put it in both debug and release.

gamemaster1494 commented 11 years ago

make sure you also renamed it. If you are still having this problem i can give you a line of code that will show exactly where it is supposed to go for you.

Tetrahedrite commented 11 years ago

rename file settings-template.json TO settings.json

luckydonald commented 11 years ago

If you start the exe with CMD you have to change the directory to the containing folder first.

cd C:\blablal\SteamBot\Bin\Debug\ C:\blablal\SteamBot\Bin\Debug\SteamBot.exe