Cazsius / Spice-of-Life-Carrot-Edition

Motivating people to explore new foods with the carrot, not the stick.
GNU Lesser General Public License v2.1
17 stars 43 forks source link

A crash occurs when you remove a mod with food you've eaten or blacklist an item that you've eaten. #94

Closed Username2-stack closed 4 years ago

Username2-stack commented 4 years ago

In 1.14.4, version 1.9.5: When you remove a mod with food you've eaten: crash-2020-05-20_16.14.34-server.copy.txt When you blacklist an item you've eaten: crash-2020-05-23_10.07.25-server copy.txt

juliand665 commented 4 years ago

Oh, I'm an idiot. Try this: solcarrot-1.14.4-1.9.6.jar.zip

Username2-stack commented 4 years ago

That does fix the first problem, though not the second.

juliand665 commented 4 years ago

The second problem looks like it's on your end: your config file is failing to parse. Perhaps you need to surround it in quotes or something? "vanillafoodpantry:earthwormspurged"

Username2-stack commented 4 years ago

Oh, okay. Thanks, that fixed the problem.