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

Crash when using screenshot command #3

Closed
BuyMyMojo opened this issue Jun 28, 2021 · 5 comments
Closed

Crash when using screenshot command #3

BuyMyMojo opened this issue Jun 28, 2021 · 5 comments

Comments

@BuyMyMojo
Copy link

When running java -jar F:\pictures\MineMap-1.0.19.jar --screenshot --seed 1974532499 --version 1.17 --pos 0 0 --size 1600 using any version of java results in this error with the current release:

Exception in thread "main" java.lang.NullPointerException at kaptainwutax.minemap.ui.map.fragment.Fragment.refreshBiomeCache(Fragment.java:200) at kaptainwutax.minemap.ui.map.fragment.Fragment.<init>(Fragment.java:52) at kaptainwutax.minemap.MineMap.doScreenshot(MineMap.java:166) at kaptainwutax.minemap.MineMap.main(MineMap.java:84)

@DuhonDoesCode
Copy link

DuhonDoesCode commented Dec 18, 2022

Same here (version 1.0.24)

@hube12
Copy link
Owner

hube12 commented Dec 18, 2022

This was fixed

@DuhonDoesCode
Copy link

Well, if it was it is still happening to me in 1.0.24

image

Maybe providing an example of the command being used could help if this is user error

@hube12
Copy link
Owner

hube12 commented Dec 19, 2022

I meant it's fixed inside the code but I have yet to make a release

@hube12
Copy link
Owner

hube12 commented Dec 22, 2022

fixed in a527eca

@hube12 hube12 closed this as completed Dec 22, 2022
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