pyanodon / pybugreports

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

Error loading mods: PyPostProcessing #749

Closed kruasann closed 1 week ago

kruasann commented 1 week ago

Mod source

Factorio Mod Portal

Operating system

=Windows 10

What kind of issue is this?

What is the problem?

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

Open game with my mods

Additional context

my mods: belt-balancer-2 Bottleneck_0.12.0 brake-squeal-modded circuit_visualizer CircuitHUD-V2 compaktcircuit_2.0.8 creative-mod_2.0.2 DiscoScience_2.0.0 easyvoid EditorExtensions_2.3.0 ElectricTrainFix_1.1.6 even-distribution_2.0.2 fcpu_0.4.33 FilterChests_1.2.0 flib_0.15.0 FNEI_0.4.5 ghost-counter_2.0.1 helmod_2.0.1 Honk informatron_0.4.0 kry_stdlib_1.5.5 loaders-modernized_0.5.4 MicroFurnaceWipMod_1.0.15 Milestones_1.4.2 mining-patch-planner ore-eraser-2_0.2.0 pump_2.0.1 pyalienlife_3.0.25 pyalienlifegraphics_3.0.4 pyalienlifegraphics2_3.0.0 pyalienlifegraphics3_3.0.1 pyalternativeenergy_3.1.12 pyalternativeenergygraphics_3.0.4 pycoalprocessing_3.0.23 pycoalprocessinggraphics_3.0.1 pyfusionenergy_3.0.8 pyfusionenergygraphics_3.0.1 pyhightech_3.0.8 pyhightechgraphics_3.0.1 pyindustry_3.0.8 pypetroleumhandling_3.0.8 pypetroleumhandlinggraphics_3.0.2 pypostprocessing_3.0.17 pyrawores_3.0.6 pyraworesgraphics_3.0.1 RailLogisticsDispatcher_2.0.15 RateCalculator_3.3.1 reverse-factory_9.0.14 show-max-underground-distance_0.1.0 side-inserters_2.5.2 some-luaconsole sonaxaton-infinite-resources_0.4.9 Sort-All-Inventories_1.0.0 Soundpack-alerts-and-sirens-updated-v1-1_1.0.8 speaker-signals-2 squeak-through-2_0.1.0 StorageTank2_2_0_1.1.0 switch-button_0.2.2 UltimateBeltsSpaceAge Updated_Construction_Drones_2.0.3 VehicleSnap_2.0.0 virtual-signals2_1.3.0 Waterfill_v17_2.0.2 WideChests

Log file

factorio-current.log

kruasann commented 1 week ago

I fixed it with disabling compaktcircuit_2.0.8 and reverse-factory_9.0.14; Not compatible with it

GerFern commented 5 days ago

I recently opened issue #739 regarding this bug related to compaktcircuit. This bug has been fixed in the Pypostprocessing repository. You can manually change the line of code from https://github.com/pyanodon/pypostprocessing/commit/9f649189750d1b1d7a3b2a8d661f0131804ce9bb#diff-06eb56abc8fa2cfe3d6d58f2fcd4fff041404e8784df35a6e07867263dc53715R31 in the archive with the mod, or wait until the mod is updated in Factorio Mod Portal