-
Notifications
You must be signed in to change notification settings - Fork 0
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
Sea Drain not getting salt water, and crashing game #7
Comments
Hmm i thought this was fixed |
Oops! Apologies for forgetting to check for a mod update before I posted. The crash does indeed seem to be fixed in version 0.1.7, but the drain still doesn't actually produce salt water, and in both versions, using an empty bucket on the bottom face of the middle block consumes the bucket and yields nothing. |
Oh hmm, maybe I just figured it out. I think I saw in the config that the drain requires 20 ap/tick to run, but I only have one catalyst pointed at it, so maybe that's why it's not draining anything? But I can't figure out how to point more than one catalyst at it because the junctions and relays can't be placed under water. EDIT: Yep, when I change the power requirement to 5 the drain begins collecting salt water, but how can I get more power into it if I can't place the junctions and relays in the water? |
we will rebalance the power values, using our own system was maybe a bad idea :P |
Oh, confirming that the crash is still a thing in version 0.1.8 btw |
@Thepigcat76 Caused by: java.lang.IllegalArgumentException: Cannot set property BooleanProperty{name=open, clazz=class java.lang.Boolean, values=[true, false]} as it does not exist in Block{minecraft:air} |
Playing FTB Evolution with Nautec version 0.1.6, and I cannot get the sea drain to get salt water, furthermore if I click on the bottom of the formed drain with a bucket (or an empty hand) it crashes my game.
I can place and form the drain in an ocean biome, and power it with a laser, but using several different modded pipes (mekanism and pipez) nothing is pulled from the bottom of the drain into a tank. It even shows all the bubbles above the drain and damages me if I swim in the stream.
I have attached the crash log that I get when I right click on the bottom face of the middle block of the formed drain.
crash-2024-11-29_03.56.21-client.txt
The text was updated successfully, but these errors were encountered: