KubeJS

KubeJS

61M Downloads

Failed to parse recipe warnings

kingkuys2123 opened this issue ยท 0 comments

commented

Minecraft Version

1.19.2

KubeJS Version

1902.6.0-build.140

Rhino Version

1902.2.2-build.264

Architectury Version

6.4.62

Forge/Fabric Version

Fabric 0.14.12

Describe your issue

These warnings shows up in my logs, I think it's because the twilightforests' scepter's recipe jsons have like "type":"forge:partial_nbt" and "nbt" in the ingredients from porting-lib, tho they do not affect the gameplay or the recipes, maybe you could just suppress these warnings or prevent them to print in the logs?

[11:49:34] [Render thread/WARN]: Failed to parse recipe 'twilightforest:equipment/zombie_scepter[minecraft:crafting_shapeless]'! Falling back to vanilla: java.lang.StackOverflowError

[11:49:34] [Render thread/WARN]: Failed to parse recipe 'twilightforest:equipment/twilight_scepter[minecraft:crafting_shapeless]'! Falling back to vanilla: java.lang.StackOverflowError

[11:49:34] [Render thread/WARN]: Failed to parse recipe 'twilightforest:equipment/fortification_scepter[minecraft:crafting_shapeless]'! Falling back to vanilla: java.lang.StackOverflowError

[11:49:34] [Render thread/WARN]: Failed to parse recipe 'twilightforest:equipment/lifedrain_scepter[minecraft:crafting_shapeless]'! Falling back to vanilla: java.lang.StackOverflowError

Crash report/logs

No response