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

1.20.1 Living Armor crash #1998

Open
bril01 opened this issue Oct 23, 2023 · 1 comment
Open

1.20.1 Living Armor crash #1998

bril01 opened this issue Oct 23, 2023 · 1 comment

Comments

@bril01
Copy link

bril01 commented Oct 23, 2023

Issue Description:

I added the mod to the current All the Mods 9 build and everything was working fine until I equipped my living armor and jumped.

What happens:

The game crashes throwing the following error

Description: Ticking entity

java.lang.NullPointerException: Cannot invoke "wayoftime.bloodmagic.core.living.LivingStats.getLevel(net.minecraft.resources.ResourceLocation)" because "stats" is null
at wayoftime.bloodmagic.util.handler.event.GenericHandler.onJump(GenericHandler.java:946) ~[bloodmagic-1.20.1-3.3.2-44.jar%23583!/:1.20.1-3.3.2-44] {re:classloading}
at wayoftime.bloodmagic.util.handler.event.__GenericHandler_onJump_LivingJumpEvent.invoke(.dynamic) ~[bloodmagic-1.20.1-3.3.2-44.jar%23583!/:1.20.1-3.3.2-44] {re:classloading,pl:eventbus:B}

What you expected to happen:

Steps to reproduce:

  1. Create the armor
  2. Jump

...


Affected Versions (Do not use "latest"):

  • BloodMagic:
  • Minecraft:
  • Forge:
@bril01
Copy link
Author

bril01 commented Oct 23, 2023

Edit - After completely closing and reopening the game, I am no longer able to reproduce the error. Odd.

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

1 participant