OptiGUI

OptiGUI

7M Downloads

Chests, Ender Chests, and Shulker box colours are not working (I am using colourful containers -kingybu-)

loopyspooky opened this issue ยท 10 comments

commented

Expected Behavior

Its supposed to work with this mod but it isn't

Actual Behavior

Chests and enderchests have the gui of a barrel and shulkers of the default purple colour

Steps To Reproduce

Help Please

Loader and its version

Fabric Loader 0.16.5 (lunar client 1.21.1)

OptiGUI version

1.21.1

Behavior difference

  • OptiGUI documentation
  • OptiFine
  • Something you logically expect from OptiGUI
  • Doesn't work at all

Anything else

ASAP please
DELETE
ME TOO
ME

commented

Could you tell me how to resolve an entry point issue or like help please

commented

Or tell me which mod to remove or if I have to put optigui in the overrides folder.

commented

The shulkers don't work, because of how Lunar client executes the entry points. Some entry points crash, some get called, others don't.
Because of this line:
java.lang.IllegalStateException: Failed to launch entrypoint opekope2.optigui.internal.FilterLoader
OptiGUI doesn't load any resources.
This is a Lunar client issue.

commented

Seems like a duplicate of #109. I'll check on it this weekend.

commented

I disabled it from editing ebe still not working

commented

Also this might be very helpful:

[11:21:39] [Render thread/INFO]: [STDERR]: java.lang.IllegalStateException: Failed to launch entrypoint opekope2.optigui.registry.ContainerDefaultGuiTextureRegistry
[11:21:39] [Render thread/INFO]: [STDERR]: 	at com.moonsworth.lunar.ichor.IIIOHCHIOCCOOCRICCHCIHOIRROORR.IIIOHCHIOCCOOCRICCHCIHOIRROORR.COHCRHIOOOHHRHRCCCHHHROCHHIHCO(Unknown Source)
[11:21:39] [Render thread/INFO]: [STDERR]: 	at com.moonsworth.lunar.ichor.CCHRCRIRCOIIHIIOIHRRRCCIHRRHHC.COHCRHIOOOHHRHRCCCHHHROCHHIHCO(Unknown Source)
[11:21:39] [Render thread/INFO]: [STDERR]: 	at Genesis//net.minecraft.client.Minecraft.md685293$lambda$ichor$fabric$clientInitializer$0$9(SourceFile:4888)
[11:21:39] [Render thread/INFO]: [STDERR]: 	at java.base/java.util.Optional.ifPresentOrElse(Unknown Source)
[11:21:39] [Render thread/INFO]: [STDERR]: 	at Genesis//net.minecraft.client.Minecraft.handler$zke000$ichor$fabric$clientInitializer(SourceFile:4886)
[11:21:39] [Render thread/INFO]: [STDERR]: 	at Genesis//net.minecraft.client.Minecraft.<init>(SourceFile:477)
[11:21:39] [Render thread/INFO]: [STDERR]: 	at Genesis//net.minecraft.client.main.Main.redirect$zdo000$lunar$main$minecraft(SourceFile:1117)
[11:21:39] [Render thread/INFO]: [STDERR]: 	at Genesis//net.minecraft.client.main.Main.main(SourceFile:239)
[11:21:39] [Render thread/INFO]: [STDERR]: 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
[11:21:39] [Render thread/INFO]: [STDERR]: 	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
[11:21:39] [Render thread/INFO]: [STDERR]: 	at com.moonsworth.lunar.genesis.ClientGameBootstrap.apply(Unknown Source)
[11:21:39] [Render thread/INFO]: [STDERR]: 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
[11:21:39] [Render thread/INFO]: [STDERR]: 	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
[11:21:39] [Render thread/INFO]: [STDERR]: 	at com.moonsworth.lunar.genesis.IIIOHCHIOCCOOCRICCHCIHOIRROORR.ROHHCOIHHIHHRIHRICIOOOICOHCOOH(Unknown Source)
[11:21:39] [Render thread/INFO]: [STDERR]: 	at com.moonsworth.lunar.genesis.Genesis.run(Unknown Source)
[11:21:39] [Render thread/INFO]: [STDERR]: 	at com.moonsworth.lunar.genesis.Genesis.main(Unknown Source)
[11:21:39] [Render thread/INFO]: [STDERR]: Caused by: java.lang.IllegalStateException: Failed to instantiate external Entrypoint(client): opekope2.optigui.registry.ContainerDefaultGuiTextureRegistry
[11:21:39] [Render thread/INFO]: [STDERR]: 	at com.moonsworth.lunar.ichor.IIIOHCHIOCCOOCRICCHCIHOIRROORR.IIIOHCHIOCCOOCRICCHCIHOIRROORR.COHCRHIOOOHHRHRCCCHHHROCHHIHCO(Unknown Source)
[11:21:39] [Render thread/INFO]: [STDERR]: 	at java.base/java.util.HashMap.computeIfAbsent(Unknown Source)
[11:21:39] [Render thread/INFO]: [STDERR]: 	at com.moonsworth.lunar.ichor.IIIOHCHIOCCOOCRICCHCIHOIRROORR.IIIOHCHIOCCOOCRICCHCIHOIRROORR.COHCRHIOOOHHRHRCCCHHHROCHHIHCO(Unknown Source)
[11:21:39] [Render thread/INFO]: [STDERR]: 	... 15 more
[11:21:39] [Render thread/INFO]: [STDERR]: Caused by: java.lang.NoSuchMethodException: opekope2.optigui.registry.ContainerDefaultGuiTextureRegistry.<init>()
[11:21:39] [Render thread/INFO]: [STDERR]: 	at java.base/java.lang.Class.getConstructor0(Unknown Source)
[11:21:39] [Render thread/INFO]: [STDERR]: 	at java.base/java.lang.Class.getConstructor(Unknown Source)
[11:21:39] [Render thread/INFO]: [STDERR]: 	at com.moonsworth.lunar.ichor.IIIOHCHIOCCOOCRICCHCIHOIRROORR.IIIOHCHIOCCOOCRICCHCIHOIRROORR.COHCRHIOOOHHRHRCCCHHHROCHHIHCO(Unknown Source)
[11:21:39] [Render thread/INFO]: [STDERR]: 	... 17 more
[11:21:39] [Render thread/INFO]: [STDERR]: java.lang.IllegalStateException: Failed to launch entrypoint opekope2.optigui.internal.FilterLoader
[11:21:39] [Render thread/INFO]: [STDERR]: 	at com.moonsworth.lunar.ichor.IIIOHCHIOCCOOCRICCHCIHOIRROORR.IIIOHCHIOCCOOCRICCHCIHOIRROORR.COHCRHIOOOHHRHRCCCHHHROCHHIHCO(Unknown Source)
[11:21:39] [Render thread/INFO]: [STDERR]: 	at com.moonsworth.lunar.ichor.CCHRCRIRCOIIHIIOIHRRRCCIHRRHHC.COHCRHIOOOHHRHRCCCHHHROCHHIHCO(Unknown Source)
[11:21:39] [Render thread/INFO]: [STDERR]: 	at Genesis//net.minecraft.client.Minecraft.md685293$lambda$ichor$fabric$clientInitializer$0$9(SourceFile:4888)
[11:21:39] [Render thread/INFO]: [STDERR]: 	at java.base/java.util.Optional.ifPresentOrElse(Unknown Source)
[11:21:39] [Render thread/INFO]: [STDERR]: 	at Genesis//net.minecraft.client.Minecraft.handler$zke000$ichor$fabric$clientInitializer(SourceFile:4886)
[11:21:39] [Render thread/INFO]: [STDERR]: 	at Genesis//net.minecraft.client.Minecraft.<init>(SourceFile:477)
[11:21:39] [Render thread/INFO]: [STDERR]: 	at Genesis//net.minecraft.client.main.Main.redirect$zdo000$lunar$main$minecraft(SourceFile:1117)
[11:21:39] [Render thread/INFO]: [STDERR]: 	at Genesis//net.minecraft.client.main.Main.main(SourceFile:239)
[11:21:39] [Render thread/INFO]: [STDERR]: 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
[11:21:39] [Render thread/INFO]: [STDERR]: 	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
[11:21:39] [Render thread/INFO]: [STDERR]: 	at com.moonsworth.lunar.genesis.ClientGameBootstrap.apply(Unknown Source)
[11:21:39] [Render thread/INFO]: [STDERR]: 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
[11:21:39] [Render thread/INFO]: [STDERR]: 	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
[11:21:39] [Render thread/INFO]: [STDERR]: 	at com.moonsworth.lunar.genesis.IIIOHCHIOCCOOCRICCHCIHOIRROORR.ROHHCOIHHIHHRIHRICIOOOICOHCOOH(Unknown Source)
[11:21:39] [Render thread/INFO]: [STDERR]: 	at com.moonsworth.lunar.genesis.Genesis.run(Unknown Source)
[11:21:39] [Render thread/INFO]: [STDERR]: 	at com.moonsworth.lunar.genesis.Genesis.main(Unknown Source)
[11:21:39] [Render thread/INFO]: [STDERR]: Caused by: java.lang.IllegalStateException: Failed to instantiate external Entrypoint(client): opekope2.optigui.internal.FilterLoader
[11:21:39] [Render thread/INFO]: [STDERR]: 	at com.moonsworth.lunar.ichor.IIIOHCHIOCCOOCRICCHCIHOIRROORR.IIIOHCHIOCCOOCRICCHCIHOIRROORR.COHCRHIOOOHHRHRCCCHHHROCHHIHCO(Unknown Source)
[11:21:39] [Render thread/INFO]: [STDERR]: 	at java.base/java.util.HashMap.computeIfAbsent(Unknown Source)
[11:21:39] [Render thread/INFO]: [STDERR]: 	at com.moonsworth.lunar.ichor.IIIOHCHIOCCOOCRICCHCIHOIRROORR.IIIOHCHIOCCOOCRICCHCIHOIRROORR.COHCRHIOOOHHRHRCCCHHHROCHHIHCO(Unknown Source)
[11:21:39] [Render thread/INFO]: [STDERR]: 	... 15 more
[11:21:39] [Render thread/INFO]: [STDERR]: Caused by: java.lang.NoSuchMethodException: opekope2.optigui.internal.FilterLoader.<init>()
[11:21:39] [Render thread/INFO]: [STDERR]: 	at java.base/java.lang.Class.getConstructor0(Unknown Source)
[11:21:39] [Render thread/INFO]: [STDERR]: 	at java.base/java.lang.Class.getConstructor(Unknown Source)
[11:21:39] [Render thread/INFO]: [STDERR]: 	at com.moonsworth.lunar.ichor.IIIOHCHIOCCOOCRICCHCIHOIRROORR.IIIOHCHIOCCOOCRICCHCIHOIRROORR.COHCRHIOOOHHRHRCCCHHHROCHHIHCO(Unknown Source)
[11:21:39] [Render thread/INFO]: [STDERR]: 	... 17 more
[11:21:40] [Render thread/INFO]: [STDERR]: java.lang.IllegalStateException: Failed to launch entrypoint opekope2.optigui.internal.interaction.InteractionHandler
[11:21:40] [Render thread/INFO]: [STDERR]: 	at com.moonsworth.lunar.ichor.IIIOHCHIOCCOOCRICCHCIHOIRROORR.IIIOHCHIOCCOOCRICCHCIHOIRROORR.COHCRHIOOOHHRHRCCCHHHROCHHIHCO(Unknown Source)
[11:21:40] [Render thread/INFO]: [STDERR]: 	at com.moonsworth.lunar.ichor.CCHRCRIRCOIIHIIOIHRRRCCIHRRHHC.COHCRHIOOOHHRHRCCCHHHROCHHIHCO(Unknown Source)
[11:21:40] [Render thread/INFO]: [STDERR]: 	at Genesis//net.minecraft.client.Minecraft.md685293$lambda$ichor$fabric$clientInitializer$0$9(SourceFile:4888)
[11:21:40] [Render thread/INFO]: [STDERR]: 	at java.base/java.util.Optional.ifPresentOrElse(Unknown Source)
[11:21:40] [Render thread/INFO]: [STDERR]: 	at Genesis//net.minecraft.client.Minecraft.handler$zke000$ichor$fabric$clientInitializer(SourceFile:4886)
[11:21:40] [Render thread/INFO]: [STDERR]: 	at Genesis//net.minecraft.client.Minecraft.<init>(SourceFile:477)
[11:21:40] [Render thread/INFO]: [STDERR]: 	at Genesis//net.minecraft.client.main.Main.redirect$zdo000$lunar$main$minecraft(SourceFile:1117)
[11:21:40] [Render thread/INFO]: [STDERR]: 	at Genesis//net.minecraft.client.main.Main.main(SourceFile:239)
[11:21:40] [Render thread/INFO]: [STDERR]: 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
[11:21:40] [Render thread/INFO]: [STDERR]: 	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
[11:21:40] [Render thread/INFO]: [STDERR]: 	at com.moonsworth.lunar.genesis.ClientGameBootstrap.apply(Unknown Source)
[11:21:40] [Render thread/INFO]: [STDERR]: 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
[11:21:40] [Render thread/INFO]: [STDERR]: 	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
[11:21:40] [Render thread/INFO]: [STDERR]: 	at com.moonsworth.lunar.genesis.IIIOHCHIOCCOOCRICCHCIHOIRROORR.ROHHCOIHHIHHRIHRICIOOOICOHCOOH(Unknown Source)
[11:21:40] [Render thread/INFO]: [STDERR]: 	at com.moonsworth.lunar.genesis.Genesis.run(Unknown Source)
[11:21:40] [Render thread/INFO]: [STDERR]: 	at com.moonsworth.lunar.genesis.Genesis.main(Unknown Source)
[11:21:40] [Render thread/INFO]: [STDERR]: Caused by: java.lang.IllegalStateException: Failed to instantiate external Entrypoint(client): opekope2.optigui.internal.interaction.InteractionHandler
[11:21:40] [Render thread/INFO]: [STDERR]: 	at com.moonsworth.lunar.ichor.IIIOHCHIOCCOOCRICCHCIHOIRROORR.IIIOHCHIOCCOOCRICCHCIHOIRROORR.COHCRHIOOOHHRHRCCCHHHROCHHIHCO(Unknown Source)
[11:21:40] [Render thread/INFO]: [STDERR]: 	at java.base/java.util.HashMap.computeIfAbsent(Unknown Source)
[11:21:40] [Render thread/INFO]: [STDERR]: 	at com.moonsworth.lunar.ichor.IIIOHCHIOCCOOCRICCHCIHOIRROORR.IIIOHCHIOCCOOCRICCHCIHOIRROORR.COHCRHIOOOHHRHRCCCHHHROCHHIHCO(Unknown Source)
[11:21:40] [Render thread/INFO]: [STDERR]: 	... 15 more
[11:21:40] [Render thread/INFO]: [STDERR]: Caused by: java.lang.NoSuchMethodException: opekope2.optigui.internal.interaction.InteractionHandler.<init>()
[11:21:40] [Render thread/INFO]: [STDERR]: 	at java.base/java.lang.Class.getConstructor0(Unknown Source)
[11:21:40] [Render thread/INFO]: [STDERR]: 	at java.base/java.lang.Class.getConstructor(Unknown Source)
[11:21:40] [Render thread/INFO]: [STDERR]: 	at com.moonsworth.lunar.ichor.IIIOHCHIOCCOOCRICCHCIHOIRROORR.IIIOHCHIOCCOOCRICCHCIHOIRROORR.COHCRHIOOOHHRHRCCCHHHROCHHIHCO(Unknown Source)
[11:21:40] [Render thread/INFO]: [STDERR]: 	... 17 more
[11:21:40] [Render thread/INFO]: [STDERR]: java.lang.IllegalStateException: Failed to launch entrypoint opekope2.optigui.internal.TextureReplacer
[11:21:40] [Render thread/INFO]: [STDERR]: 	at com.moonsworth.lunar.ichor.IIIOHCHIOCCOOCRICCHCIHOIRROORR.IIIOHCHIOCCOOCRICCHCIHOIRROORR.COHCRHIOOOHHRHRCCCHHHROCHHIHCO(Unknown Source)
[11:21:40] [Render thread/INFO]: [STDERR]: 	at com.moonsworth.lunar.ichor.CCHRCRIRCOIIHIIOIHRRRCCIHRRHHC.COHCRHIOOOHHRHRCCCHHHROCHHIHCO(Unknown Source)
[11:21:40] [Render thread/INFO]: [STDERR]: 	at Genesis//net.minecraft.client.Minecraft.md685293$lambda$ichor$fabric$clientInitializer$0$9(SourceFile:4888)
[11:21:40] [Render thread/INFO]: [STDERR]: 	at java.base/java.util.Optional.ifPresentOrElse(Unknown Source)
[11:21:40] [Render thread/INFO]: [STDERR]: 	at Genesis//net.minecraft.client.Minecraft.handler$zke000$ichor$fabric$clientInitializer(SourceFile:4886)
[11:21:40] [Render thread/INFO]: [STDERR]: 	at Genesis//net.minecraft.client.Minecraft.<init>(SourceFile:477)
[11:21:40] [Render thread/INFO]: [STDERR]: 	at Genesis//net.minecraft.client.main.Main.redirect$zdo000$lunar$main$minecraft(SourceFile:1117)
[11:21:40] [Render thread/INFO]: [STDERR]: 	at Genesis//net.minecraft.client.main.Main.main(SourceFile:239)
[11:21:40] [Render thread/INFO]: [STDERR]: 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
[11:21:40] [Render thread/INFO]: [STDERR]: 	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
[11:21:40] [Render thread/INFO]: [STDERR]: 	at com.moonsworth.lunar.genesis.ClientGameBootstrap.apply(Unknown Source)
[11:21:40] [Render thread/INFO]: [STDERR]: 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
[11:21:40] [Render thread/INFO]: [STDERR]: 	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
[11:21:40] [Render thread/INFO]: [STDERR]: 	at com.moonsworth.lunar.genesis.IIIOHCHIOCCOOCRICCHCIHOIRROORR.ROHHCOIHHIHHRIHRICIOOOICOHCOOH(Unknown Source)
[11:21:40] [Render thread/INFO]: [STDERR]: 	at com.moonsworth.lunar.genesis.Genesis.run(Unknown Source)
[11:21:40] [Render thread/INFO]: [STDERR]: 	at com.moonsworth.lunar.genesis.Genesis.main(Unknown Source)
[11:21:40] [Render thread/INFO]: [STDERR]: Caused by: java.lang.IllegalStateException: Failed to instantiate external Entrypoint(client): opekope2.optigui.internal.TextureReplacer
[11:21:40] [Render thread/INFO]: [STDERR]: 	at com.moonsworth.lunar.ichor.IIIOHCHIOCCOOCRICCHCIHOIRROORR.IIIOHCHIOCCOOCRICCHCIHOIRROORR.COHCRHIOOOHHRHRCCCHHHROCHHIHCO(Unknown Source)
[11:21:40] [Render thread/INFO]: [STDERR]: 	at java.base/java.util.HashMap.computeIfAbsent(Unknown Source)
[11:21:40] [Render thread/INFO]: [STDERR]: 	at com.moonsworth.lunar.ichor.IIIOHCHIOCCOOCRICCHCIHOIRROORR.IIIOHCHIOCCOOCRICCHCIHOIRROORR.COHCRHIOOOHHRHRCCCHHHROCHHIHCO(Unknown Source)
[11:21:40] [Render thread/INFO]: [STDERR]: 	... 15 more
[11:21:40] [Render thread/INFO]: [STDERR]: Caused by: java.lang.NoSuchMethodException: opekope2.optigui.internal.TextureReplacer.<init>()
[11:21:40] [Render thread/INFO]: [STDERR]: 	at java.base/java.lang.Class.getConstructor0(Unknown Source)
[11:21:40] [Render thread/INFO]: [STDERR]: 	at java.base/java.lang.Class.getConstructor(Unknown Source)
[11:21:40] [Render thread/INFO]: [STDERR]: 	at com.moonsworth.lunar.ichor.IIIOHCHIOCCOOCRICCHCIHOIRROORR.IIIOHCHIOCCOOCRICCHCIHOIRROORR.COHCRHIOOOHHRHRCCCHHHROCHHIHCO(Unknown Source)
[11:21:40] [Render thread/INFO]: [STDERR]: 	... 17 more
commented

Full log :

latest.log

commented

me
is this helpful (log)

commented

Lunar client is doing something very wrong with the entry points, you should report it to them instead.

commented

OptiGUI had nothing to do with EBE, EMF, or CEM.