L0laapk3 / FactorioMaps

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

Script breaks on some save patterns #112

Open DarkShadow44 opened 1 year ago

DarkShadow44 commented 1 year ago

I'm on Linux, and I noticed some save patterns seem to break the script. Result is that the game shows the "Will close soon" message, but nothing ever happens.

Patterns that break: python auto.py "test/A*" python auto.py "test/*" python auto.py "*"

Pattern that works: python auto.py "A*"

L0laapk3 commented 9 months ago

ignore my last comment, I realised I did not test all cases you outlined. Will look at this another day