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

"Regarding potential crashes when creating a new archive #19

Closed
Tibsalta-IC opened this issue Jun 2, 2023 · 1 comment
Closed

"Regarding potential crashes when creating a new archive #19

Tibsalta-IC opened this issue Jun 2, 2023 · 1 comment
Assignees
Labels
1.18.X Related to Minecraft 1.18 1.19.X Related to Minecraft 1.19 bug Something isn't working

Comments

@Tibsalta-IC
Copy link

crash-2023-06-02_16.03.59-server.txt

The exception is thrown by line 41 of the LevelHelper.java file in the mod. Specifically, it is attempting to call the Level.m_6436_(net.minecraft.core.BlockPos) method on a null object.

@Majrusz Majrusz self-assigned this Jun 2, 2023
@Majrusz Majrusz added bug Something isn't working 1.19.X Related to Minecraft 1.19 1.18.X Related to Minecraft 1.18 labels Jun 2, 2023
@Majrusz
Copy link
Owner

Majrusz commented Jun 2, 2023

Thanks for the report, I have fixed that e2659c2, within next few days I will release 4.1.0 with that fix included and then I will close this issue

@Majrusz Majrusz closed this as completed Jun 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.18.X Related to Minecraft 1.18 1.19.X Related to Minecraft 1.19 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants