Project Zomboid

Project Zomboid

Hydrocraft (Build 40)
taelnia 2017 年 6 月 16 日 上午 8:05
Cookbook/Icon bugs
It appears that with the recent update the previous fix for the dried fruit cookbook has reverted to a broken state.

using notepad++ and this regex search:
(?![,\s]+Icon\s*=\s*\S*\,)[,\s]+Icon\s*=\s*\S

shows the follow two issues(Cookbooks.txt):
item HCCookbookdried
{
Weight = 0.5,
Type = Literature,
DisplayName = Dried Fruit Cookbook,
Icon = HCCookbook
TeachedRecipes = Dry Fruit;Store Dried Fruit in Bag;Dry Seeds;Store Dried Seeds in Bag;Make Baking Tray With Chopped Fruit;Remove Dried Fruit From Baking Tray,
ReplaceOnUse = HCCookbookdried,
}

item HCCookbookegg
{
Weight = 0.5,
Type = Literature,
DisplayName = Egg Cookbook,
Icon = HCCookbook;Make Scrambled Eggs;Make Scrambled Eggs with Cheese;Make Omelet;Make Vegetable Omelet;Boil Egg,
TeachedRecipes = Fry Egg,
ReplaceOnUse = HCCookbookegg,
}

- the comma is missing at the end of the icon entry for the dried fruit cookbook
- most of the recipes on the egg cookbook were entered after the icon entry but before the recipe list
< >
正在显示第 1 - 3 条,共 3 条留言
greexx 2017 年 6 月 20 日 下午 4:00 
dried book is fixed but egg not so sure
taelnia 2017 年 6 月 21 日 上午 2:21 
To verify the above claim by greexx: I reinstalled the mod, and the above two issues still persist. I know the patch notes say the dried fruit book is fixed, but the current data files downloaded by the mod do not have that fix.
Hydromancerx  [开发者] 2017 年 6 月 23 日 上午 11:31 
Thanks for reporting.
< >
正在显示第 1 - 3 条,共 3 条留言
每页显示数: 1530 50