-
-
Notifications
You must be signed in to change notification settings - Fork 22
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
Failed to render Nether/End with NullPointerException #77
Comments
I am sorry, but the download link requires me to log in. I suspect that it is bound to your files from your account, so it wouldn't work either way. If you don't mind, please send me the failing file ( |
Attached please find the r.-2.-3.mca file in the DIM1 directory.
…On Mon, Apr 4, 2022 at 2:18 AM piegames ***@***.***> wrote:
I am sorry, but the download link requires me to log in. I suspect that it
is bound to your files from your account, so it wouldn't work either way.
If you don't mind, please send me the failing file (r.-2.-3.mca in the
End folder).
—
Reply to this email directly, view it on GitHub
<#77 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAWOWLAYKWPICEZP4WFF5JLVDKXX5ANCNFSM5SODQTMA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
GitHub won't allow uploading .mca files, so here it is in zip format: r.-2.-3.zip |
I just pushed a potential fix to the |
Thanks, I built the CLI jar from the develop branch and confirmed that my original CLI commands run to completion and no longer produce any errors, so this seems like an improvement. However, by building manually, I was able to run the GUI for the first time ever (since I am on Windows), and based on the pins, it still seems to note a bunch of corrupt chunks in the End and in the Nether dimensions only. It seems potentially related to the original issue.
This makes me think something still isn't quite right... |
Thank you for the information. My fix does not appear to work as hoped. I have pushed a second attempt onto the |
Try walking to those "unfinished" chunks in Minecraft. If they render fine afterwards, nothing's wrong. Otherwise, please send me a region file with them so that I may take a look. |
Environment info
2.4.1
Windows 10 Pro Build 19044
Description
Unable to render nether/end maps on relatively new Aternos server.
Steps to reproduce
world
directory from Aternos and save it atD:/Minecraft/aternos-world
"C:/Program Files/Java/jdk-18/bin/java.exe" -jar "D:/Minecraft/BlockMap/BlockMap-cli-2.4.1.jar" --verbose render --output="D:/Minecraft/map-output/end" --dimension=END --create-big-image "D:/Minecraft/aternos-world"
Actual result
The command fails to produce an image and produces error output.
Expected result:
The command produces an image as expected.
Troubleshooting
Debug log
Full output
test_output.txt
Selected output
The text was updated successfully, but these errors were encountered: