Page 1 of 1

[0.10.12]"take screenshot" crash if no path specified

Posted: Tue Sep 30, 2014 7:50 pm
by arl85
I tried to call

Code: Select all

game.takescreenshot{zoom=0.5, position={-137.5,227.5}, resolution={1200,720}}
and game crashed with

Code: Select all

21:44:40 Error None: boost::filesystem::create_directory: Impossibile trovare il percorso specificato (impossible to find specified path)
but executing

Code: Select all

game.takescreenshot{zoom=0.5, position={-137.5,227.5}, resolution={1200,720},path="screen.png"}
everything works fine.

Re: [0.10.12]"take screenshot" crash if no path specified

Posted: Wed Oct 01, 2014 12:15 pm
by cube
This is a duplicate of https://forums.factorio.com/forum/vie ... =30&t=5858 , resolved for 0.11.0.