phantamanta44 / ae2-fluid-crafting

experimental fluid autocrafting for ae2
https://www.curseforge.com/minecraft/mc-mods/ae2-fluid-crafting
Other
16 stars 10 forks source link

One slot can accept only up to 127mb of fluid #3

Closed ShadelessFox closed 4 years ago

ShadelessFox commented 4 years ago

When encoding pattern inside Fluid Pattern Encoder each slot can accept only up to 127mb of fluid making patterns with more than (potentially, 9*127mb) 1143mb of fluid impossible. At mod's page on curseforge I can see you are encoding with 500mb of fluid, so I'm a bit confused, maybe I'm doing something wrong.

Image

phantamanta44 commented 4 years ago

when i try encoding a pattern with TiCl4 in the gregtech tanks, i'm able to encode larger patterns. does this only happen with enderio tanks? does the jei integration allow you to encode larger patterns? also, a list of all installed mods might be helpful

ShadelessFox commented 4 years ago

It's Omnifactory. Vanilla buckets (even with water) also doesn't work, JEI integration don't work either, fluids just not showing upon inserting pattern (pressing '+' on craft) ¯_(ツ)_/¯

phantamanta44 commented 4 years ago

that's... really weird. i'll investigate

phantamanta44 commented 4 years ago

i've just installed omnifactory 1.2.2 and the fluid pattern encoder seems to function perfectly fine. have you added any additional mods besides ae2fc?

phantamanta44 commented 4 years ago

ah, never mind; it only occurs when connected to a server and i was testing on single-player

phantamanta44 commented 4 years ago

should be fixed in 1.0.6: https://www.curseforge.com/minecraft/mc-mods/ae2-fluid-crafting/files/2990001

ShadelessFox commented 4 years ago

I was sleeping, ha-ha :D Thank you for investigating!