01-08-2015, 06:22 PM
01-08-2015, 06:26 PM
Please show your game's log, it should be stored in stderr.txt in game's directory.
I think this might be issue #414. Try to make a shortcut to colobot.exe file, and add -savedir ./saves after last " in the path
I think this might be issue #414. Try to make a shortcut to colobot.exe file, and add -savedir ./saves after last " in the path
01-08-2015, 06:43 PM
(01-08-2015, 06:26 PM)krzys_h Wrote: [ -> ]Please show your game's log, it should be stored in stderr.txt in game's directory.
I think this might be issue #414. Try to make a shortcut to colobot.exe file, and add -savedir ./saves after last " in the path
Thank you very much!
"-savedir ./saves" commandline worked for me
03-06-2015, 05:29 PM
I have the same problem on Win7 and i don't understand where do i have to print "-savedir ./saves". Can you please explain more?
03-06-2015, 05:37 PM
Something like that
Instead of '-private' you type '-savedir ./saves' (without apostrophes)
So it should looks like "<path to colobot.exe>" -savedir ./saves
Spoiler :
So it should looks like "<path to colobot.exe>" -savedir ./saves