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

java.lang.IllegalArgumentException: Cannot create a fluidstack from a null fluid (WAWLA interraction) #96

Closed
kane-thornwyrd opened this issue Nov 23, 2016 · 4 comments

Comments

@kane-thornwyrd
Copy link

kane-thornwyrd commented Nov 23, 2016

Hello, thank you for your awesome mod.

Scenario:
Crash when hovering the witchwater bucket in the creative inventory.

Logs

Issue mirrored as Darkhax-Minecraft/WAWLA#60

@kane-thornwyrd kane-thornwyrd changed the title java.lang.IllegalArgumentException: Cannot create a fluidstack from a null fluid (WAWLA conflict) java.lang.IllegalArgumentException: Cannot create a fluidstack from a null fluid (WAWLA interraction) Nov 23, 2016
@kane-thornwyrd
Copy link
Author

Also crash on Forge 12.18.2.2151

@Darkhax
Copy link

Darkhax commented Nov 24, 2016

I believe this issue is on ExNihiloOmnia's end. Wawla is calling FluidUtil#getFluidContained(ItemStack stack) on your stack. That is a utility provided by forge and should just return null if a FluidStack can not be created.

@Jozufozu
Copy link
Owner

Fixed with the new universal porcelain bucket

@kane-thornwyrd
Copy link
Author

Fix confirmed in version 1.2.0 ! Thank you for your hard work !

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

3 participants