Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error spam during world creation - incompatibility with Dynamic Trees #398

Open
massacring opened this issue Oct 3, 2024 · 0 comments
Open

Comments

@massacring
Copy link

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.

  1. Install the mods.
  2. Run the game.
  3. Attempt to create a new world.

Expected behavior:
A clean game output window without errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant