This mod does not load properly with Pyanodons Alternative Energy for some reason. It works with all the other Py mods.
The error message mentions 'upgrade' on line 370 of data-final-fixes.lua
//It was working earlier this year with ClaustOrephobic 1.1.5
EDIT: it no longer works with 1.1.5, so it is obviously an issue with the Py AE mod
EDIT 2: here are the last few lines of the log before the error:
13.281 Script @zzz-claustorephobic/data-final-fixes.lua:354: Modifying collision mask of py-gas-powerplant-mk01
13.289 Script @zzz-claustorephobic/data-final-fixes.lua:370: Replicating collision mask changes to upgrade py-gas-powerplant-mk02 from py-gas-powerplant-mk01
13.298 Script @zzz-claustorephobic/data-final-fixes.lua:370: Replicating collision mask changes to upgrade py-gas-powerplant-mk03 from py-gas-powerplant-mk02
13.308 Script @zzz-claustorephobic/data-final-fixes.lua:370: Replicating collision mask changes to upgrade py-gas-powerplant-mk04 from py-gas-powerplant-mk03
13.311 Script @zzz-claustorephobic/data-final-fixes.lua:354: Modifying collision mask of py-biomass-powerplant-mk01
13.321 Script @zzz-claustorephobic/data-final-fixes.lua:370: Replicating collision mask changes to upgrade py-biomass-powerplant-mk02 from py-biomass-powerplant-mk01
13.332 Script @zzz-claustorephobic/data-final-fixes.lua:370: Replicating collision mask changes to upgrade py-biomass-powerplant-mk03 from py-biomass-powerplant-mk02
13.341 Script @zzz-claustorephobic/data-final-fixes.lua:370: Replicating collision mask changes to upgrade py-biomass-powerplant-mk04 from py-biomass-powerplant-mk03
13.343 Script @zzz-claustorephobic/data-final-fixes.lua:354: Modifying collision mask of py-electric-boiler
13.344 Script @zzz-claustorephobic/data-final-fixes.lua:354: Modifying collision mask of simik-boiler
13.344 Script @zzz-claustorephobic/data-final-fixes.lua:354: Modifying collision mask of numal-reef-mk01
13.351 Error ModManager.cpp:1625: Failed to load mod "zzz-claustorephobic": zzz-claustorephobic/data-final-fixes.lua:370: attempt to index local 'upgrade' (a nil value)
stack traceback:
zzz-claustorephobic/data-final-fixes.lua:370: in main chunk
13.353 Loading mod core 0.0.0 (data.lua)
13.753 Checksum for core: 3215923532
13.855 Error ModManager.cpp:1625: Error in assignID: recipe-category with name 'crafting' does not exist.
EDIT 3:
I deleted some lines in the numal reef building code, and it seems to work now.