Open Aeliaz opened 1 month ago
Previous versions of Gourmand duplicated the recipe details in terms of which ingredients they take. This was untenable with Expanded Foods, due to the number of recipes it adds and the number of ingredients it has in the recipes.
So version 1.2.0 switched to importing recipes by name. That error message means that it found two copies of the glueportion-pitch-hot recipe. Gourmand does not use that specific recipe, so I could hard code it to ignore that one. However, the exception means there is something wrong with your game install. There's a good chance that if I ignore that one, then more recipes would have conflicts.
My guess is that you somehow made a copy of part of the assets folder within itself. Like you did accidentally did a ctrl-c, ctrl-v from file explorer on something in the assets folder. The file that's causing a problem should only be at assets/survival/recipes/cooking/glue.json
.
The other possibility is that you installed a mod which copied the recipe instead of patching the existing one. So if you can't find the duplicate file, then please give me a list of all mods installed on your server.
Hello !
I've updated “Gourmand” to version 1.2.0. On generating a new world, here's the error it gives me: In game, the mod doesn't seem to have launched. No other mods have been added.