"an error occurred in e4mc" in 1.20.1 custom pack (i got logs, dont worry) #56

Open
opened 6 months ago by Aybri · 3 comments
Aybri commented 6 months ago

Self-explanatory. When opening to LAN, "an error occurred in e4mc" is sent in chat.

Modlist
  • Enhanced Block Entities
  • Mod Menu
  • Polymorph
  • Xaero's Minimap
  • Satin
  • Lithium
  • YUNG's Better Dungeons
  • Farmer's Respite
  • Create: New Age
  • YUNG's Bridges
  • Create Slice & Dice
  • Quilted Fabric API
  • YUNG's Extras
  • Quilt Kotlin Libraries
  • Trinkets
  • GeckoLib 4
  • Indium
  • Concurrent Chunk Management Engine
  • AE2CC Bridge
  • EMI Enchanting
  • NotEnoughAnimations
  • Create
  • Nvidium
  • YUNG's Better Ocean Monuments
  • Reese's Sodium Options
  • Create: Estrogen
  • Create: Garnished
  • Alternate Current
  • Dynamic Music
  • SwitchCraft Peripherals
  • Carry On
  • EMI Trades
  • Simple Voice Chat
  • Zoomify
  • Jade
  • YUNG's Better Nether Fortresses
  • Iris
  • Falling Leaves
  • YUNG's Menu Tweaks
  • Nevermore!
  • LambdaBetterGrass
  • Polymorphic Energistics
  • YUNG's Better End Island
  • Sodium Extra
  • EMI
  • DimensionalDoors
  • EMI Loot
  • Jade Addons
  • CC:C Bridge
  • Continuity
  • Camcord
  • Farmer's Knives
  • CC: Tweaked
  • Respite Creators
  • Krypton
  • Sodium
  • Extra Mod Integrations
  • YUNG's Better Strongholds
  • Create: Steam 'n' Rails
  • Create: Bells & Whistles
  • Just Enough Items
  • Cinderscapes
  • e4mc
  • LambDynamicLights
  • YetAnotherConfigLib
  • The Corners
  • Xaero's World Map
  • No Chat Reports
  • Botarium
  • AppleSkin
  • Farmer's Delight
  • EMIffect
  • Applied Energistics 2
  • YUNG's Better Desert Temples
  • EntityCulling-Fabric
  • YUNG's Better Mineshafts
  • Cloth Config v11
  • Create Enchantment Industry
  • YUNG's API
  • AE2 EMI Crafting Integration
  • FerriteCore
  • YUNG's Better Witch Huts
  • YUNG's Better Jungle Temples
  • Create Crafts & Additions
  • Architectury
Log
[15:51:39] [Thread-64/INFO]: req: https://broker.e4mc.link/getBestRelay GET
[15:51:39] [Render thread/INFO]: Using default channel type
[15:51:39] [Render thread/INFO]: Using default channel type
[15:51:39] [Render thread/INFO]: Started serving on 33323
[15:51:39] [Render thread/INFO]: [voicechat] Changing voice chat port to 33323
[15:51:39] [Render thread/INFO]: [voicechat] Force disconnecting due to port change
[15:51:39] [Render thread/INFO]: [voicechat] Stopping microphone thread
[15:51:39] [Render thread/INFO]: [voicechat] Disconnecting voicechat
[15:51:39] [Render thread/INFO]: Mixing client.MixinGuiMessageTag from #nochatreports:mixins/common/nochatreports.mixins.json into net.minecraft.class_7591
[15:51:39] [Server thread/INFO]: [voicechat] Received secret request of EmeraldImpulse (18)
[15:51:39] [Server thread/INFO]: [voicechat] Sent secret to EmeraldImpulse
[15:51:39] [Render thread/INFO]: [CHAT] Voice chat server hosted on port [33323]
[15:51:39] [Render thread/INFO]: [CHAT] Local game hosted on port [33323]
[15:51:39] [Render thread/INFO]: [voicechat] Received secret
[15:51:39] [Render thread/INFO]: [voicechat] Connecting to voice chat server: '127.0.0.1:33323'
[15:51:39] [VoiceChatAuthenticationThread/INFO]: [voicechat] Trying to authenticate voice chat connection
[15:51:39] [VoiceChatPacketProcessingThread/INFO]: [voicechat] Successfully authenticated player 78b45d0c-0f19-4cfa-b117-0de9ea1e0767
[15:51:39] [VoiceChatConnectionThread/INFO]: [voicechat] Server acknowledged authentication
[15:51:40] [Thread-64/INFO]: resp: (GET https://broker.e4mc.link/getBestRelay) 200
[15:51:40] [Thread-64/INFO]: using relay na
[15:51:40] [Render thread/INFO]: Exception when loading minecraft:chest texture, using material colour.
[15:51:40] [Render thread/INFO]: No texture minecraft:textures/missingno.png
[15:51:40] [VoiceChatAuthenticationThread/INFO]: [voicechat] Trying to validate voice chat connection
[15:51:40] [VoiceChatPacketProcessingThread/INFO]: [voicechat] Successfully validated connection of player 78b45d0c-0f19-4cfa-b117-0de9ea1e0767
[15:51:40] [VoiceChatPacketProcessingThread/INFO]: [voicechat] Player EmeraldImpulse (78b45d0c-0f19-4cfa-b117-0de9ea1e0767) successfully connected to voice chat
[15:51:40] [VoiceChatConnectionThread/INFO]: [voicechat] Server acknowledged connection check
[ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted (1)
[15:51:51] [nioEventLoopGroup-2-1/INFO]: [CHAT] An error occurred in e4mc
[15:51:51] [nioEventLoopGroup-2-1/WARN]: An exception was thrown by vg.skye.e4mc_minecraft.QuiclimeHandler$$Lambda$21581/0x00007f5fe93f9bf8.operationComplete()
io.netty.incubator.codec.quic.QuicClosedChannelException: null
	at io.netty.incubator.codec.quic.QuicheQuicChannel.failPendingConnectPromise(QuicheQuicChannel.java:406) ~[e4mc-minecraft-4.0.1.i0:0/:?]
	at io.netty.incubator.codec.quic.QuicheQuicChannel.doClose(QuicheQuicChannel.java:571) ~[e4mc-minecraft-4.0.1.i0:0/:?]
	at io.netty.channel.AbstractChannel$AbstractUnsafe.doClose0(AbstractChannel.java:754) ~[netty-transport-4.1.82.Final.jar:4.1.82.Final]
	at io.netty.channel.AbstractChannel$AbstractUnsafe.close(AbstractChannel.java:731) ~[netty-transport-4.1.82.Final.jar:4.1.82.Final]
	at io.netty.channel.AbstractChannel$AbstractUnsafe.close(AbstractChannel.java:620) ~[netty-transport-4.1.82.Final.jar:4.1.82.Final]
	at io.netty.incubator.codec.quic.QuicheQuicChannel.forceClose(QuicheQuicChannel.java:419) ~[e4mc-minecraft-4.0.1.i0:0/:?]
	at io.netty.incubator.codec.quic.QuicheQuicChannel$TimeoutHandler.run(QuicheQuicChannel.java:1756) ~[e4mc-minecraft-4.0.1.i0:0/:?]
	at io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98) ~[netty-common-4.1.82.Final.jar:4.1.82.Final]
	at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:153) ~[netty-common-4.1.82.Final.jar:4.1.82.Final]
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174) ~[netty-common-4.1.82.Final.jar:4.1.82.Final]
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167) ~[netty-common-4.1.82.Final.jar:4.1.82.Final]
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470) ~[netty-common-4.1.82.Final.jar:4.1.82.Final]
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:569) ~[netty-transport-4.1.82.Final.jar:4.1.82.Final]
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.82.Final.jar:4.1.82.Final]
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.82.Final.jar:4.1.82.Final]
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.82.Final.jar:4.1.82.Final]
	at java.lang.Thread.run(Thread.java:840) ~[?:?]
Self-explanatory. When opening to LAN, "an error occurred in e4mc" is sent in chat. <details> <summary>Modlist</summary> * Enhanced Block Entities * Mod Menu * Polymorph * Xaero's Minimap * Satin * Lithium * YUNG's Better Dungeons * Farmer's Respite * Create: New Age * YUNG's Bridges * Create Slice & Dice * Quilted Fabric API * YUNG's Extras * Quilt Kotlin Libraries * Trinkets * GeckoLib 4 * Indium * Concurrent Chunk Management Engine * AE2CC Bridge * EMI Enchanting * NotEnoughAnimations * Create * Nvidium * YUNG's Better Ocean Monuments * Reese's Sodium Options * Create: Estrogen * Create: Garnished * Alternate Current * Dynamic Music * SwitchCraft Peripherals * Carry On * EMI Trades * Simple Voice Chat * Zoomify * Jade * YUNG's Better Nether Fortresses * Iris * Falling Leaves * YUNG's Menu Tweaks * Nevermore! * LambdaBetterGrass * Polymorphic Energistics * YUNG's Better End Island * Sodium Extra * EMI * DimensionalDoors * EMI Loot * Jade Addons * CC:C Bridge * Continuity * Camcord * Farmer's Knives * CC: Tweaked * Respite Creators * Krypton * Sodium * Extra Mod Integrations * YUNG's Better Strongholds * Create: Steam 'n' Rails * Create: Bells & Whistles * Just Enough Items * Cinderscapes * e4mc * LambDynamicLights * YetAnotherConfigLib * The Corners * Xaero's World Map * No Chat Reports * Botarium * AppleSkin * Farmer's Delight * EMIffect * Applied Energistics 2 * YUNG's Better Desert Temples * EntityCulling-Fabric * YUNG's Better Mineshafts * Cloth Config v11 * Create Enchantment Industry * YUNG's API * AE2 EMI Crafting Integration * FerriteCore * YUNG's Better Witch Huts * YUNG's Better Jungle Temples * Create Crafts & Additions * Architectury </details> <details> <summary>Log</summary> ``` [15:51:39] [Thread-64/INFO]: req: https://broker.e4mc.link/getBestRelay GET [15:51:39] [Render thread/INFO]: Using default channel type [15:51:39] [Render thread/INFO]: Using default channel type [15:51:39] [Render thread/INFO]: Started serving on 33323 [15:51:39] [Render thread/INFO]: [voicechat] Changing voice chat port to 33323 [15:51:39] [Render thread/INFO]: [voicechat] Force disconnecting due to port change [15:51:39] [Render thread/INFO]: [voicechat] Stopping microphone thread [15:51:39] [Render thread/INFO]: [voicechat] Disconnecting voicechat [15:51:39] [Render thread/INFO]: Mixing client.MixinGuiMessageTag from #nochatreports:mixins/common/nochatreports.mixins.json into net.minecraft.class_7591 [15:51:39] [Server thread/INFO]: [voicechat] Received secret request of EmeraldImpulse (18) [15:51:39] [Server thread/INFO]: [voicechat] Sent secret to EmeraldImpulse [15:51:39] [Render thread/INFO]: [CHAT] Voice chat server hosted on port [33323] [15:51:39] [Render thread/INFO]: [CHAT] Local game hosted on port [33323] [15:51:39] [Render thread/INFO]: [voicechat] Received secret [15:51:39] [Render thread/INFO]: [voicechat] Connecting to voice chat server: '127.0.0.1:33323' [15:51:39] [VoiceChatAuthenticationThread/INFO]: [voicechat] Trying to authenticate voice chat connection [15:51:39] [VoiceChatPacketProcessingThread/INFO]: [voicechat] Successfully authenticated player 78b45d0c-0f19-4cfa-b117-0de9ea1e0767 [15:51:39] [VoiceChatConnectionThread/INFO]: [voicechat] Server acknowledged authentication [15:51:40] [Thread-64/INFO]: resp: (GET https://broker.e4mc.link/getBestRelay) 200 [15:51:40] [Thread-64/INFO]: using relay na [15:51:40] [Render thread/INFO]: Exception when loading minecraft:chest texture, using material colour. [15:51:40] [Render thread/INFO]: No texture minecraft:textures/missingno.png [15:51:40] [VoiceChatAuthenticationThread/INFO]: [voicechat] Trying to validate voice chat connection [15:51:40] [VoiceChatPacketProcessingThread/INFO]: [voicechat] Successfully validated connection of player 78b45d0c-0f19-4cfa-b117-0de9ea1e0767 [15:51:40] [VoiceChatPacketProcessingThread/INFO]: [voicechat] Player EmeraldImpulse (78b45d0c-0f19-4cfa-b117-0de9ea1e0767) successfully connected to voice chat [15:51:40] [VoiceChatConnectionThread/INFO]: [voicechat] Server acknowledged connection check [ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted (1) [15:51:51] [nioEventLoopGroup-2-1/INFO]: [CHAT] An error occurred in e4mc [15:51:51] [nioEventLoopGroup-2-1/WARN]: An exception was thrown by vg.skye.e4mc_minecraft.QuiclimeHandler$$Lambda$21581/0x00007f5fe93f9bf8.operationComplete() io.netty.incubator.codec.quic.QuicClosedChannelException: null at io.netty.incubator.codec.quic.QuicheQuicChannel.failPendingConnectPromise(QuicheQuicChannel.java:406) ~[e4mc-minecraft-4.0.1.i0:0/:?] at io.netty.incubator.codec.quic.QuicheQuicChannel.doClose(QuicheQuicChannel.java:571) ~[e4mc-minecraft-4.0.1.i0:0/:?] at io.netty.channel.AbstractChannel$AbstractUnsafe.doClose0(AbstractChannel.java:754) ~[netty-transport-4.1.82.Final.jar:4.1.82.Final] at io.netty.channel.AbstractChannel$AbstractUnsafe.close(AbstractChannel.java:731) ~[netty-transport-4.1.82.Final.jar:4.1.82.Final] at io.netty.channel.AbstractChannel$AbstractUnsafe.close(AbstractChannel.java:620) ~[netty-transport-4.1.82.Final.jar:4.1.82.Final] at io.netty.incubator.codec.quic.QuicheQuicChannel.forceClose(QuicheQuicChannel.java:419) ~[e4mc-minecraft-4.0.1.i0:0/:?] at io.netty.incubator.codec.quic.QuicheQuicChannel$TimeoutHandler.run(QuicheQuicChannel.java:1756) ~[e4mc-minecraft-4.0.1.i0:0/:?] at io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98) ~[netty-common-4.1.82.Final.jar:4.1.82.Final] at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:153) ~[netty-common-4.1.82.Final.jar:4.1.82.Final] at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174) ~[netty-common-4.1.82.Final.jar:4.1.82.Final] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167) ~[netty-common-4.1.82.Final.jar:4.1.82.Final] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470) ~[netty-common-4.1.82.Final.jar:4.1.82.Final] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:569) ~[netty-transport-4.1.82.Final.jar:4.1.82.Final] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.82.Final.jar:4.1.82.Final] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.82.Final.jar:4.1.82.Final] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.82.Final.jar:4.1.82.Final] at java.lang.Thread.run(Thread.java:840) ~[?:?] ``` </details>
Aybri changed title from "an error occurred in e4mc" in custom pack (i got logs, dont worry) to "an error occurred in e4mc" in 1.20.1 custom pack (i got logs, dont worry) 6 months ago

Yeah, if you check the e4mc website, https://status.e4mc.link/, the NA servers are down. I suppose we shall have to just wait for them to come back.

Yeah, if you check the e4mc website, https://status.e4mc.link/, the NA servers are down. I suppose we shall have to just wait for them to come back.
Aybri commented 6 months ago
Poster

The North American servers have been down for like, a WEEK at this point, it seems.
I'm not gonna harp the devs on it, it's a passion project after all, but christ if this was anything else that would not be great lmao.

The North American servers have been down for like, a WEEK at this point, it seems. I'm not gonna harp the devs on it, it's a passion project after all, but christ if this was anything else that would not be great lmao.
WASD commented 3 weeks ago

根据我过去的经验以及我刚刚的尝试,建议试一下换一下e4mc的版本或者Fabric Language Kotlin的版本,大概率是版本冲突的问题。

根据我过去的经验以及我刚刚的尝试,建议试一下换一下e4mc的版本或者Fabric Language Kotlin的版本,大概率是版本冲突的问题。
Sign in to join this conversation.
Loading…
There is no content yet.