[0.18.47] Importing blueprint books with deconstruction planners doesn't work

This subforum contains all the issues which we already resolved.
steffenk
Manual Inserter
Manual Inserter
Posts: 2
Joined: Tue Mar 05, 2019 9:26 pm
Contact:

[0.18.47] Importing blueprint books with deconstruction planners doesn't work

Post by steffenk »

When importing a blueprint book which contains a deconstruction planner, the deconstruction planner is missing from the resulting book.

For example the string

Code: Select all

0eNp1j8EKgzAQRP9lzxHUtkjzK6WEqGsJjRtJVmmR/HtjrS0eeluGmTezM9R2xMEbYlU7dwc5/5QA8jJDi42jwH5s2DhSg9VE6BdjQGZDt7DcSGz4qTpjGf0aJN0jSOh04Iy9pjA4z1mNlkGAoRYfIPN4FcDGogpocW3oXZtyZUwmxj4R9guybYGAKVUlBWRVHYryeC5OZR737A/i+1P2/lKATqwJ1Wb9w4ovTLpktA==
will result in an empty blueprint book.

The JSON for this string is:

Code: Select all

{
  "blueprint_book": {
    "blueprints": [
      {
        "deconstruction_planner": {
          "settings": {
            "entity_filters": [
              {
                "name": "fast-transport-belt",
                "index": 0
              }
            ],
            "tile_selection_mode": 2
          },
          "item": "deconstruction-planner",
          "version": 77312491520
        },
        "index": 0
      }
    ],
    "item": "blueprint-book",
    "active_index": 0,
    "version": 77312491520
  }
}
Rseding91
Factorio Staff
Factorio Staff
Posts: 15059
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [0.18.47] Importing blueprint books with deconstruction planners doesn't work

Post by Rseding91 »

Thanks for the report. This is now fixed for a future release.
If you want to get ahold of me I'm almost always on Discord.
Post Reply

Return to “Resolved Problems and Bugs”