Steps to reproduce:
1. Build a rocket silo
2. Enable "Automatic requests from space platforms" on it
3. Copy it
4. Drop the blueprint in the hotbar
5. Open the blueprint
6. Click "Export to string", "Copy"
7. Close the blueprint
8. Click "Import string", "Paste", "Import"
9. Place the blueprint
Expected behaviour:
Pasted rocket silo should preserve the "Automatic requests from space platforms" as enabled.
Actual behaviour:
Pasted rocket silo seems to always have "Automatic requests from space platforms" off.
This seems to apply only to exported blueprints. Simply copying and pasting an entity or using a blueprint preserves the flag.
[Rseding91] [2.0.23] "Automatic requests from space platforms" not saved in blueprint string exports
-
- Manual Inserter
- Posts: 1
- Joined: Thu Jun 15, 2017 12:44 am
- Contact:
Re: [2.0.23] "Automatic requests from space platforms" not saved in blueprint string exports
Thanks for the report. This is now fixed for the next release.
If you want to get ahold of me I'm almost always on Discord.
Re: [Rseding91] [2.0.23] "Automatic requests from space platforms" not saved in blueprint string exports
I'm afraid it is not fixed. Instead, now the "Automatic requests from space platforms" is always on for ex-/imported blueprints.
Tested in 2.0.27
Tested in 2.0.27
Re: [Rseding91] [2.0.23] "Automatic requests from space platforms" not saved in blueprint string exports
I see, looking at the logic the original “export to string” code was completely wrong and I re-used some of it for the new fixed version. Except the broken old logic is still partially broken in how it’s working when exporting.
If you want to get ahold of me I'm almost always on Discord.