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

Using the map example with a 1.8 world renders nothing but black. #168

Open
0w0zies opened this issue Dec 23, 2022 · 2 comments
Open

Using the map example with a 1.8 world renders nothing but black. #168

0w0zies opened this issue Dec 23, 2022 · 2 comments

Comments

@0w0zies
Copy link

0w0zies commented Dec 23, 2022

It has the right size but its all just black, no colors, and I tried printing block_id and it didn't print anything at all so it seems to not be able to read blocks from it at all.

@michal212345
Copy link

I have the same issue, here's the list of things I tested,

Minecraft versions from 1.10 to 1.12.2
Python 3.7 to 3.10 (latest releases)

It seems to be that Anvil get_block is always returning None for any file/Mc version that's using IDS

@SupraSummus
Copy link
Contributor

The issue might be related to PR #175

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

3 participants