L0laapk3 / FactorioMaps

L0laapk3's FactorioMaps mod
https://mods.factorio.com/mod/L0laapk3_FactorioMaps
Other
118 stars 22 forks source link

Where is the timeline? #88

Closed Saniee closed 3 years ago

Saniee commented 3 years ago

I managed to get this running for my savegames but I'm not getting a nice timeline like the linked example, Only the latest.

The command what Im running is = python auto.py (MapName) --factorio=(PATH) --no-tags --default-timestamp=0

L0laapk3 commented 3 years ago

auto.py (MapName) is just a shortcut for auto.py (MapName) (MapName), so unless you are using a wildcard *, it will only find a single savefile that matches the exact string you gave it.

Saniee commented 3 years ago

So do I need to have more then just 1 save file?

L0laapk3 commented 3 years ago

Correct, it loads up the savefile and renders it. Factoriomaps cannot go back in time in your savefile somehow and reconstruct older snapshots. Sorry.