[2.0.77] JSON migration not updating rich text

Bugs that are actually features.
User avatar
KiwiHawk
Filter Inserter
Filter Inserter
Posts: 347
Joined: Thu Jul 05, 2018 9:48 am
Contact:

[2.0.77] JSON migration not updating rich text

Post by KiwiHawk »

Rich text (e.g. in station names) is not being updated by .JSON migrations. Should it be?
06-04-2026, 16-14-23.png
06-04-2026, 16-14-23.png (28.43 KiB) Viewed 48 times

Code: Select all

{
  "item":
  [
    ["bob-tungsten-ore", "tungsten-ore"]
  ]
}
I would have expected the station name to be updated.
Dev for Bob's mods, Angel's mods, Sea Block, Circuit Processing, Science Cost Tweaker. Contributor to Helmod.

Buy me a coffee
Rseding91
Factorio Staff
Factorio Staff
Posts: 16833
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [2.0.77] JSON migration not updating rich text

Post by Rseding91 »

Thanks for the report. Given station names are a pain text, and migrations migrate prototypes, this is working as expected.

Migrations also won’t migrate comments on blueprints, deconstruction planners, display panels and so on. Migrations only migrate prototypes.
If you want to get ahold of me I'm almost always on Discord.
Post Reply

Return to “Not a bug”