Crafting Proficiency


Earn bonus productivity over time just by making stuff! This mod finds all recipes (including modded) that allow productivity and have one product, categorizes them by product, and adds hidden technologies for each. Each technology has a threshold that when reached adds a 10% boost to its recipes' productivity. Startup settings determine whether you'll earn bonuses in the early, mid, or late-game, but you won't achieve the highest bonuses until you craft millions of products.

Tweaks
a month ago
2.0
254
Manufacturing

g [Fixed] Game crashed on startup

a month ago

Game crashed on startup as following message and log

Failed to load mods: crafting-proficiency/prototypes/technology.lua:95: attempt to compare number with nil
stack traceback:
crafting-proficiency/prototypes/technology.lua:95: in main chunk
[C]: in function 'require'
crafting-proficiency/data-updates.lua:1: in main chunk

https://1drv.ms/f/c/e1120e79b63ebbbb/IgC0QOJCW6B_TpEE12R0c0_6AR0vu_IPntq0n4rwM6c4KQo?e=IGgdh1

a month ago

Thank you @nattanang for letting me know about this bug and for providing the crash logs. This bug has been fixed in version 0.0.3.

a month ago

Game still crashed on startup as following message and log

Failed to load mods: Error in assignID: recipe with name 'planetaris-iron-metallic-separation' does not exist. It was removed by planetaris-hyarion.

Source: iron-ore-crafting-proficiency-1 (technology).

https://1drv.ms/f/c/e1120e79b63ebbbb/IgAGNCGQlqrFTrrdFc8vQIxjAXj0y5c3M4_oqfDNirkgsTY?e=xcCyhT

a month ago
(updated a month ago)

Thanks @nattanang for the addition bug report. Unfortunately, the 'planetaris-hyarion' mod conditionally removes the 'planetaris-iron-metallic-separation' recipe if mod 'planetaris-arig' is installed instead of just not adding it if that mod is installed.
As a remedy though, in version 0.0.4 I changed 'crafting-proficiency' to use 'data-final-fixes' instead of 'data-updates' to catch more recipes added by mods. I also made 'planetaris-hyarion' an optional dependency. These two actions should work together to fix your crash. That said, my changes only fix the issue for the 'planetaris-hyarion' mod. If you get this error again for another mod please let me know and I'll add compatibility for it too.
Thank you so much for putting this much effort into using my mod, I greatly appreciate it!

This thread has been locked.