Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+2)

Actually, after some trial and error, I believe is is when one of the ingredients is not an item, but a category.

In some instances, it won't show the category name and display a blank space, but stll display the recipe  (is it actually an option or with this feature we can only list items as ingredents?) while in others, it just crashes with the abovementoned message.

(1 edit) (+1)

Hi there.

It should show the category, there are options in the plugin params to control what it draws when it finds a category ingredient. At least one of the options has it scroll through a list of ingredients of that category, so the issue might be one of the ingredients it's finding being bugged or something.

I think what's likely happening here is that it's set to show the category name with an icon, but the icons weren't set up in the plugin parameters, so the window can't draw the icon because the length of the list is undefined.

That error could also be caused if you're using an old save, as well. Since the icon list might be tied to the save file or something. There's always something screwy going on when you use an older save file.

~Ramza

(+1)

Found! "Category Behaviour" was left blank in the plugin parameters.  Thanks