recipes in simple compress mod (and potentially similar mods) can sometimes have productivity researches from EPR generated for them. since this can create an infinite resource loop, suggestion is thus:
if the recipe contains a single ingredient of n_items (item to compress), and whose product only has a single use (excluding recycling-type recipes) which returns the initial ingredient in the initial amount, treat it as a compression/decompression recipe or a looping-recipe and do not generate productivity research for it. simple compress mod is the one i checked that did this. possible deadlock's stacking may also do this but i haven't checked.
Alternatively, can add an internal blacklist of mods/known recipe sorts that prevent EPR from interacting with the simple-compress mod, deadlock stacking and the like.