Breaking filled fluid pipes crashes the game
SuperFanatic opened this issue · 9 comments
Basically the title. Every single time I have to break a fluid pipe with fluid in it, the game freezes for a few seconds and then - desktop.
I'm not associated with the mod, but I wanted to mention that both logs posted here are erroring out in Ferrite Core's FastMapStateHolderMixin
(end of the second line):
java.lang.IllegalArgumentException: Cannot get property BooleanProperty{name=north, clazz=class java.lang.Boolean, values=[true, false]} as it does not exist in Block{minecraft:air}
at net.minecraft.state.StateHolder.func_177229_b(SourceFile:95) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ferritecore.fastmap.mixin.json:FastMapStateHolderMixin,pl:mixin:A}
- Is anyone having this problem without Ferrite Core installed?
- Could you post your Ferrite Core config file?
I'm not able to reproduce the problem (with or without Ferrite Core) so additional information would help.
@SuperFanatic Can you reproduce the crash and post the resulting log file?
Also, this may have been fixed with da962f2 for issue #12 (similar problem)... But the fix is part of version 0.5.1, which has not been released.
Hey @raoulvdberge, any word when 0.5.1 will be pushed to CurseForge?
I've encountered this as well. liquid starlight in my case. Crashes my client and the clients of anyone within render range. Not totally sure that it's the mod's fault since other packs I've played have this mod and it functions correctly (pipe is picked up, and fluid spills out).
Stacia Expert modpack (I can't find their Github, but reported it on their discord)
Fixed as of da962f2
1.5.1 will be released today.
I had the same problem. See error log here: https://gist.github.com/AgentK9/12240456ea3e076562b89f332bc36a0a.
Modpack: Stacia Expert Mode
Steps to recreate:
- Build 5x5x1 TiC Smeltery in the nether, below a blaze spawner
- Enable it by filling it with lava
- Drop blazes and (unintentionally) wither skeletons into the smeltery
- Use a basic fluid pipe and basic (insert name of the item that brings items/fluids out of an inventory here) on a smeltery drain to suck out the liquid blaze into an ender tank
- Accidentally also suck out the milk
- Break the pipe with a pickaxe
- Corrupt your world (see screenshot: )
- ???
- Profit!
To be honest I'm really surprised at how messed up my world is. It still runs (barely) but I'll have to load a backup. Let me know if any more screenshots are necessary!
When testing this out it seems to happen when interacting with filled fluid pipes
Here's my log
https://pastebin.com/raw/GShuDjEP