I have a mod somewhere which modifies the laser recipe and removes it. When Peacemod goes to remove that recipe it errors out. I'm a lua nublet but wouldn't it be better to toss these into a function, pcall() that function and catch the exception gracefully? I mean if the goal is to remove that tech and the tech isn't there then why crash out?