Thanks for the report. That's perfect. Some mods change items at the very last minute before the game loads (after I've already copied all the big 50x recipes), and the only way for me to fix is to add each and every mod that does this as a dependency to make sure my mod loads later in the process. So you hit my validation check which tells me that one or more of your mods need to be added as a dependency to my mod.
Turns out both Krastorio and space-exploration try to slip in recipe changes at the very end that don't make it into my mod's big version of the recipes and my check caught both of those.
Please update to WhistleStop 0.2.4 which corrects the mod load order with those mods so that all big recipes are correct.
Your the first person to report seeing this error after I added this check a week ago, so hopefully this is a pretty rare thing for other mods to do and won't have too many of these left to clean up. Thanks again!