pyanodon / pybugreports

Central bug-report repository for pymods
The Unlicense
6 stars 1 forks source link

Pypostprocessing is incompatible with compaktcircuit after updating to 3.0.17 #739

Closed GerFern closed 1 day ago

GerFern commented 1 day ago

Mod source

Factorio Mod Portal

Operating system

=Windows 10

What kind of issue is this?

What is the problem?

Game crashes while loading: Не удалось загрузить следующие моды: pypostprocessing/prototypes/next-upgrades.lua:31: attempt to index field '?' (a nil value) stack traceback: pypostprocessing/prototypes/next-upgrades.lua:31: in function 'check_for_valid_minable_properties' pypostprocessing/prototypes/next-upgrades.lua:52: in function 'can_be_upgraded' pypostprocessing/prototypes/next-upgrades.lua:59: in main chunk [C]: in function 'require' pypostprocessing/data-updates.lua:1: in main chunk

Steps to reproduce

  1. Update mods pypostprocessing to 3.0.17 and pyfusionenergy to 3.0.8 (previews version downloaded 20.11.2024)
  2. Reload game

Additional context

image Only 2 mods updated. No new mods have been installed since yesterday. However, if I turn off all modifications except PY, the game loads without error. I tried disabling other mods individually and found that together with compaktcircuit the game would not load.

Log file

factorio-current-copy.log

oorzkws commented 1 day ago

Thank you especially for taking the time to narrow it down to the minimal mods required to reproduce the issue. It's resolved for the next release.