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

issue with the ME Fluid Discretizer #6

Closed zyt20001205 closed 4 years ago

zyt20001205 commented 4 years ago

ME Fluid Discretizer doesn‘t convert all fluids in my system into drops. F1C8F8D1-B155-4021-91D7-BE8D9A145E8A C373052A-B3A3-4718-A4FA-788BF60155AF

phantamanta44 commented 4 years ago

that's pretty weird. i'll investigate when i have time

phantamanta44 commented 4 years ago

may I ask exactly which fluids these are?

zyt20001205 commented 4 years ago

Emm, I first enter the game. After the ae system is fully loaded, everything seems fine. Then I just keep the crafting terminal opened, some fluids start to disappear. These fluids are from Greg tech community edition.

zyt20001205 commented 4 years ago

I’ve just taken two screen shots. The first one is fine, and the second one is abnormal.

zyt20001205 commented 4 years ago

61CCB839-AC4A-4006-8582-B36A70D7E7BF 85AABBAE-6249-4A7C-B311-7335A8F93CD1

phantamanta44 commented 4 years ago

I suppose you have some processes running in the background that are moving the fluids around?

zyt20001205 commented 4 years ago

nope...

zyt20001205 commented 4 years ago

Even if so, there won’t be 20 kinds of fluids disappear at the same time.

phantamanta44 commented 4 years ago

i can't seem to replicate this in a simple network that i just dumped 80 fluids into. can you describe the topology of your network? maybe draw a diagram

zyt20001205 commented 4 years ago

I also build a simple network like this. 36B3C4FF-717C-42D5-A086-BE9D2F9B902B FF6D2510-A85C-45A8-8141-825ECFC989B6

zyt20001205 commented 4 years ago

But the variety doesn’t seem to match. F20815BC-21C9-433D-A990-DEDF8D20386B 0B603483-8C12-4182-B96B-AF6BCC3779B2

zyt20001205 commented 4 years ago

And DCB082DF-3DF5-43FC-A938-B3663273DC97 35254C5F-2074-48F9-B4B8-DB2154FCEB05 ![Uploading D2BB6B79-336C-41D6-9765-BDC2B9D8CDC5.png…]()

the order seems to be changing all the time, meaning the kinds of fluids which are converted is changing continuously.

zyt20001205 commented 4 years ago

May it’s my poor computer to be blamed.

phantamanta44 commented 4 years ago

that doesn't make any sense... my testing setup is more or less identical and it doesn't do anything like this. do you have any other weird AE2 addons installed?

zyt20001205 commented 4 years ago

C4479AB4-E3DE-4B29-98AB-74597642F573 2C47C189-11FE-4F6C-B48D-03CBB86CFB77 8B8C02A6-56BE-40A7-87B7-768CEDA816BF

zyt20001205 commented 4 years ago

Ae2 extracells2 ae2stuff spatialIOcompact

zyt20001205 commented 4 years ago

Maybe have sth. To do with packagedauto or vanilla fix

phantamanta44 commented 4 years ago

i'm still unable to replicate this at all. i'll try testing with your entire modpack later, when i have more time

zyt20001205 commented 4 years ago

Hello, sorry for bringing you so much trouble. After recalling what I’ve done before having this wired issue for a few days, I finally memorize that I’ve changed my Java to adoptopenjdk as my initialization configuration to reduce memory allocate. After shifting back to Java, this issue doesn’t happen anymore. Again, sorry for wasting your time. Thank you for your patience and good work of modding, have a nice day!!!

phantamanta44 commented 4 years ago

hey, thanks for taking the time to work out the issue