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

Errors when creating a new world. #3

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

Errors when creating a new world. #3

massacring opened this issue Oct 4, 2024 · 0 comments

Comments

@massacring
Copy link

Mods:
Ars Nouveau version 4.12.4-all
Curios API version 5.10.0
Dynamic Trees version 1.3.3
Dynamic Trees - Ars Nouveau version 1.2.0
Patchouli version 1.84

Issue:
When I press "Create New World" in the singleplayer menu, 5 errors with loot tables are logged in the game output window:

  • Couldn't parse element loot_tables:dtarsnouveau:trees/voluntary/yellow_archwood
    com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'dtarsnouveau:yellow_archwood_seed'
  • Couldn't parse element loot_tables:dtarsnouveau:trees/branches/stripped_yellow_archwood
    com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'ars_elemental:stripped_yellow_archwood_log'
  • Couldn't parse element loot_tables:dtarsnouveau:blocks/flashpine
    java.lang.IllegalArgumentException: Can't find block dtarsnouveau:flashpine
  • Couldn't parse element loot_tables:dtarsnouveau:trees/branches/yellow_archwood
    com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'ars_elemental:yellow_archwood_log'
  • Couldn't parse element loot_tables:dtarsnouveau:blocks/yellow_archwood_leaves
    com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'ars_elemental:yellow_archwood_leaves'
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