Capsule

Capsule

7M Downloads

1.19.2 error, capsule won't deploy

KamSolastor opened this issue ยท 0 comments

commented

Just saw that this has a 1.19.2 version so I grabbed it and put it in my world, but when I'm trying to deploy a capsule, I'm getting an error message to check the server log. When I check the console, this is what it shows:

[24/12/2023 11:01:34 AM] [Server thread/ERROR] Couldn't deploy the capsule
[24/12/2023 11:01:34 AM] [Render thread/INFO] [CHAT] A technical error occured while using the Capsule Mod. Please check the server logs.
[24/12/2023 11:01:36 AM] at TRANSFORMER/[email protected]/com.mojang.blaze3d.audio.OggAudioStream.m_83755_(OggAudioStream.java:167)
[24/12/2023 11:01:36 AM] at TRANSFORMER/[email protected]/com.mojang.blaze3d.audio.OggAudioStream.m_7118_(OggAudioStream.java:224)
[24/12/2023 11:01:36 AM] at TRANSFORMER/[email protected]/net.minecraft.client.sounds.LoopingAudioStream.m_7118_(LoopingAudioStream.java:41)
[24/12/2023 11:01:36 AM] at TRANSFORMER/[email protected]/com.mojang.blaze3d.audio.Channel.m_83652_(Channel.java:151)
[24/12/2023 11:01:36 AM] at TRANSFORMER/[email protected]/com.mojang.blaze3d.audio.Channel.m_83682_(Channel.java:166)
[24/12/2023 11:01:36 AM] at TRANSFORMER/[email protected]/net.minecraft.client.sounds.ChannelAccess.m_120144_(ChannelAccess.java:82)
[24/12/2023 11:01:36 AM] at TRANSFORMER/[email protected]/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:157)
[24/12/2023 11:01:36 AM] at TRANSFORMER/[email protected]/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:131)
[24/12/2023 11:01:36 AM] at TRANSFORMER/[email protected]/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:140)
[24/12/2023 11:01:36 AM] at TRANSFORMER/[email protected]/net.minecraft.client.sounds.SoundEngineExecutor.m_120336_(SoundEngineExecutor.java:42)
[24/12/2023 11:01:36 AM] at java.base/java.lang.Thread.run(Thread.java:833)