pyanodon/pybugreports

Moondrop T.U.R.D. option #2 not reset on updating to AL v2.1.12

Closed this issue · 1 comments

Mod source

Factorio Mod Portal

Which mod are you having an issue with?

  • pyalienlife
  • pyalternativeenergy
  • pycoalprocessing
  • pyfusionenergy
  • pyhightech
  • pyindustry
  • pypetroleumhandling
  • pypostprocessing
  • pyrawores

Operating system

=Windows 10

What kind of issue is this?

  • Compatibility
  • Locale (names, descriptions, unknown keys)
  • Graphical
  • Crash
  • Progression
  • Balance
  • Pypostprocessing failure
  • Other

What is the problem?

The 2.1.10 update to pY Alien Life reworked the second option for the Moondrop T.U.R.D. (Moon Light), and also included a migration file to deselect that option for players that had chosen it, allowing them to re-select either the reworked path #2 or one of the alternatives. However, this migration does not currently reset the selection as it should, potentially leaving the player with a now-unwanted choice.
v2.1.12 was meant to resolve this issue, but for whatever reason the fix contained in this version has not been successful.

Steps to reproduce

  1. Have a save using pY AL v2.1.9 with the Moon Light Moondrop T.U.R.D. option selected.
  2. Install pY AL v2.1.12 (the latest version at the time of writing) and load your save, thus updating it to pY AL v2.1.12.
  3. See the screenshot below for a list of applied migrations.
  4. See that the T.U.R.D. option remains selected.

Additional context

20231205230235_1
List of migrated content
20231205230325_1
The T.U.R.D. option remains selected.

The saves are too large to include here, but could send these on by some other means if needed.

Log file

factorio-current.log

Fixed. Thanks for the report. pyanodon/pyalienlife@b0ccc97