Giter Site home page Giter Site logo

Comments (35)

Caopr avatar Caopr commented on July 18, 2024 1

Testing if its purely the mekanism piping breaking it. made a new fluid converter and am only using extra utilities Fluid transfer node for the input. If that wont work ill try another. Ill see how it goes

from fluidconverters.

rubensworks avatar rubensworks commented on July 18, 2024

Does the chunk unload by any chance?

1.11?

from fluidconverters.

Caopr avatar Caopr commented on July 18, 2024

I havent gone elsewhere for it to unload. and yes 1.11.2 same as before :3

from fluidconverters.

rubensworks avatar rubensworks commented on July 18, 2024

I wasn't able to reproduce this, except for when I also made the input of the converter and output.
So in your case, I assume the right side of the converter also outputs blood.
This can cause the input fluid to be ejected to the same side immediately, which makes it seem like it's frozen.
If this is indeed the case, please let me know, so I can close this issue.

I've added a restriction so that you won't be able to input fluids to outputs anymore, so this should make this a bit more user-friendly.

from fluidconverters.

Fundryi avatar Fundryi commented on July 18, 2024

Hi, I saw the issue and it looks similar to mine. Could be just a wrong config but still. Maybe I get help here.

My config: https://gist.github.com/NoplixDE/3b201d6f20ffce31a9374fb0a45ca416
But doesn't work. See: https://i.imgur.com/clO4qya.gifv
The essence is stuck (it doesn't produce more) only that tiny little as you can see.

from fluidconverters.

rubensworks avatar rubensworks commented on July 18, 2024

@NoplixDE Are you using the latest version? Did you read my previous comment?

from fluidconverters.

Fundryi avatar Fundryi commented on July 18, 2024

yes newest version on 1.10 & yes I read it but i don't get smarter out of it.

from fluidconverters.

rubensworks avatar rubensworks commented on July 18, 2024

@NoplixDE The side that you are inputting, did you configure a fluid to that side by right-clicking on it with a fluid item? If so, remove it, and see if it works then.

from fluidconverters.

Fundryi avatar Fundryi commented on July 18, 2024

No still doesn't work,
Maybe its because of my edit of

machine {
# The amount of mB per tick that can be converted.
I:fluidconverter.mBRate=1000
}

from fluidconverters.

rubensworks avatar rubensworks commented on July 18, 2024

@NoplixDE It looks like there is fluid going through that fluiduct to the right, no?
Or did the original rate seem to be higher?

What happens if you reconnect the input pipe?

from fluidconverters.

Fundryi avatar Fundryi commented on July 18, 2024

No it only does for one sec but it stops instant and, doesn't fill up any tanks. And I nearly tried everything with the pipes.

from fluidconverters.

rubensworks avatar rubensworks commented on July 18, 2024

Ah, I didn't read your earlier comment propertly:

The essence is stuck (it doesn't produce more) only that tiny little as you can see.

So it does produce, just slow(er).
This means that your change to the mBRate doesn't get applied apparently, I'll have to look into that.

from fluidconverters.

Fundryi avatar Fundryi commented on July 18, 2024

Whats the default again im gonna try it with that.

from fluidconverters.

rubensworks avatar rubensworks commented on July 18, 2024

@NoplixDE The default is even lower: 100.

from fluidconverters.

Fundryi avatar Fundryi commented on July 18, 2024

Whats the default xD

from fluidconverters.

Caopr avatar Caopr commented on July 18, 2024

Only 1 side was set to output and that was the life essence side I pictured. All other were blank

from fluidconverters.

rubensworks avatar rubensworks commented on July 18, 2024

Ok, with an mbRate of 1000 I managed to reproduce (and fix) the issue.

There was a hardcoded part in the algorithm that assumed an mbRate of 100 at all times, which caused issues if this was not the case.
Will publish new releases now.

from fluidconverters.

Fundryi avatar Fundryi commented on July 18, 2024

Yayy! thank you so much!

from fluidconverters.

Caopr avatar Caopr commented on July 18, 2024

Gah still happening for me Dx. Gets stuck with the internal buffer at 40.

from fluidconverters.

rubensworks avatar rubensworks commented on July 18, 2024

@Caopr What fluid converter config and mbRate are you using?

from fluidconverters.

Caopr avatar Caopr commented on July 18, 2024

The pipe has an internal buffer of 1000mb and a pumping rate of 100mb Its the pipe from mekanism as pictured above. it onyl flows again once I reset a mekanism type pipe nothing else.

from fluidconverters.

Caopr avatar Caopr commented on July 18, 2024

{
"groupId": "blood",
"groupName": "Blood to Life",
"fluidElements": [
{
"fluidName": "evilcraftblood",
"value": 1.0
},
{
"fluidName": "lifeessence",
"value": 2.0
}
],
"lossRatio": 0,
"hasRecipe": true,
"hasDefaultRecipe": true
}

from fluidconverters.

rubensworks avatar rubensworks commented on July 18, 2024

@Caopr But what is the configured mbRate in the FC config file?

from fluidconverters.

Caopr avatar Caopr commented on July 18, 2024

machine {
# The amount of mB per tick that can be converted.
I:fluidconverter.mBRate=100
}
didint change anything in that one

from fluidconverters.

rubensworks avatar rubensworks commented on July 18, 2024

Hmm, then it must have something to do with with the external pumping rate of 100 somehow conflicting with the internal rate. Will have to look into it.

from fluidconverters.

Caopr avatar Caopr commented on July 18, 2024

Ok rip fluid transfer node. same thing. once it stopped for a second [as tanks filled] it refuses to start back up

from fluidconverters.

Caopr avatar Caopr commented on July 18, 2024

And laser relays from actually additions just do nothing at all im out of ideas sorry

from fluidconverters.

rubensworks avatar rubensworks commented on July 18, 2024

@Caopr So nothing works at all? That seems strange.
Can you share another picture of your latest setup including the configured fluid input/output sides?

from fluidconverters.

Caopr avatar Caopr commented on July 18, 2024

Its the exact same basically. re-tried all the above piping with a fresh fluid converter block each time. 1 output for life essence flowing to tank on the left. blood on right is supplied from Evilcraft blood farm. Tanks on left flow into blood altar [is a tank below blood altar acting as a buffer]

from fluidconverters.

rubensworks avatar rubensworks commented on July 18, 2024

Ok, something must be going horribly wrong then.
I'll try reproducing it soon.

Another question:
What happens if you pipe everything in an EvilCraft dark tank that is on top of the converter and that tank auto-exports to the bottom?

from fluidconverters.

Caopr avatar Caopr commented on July 18, 2024

SEems to be working...perfectly fine :o with the dark tank auto importing directly

2017-06-26_15 02 02

from fluidconverters.

rubensworks avatar rubensworks commented on July 18, 2024

So something must be going wrong with those pipes. Will check soon.

from fluidconverters.

Caopr avatar Caopr commented on July 18, 2024

Might be a difference in how the fluid transfer is handled in evilcrafts tank compared to all the other mods

from fluidconverters.

rubensworks avatar rubensworks commented on July 18, 2024

Everything should just be using fluid capabilities, nothing much can go wrong there.

from fluidconverters.

Caopr avatar Caopr commented on July 18, 2024

Well I know Mekanism pipes have a set limit of 100 mb per transfer. as does extra utilities fluid transfer nodes. I dont know the dark tanks transfer rate. or if it has a minimum like the others. if the number freaks out with 40 in the buffer the dark tank might just be able to ignore it and fill it fully

from fluidconverters.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.