AlmostReliable / almostunified

A Minecraft mod to unify resources.
https://www.curseforge.com/minecraft/mc-mods/almost-unified
GNU Lesser General Public License v3.0
50 stars 9 forks source link

The REI recipe was mistakenly concealed. #64

Closed Tki-sor closed 3 months ago

Tki-sor commented 5 months ago

Version

almostunified-forge-1.20.1-0.7.2

Describe the bug!

RoughlyEnoughItems-12.0.684-forge.jar gtceu-forge-1.20.1-1.0.19.b.jar

"itemsHidingJeiRei": true image "itemsHidingJeiRei": false image

jei-1.20.1-forge-15.2.0.27.jar "itemsHidingJeiRei": true image

Crash Report

No response

Log

No response

Additional Context

Yes

Modifications

Minimal instance: image

Did the issue happen in singleplayer or on a server?

Singleplayer

rlnt commented 5 months ago

A bit of text with context would have been helpful.

Are you trying to show that with Roughly Enough Items and Almost Unified hiding enabled, the Mixer recipes are hidden but with JEI they are not?

The hiding list JEI and REI receive from our mod are equal and come from the same method. 🤔

Tki-sor commented 5 months ago

A bit of text with context would have been helpful.

Are you trying to show that with Roughly Enough Items and Almost Unified hiding enabled, the Mixer recipes are hidden but with JEI they are not?

The hiding list JEI and REI receive from our mod are equal and come from the same method. 🤔

That's right, it is like this. But it's not just Mixin recipe. For example, some recipes for steel plates may also be missing when other tech mods like Mekanism are installed. I'm not sure exactly how many crafting recipes are missing, as GTCEU has an extensive list of items.

Leclowndu93150 commented 4 months ago

Hi does the fix have any ETA ?

rlnt commented 4 months ago

I can't reproduce this in my environment. I'd need to see debug logs of what's going on in a world where this happens. If anyone can provide these logs, please join the Discord and open a thread.

rlnt commented 3 months ago

I was finally able to reproduce it in a minimal environment after a long trial and error session.

The issue is not caused by Almost Unified. It can be reproduced without Almost Unified by hiding the same item Almost Unified would via KubeJS. It's either an issue by REI or by GregTech Modern. I am in talks with the respective authors already and I'll submit an issue to their repository as soon as we find the culprit.

Thanks for bringing this up. I can understand that it looked like Almost Unified would be causing this. However, this can't be fixed by us.

Leclowndu93150 commented 3 months ago

you're the goat