Online Emotes

Online Emotes

37.1k Downloads

crashing on initialization

AntidotAleks opened this issue ยท 1 comments

commented

Minecraft version.

1.19.2

Emotecraft version.

2.2.5

Online Emotes version.

1.0.2

What happened?

game crashed on initialization

Relevant logs

Exception in thread "Thread-3" java.lang.IllegalStateException: Emotecraft proxy is NOT loaded. You can only register instances before loading.
at TRANSFORMER/[email protected]/io.github.kosmx.emotes.api.proxy.EmotesProxyManager.getManager(EmotesProxyManager.java:83)
at TRANSFORMER/[email protected]/io.github.kosmx.emotes.api.proxy.EmotesProxyManager.disconnectInstance(EmotesProxyManager.java:72)
at TRANSFORMER/[email protected]/io.github.kosmx.emotes.api.proxy.AbstractNetworkInstance.disconnect(AbstractNetworkInstance.java:111)
at TRANSFORMER/[email protected]/com.github.dima_dencep.mods.online_emotes.network.OnlineProxyImpl.disconnect(OnlineProxyImpl.java:132)
at TRANSFORMER/[email protected]/com.github.dima_dencep.mods.online_emotes.OnlineEmotes.lambda$onInitializeClient$0(OnlineEmotes.java:28)
at java.base/java.lang.Thread.run(Thread.java:833)

Additional information

No response