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 use map atlases #63

Closed
cfnnit opened this issue Aug 28, 2022 · 5 comments
Closed

Crash when use map atlases #63

cfnnit opened this issue Aug 28, 2022 · 5 comments

Comments

@cfnnit
Copy link

cfnnit commented Aug 28, 2022

https://pastebin.com/mPFK1TMP

I made map atlases with expand map that three times

@Pepperoni-Jabroni
Copy link
Owner

This appears to be specific to the Forge port of the mod. Can you comment this on the Forge version's Curseforge page as well? The stack trace doesn't look reproducible on the Fabric version (which is what this repo is).

@Monster-Zer0
Copy link

https://aofpaste.com/vuxugosupu.yaml same issue.

ItemStack itemStack = inventory.main.stream()

Atlas tried getting items from the inventory, and one of the stacks had a null in its items... somehow

@Pepperoni-Jabroni
Copy link
Owner

Interesting... will push a new version to protect against this soon.

@Pepperoni-Jabroni
Copy link
Owner

So your crash @Monster-Zer0 is actually different from the one @cfnnit has reported here. Additionally, you've reported the Fabric version and they've reported the Forge version. I'm going to fork your crash into a new Issue - #67.

@Pepperoni-Jabroni
Copy link
Owner

@cfnnit your version of Map Atlases (v2.1.0 on Forge) is outdated. Please ask Lily to port the latest version to 1.18.2 on the Curseforge page for the Forge version

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