Pam's HarvestCraft

Pam's HarvestCraft

87M Downloads

[1.12.1c] "Parsing error loading built-in advancement minecraft:recipes/food/*"

Ksehn opened this issue ยท 6 comments

commented

Hi @MatrexsVigil ,

When using the latest version of HarvestCraft (1.12.1c), I've got a few errors on server load. Ingame, everything seem to works, but when someone click on the recipe book inside the inventory GUI, the game crash.

( Same issue? #50 )

Errors

https://pastebin.com/raw/QCPAkWFf (from latest.log)
https://pastebin.com/raw/frKJDBtC (from fml-junk-earlystartup.log)

Infos

HarvestCraft: 1.12.1c
Forge: 14.22.1.2485
Java: 1.8.0_144
Others mods: None.

commented

Having the same issue i am on
HarvestCraft - 1.12a

commented

This happens because enableVanillaFoodBalance config is true, replacing the default Minecraft items with my own versions. I can't fix this error spam in the console (to my knowledge).

commented

I can confirm this. My server is producing the same errors on startup.
This is probably related to the changes of vanilla food recipes while Minecraft is trying to load these recipes from its built in json files.

This problem seems to be for:

minecraft:pumpkin_pie
minecraft:mushroom_stew
minecraft:cookie
minecraft:bread
minecraft:beetroot_soup
commented

Same here:
These are the errors on startup, after loading the world
https://pastebin.com/f3eKbkhc

MC: 1.12.2
HC: 1.12.1c
Forge: 14.23.0.2509

commented

This STILL happens even when setting B:enablevanillafoodBalance=false in the config file.

commented

B:enablevanillafoodBalance=false

I've done so, but these messages come.