Roughly Enough Items Forge (Unused CF Project, Use the Merged One)

Roughly Enough Items Forge (Unused CF Project, Use the Merged One)

352k Downloads

[Bug] Clicking on some buttons doesn't work

LumeMC opened this issue ยท 0 comments

commented

What happened?

Trying to right click the items on the list do nothing, but when you right click on a item showed by a recipe it works. Also pressing U works normally. Also closing tag trees and clicking on clipboard doens't work.
Version: 1.21.6
Jar file: https://modrinth.com/mod/rei/version/20.0.811+fabric

What mod loaders are you seeing the problem on?

Fabric

What do you think this bug is of?

  • Visual
  • Recipe Lookup
  • Cheat Mode
  • Plugin Integration / JEI Plugin Compatibility
  • Others

Relevant log output

[11:01:21] [Render thread/DEBUG] [REI] Detected runtime DisplayRegistry modification, this can be extremely dangerous!
java.lang.Throwable
	at knot//me.shedaniel.rei.impl.client.registry.display.DisplayRegistryImpl.add(DisplayRegistryImpl.java:97)
	at knot//me.shedaniel.rei.impl.common.networking.DisplaySyncPacket.lambda$handle$2(DisplaySyncPacket.java:111)
	at knot//me.shedaniel.rei.impl.client.registry.display.DisplayRegistryImpl.lambda$new$0(DisplayRegistryImpl.java:72)
	at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:733)
	at knot//dev.architectury.event.EventFactory.invokeMethod(EventFactory.java:54)
	at knot//dev.architectury.event.EventFactory$1.handleInvocation(EventFactory.java:63)
	at knot//com.google.common.reflect.AbstractInvocationHandler.invoke(AbstractInvocationHandler.java:87)
	at knot/jdk.proxy2/jdk.proxy2.$Proxy72.tick(Unknown Source)
	at knot//dev.architectury.event.fabric.EventHandlerImpl.lambda$registerClient$3(EventHandlerImpl.java:52)
	at knot//net.fabricmc.fabric.api.client.event.lifecycle.v1.ClientTickEvents.lambda$static$2(ClientTickEvents.java:43)
	at knot//net.minecraft.class_310.handler$bia000$fabric-lifecycle-events-v1$onEndTick(class_310.java:10092)
	at knot//net.minecraft.class_310.method_1574(class_310.java:1960)
	at knot//net.minecraft.class_310.method_1523(class_310.java:1324)
	at knot//net.minecraft.class_310.method_1514(class_310.java:947)
	at knot//net.minecraft.client.main.Main.main(Main.java:265)
	at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
	at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
	at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)

Anything else?

No response

By submitting this issue, I have included the necessary logs by pasting the contents into the correct location or attaching the file as an upload.

  • Yes, and I did not use any paste services other than GitHub Gists.

By submitting this issue, I have confirmed my REI and REI's dependencies are up to date.

  • Yes