Future MC

Future MC

14M Downloads

Errors when disabling items/blocks in the config

MrAkells opened this issue ยท 7 comments

commented

Here is a simple example, full logs are also attached
https://pastebin.com/xBfAP5Rh

2022-01-25_03-06

commented

I don't feel that hiding innocuous error messages is worth the time and effort to rewrite these recipes in code, sorry.

commented

There is an error, and you close the issue ...

commented

The error doesn't impact gameplay at all and it's not worth the effort

commented

I can't do anything about this as far as I'm aware

commented

I can't do anything about this as far as I'm aware

Weird. Haven't seen this error in any other mod. Can you describe the cause of this error?

commented

Minecraft loads recipes from inside the Future MC mod jar and it prints these errors if the items don't exist (are disabled). Minecraft loads the recipe files, not Future MC, so I don't know how to avoid loading files with disabled items in them
The errors don't affect gameplay, so I wouldn't worry about it

commented

Minecraft loads the recipe files, not Future MC

It seems to me that the reason for this error lies in the fact that you are loading crafting recipes using vanilla-style json files. The same quark does it differently, introduces recipes for items and blocks. As part of his jar file, there is simply no folder with recipes.