Project Zomboid

Project Zomboid

MRE XIII (1993) - Meal Ready to Eat MOD Real version for build 42
DisplayCategory isn't set, breaks the game when used with Inventory ReInvented mod while in debug mode
Due to the fact that some of the items produced when the recipe OpenMREPackage is called don't have a display category assigned to them (Verifiable via the Debug Menu, you'll notice "Error: No category set" under the "DisplayCategory"), the mod "Inventory ReInvented" panics when trying to display the items from this mod, causing a cascade of errors and essentially breaking the game when in debug-mode.

Fix incoming on my GitHub repo shortly. I've also been thinking about updating some of the Lua and reworking the recipes, to e.g. use Evolved ones, or remove redundant-ish ones (Like "Place on pallet", for example)