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

AsyncItemStackCapabilityInit crash with AEAdditions ME Fluid Auto Filler #31

Open
Krutoy242 opened this issue Dec 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Krutoy242
Copy link

When AsyncItemStackCapabilityInit=true, world will crash, if it have configured ME Fluid Auto Filler block in it.
Also, world crashing instantly when you try to configure ME Fluid Auto Filler.

How to reproduce:

  1. Build simple ME network (Controller, Cable)
  2. Add ME Fluid Auto Filler block
  3. Enter ME Fluid Auto Filler block's GUI
  4. Take a water bucket from JEI and put into slot
  5. Crash

image
image

java.lang.IllegalStateException: filled must not be null
    at com.the9grounds.aeadditions.tileentity.TileEntityFluidFiller.provideCrafting(TileEntityFluidFiller.kt:238)
    at appeng.me.cache.CraftingGridCache.recalculateCraftingPatterns(CraftingGridCache.java:216)

https://mclo.gs/X6IUbud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants