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

Login Crash Ticking block entity AEFluidInventory #4791

Closed
Zeronic opened this issue Oct 24, 2020 · 1 comment
Closed

Login Crash Ticking block entity AEFluidInventory #4791

Zeronic opened this issue Oct 24, 2020 · 1 comment

Comments

@Zeronic
Copy link

Zeronic commented Oct 24, 2020

Crash on login after server crash, I believe the AE Cable was removed and the AEFluid Interface was trying to request more from the storage drive.

java.lang.NullPointerException: Ticking block entity
at appeng.fluids.util.AEFluidInventory.drain(AEFluidInventory.java:201) ~[?:7.0.4] {re:classloading}
at mekanism.common.tile.transmitter.TileEntityMechanicalPipe.func_73660_a(TileEntityMechanicalPipe.java:77) ~[?:?] {re:classloading}
at net.minecraft.world.World.func_217391_K(World.java:1410) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:world.WorldMixin,pl:mixin:A}
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:368) ~[?:?] {re:mixin,re:classloading,xf:fml:quark:change-sleeping-player-count,xf:fml:quark:add-rave-hook,xf:fml:immersiveengineering:IE block update callback}
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:114) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) ~[?:?] {re:classloading,pl:accesstransformer:B}
at java.lang.Thread.run(Unknown Source) ~[?:1.8.0_271] {}

crash-2020-10-24_12.45.19-server.txt

@yueh
Copy link
Member

yueh commented Oct 26, 2020

Duplicate of #4733

@yueh yueh marked this as a duplicate of #4733 Oct 26, 2020
@yueh yueh closed this as completed Oct 26, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants