dizzyd / Mekanism

A mod for Minecraft
5 stars 0 forks source link

Metallurgic Infuser/Infusing Factor AE2 Incompatibility + Request items using AE2 freeze the Server (not the game) #5

Open ReiDaTecnologia opened 5 years ago

ReiDaTecnologia commented 5 years ago

Please use the search functionality before reporting an issue. Also take a look at the closed issues!

Issue description:

So i discovered this cool fork of a cool mod and decided to test it to see if some of the known issues is fixed and i already discovered one issue! xD

When you automate the Metallurgic infuser or the Infusing Factory using AE2 looks like it don't like so much... When i try to request an automated item (like compressed redstone/diamond) from the terminal after i clicking "Next" it freezes the server and gave us the famous "waiting for server..." from TOP, like when you are playing in an actual server (i was testing in the singleplayer) and not only that, the infusing factory and the metallurgic infuser don't accept the items from the Export bus or the Interface even it configured to accept from that side. I made a video showing both issues: https://www.youtube.com/watch?v=pKnXQ0OfHxI

Hopefully those issues will be fixed... thx for continuing this amazing mod!

Steps to reproduce:

  1. Place an export or interface in one of the sides
  2. Configure it to export compressed diamond
  3. look it not accepting the item even configured to accept from that side

Version (make sure you are on the latest version before reporting):

Forge: 14.23.5.2815 Mekanism: 9.4.16 Other relevant version: JEI: 4.14.4.267 JEE: 1.0.6 JER: 0.8.10.50 Aplied Energistics: RV6 Stable 6 Inventory Tweaks: 1.64 dev 1.46 JourneyMap: 5.5.3 McJtyLib: 3.1.1 Mouse Tweaks: 2.10 The One Probe: 1.4.28 TOP Addons: 1.10.1 XNet: 1.7.6

If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)

https://gist.github.com/ReiDaTecnologia/88e3aaaf6ca60a2d731fa377a9b837f6

dizzyd commented 5 years ago

Hi @ReiDaTecnologia -

I'm happy to investigate this issue but would appreciate it if you could please provide the simplest possible build and world/save file with only AE2 and MDZ installed. I'm not much of a AE2 player, so just reconstructing your build would take me a while to figure out. :)

Thanks!

ReiDaTecnologia commented 5 years ago

Hi @ReiDaTecnologia -

I'm happy to investigate this issue but would appreciate it if you could please provide the simplest possible build and world/save file with only AE2 and MDZ installed. I'm not much of a AE2 player, so just reconstructing your build would take me a while to figure out. :)

Thanks!

Sorry for the late response... Here is the modpack: https://drive.google.com/open?id=1hhjwtXSZuSyEvZ6K2nNc3BIWmYcbnL9B Save + Modlist Preview: https://imgur.com/a/1Amo5xq

dizzyd commented 5 years ago

Hi @ReiDaTecnologia - I really need just the world/save file, not the modpack manifest. :) Any way you could provide that?

ReiDaTecnologia commented 5 years ago

Hi @ReiDaTecnologia - I really need just the world/save file, not the modpack manifest. :) Any way you could provide that?

It's in the file that i provided to you (overrides>saves>Earth-T) I provided all the profile just to have sure that you will see what i saw.

dizzyd commented 5 years ago

Hi @ReiDaTecnologia - I think there are two separate issues here.

The long pause on the AE "Next" button seems to be specific to AE - I tested with a similar setup in Refined Storage and saw instantaneous results. After clicking the "Next" button in your setup, I noticed a 3.7 sec delay where the server was completely unresponsive -- on a larger setup, I can easily imagine it being much longer.

The second issue w/ machines not pulling from the AE interface is expected behaviour -- Mek doesn't support auto-pulling from adjacent inventories. That said, I'll take a look at implementing this function and see how much work it would be. :)

ReiDaTecnologia commented 5 years ago

It was expected for me, as AE2 is really hard to devs add compatibility. Thx!