demipixel / factorio-generators

Generators for blueprints like outposts in factorio, used by autotorio.com
50 stars 14 forks source link

Blueprint tool can't handle filter inserters #35

Closed ultravasili closed 6 years ago

ultravasili commented 6 years ago

Imported blueprints return "Unknown name:stack_filter_inserter;Unknown name:filter_inserter;"

demipixel commented 6 years ago

What's the blueprint?

ultravasili commented 6 years ago

https://pastebin.com/bkwiS1GC Try mirroring it along any axis, it will be empty.

demipixel commented 6 years ago

Are you using the library or Autotorio?

ultravasili commented 6 years ago

Autotorio blueprint tool, this one. http://autotorio.com/blueprint?flipX=true&flipY=false&modifiedOnly=false Importing in/out of latest vanilla 0.16.43.

demipixel commented 6 years ago

Fixed.

ultravasili commented 6 years ago

I think you broke it, I'm trying to mirror relatively large blueprint and it returns error

Error: Expected name of entity or tile, instead got undefined

I was able to mirror much larger blueprints before: left side mirrored normally, right side returns error https://i.imgur.com/iqAmhWF.jpg Blueprint: https://pastebin.com/ennzJfrQ

demipixel commented 6 years ago

Fixed.