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

snow globe crashes the game #453

Open
valn1 opened this issue Apr 19, 2024 · 1 comment
Open

snow globe crashes the game #453

valn1 opened this issue Apr 19, 2024 · 1 comment

Comments

@valn1
Copy link

valn1 commented Apr 19, 2024

im not sure what happened, i just crafted the snow globe, then i took flight, maybe i held it in my hand and then the game crashed

the logs give me this exception:
java.lang.NullPointerException: Getting model for itemstack

can someone help me? i cant play anymore

@kostamoisidis
Copy link

Same issue here.

java.lang.NullPointerException: Getting model for itemstack
    at git.jbredwards.fluidlogged_api.mod.asm.plugins.forge.PluginBlockFluidBase$Hooks$$Lambda$4734/1179510500.apply(Unknown Source)
    at git.jbredwards.fluidlogged_api.mod.asm.plugins.forge.PluginBlockFluidBase$Hooks.getFromCache(PluginBlockFluidBase.java:696)
    at git.jbredwards.fluidlogged_api.mod.asm.plugins.forge.PluginBlockFluidBase$Hooks.getFluidExtendedState(PluginBlockFluidBase.java:476)
    at net.minecraft.block.BlockLiquid.getExtendedState(BlockLiquid.java)
    at com.rwtema.extrautils2.items.ItemSnowglobe.addQuads(ItemSnowglobe.java:343)

Googling around more, this comment on the from fluidlogged_api claims it has been fixed but im not sure what version of what mod/lib 1.5.6 is he referencing.

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

2 participants