Fixed Can't access food tab anymore

Ron

Developer
Developer
HL2 RP Server Director
Joined
Apr 26, 2016
Messages
413
Nebulae
833
Priority: High (can't refill water bottle)
Description: Can't access food tab anymore
Steps to reproduce: Try to access the food tab in crafting, get LUA error
Additional notes:

[ERROR] gamemodes/ixhl2rp/plugins/crafting/libs/sh_recipe.lua:123: attempt to index local 'item' (a nil value)
1. PlayerHasIngredients - gamemodes/ixhl2rp/plugins/crafting/libs/sh_recipe.lua:123
2. PlayerCanCraftRecipe - gamemodes/ixhl2rp/plugins/crafting/libs/sh_recipe.lua:216
3. CreateCategory - gamemodes/ixhl2rp/plugins/crafting/derma/cl_crafting.lua:734
4. OnCategorySelected - gamemodes/ixhl2rp/plugins/crafting/derma/cl_crafting.lua:821
5. DoClick - gamemodes/ixhl2rp/plugins/crafting/derma/cl_crafting.lua:705
6. unknown - gamemodes/helix/gamemode/core/derma/cl_menubutton.lua:126 (x3)
 

constantdisplay

nokia talk 2002
Joined
Apr 26, 2016
Messages
6,429
Nebulae
10,908
Priority: High (can't refill water bottle)
Description: Can't access food tab anymore
Steps to reproduce: Try to access the food tab in crafting, get LUA error
Additional notes:

[ERROR] gamemodes/ixhl2rp/plugins/crafting/libs/sh_recipe.lua:123: attempt to index local 'item' (a nil value)
1. PlayerHasIngredients - gamemodes/ixhl2rp/plugins/crafting/libs/sh_recipe.lua:123
2. PlayerCanCraftRecipe - gamemodes/ixhl2rp/plugins/crafting/libs/sh_recipe.lua:216
3. CreateCategory - gamemodes/ixhl2rp/plugins/crafting/derma/cl_crafting.lua:734
4. OnCategorySelected - gamemodes/ixhl2rp/plugins/crafting/derma/cl_crafting.lua:821
5. DoClick - gamemodes/ixhl2rp/plugins/crafting/derma/cl_crafting.lua:705
6. unknown - gamemodes/helix/gamemode/core/derma/cl_menubutton.lua:126 (x3)
im getting this as well