You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug:
When I click "Create new world" the game output window is spammed with error messages. The more dynamic tree's addons I have, the more error messages. For just the base mod + Immersive Weathering, I get 25 messages, 24 of which are pretty much the same:
"Parsing error loading recipe immersive_weathering:dynamictrees/acacia_leaf_pile
com.google.gson.JsonSyntaxException: Unknown item 'dynamictrees:acacia_leaves'"
The only difference being the leaf types.
The 25th error message is:
"Parsing error loading recipe dynamictrees:guide
com.google.gson.JsonSyntaxException: Missing conditions, expected to find a JsonArray"
I'm not sure if this is because patchouli is not installed or some other issue.
Describe the bug:
When I click "Create new world" the game output window is spammed with error messages. The more dynamic tree's addons I have, the more error messages. For just the base mod + Immersive Weathering, I get 25 messages, 24 of which are pretty much the same:
"Parsing error loading recipe immersive_weathering:dynamictrees/acacia_leaf_pile
com.google.gson.JsonSyntaxException: Unknown item 'dynamictrees:acacia_leaves'"
The only difference being the leaf types.
The 25th error message is:
"Parsing error loading recipe dynamictrees:guide
com.google.gson.JsonSyntaxException: Missing conditions, expected to find a JsonArray"
I'm not sure if this is because patchouli is not installed or some other issue.
Versions:
Minecraft version: 1.20.1
Immersive Weathering version: 2.0.3
Moonlight Lib version: 2.13.2
Forge version: 47.2.17
Other mods:
Dynamic Trees by MaxHyper (version: 1.3.3)
Logs:
latest.log
No "launcher_log" seems to be generated. Maybe because I'm using curseforge? Idk.
To Reproduce:
Steps to reproduce the behavior. Format it as a numbered list of steps.
Expected behavior:
A clean game output window without errors.
The text was updated successfully, but these errors were encountered: