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

block models for saplings don't load #83

Open
zer0key123 opened this issue Dec 23, 2024 · 1 comment
Open

block models for saplings don't load #83

zer0key123 opened this issue Dec 23, 2024 · 1 comment
Labels
bug Something isn't working rendering

Comments

@zer0key123
Copy link

running hexdoc render-model block/oak_sapling produces the error

FileNotFoundError: Path assets\minecraft\models\block\oak_sapling.json not found in any resource dir.

For other blocks with non-standard models, e.g. enchanting tables, it works fine.

@object-Object
Copy link
Member

Can't reproduce on the item-models branch:

PS C:\Users\object\Git\hexdoc\out\tmp> hexdoc render-model block/oak_sapling
[INFO] CI not detected, setting defaults for missing environment variables.
[INFO] Loading hexdoc.
  Python:         3.11.0 (win32)
  hexdoc:         1!0.1.0rc1.dev0
  plugins:        minecraft-1.21.0.1.1.dev1
  mod_plugin:     hexdoc-1!0.1.0rc1.dev0
  cwd:            C:\Users\object\Git\hexdoc\out\tmp
  props_dir:      .
  mod_templates:  C:\Users\object\Git\hexdoc\src\hexdoc\_templates
  site_url:       https://example.hexxy.media
[WARNING | hexdoc.cli.utils.load] No plugins implement minecraft_version. All versions may be used.
Rendered model block/oak_sapling to renders/minecraft/block/oak_sapling.png.

If you're using released versions of hexdoc, I probably won't be fixing rendering-related issues since the entire system has been rewritten on the item-models branch. Otherwise, please post more info (eg. full reproduction steps, full error output).

@object-Object object-Object added bug Something isn't working rendering labels Dec 26, 2024
@github-project-automation github-project-automation bot moved this to 📋 Backlog in hexdoc Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working rendering
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants